- May 06, 2009
-
-
Utkarsh Ayachit authored
BUG: Avoiding debug assertion on with VS8 when attempting to read a binary file as ASCII. That happens when testing if the file is readable or not.
-
Philippe Pebay authored
unexpected. Ignore its timing.
-
Utkarsh Ayachit authored
vtkPVGeometryFilter. The test pqClientCustomSourceProbe was failing since vtkCutter was incorrectly modifying it's MTime in RequestData() which would result in the filter being executed on some processing (not all) which was causing the timeouts with the test.
-
Philippe Pebay authored
only take up minuscule amounts of time. Therefore we're not goint to worry about them.
-
Philippe Pebay authored
early bailing out)
-
Philippe Pebay authored
-
Jason Shepherd authored
-
Philippe Pebay authored
-
Philippe Pebay authored
-
Utkarsh Ayachit authored
proactively. Fixed the condition to remove scalars only when clip-by-scalar is on and "GenerateClipScalars" is off.
-
Jason Shepherd authored
-
Jason Shepherd authored
-
Sean McBride authored
-
Mathieu Malaterre authored
-
Brad King authored
-
- May 05, 2009
-
-
Francois Bertel authored
ENH:Update glext.h from version 51 (2009/04/29) to version 52 (2009/05/05) from http://opengl.org/registry
-
Francois Bertel authored
ENH:Draft version of OpenGL 3.1 header file (2009-05-05 15:53:39 -0700) from http://www.opengl.org/registry
-
Utkarsh Ayachit authored
composite datasets with partial arrays.
-
Philippe Pebay authored
-
Philippe Pebay authored
debug mode
-
Philippe Pebay authored
-
William McLendon authored
ENH: Updated to build boost from the Boost SVN trunk rather than from the PBGL SVN repository since PBGL is now in Boost proper.
-
Jeff Baumes authored
-
Jeff Baumes authored
-
Dave Demarle authored
-
Kenneth Moreland authored
ENH: Add support for 64-bit integers and transferring vtkIdType (including between processes with different widths).
-
Jeff Baumes authored
-
John Biddiscombe authored
-
Brad King authored
-
- May 04, 2009
-
-
Philippe Pebay authored
vtkTimerLog.
-
Philippe Pebay authored
-
Philippe Pebay authored
-
Utkarsh Ayachit authored
version of the filter. Fixed that. Also fixed vtkPExtractArraysOverTime to work correctly when the "multiblock-of-tables" produced by vtkExtractArraysOverTime.
-
Jason Shepherd authored
-
Jason Shepherd authored
-
Jeff Baumes authored
- Also removing "vector-of-vectors" support from vtkAnnotationLayers. vtkAnnotationLayers is now a simple collection of annotations, plus an optional current selection object. This is the first step toward combining vtkAnnotationLink and vtkSelectionLink.
-
Timothy M. Shead authored
-
Jeff Baumes authored
-
Jeff Baumes authored
-
Kenneth Moreland authored
ENH: Made a correction to the RGB to XYZ color transfer (I made some missinterpretations about gamma correction and linearity in physical and perceptive). This had several ramifications for CIELAB color spaces and transfer functions that rely on it.
-