- 18 Jun, 2002 1 commit
-
-
Andy Cedilnik authored
Add superclass of vtkObject called vtkObjectBase, put reference counting to vtkObjectBase, make all Register and UnRegister methods to be virtual and take vtkObjectBase as an argument, fix wrapping for Tcl and try to fix it for Python and Java. This was tested on Linux and Windows. Also, containers are now subclass of vtkObjectBase. Eventually commands should also be.
-
- 03 May, 2002 1 commit
-
-
Sebastien Barre authored
-
- 22 Jan, 2002 1 commit
-
-
Will Schroeder authored
-
- 16 Dec, 2001 1 commit
-
-
Yves Starreveld authored
ENH: OSX version for tkrender wrapper added
-
- 14 Nov, 2001 1 commit
-
-
Ken Martin authored
-
- 12 Nov, 2001 1 commit
-
-
Brad King authored
-
- 26 Apr, 2001 1 commit
-
-
Ken Martin authored
A new CVS repository was created on 2001-04-26 to fork VTK during transition to a new source tree layout. The new repository was created using server-side symlinks referencing files in the original repository to preserve per-file history. This commit was manufactured during conversion from CVS to represent the fork as a branch.
-
- 10 Dec, 2000 1 commit
-
-
Will Schroeder authored
-
- 15 Nov, 2000 1 commit
-
-
Bill Lorensen authored
-
- 07 Nov, 2000 1 commit
-
-
Bill Lorensen authored
-
- 25 Oct, 2000 1 commit
-
-
John Biddiscombe authored
static keyword is removed temporarily to see if WrapTcl etc can run by declaring extern FunctionInfo currentFunction Cause : Borland forces underscores because runtime library needs it
-
- 20 Oct, 2000 1 commit
-
-
Ken Martin authored
-
- 28 Apr, 2000 1 commit
-
-
Will Schroeder authored
-
- 25 Apr, 2000 1 commit
-
-
Will Schroeder authored
-
- 14 Feb, 2000 1 commit
-
-
Bill Hoffman authored
-
- 04 Feb, 2000 1 commit
-
-
Will Schroeder authored
-
- 01 Feb, 2000 1 commit
-
-
Ken Martin authored
-
- 26 Jan, 2000 1 commit
-
-
Will Schroeder authored
-
- 18 Nov, 1999 1 commit
-
-
Jim Miller authored
-
- 13 Sep, 1999 1 commit
-
-
Bill Lorensen authored
-
- 12 Sep, 1999 1 commit
-
-
Ken Martin authored
-
- 03 Aug, 1999 1 commit
-
-
Ken Martin authored
-
- 23 Mar, 1999 1 commit
-
-
Jim Miller authored
subclasses of vtkPropCollection. This breaks a dependency that was introduced between common and graphics. vtkActor2DCollection, vtkActorCollection and vtkVolumeCollection now support an additional API of GetNextActor(), GetLastActor(), GetNextVolume(), etc. vtkPropCollection no longer supports GetNextItem() and GetLastItem(); they have been replaced with GetNextProp() and GetLastProp(). ENH: Build process has been changed such that the Tcl and Java versions of the VTK libraries only contain the Tcl and Java and bindings. They no longer include all of the VTK objects as well. To build applications that use a Tcl of Java library you will need to link with both the Tcl library and the standard VTK library, i.e. -lVTKGraphicsTcl -lVTKGraphics. This reduces the size of the disk images for the libraries by about half.
-
- 01 Jul, 1998 1 commit
-
-
Bill Lorensen authored
-
- 12 May, 1998 1 commit
-
-
Ken Martin authored
-
- 05 May, 1998 1 commit
-
-
Ken Martin authored
-
- 29 Apr, 1998 1 commit
-
-
Ken Martin authored
-