- Jun 03, 2009
-
-
Zack Galbreath authored
-
- Jun 02, 2009
-
-
Zack Galbreath authored
-
Zack Galbreath authored
ENH: Merge changes from main tree into VTK-5-4 branch. (cvs -q up -j1.9 -j1.10 Widgets/vtkLineRepresentation.h)
-
- Jun 01, 2009
-
-
Zack Galbreath authored
-
Zack Galbreath authored
-
Zack Galbreath authored
ENH: Merge changes from main tree into VTK-5-4 branch. (cvs -q up -j1.18 -j1.19 Widgets/vtkLineRepresentation.cxx)
-
- May 27, 2009
-
-
Zack Galbreath authored
-
Zack Galbreath authored
-
Zack Galbreath authored
BUG: check for null pointer (vtkGraphLayoutView has been refactored, affected method no longer exists in CVS head)
-
Zack Galbreath authored
ENH: Merge changes from main tree into VTK-5-4 branch. (cvs -q up -j1.74 -j1.75 Utilities/CMakeLists.txt)
-
- May 18, 2009
-
-
Zack Galbreath authored
-
- May 01, 2009
-
-
Zack Galbreath authored
ENH: Merge changes from main tree into VTK-5-4 branch. (cvs -q up -j1.40 -j1.42 GUISupport/Qt/QVTKWidget.cxx)
-
Zack Galbreath authored
ENH: Merge changes from main tree into VTK-5-4 branch. (cvs -q up -j1.5 -j1.6 Hybrid/vtkAxesActor.cxx)
-
Zack Galbreath authored
ENH: Merge changes from main tree into VTK-5-4 branch. (cvs -q up -j1.23 -j1.25 IO/vtkFLUENTReader.cxx)
-
Zack Galbreath authored
ENH: Merge changes from main tree into VTK-5-4 branch. (cvs -q up -j1.3 -j1.4 Rendering/vtkCameraActor.cxx)
-
Zack Galbreath authored
ENH: Merge changes from main tree into VTK-5-4 branch. (cvs -q up -j1.1 -j1.2 Rendering/vtkLightActor.cxx)
-
Zack Galbreath authored
ENH: Merge changes from main tree into VTK-5-4 branch. (cvs -q up -j1.23 -j1.24 Rendering/vtkCarbonRenderWindowInteractor.cxx)
-
Zack Galbreath authored
-
- Apr 08, 2009
-
-
Zack Galbreath authored
ENH: Merge changes from main tree into VTK-5-2 branch. (cvs -q up -j1.3 -j1.4 Rendering/Testing/Cxx/TestGenericVertexAttributesGLSLDepthPeelingPass.cxx)
-
Zack Galbreath authored
ENH: Merge changes from main tree into VTK-5-2 branch. (cvs -q up -j1.1 -j1.2 Rendering/Testing/Cxx/TestTranslucentLUTDepthPeelingPass.cxx)
-
Zack Galbreath authored
ENH: Merge changes from main tree into VTK-5-2 branch. (cvs -q up -j1.2 -j1.3 Rendering/Testing/Cxx/TestGenericVertexAttributesGLSLAlphaBlending.cxx)
-
Zack Galbreath authored
ENH: Merge changes from main tree into VTK-5-2 branch. (cvs -q up -j1.1 -j1.2 Rendering/Testing/Cxx/TestGaussianBlurPass.cxx)
-
- Mar 20, 2009
-
-
Zack Galbreath authored
-
- Mar 19, 2009
-
-
Zack Galbreath authored
-
- Mar 13, 2009
-
-
Zack Galbreath authored
-
Zack Galbreath authored
-
Zack Galbreath authored
-
Francois Bertel authored
BUG:Fixed uninitialized cache variables as they are used in PrintSelf. Detected by valgrind on otherPrint test.
-
Francois Bertel authored
-
Brad King authored
-
- Mar 12, 2009
-
-
Francois Bertel authored
-
Francois Bertel authored
COMP:Fixed warning. Nice one: vtkDataSet::FindPoint return vtkIdType but the one on vtkRectilinearGrid was returning int.
-
Francois Bertel authored
-
Francois Bertel authored
-
Francois Bertel authored
-
Francois Bertel authored
-
Brad King authored
-
- Mar 11, 2009
-
-
Francois Bertel authored
ENH:Speed-up shadow mapping drastically by avoiding rebuilding the shader program at each frame, instead each actor caches its shader program from the previous rendering.
-
Francois Bertel authored
BUG:Fixed uninitialized variable. This is a cache variable but as it is used in PrintSelf(), it has to be initialized.
-
Brad King authored
-