- Jan 16, 2008
-
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.45 -j1.46 Common/vtkCommand.cxx) (cvs -q up -j1.65 -j1.66 Common/vtkCommand.h) (copies of Common/vtkObject.cxx r1.102, Common/vtkObject.h r1.102 and Rendering/vtkInteractorEventRecorder.cxx r1.14) then removed references to the interactor's HandleEventLoop member since it does not exist in VTK-5-0
-
- Jan 15, 2008
-
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.12 -j1.13 Filtering/vtkUnstructuredGrid.cxx)
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.4 -j1.5 Graphics/vtkMergeCells.h)
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.107 -j1.108 Common/vtkTransform.cxx)
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.98 -j1.100 Common/vtkObject.cxx -- and then fix conflicts by hand...)
-
- Jan 11, 2008
-
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (Selected Utilities/kwsys/SystemTools.cxx fixes for KWWidgets file browser dialog)
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.50 -j1.51 Common/vtkMultiThreader.cxx)
-
- Jan 10, 2008
-
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.205 -j1.206 Utilities/kwsys/SystemTools.cxx)
-
- Dec 13, 2007
-
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.12 -j1.13 CMake/vtkExportKit.cmake)
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.11 -j1.12 CMake/vtkExportKit.cmake)
-
- Dec 06, 2007
-
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.3 -j1.5 Common/vtkTypeTraits.h)
-
- Oct 11, 2007
-
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.151 -j1.152 Rendering/vtkWin32OpenGLRenderWindow.cxx)
-
- Sep 28, 2007
-
-
Mathieu Malaterre authored
-
- Sep 18, 2007
-
-
David Cole authored
BUG: Fixed and simplified vtkOpenGLExtensionManager and updated OpenGL header files (Merge Francois's changes from main tree into VTK-5-0 branch...) The following file revisions were copied directly into the VTK-5-0 branch for this commit: Rendering/vtkOpenGLExtensionManager.cxx 1.27 Rendering/vtkOpenGLExtensionManager.h 1.9 Rendering/Testing/Cxx/LoadOpenGLExtension.cxx 1.18 Utilities/ParseOGLExt/ParseOGLExt.cxx 1.22 Utilities/ParseOGLExt/headers/glext.h 1.3 Utilities/ParseOGLExt/headers/glxext.h 1.4 Utilities/ParseOGLExt/headers/wglext.h 1.2 VolumeRendering/vtkOpenGLVolumeTextureMapper3D.cxx 1.11
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.25 -j1.26 Common/vtkDataArrayTemplate.txx)
-
- Sep 10, 2007
-
-
Sebastien Barre authored
-
- Jul 06, 2007
-
-
David Cole authored
ENH: Undo merge changes from main tree into VTK-5-0 branch from yesterday because of many, many test failures.
-
- Jul 05, 2007
-
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.59 -j1.60 Common/vtkJavaUtil.cxx)
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.107 -j1.108 Rendering/vtkOpenGLPolyDataMapper.cxx)
-
David Cole authored
ENH: Update VTK_BUILD_VERSION to 4 (finally!)... Also, suppress deprecation warnings when using cl with Unix Makefiles generator
-
David Cole authored
ENH: Merge changes (plus one manual mod) from main tree into VTK-5-0 branch. (cvs -q up -j1.70 -j1.71 IO/vtkXMLWriter.cxx)
-
- May 03, 2007
-
-
Sebastien Barre authored
-
- Apr 05, 2007
-
-
Sebastien Barre authored
-
- Mar 28, 2007
-
-
David Cole authored
cvs -q up -j1.1.4.1 Parallel/VTKParallelCMakeTests.cmake cvs -q up -j1.346.2.2 -j1.346.2.3 CMakeLists.txt cvs -q up -j1.142 -j1.142.2.1 Parallel/CMakeLists.txt
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.46 -j1.47 Imaging/vtkImageCanvasSource2D.cxx)
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.47 -j1.48 Rendering/vtkWindowToImageFilter.cxx)
-
- Mar 24, 2007
-
-
Sebastien Barre authored
-
- Feb 15, 2007
-
-
Mathieu Malaterre authored
-
- Feb 10, 2007
-
-
Mathieu Malaterre authored
-
- Feb 06, 2007
-
-
Sebastien Barre authored
ENH: there is no reason why VTK_TK_INTERNAL is set on Mac/Win32 and not on Unix. The Tk internal headers are important for all subprojects that need to extend Tk. Even if some build of VTK (say Unix) do not explicitly use part of them, they should be made available just like with all other platforms
-
- Jan 30, 2007
-
-
David Cole authored
ENH: Remove the Utilities/vtkmpeg2encode directory from the VTK source tree. The directory is no longer referenced since yesterday's commit. It is now available as a separate download from the downloads page of the VTK web site.
-
- Jan 29, 2007
-
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.1 Utilities/vtkmpeg2encode/ReadMe.txt)
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.4 -j1.5 Utilities/vtkmpeg2encode/mpeg2enc_global.h)
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.8 -j1.9 Utilities/vtkmpeg2encode/CMakeLists.txt)
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.54 -j1.55 Utilities/CMakeLists.txt)
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.24 -j1.25 IO/Testing/Cxx/CMakeLists.txt)
-
David Cole authored
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.154 -j1.155 IO/CMakeLists.txt)
-
David Cole authored
-
David Cole authored
ENH: Merge changes from main tree into VTK-5-0 branch. (cvs -q up -j1.20 -j1.21 CMake/CTestCustom.ctest.in)
-