- May 06, 2009
-
-
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.
-
Mathieu Malaterre authored
-
John Biddiscombe authored
a) Tracks all scalars present on the input data. b) uses an Id channel array if specified. c) Filter now outputs 2 datasets, the first is the trails, the second if the lead point on the trail. This is useful if you glyph the lead point and tube the trail, nice images can be generated. d) much more stable in general Many thanks to Ken Moreland for contributions to this class and to Benjamin Schindler of ETHZ for extensive testing and suggestions.
-
Brad King authored
-