- 20 Feb, 2008 13 commits
-
-
Timothy M. Shead authored
-
Timothy M. Shead authored
BUG: error copying edge attributes when using a vertex selection as input to vtkExtractSelectedGraph
-
Philippe Pebay authored
NB: 3 cases may occur: size unused, allowed or mandatory. In the latter case, if no size is provided, then a default value (#-defined) is assigned. ENH: added minimal support for table preambles. ENH: moved the GetColumnType methods to the internals of ExecuteSchema. This results in a smaller API, at the expense of a little flexibility. ENH: refined support for various types at the concrete class level
-
David Cole authored
COMP: Mask out two more frequently occurring Qt warnings. Eliminate unused variables to eliminate warnings.
-
Timothy M. Shead authored
-
Timothy M. Shead authored
-
Timothy M. Shead authored
-
Timothy M. Shead authored
-
Timothy M. Shead authored
-
Will Schroeder authored
-
Will Schroeder authored
-
Will Schroeder authored
-
Brad King authored
-
- 19 Feb, 2008 21 commits
-
-
Will Schroeder authored
-
Will Schroeder authored
-
Philippe Pebay authored
1. a relatively generic implementation at the parent-class level 2. a specialized implementation for vtkMySQLDatabase ENH: modified ExecuteSchema to make it use GetIndexSpecification() instead of a hard-coded index creation syntax. STYLE: more documentation
-
Philippe Pebay authored
-
Luis Ibanez authored
-
Philippe Pebay authored
type with MySQL.
-
Philippe Pebay authored
method, whereas this should be MySQL-specific (backquotes around column name). ENH: support the INT AUTO_INCREMENT type -- and in that case, automatically append NOT NULL.
-
Philippe Pebay authored
STYLE: better documentation of the GetColumnSpecification syntax at the parent-class level
-
David Gobbi authored
-
Jeff Baumes authored
-
Andy Cedilnik authored
-
Jeff Baumes authored
ENH: Adding public lock() and unlock() to vtkPanel so the user can explicitly protect code that indirectly causes a Render().
-
Sebastien Barre authored
ENH: give targets unique names to fix problems when both ITK and VTK are embedded into a single larger project (as revealed by CMake 2.5)
-
Patricia Crossno authored
BUG: Fixed error where the output FIELD_TYPE was always set to vtkSelection::POINT. Now graphs are output with vtkSelection::VERTEX.
-
Philippe Pebay authored
use the same syntax for column creation. NB: the implementation that is provided at the parent-class level should work for at least two backends (SQLite and MySQL), but it is also known that it won't for PostgreSQL -- for which a specific implementation will be provided later.
-
Jeff Baumes authored
-
Will Schroeder authored
-
David Gobbi authored
ENH: Add SetOutputSpacing/SetOutputOrigin methods to vtkImplicitFunctionToImageStencil and vtkPolyDataToImageStencil. In VTK 4, the Spacing and Origin used to be taken from the consumer of the vtkImageStencilData via an ugly hack which does not work in VTK 5. In VTK 5, the Spacing and Origin must be set explicitly.
-
David Thompson authored
STYLE: Indent sanely.
-
Sebastien Barre authored
-
Brad King authored
-
- 18 Feb, 2008 6 commits
-
-
Philippe Pebay authored
-
Philippe Pebay authored
-
Philippe Pebay authored
-
Philippe Pebay authored
-
Philippe Pebay authored
handles
-
Philippe Pebay authored
-