This project is mirrored from https://gitlab.kitware.com/vtk/vtk-m.git.
Pull mirroring updated .
- 26 Oct, 2012 1 commit
-
-
Philippe Pébay authored
Change-Id: I9b7653cac05971b41a39c4fae1b82e84c950a688
-
- 25 Oct, 2012 9 commits
-
-
Philippe Pébay authored
Change-Id: I4dee86bd6b998a40b6c535088d801110bc6fe268
-
Philippe Pébay authored
Change-Id: I9d79273f2ad1ea3fd4a0df3a4ab1ca05369bb9cc
-
Philippe Pébay authored
Change-Id: I7dfa2518e0f11e9fadf0eeb0aaacf8561eb16f59
-
Philippe Pébay authored
Change-Id: I133023244969d0f2c03e3f09c7e352441bff9fda
-
Philippe Pébay authored
Change-Id: Idc53cafdb8539c27fb38070997f04251c8cc0018
-
Philippe Pébay authored
Change-Id: I76ea5814f7934735ff5a9ac6109afbbfa718fc6c
-
Philippe Pébay authored
Change-Id: I1e0cc4fbc14b59c87e45125c3cff61fbce4b86e9
-
Philippe Pébay authored
Change-Id: I505819431121fce02e6e73ab7f726b3594321340
-
Philippe Pébay authored
Change-Id: Ifd260f446f86a7f0861b27f5a3ed06ea5ccb54f3
-
- 24 Oct, 2012 9 commits
-
-
Philippe Pébay authored
Change-Id: Ied515a12f78c3b3610e389bc3df8b04da7ff6af3
-
Philippe Pébay authored
Change-Id: I7a88af23c0736574e04a334e2e4d634458364dde
-
Philippe Pébay authored
Change-Id: I74ba80243eeef2b03bafecb7d9e8080d2e27fb09
-
Philippe Pébay authored
Change-Id: Idbc71fb124d334c3c4b16e36eb6b8d5968a5b490
-
Philippe Pébay authored
Change-Id: Ie61ea8b0b0e85fedea8552f09d9e42bda30b96ad
-
Philippe Pébay authored
Change-Id: I9abfd0eefafe6906d77f8853410d2a3c1a9c3476
-
Philippe Pébay authored
Change-Id: I0a4b3dcb40615123d6ec92ecf48dcfc2b4ecfaa4
-
Philippe Pébay authored
Change-Id: I30e89e299bf292e796a8c66adc063ba22c2cc29e
-
Philippe Pébay authored
This iVar specifies the refinement scheme for the grid, with the following conventions: a mask specifying a tree, for each refinement level, stored sequentially Example: for a 1-D ternary subdivision with 2 root cells L0 L1 L2 RR | .R. ... | ... For this tree: . / \ . . /|\ /|\ c . c c c c /|\ c c c Change-Id: I7c477792ef359be91d90a03d45ed2ac1fe2d9480
-
- 23 Oct, 2012 10 commits
-
-
Philippe Pébay authored
Change-Id: I8ca769baaa44ac1962b5486b9075bed074cc753d
-
Philippe Pébay authored
Change-Id: I4e772574705a18a4cafb20561f47464946416e46
-
Philippe Pébay authored
Change-Id: I1809124832d2eb5028f707966e5cfa4cb26a6190
-
Philippe Pébay authored
Change-Id: I36d5c3e6ebe8ba1f232aedb874b7ad80b806aee6
-
Philippe Pébay authored
Change-Id: I2a5572b8653994049f792b298c0027aa479cffed
-
Philippe Pébay authored
Change-Id: If177c4cf564ad569c9e36de33747f932134b613d
-
Philippe Pébay authored
Change-Id: I7f3aed3a55b7adf175e91894ab0d293b1094fda7
-
Philippe Pébay authored
519ae7fd Fixed documentation e4d8b93d Fixed warning (a variable might be left uninitialized)
-
Philippe Pébay authored
Change-Id: I3fb1bcbbf0601b1aaf9bed4dd94f74b99b8c456c
-
Philippe Pébay authored
Change-Id: I3d5b77bffc7b42d7ca0ff77f62857df397efbf1a
-
- 22 Oct, 2012 5 commits
-
-
Utkarsh Ayachit authored
* pvvtk/pv-master: Change-Id: Ic438b5d59436efde16b95d1c90e3e8d33a294f4f
-
Utkarsh Ayachit authored
86beb66f Merge topic 'FreeType_MathText_merge' into master bd7be057 Merge topic 'python_manual_translations' into master 20947cd5 Python tests manually converted from Tcl 505b8c09 Merge the Rendering/MathText module into Rendering/FreeType. f5eb8a44 Merge topic 'quaternion-not-abstract' into master 11b284a5 Merge topic 'Add2DTestForCellDistanceSelector' into master d28792a2 COMP: Fix the way that vtkQuaternion is listed in CMakeLists. 7f989bd1 Merge topic 'ImageDataToUniformGrid_improve' into master 4f2b1085 Fixed some labels; also better chosen seed cells in 2D case e4e7afeb Merge topic 'remove_random' into master 4117c733 Merge topic 'QuaternionStandAloneClass' into master c85f4a79 Merge topic 'fix-vtktiff-against-unknown-vtkmkg3states' into master 85eda6e4 Merge topic 'GL2PSPlotPoints' into master e1e3f375 Allowing the option to reverse which cells get blanked from the array. 56ff92e3 A functional non-regression test for 2D cell distance selection 32429085 Make sure 3D extractions are named as such ...
-
Maynard, Robert authored
8b319664 Add skeletal documentation to the vtkLSDynaSummaryParser class
-
Jeffrey Baumes authored
118c78c2 Fix "unreferenced formal parameter" warnings f7d6c294 re-add #include <algorithm> 3ce36e5b new functionality for vtkTreeHeatmapItem: collapsible subtrees
-
Jeffrey Baumes authored
013f0d8d Remove duplicate file name listings in CMakeLists files
-
- 20 Oct, 2012 4 commits
-
-
David Cole authored
Having this avoids an "undocumented class" warning I'm getting while building an "add C# wrapping" topic branch. Change-Id: Ia36879a98ded4021a992e365b7719527e8de8d90
-
David Cole authored
This was causing "duplicate class names" in the list of wrapped classes while working on an "add C# wrappers" topic branch. The IO/Infovis/CMakeLists.txt file seems to be the only one that was adding .h files in this context. This commit makes it consistent with all the other CMakeLists in VTK. vtkExtractArray was just mistakenly listed twice... Change-Id: I1dec5e720570a0607f068c732fdbb04037e74795
-
Bill Lorensen authored
a45647f1 Fixing deciFranFace.py
-
Andrew Maclean authored
Change-Id: I2129bb94b59fcccb544bc7d2670cdeb4b19dd1ea Signed-off-by:
Andrew Maclean <andrew.amaclean@gmail.com>
-
- 19 Oct, 2012 2 commits
-
-
Dave DeMarle authored
223af685 TEST-FIX: fixing vtkFiltersCorePython-TestTensorGlyph 30f7f7a3 TEST-FIX: fixing vtkFiltersCorePython-TestTextureGlyph b9b8c3b4 TEST-FIX: remove test. There is no such test in source 9aeca5aa TEST-FIX: fixing vtkRenderingOpenGLPython-TestFreetypeTextMapperBigger a868e87d Slice order is not a test. Instead it is a utlitiy used by other tests a0fbe6aa TEST-FIX: fixing vtkCommonComputationalGeometryPython-TestParametricFunctions ad727b9e TEST-FIX: fixing vtkRenderingVolumePython-volTM3DRotateClip 91d325fc TEST-FIX: fixing vtkRenderingVolumePython-volTM3DCropRegions 4b717e8f TEST-FIX: fixed vtkRenderingVolumePython-volTM3DCompressedCropRegions e2985b4e TEST-FIX: fixing vtkRenderingCorePython-TexturedSphere 690eec5c TEST-FIX: fixed vtkRenderingCorePython-TestWindowToImageTransparency 3b1ec2b3 Fixing compilation errors on test. 5a612a78 TEST-FIX: fixing vtkRenderingCorePython-TestGenericVertexAttributesGLSL e734cc45 TEST-FIX: fixing vtkRenderingCorePython-TestMapperLUT b0213a5c TEST-FIX: fixing vtkInteractionWidgetsPython-TestImagePlaneWidget. dfc3757f BUGFIX: Error in translation. 7eaa42fe BUGFIX: fixing vtkCommonDataModelPython-TestConvexPointSet b7e31d91 BUGFIX: fixing test vtkCommonDataModelPython-TestQuadricClustering 6e9efbb2 BUGFIX: umath is found in numpy.core.umath fb9a107c BUGFIX: fix test vtkCommonDataModelPython-TestNumericArrayImageData
-
Nikhil Shetty authored
Using add_test_python1() instead of add_test_python() since this test is independently checking against the image. Change-Id: I6dd8376a17eb27992cfd01456fca401da11ebbf4
-