- 15 Feb, 2008 8 commits
-
-
Utkarsh Ayachit authored
redesign can be found at http://www.vtk.org/Wiki/VTK/Composite_Data_Redesign.
-
Clinton Stimpson authored
COMP: Need to install new QVTKWin32Header.h.
-
Timothy M. Shead authored
-
Timothy M. Shead authored
-
Timothy M. Shead authored
COMP: vtkGraphMapper gets/sets floating-point point-size and line-width, to be consistent with the underlying vtkProperty API
-
Will Schroeder authored
-
Will Schroeder authored
-
Brad King authored
-
- 14 Feb, 2008 22 commits
-
-
David Gobbi authored
-
Utkarsh Ayachit authored
Also making it possible to specify the lookup table to use for the texture.
-
Utkarsh Ayachit authored
-
Dean Inglis authored
-
Dean Inglis authored
-
Dean Inglis authored
ENH: vtkImagePlaneWidget now fires Start, End, Reset WindowLevelEvents, adjusting example accordingly
-
Berk Geveci authored
ENH: Added buffer interface to vtk objects (arrays). This allows passing VTK array pointers to python modules such as numpy
-
Dave Partyka authored
-
Kenneth Moreland authored
-
Andy Cedilnik authored
-
Timothy M. Shead authored
-
Timothy M. Shead authored
-
Philippe Pebay authored
One solution is to apply the SGI patch number 5329 (patchsg0005329). This version should work whether patch #5329 is applied or not.
-
Kenneth Moreland authored
-
Philippe Pebay authored
passing by reference.
-
Philippe Pebay authored
-
Berk Geveci authored
vtkCellDerivatives was still old fashioned. It was working only on vectors and scalars (as opposed to named arrays). Also it was naming output arrays inconsistently - scalar gradient was being called vorticity. Cleaned up all of the above and fixed the bug in the process.
-
Dean Inglis authored
-
David Gobbi authored
BUG: 5499. Fix division-by-zero that occurs if there are two target points and they are at the same location.
-
Prabhu Ramachandran authored
buffer was being used.
-
Jeff Baumes authored
ENH: Creating VERTEX_DATA_VECTOR and EDGE_DATA_VECTOR to parallel POINT_DATA_VECTOR and CELL_DATA_VECTOR. ENH: Adding test for vtkAssignAttribute.
-
Brad King authored
-
- 13 Feb, 2008 10 commits
-
-
Philippe Pebay authored
code.
-
Philippe Pebay authored
-
Philippe Pebay authored
-
Philippe Pebay authored
-
Sebastien Barre authored
-
Philippe Pebay authored
For more details about its implementation, please cf. to the [vtk-developers] vtkSQLDatabase discussion thread. NB: please note that the DatabaseColumnType, DatabaseIndexType, and DatabaseTriggerType enums are no longer part of the vtkSQLDatabase API, but are now in that of vtkSQLDatabaseSchema. ENH: updated CMakeLists accordingly.
-
Andy Cedilnik authored
-
Timothy M. Shead authored
-
Prabhu Ramachandran authored
frame buffer, the window was not being resized.
-
Dave Demarle authored
-