- 30 Aug, 2005 9 commits
-
-
Sebastien Barre authored
-
Brad King authored
-
Brad King authored
ENH: Removed need for CMake 2.0 VolumeRendering asm headers hack by changing the headers to .cxx files. The needed symbols are extern-declared where they are used. The generated sources are no longer #include-d so they are now sources and not headers.
-
Andy Cedilnik authored
-
Sebastien Barre authored
BUG: fix, do not render if we have no input. Usually this would not be a problem but with the new pipeline, if one end is loose, we have a problem. Thanks to Prabhu for spotting it.
-
David Cole authored
-
Andy Cedilnik authored
-
Berk Geveci authored
-
Andy Cedilnik authored
-
- 29 Aug, 2005 18 commits
-
-
David Cole authored
COMP: Use same condition for addingTestAVIWriter that is used for adding vtkAVIWriter; similarly for TestMovieWriter and vtkMPEG2Writer. Fixes broken continuous...
-
David Cole authored
ENH: Automatically set default value for VTK_USE_VIDEO_FOR_WINDOWS based on the result of a TRY_COMPILE if it has never been set in the cache. Add new internal only VTK_VFW_SUPPORTS_CAPTURE flag; if the video capture routines of vfw32 are supported, vtkWin32VideoSource is included. If VTK_USE_VIDEO_FOR_WINDOWS is OFF, vfw32 is not linked in, and neither the vtkAVIWriter nor the vtkWin32VideoSource class is available. Activate/add tests for recently added MPEG2Writer and AVIWriter classes. (Cross fingers for those other platforms...)
-
Brad King authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Berk Geveci authored
-
Brad King authored
ENH: Picking better default for CMAKE_INSTALL_PREFIX on Windows by using ProgramFiles environment variable.
-
Utkarsh Ayachit authored
BUG: fixes the issues with using vtkpython for converting tests. Instead a the file configured with the list of classes in each Kit is used to determine the vtk class names while converting tests.
-
Andy Cedilnik authored
ENH: Add support for building without Tk. Add option VTK_USE_TK which is ON by default. On cocoa disable this. Also, this way you can do off-screen only testing. Add an option to do off screen testing called VTK_USE_OFFSCREEN
-
Brad King authored
ENH: Make CMAKE_INSTALL_PREFIX non-advanced on Windows and give it a better default. This makes the Windows behavior more consistent with the UNIX behavior.
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Brad King authored
-
Brad King authored
BUG: Always remove any exact extent request during REQUEST_UPDATE_EXTENT so that algorithms do not inherit it from other consumers of the same input. This should fix TestImagePlaneWidget.
-
Brad King authored
ENH: Re-wrote compilation and installation instructions to account for the many changes that have occurred since the original instructions were written.
-
Will Schroeder authored
-
Andy Cedilnik authored
-
- 28 Aug, 2005 10 commits
-
-
Brad King authored
-
Berk Geveci authored
-
Berk Geveci authored
-
Sebastien Barre authored
-
Sebastien Barre authored
-
Sebastien Barre authored
-
Sebastien Barre authored
-
Sebastien Barre authored
-
Sebastien Barre authored
-
Andy Cedilnik authored
-
- 27 Aug, 2005 3 commits
-
-
Berk Geveci authored
-
Berk Geveci authored
-
Berk Geveci authored
-