- Jan 04, 2017
-
-
9a46ad06 Dan's revert missed this chunk of code Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !2306
-
363f2155 Fix TubeFilter when generating texture coordinates Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Joachim Pouderoux <joachim.pouderoux@kitware.com> Acked-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Reviewed-by:
Cory Quammen <cory.quammen@kitware.com> Merge-request: !2219
-
4e5c7f67 Fixed null dereference warned by cppcheck Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !2280
-
a8e1ef08 Fixed clang -Wstrict-prototypes warnings Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !2307
-
43ce2ed0 Correcting vtkCutter progress Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Joachim Pouderoux <joachim.pouderoux@kitware.com> Merge-request: !2304
-
32b5c8bc fix a compiler warning Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Merge-request: !2305
-
- Jan 03, 2017
-
-
Sean McBride authored
Strictly speaking, in C, unlike C++, one must use void for an empty parameter list.
-
Ken Martin authored
Revert this as it is probably causing issues on some systems.
-
Ken Martin authored
The code was producing a compiler warning on some systems. The code was fine but could be changed to shut up the warning.
-
Mathieu Westphal (Kitware) authored
Previous version of the progress computation was incorrect in some cases this fixes it.
-
- Jan 02, 2017
-
-
7dde74cf Disable `GL_POLYGON_SMOOTH`. Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !2303
-
Utkarsh Ayachit authored
Disabling GL_POLYGON_SMOOTH in vtkOpenGLContextDevice2D. It causes odd blending artifacts with Nvidia drivers on Linux when using Qt5 + OpenGL2.
-
b733aad1 Improving vtkAggregateDataSetFilter Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Utkarsh Ayachit <utkarsh.ayachit@kitware.com> Merge-request: !2285
-
df1bbe21 Memory bugfixes for LagrangianParticleTracker Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Joachim Pouderoux <joachim.pouderoux@kitware.com> Merge-request: !2292
-
Lucie Macron authored
-
Mathieu Westphal (Kitware) authored
This commits fixes small memory issues with the lagrangian particle tracker as weel as changing the defautl surface array value to Terminate
-
- Dec 28, 2016
-
-
fe3a9c4c Revert warnings to debug messages introduced by !1948 Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Bill Lorensen <bill.lorensen@gmail.com> Merge-request: !2298
-
Joachim Pouderoux authored
-
- Dec 25, 2016
-
-
978e68f9 Fixing TestOffscreenIsOffscreen test compile warning Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Bill Lorensen <bill.lorensen@gmail.com> Merge-request: !2289
-
- Dec 24, 2016
-
-
16f84e95 BUG: Improper handling of intensities in PLYReader Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !2296
-
Bill Lorensen authored
Cut/paste error failed to allocate array for intensities. Adds a new test along with a dataset that contains intensities.
-
- Dec 23, 2016
-
-
2005eef6 gl2ps was getting pulled in on mobile Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !2295
-
Ken Martin authored
somehow recent changes were causing gl2ps to get pulled in.
-
Utkarsh Ayachit authored
Revert "Merge topic 'consolidate_offscreen_2'" This reverts commit 49567069, reversing changes made to 62673074. See merge request !2290
-
48faaed0 Add a test to append two PolyDatas with no cells ab333c7c Allow appending of PolyData that contain only points, without cells. Acked-by:
Kitware Robot <kwrobot@kitware.com> Acked-by:
Mathieu Westphal <mathieu.westphal@kitware.com> Merge-request: !1948
-
1758bd41 Correcting AxisActor label offset Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !2283
-
- Dec 22, 2016
-
-
12093d1c BUG: TestGL2PSExporterRaster memory leak Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Dan Lipsa <dan.lipsa@kitware.com> Merge-request: !2291
-
Bill Lorensen authored
This test was recently added to the valgrind test machine. Uncovered a memory leak.
-
Andrew Bauer authored
Improved the specification of required input data sets which is either a polydata or unstructured grid. Also fixed issue with proper specification of target processes to aggregate to. Also the output type is now fixed to be explicitly known so that we don't have to specify the output type.
-
Andrew Bauer authored
-
Mathieu Westphal (Kitware) authored
Label position was incorrect due to excessive offset this corrects it.
-
d5a8575d Add MarkBlankPointsAndCells Test 5c13acea Add option to mark blank points and cells 365beb00 Fix some bugs in ResampleWithDataSet filters Acked-by:
Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Utkarsh Ayachit <utkarsh.ayachit@kitware.com> Merge-request: !2262
-
Ben Boeckel authored
* cppcheck-updates: Update cppcheck suppressions list Silence cppcheck warning with extra parens Fixed cppcheck warnings about overwriting values before using them Merge-request: !2279
-
Louis Amore authored
-
- Dec 21, 2016
-
-
ef5b158b Fix test for bad PDF output and fix OpenGL2 compilation. 0a5cbee3 Added ability to set opacity for PDF Special case Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !2277
-
Ben Boeckel authored
* test_compress_lz4: Add LZ4 compression option to vtkXMLWriter. Add other files needed to use LZ4. lz4 2016-02-17 (1a12e86c) Copy over lz4/update.sh from ParaView. Merge-request: !1979
-
2e8040c5 Introduce LagrangianParticleTracker e7e6ea54 Enabling use of NULL ids in vtkPoloygon::ComputeArea 84a84031 RK45 fix bug with out of domain incorrect time Acked-by:
Kitware Robot <kwrobot@kitware.com> Merge-request: !2214
-
-
Mathieu Westphal (Kitware) authored
This is a very flexible and adaptive filter to inject and track particles in a flow. It takes three inputs : * port 0 : Flow Input, a volumic dataset containing data to integrate with, any kind of data object, support distributed input. * port 1 : Seed (source) Input, a dataset containing point to generate particles with, any kind of data object, support distributed input. Only first leaf of composite dataset is used. * port 2 : Optional Surface Input, containing dataset to interact with, any kind of data object, support distributed input. It has two outputs : * port 0 : ParticlePaths : a polyData of polyLines showing the paths of particles in the flow * port 1 : ParticleInteractions : empty if no surface input, contains a polydata of vertex with the same composite layout of surface input if any, showing all interactions between particles and the surface input It has a parallel implementation wich streams particle between domains. The most important parameters of this filter is it's integrationModel. Only one integration model implementation exist currently in ParaView ,vtkLagrangianMatidaIntegrationModel but the design enables plugin developpers to expand this tracker by creating new models. A model can define : * The number of integration variable and new user defined integration variable * the way the particle are integrated * the way particles intersect and interact with the surface * the way freeFlight termination is handled * PreProcess and PostProcess methods * Manual Integration, Manual partichle shifting see vtkLagrangianBasicIntegrationModel and vtkLagrangianMatidaIntegrationModel for more information It also let the user choose the Locator to use when integrating in the flow, as well as the Integrator to use. Integration steps are also highly configurable, step, step min and step max are passed down to the integrator (hence min and max does not matter with a non adaptive integrator like RK4/5) a IntegrationModel is a very specific vtkFunctionSet with a lot of features allowing inherited classes to concentrate on the mathematical part of the code. a Particle is basically a class wrapper around three table containing variables about the particle at previous, current and next position. The particle is passed to the integrator, which use the integration model to integrate the particle in the flow. It has other features also, including : * Adaptative Step Reintegration, to retry the step with different time step when the next position is too far * Different kind of cell length computation, including a divergence theorem based computation * Optional lines rendering controlled by a treshold * Ghost cell support * Non planar quad interactionn support * Built-in support for surface interaction including, terminate, bounce, break-up and pass-trough surface The serial and parallel filters are fully tested.
-