- 04 Mar, 2004 5 commits
-
-
Ken Martin authored
-
Mathieu Malaterre authored
-
Mathieu Malaterre authored
-
Amy Squillacote authored
-
Mathieu Malaterre authored
-
- 03 Mar, 2004 14 commits
-
-
Ken Martin authored
-
Mathieu Malaterre authored
-
Mathieu Malaterre authored
-
Mathieu Malaterre authored
ENH: Using vtkOrderedTriangulator to get around some problems with the current implementation of the contour/clipping methods.
-
Brad King authored
-
Mathieu Malaterre authored
ENH: Using vtkOrderedTriangulator to get around some problem with the current implementation of the contour/clipping methods.
-
Mathieu Malaterre authored
-
Mathieu Malaterre authored
-
Mathieu Malaterre authored
-
Chris Volpe authored
zeros), making this the default behavior for SolveLeastSquares. Also, fixed a memory management bug in the cxx file.
-
Brad King authored
ENH: Adding vtkGarbageCollector and supporting methods in vtkObjectBase. This provides a general reference-loop detection and breaking implementation. Classes will be able to participate in garbage collection with only a few lines of code.
-
Andy Cedilnik authored
-
Brad King authored
ENH: Providing a single implementation for both ANSI and old streams for long long/__int64 operators.
-
Brad King authored
ERR: Made ANSI streams implementation of operators only available for Visual Studio compilers. A new implementation will be needed for other compilers.
-
- 02 Mar, 2004 1 commit
-
-
Charles Law authored
-
- 01 Mar, 2004 5 commits
-
-
Brad King authored
-
Brad King authored
ENH: Added use of VTK_OSTREAM_SUPPORTS_LONG_LONG and VTK_ISTREAM_SUPPORTS_LONG_LONG to configure whether ostream and istream operators for long long are defined by VTK.
-
Brad King authored
-
Brad King authored
ENH: Replaced vtkIdType hack implementation of ostream/istream operators for long long and __int64 with full implementations in vtkIOStream.
-
Charl Botha authored
well as* CopyAllocate() (or PassThrough()) later on. This meant that subsequent filters saw 2 (two) arrays, one unnamed and empty, the other representing the real data. The unnamed array was able to crash at least the vtkStructuredPointsWriter and any of the vtkXMLWriters.
-
- 28 Feb, 2004 1 commit
-
-
Mathieu Malaterre authored
-
- 27 Feb, 2004 1 commit
-
-
Brad King authored
ENH: Replaced vtkIdType hack implementation of ostream/istream operators for long long and __int64 with full implementations in vtkIOStream.
-
- 26 Feb, 2004 5 commits
-
-
Brad King authored
-
Mathieu Malaterre authored
-
Mathieu Malaterre authored
-
Mathieu Malaterre authored
-
Mathieu Malaterre authored
-
- 25 Feb, 2004 8 commits
-
-
Ken Martin authored
-
Mathieu Malaterre authored
-
Jim Miller authored
-
Jim Miller authored
-
Andy Cedilnik authored
-
Mathieu Malaterre authored
-
Andy Cedilnik authored
-
Brad King authored
ERR: Removing use of VTK_NEED_ID_TYPE_STREAM_OPERATORS. Operators for the non-standard integer types are now always defined in vtkOStreamWrapper.
-