This project is mirrored from https://gitlab.kitware.com/vtk/vtk-m.git.
Pull mirroring updated .
- 23 Apr, 2012 18 commits
-
-
Philippe Pébay authored
Change-Id: Ie9f729039ca25b9e091d3e1bee0d165c36a33d73
-
Philippe Pébay authored
Change-Id: I1c84eadaef247d21aec34ed84ab1c125a48ba5e0
-
Philippe Pébay authored
Change-Id: Ia1f1c779367d476c1a2e149cb7b0cf7e563b4ff3
-
Philippe Pébay authored
Change-Id: Ia6236c59a99638fc7aa505b97d62a7f6d88f49f2
-
Philippe Pébay authored
Change-Id: I7c982f48cbd493ed69ab4647c59d0eae536b1868
-
Philippe Pébay authored
Change-Id: I22487cf814059ba25e09e60323cf029b1567f59d
-
Philippe Pébay authored
Change-Id: I289dae775066d8bcc3846dcff3e0ae75fcd6a337
-
Dave DeMarle authored
Change-Id: Id9ffab84985116f173aeab39390f19d24443eb2f
-
Philippe Pébay authored
Change-Id: I85c632c47cb4e41a3b76699d5bd268e26e78c4e3
-
Philippe Pébay authored
NB: This test will be restored later after having merged from a more advanced topic branch. Change-Id: Ic59e63f193c70cbf4ea47b6db12264fa302f5e64
-
Philippe Pébay authored
Change-Id: Ic9e122db6ba80f6a50c0e7de5c0a5438b67f0fdf
-
Dave DeMarle authored
Change-Id: I0c28ac07fa0c62ba20fc91f89b58f423f6691faf
-
Dave DeMarle authored
Change-Id: Iad003a0d6fb9b85dd1abccdbd8adb4a7636b55a6
-
Dave DeMarle authored
Change-Id: I1005acf98e18eaf98593aa0c97b386ef7f04fd04
-
Pavel Pokutnev authored
To be able to catch allocation failures, when VTK is running in the context of other framework (e.g. MFC), we should use (...) in the catch handler instead of std::bad_alloc. If hosting framework implements its own operator new, it's possible that it will throw own defined exception and not the standard std::bad_alloc! In the case of MFC this is CMemoryException, so it would not be handled correctly and crash. BUG ID 0013018: http://vtk.org/Bug/view.php?id=13018 Change-Id: Ic47b1666116a4299d85e9b86a5d1b13a72822a94
-
David Gobbi authored
Change-Id: Ib160d59a69d103501de97a5899dac5b89bfb77ae
-
Dave DeMarle authored
Change-Id: I337eabe2854293fec60391af0ba7a8ef09b22541
-
- 20 Apr, 2012 19 commits
-
-
David Cole authored
f9eaa4a0 Remove vtkHyperTreeFractalSource.cxx from build
-
David Cole authored
ebf6777d Refactor VTK version handling
-
Brad King authored
Move VTK_(MAJOR|MINOR|BUILD)_VERSION out of "CMakeLists.txt" into dedicated file "CMake/vtkVersion.cmake". Move the preprocessor macros from "vtkConfigure.h" to new configured header "vtkVersionMacros.h". This avoids rebuilding everything when the version number changes. Include the new header from the old location to provide the macros for compatibility unless VTK_LEGACY_REMOVE is ON. Define the BUILD version to be a date during development and the patch level for releases (or during preparation of one as we are currently). The CMake package version file (VTKConfigVersion.cmake) already does this so make the C++-presented version consistent with it. Add a "CMake/vtkVersion.bash" script to help a nightly robot update the build version when it is a date. This replaces KWSys DateStamp for VTK. Compile the wrapping parser with only the major and minor version number components instead of the full version number. This avoids causing a full rebuild of all wrappers whenever the build version component changes. The wrapper only needs the version to provide its --version option anyway. Teach the documentation generation scripts to extract the VTK version numbers from the new version file. Drop the separate revision file infrastructure because everything is now in one version file. Also remove unused file CMake/VTKVersionMacros.cmake. Change-Id: If988b32c738e6161237f7e3edaff49e75cb15b25
-
Philippe Pébay authored
94b3cf69 Tab fix asdfasdfasdf 4ebd4cf0 Geometry fitler and changes in vtkHyperTreeGrid to support it. 94ce141b Created a new type of data set for hyper tree grids ee2e3202 Running the tests with a hyper tree grid SOURCE now 9009026f Had included a debug test by error a4e1ccbb Removed debug Print() statement 6a3fdf51 A new hyper tree grid source 25979675 Added a vtkHyperTreeGridAlgorithm e1c255fa Moved HyperTreeGrid to Common/DataModel
-
Chris Harris authored
0a5dbb0d Re-enable a unit test that was disabled by the modular changes.
-
Yuanxin Liu authored
Change-Id: I75d6fdbc9508373b89aaeea6f6f090ab6141fc10
-
Chris Harris authored
63e4963b Enable Parallel Stream Tracer test
-
Yuanxin Liu authored
Change-Id: Ie0cdd47e7a579853a75f7619e0c2256a0989719c
-
Utkarsh Ayachit authored
* pv-master:
-
Utkarsh Ayachit authored
121b0efe Added new event when the active plot changes c4ecfc05 Removed warning macro for no input fc4c570a Merge topic 'fix-volume-rendering-int-overflow2' into master e3618b86 Merge topic 'fix-clang-encoding-warnings' into master ce3bd79f Merge topic 'amr-plane-cutter' into master e72902dc Merge topic 'move-test-4-modularization' into master 9f3b9031 Merge branch 'release' ee48a555 Renaming file to fix possible modularization conflict. 3af266f8 Merge topic 'delete-unused-tests' into master 3206aa37 Merge topic 'delete-duplicate-tests' into master 958fe0cf Deleting duplicate test. 8b3d93bf Merge branch 'fix-python-vtk-inputs-r-rel' into release 68b73f89 Merge branch 'example-python-module-suffix-rel' into release e179bdbc Deleting unused tests ef41e283 Merge topic 'add-child-info-check-to-amr' into master 9cb34f54 Add a function to check whether there exists parent child information ...
-
Marcus D. Hanwell authored
Change-Id: I3d2ca96bc41a865531bdd01d7c6132b20d207e42
-
Marcus D. Hanwell authored
490fd984 Add support for polygonal selection for charts
-
Charles Law authored
Change-Id: If0c0031d30f2b4a96d3e085861ed515110664b33
-
Kyle Lutz authored
This adds support for polygonal selection on VTK charts. The new SELECT_POLYGON mouse action allows for the user to draw a polygon and when the mouse is released the points contained inside the polygon are selected. Currently only the points contained within the convex hull of the selection polygon are selected. Change-Id: I23ad29f65e0e9f0b46b09fa8cf678c2d934b6e3a
-
KWSys Robot authored
-
Charles Law authored
Change-Id: Ia159fdd64031b3d055f7cac87379913e6add4638
-
- 19 Apr, 2012 3 commits
-
-
David Cole authored
6958007d Remove vtkJavaDriver.java.in which is no longer used c5cb0758 Fix Java wrapping parallel build issue
-
David Gobbi authored
ea11e1a1 BUG: Made void GetPoint(vtkIdType, double x[3]) threadsafe
-
Philippe Pébay authored
Change-Id: Id1dccd68bb37eaf6a5587bd3d1b4390932a6fa6a
-