- 21 Apr, 2004 3 commits
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Brad King authored
-
- 20 Apr, 2004 22 commits
-
-
Andy Cedilnik authored
BUG: There was a problem with vtkPVFileEntry that if you opened not-first file of the series, it opened the first one. Also slider bar did not update. This fixes it. Also, closes Bug #766 - vtkPVFileEntry does not work properly when open from series
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Berk Geveci authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Amy Squillacote authored
-
Mathieu Malaterre authored
-
Amy Squillacote authored
-
Amy Squillacote authored
-
Mathieu Malaterre authored
-
Ken Martin authored
-
Brad King authored
ENH: Added vtk_png.h to ensure that VTK finds the correct png.h when not using system png. Added vtk_png_mangle.h to mangle all the public symbols in the vtkpng library to start with a vtk_ prefix. This will avoid conflicts with applications that link to vtkIO and a separate png library.
-
Brad King authored
-
Brad King authored
ERR: Added explicit output stream operator to avoid overload resolution problem between operator for vtkSmartPointerBase and operator for T* on buggy compilers.
-
Ken Martin authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Mathieu Malaterre authored
-
Mathieu Malaterre authored
-
Mathieu Malaterre authored
-
- 19 Apr, 2004 15 commits
-
-
Sebastien Barre authored
-
Brad King authored
-
Bill Hoffman authored
-
Ken Martin authored
-
Brad King authored
ERR: Need explicitly declared comparison operator templates to avoid ambiguous operator selection now that implicit conversion to the contained pointer has been implemented.
-
Ken Martin authored
-
Charles Law authored
-
Charles Law authored
-
Charles Law authored
-
Charles Law authored
-
Charles Law authored
-
Charles Law authored
-
Brad King authored
-
Brad King authored
-
David Gobbi authored
-