- 03 Nov, 2002 4 commits
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
- 02 Nov, 2002 2 commits
-
-
Ken Martin authored
-
Andy Cedilnik authored
-
- 01 Nov, 2002 4 commits
-
-
Ken Martin authored
-
Sebastien Barre authored
-
John Biddiscombe authored
Enhance test script to better test both algorithms
-
John Biddiscombe authored
-
- 31 Oct, 2002 3 commits
-
-
Ken Martin authored
-
Dan Blezek authored
ENH: Added complementary function: SetScalarComponentFromFloat. This is useful to create an image and draw seed points into it, since GetScalarPointer can not be used from scripting languages.
-
Dan Blezek authored
BUG: Fixing nasty mutex bug. The mutex wast not being properly intialized and causes random crashes on a dual processer Linux box. Now, check for proper initialization
-
- 30 Oct, 2002 3 commits
-
-
Ken Martin authored
-
John Biddiscombe authored
of a vtkPolyData input. Thanks to Philip Batchelor philipp.batchelor@kcl.ac.uk for creating and contributing the class and Andrew Maclean a.maclean@acfr.usyd.edu.au for cleanups and fixes
-
Tony Pan authored
-
- 29 Oct, 2002 9 commits
-
-
Ken Martin authored
-
Dean Inglis authored
-
Berk Geveci authored
This commit was modified during conversion from CVS to merge the end of the ParaView 0.6 release branch. An equivalent commit did exist in the original CVS repository: "2nd merge from ParaView-0-6 branch."
-
Charles Law authored
-
Sebastien Barre authored
-
Berk Geveci authored
-
Brad King authored
-
Brad King authored
-
Ken Martin authored
-
- 28 Oct, 2002 11 commits
-
-
Ken Martin authored
-
Sebastien Barre authored
ENH: cleanup, move some utility classes/structs outside global space (remove all those _vtkInternalClass or VTK_LOOKS_LIKE_A_MACRO from doc). Also transform some structs to classes.
-
Sebastien Barre authored
ENH: cleanup, move some utility classes/structs outside global space (remove all those _vtkInternalClass or VTK_LOOKS_LIKE_A_MACRO from doc).
-
Sebastien Barre authored
-
Sebastien Barre authored
-
Sebastien Barre authored
ENH: cleanup, rename VTKVRC*Info to vtkVolumeRayCast*Info to comply with coding style/guide and clarify doc.
-
Sebastien Barre authored
-
Charles Law authored
-
Sebastien Barre authored
ENH: cleanup, fix VTK_ERROR_QUADRIC syntax (it's a struct, not a macro) and move it out of the global space.
-
Sebastien Barre authored
a) remove some dependencies with vtkMultiThreader.h b) move ThreadInfoStruct out of the global space
-
Sebastien Barre authored
-
- 26 Oct, 2002 1 commit
-
-
Ken Martin authored
-
- 25 Oct, 2002 3 commits
-
-
Ken Martin authored
-
Sebastien Barre authored
ENH: back to the CSS "way to go", since the old TABLE layout trick was too slow. This requires another pass on the HTML, done by doc_cleanhtml.pl, to remove layout quircks produced by Doxygen.
-
Sebastien Barre authored
-