- 17 Aug, 2005 2 commits
-
-
David Cole authored
-
Andy Cedilnik authored
-
- 16 Aug, 2005 24 commits
-
-
Lee Ann Fisk authored
-
David Cole authored
-
Lee Ann Fisk authored
-
Lee Ann Fisk authored
-
Lee Ann Fisk authored
-
David Cole authored
COMP: Wrap all parallel cxx tests in IF(VTK_USE_DISPLAY) to avoid guaranteed test failures on dashboards that have VTK_USE_DISPLAY off. All of them use the display...
-
Lee Ann Fisk authored
-
Lee Ann Fisk authored
-
Berk Geveci authored
-
Lee Ann Fisk authored
-
Lee Ann Fisk authored
-
Lee Ann Fisk authored
-
Lee Ann Fisk authored
-
Lee Ann Fisk authored
-
Sebastien Barre authored
-
Lee Ann Fisk authored
-
Lee Ann Fisk authored
-
Lee Ann Fisk authored
-
Lee Ann Fisk authored
-
Sebastien Barre authored
-
Sebastien Barre authored
ENH: fix the vtkViewport API. Some methods were changed to deal with win32 mangling issues, but some others were left off (i.e, AddViewProp/RemoveViewProp, but still HasProp, RemoveAllProps, GetProps, etc.). Unify the names (to ...ViewProp...)
-
Berk Geveci authored
-
Will Schroeder authored
-
Andy Cedilnik authored
-
- 15 Aug, 2005 6 commits
-
-
David Cole authored
-
Will Schroeder authored
BUG:Draw cells in the same order as the 3D mapper; at least this makes the mappers consistent. Thanks to Sander Niemeijer.
-
Kenneth Moreland authored
fix the crashes that happen on destiny.
-
Berk Geveci authored
ENH: Argh. Apple is driving me nuts. I decided to use an image actor. Let us see if I can get it to render this
-
Andy Cedilnik authored
-
Brad King authored
-
- 14 Aug, 2005 3 commits
-
-
Berk Geveci authored
-
Brad King authored
BUG: Previous file normalize change does not work on older Tcl versions. Instead using vtksys::SystemTools::CollapseFullPath on argv[0] before the call to Tcl_FindExecutable.
-
Andy Cedilnik authored
-
- 13 Aug, 2005 5 commits
-
-
Prabhu Ramachandran authored
-
Brad King authored
ENH: Adding try/catch around the call to a test in VTK C++ test driver executables. This will produce better output from tests that exit with an exception. Also replaced vtkSuppressCrtDbgWarning.h with more general vtkTestDriver.h and improved the warning suppression technique.
-
Brad King authored
-
Brad King authored
BUG: CreateGLContext should take the DoubleBuffer flag into account. This fixes the long-failing CamBlur-image test.
-
Brad King authored
-