- Aug 10, 2007
-
-
Jeff Baumes authored
-
Brian Wylie authored
BUG: The padded z bounds were not getting intialized and on some compilers this was causing problems. ENH: The layout now defaults to 200 iterations instead of 100 ENH: The gaussian fallout is now e-10 instead of e-20
-
Sean McBride authored
BUG: 5445: restored necessary warning suppression for MS compiler, made the CMakeLists.txt better match the ITK version
-
Jeff Baumes authored
ENH: Adding vtkAppendSeleciton and vtkSelectionLink, along with a test for vtkAppendSelection.
-
- Aug 09, 2007
-
-
Andy Cedilnik authored
-
Dave Demarle authored
ENH: Make extractselection produce a second output, which holds an ids selection that helps to correlate entries in the output data set to the input data set.
-
Dave Demarle authored
-
Dave Demarle authored
-
Dave Demarle authored
ENH: Allow fetch to use different reduction algorithms for each composite data type. This way multiblock data appears as multiblock data on the client.
-
Sean McBride authored
-
Amy Squillacote authored
-
Alexander Neundorf authored
STYLE: fix typo Alex
-
- Aug 08, 2007
-
-
Andy Cedilnik authored
-
Kenneth Moreland authored
BUG: An update progress was send every time a cell center was computed, which could really slow down the process if that actually updates a GUI. Now only send an update every 1000th cell center computation.
-
Sean McBride authored
BUG: 5445: tweaks on 1.2.3 upgrade: the minimal set of warnings for bcc was determined and is now in place, MS Visual Studio warning suppression removed to see which are actually still needed in 1.2.3
-
Karthik Krishnan authored
ENH: Methods to initialize a contour widget from user defined geometry. Also set the interaction state appropriately.
-
Sean McBride authored
BUG: 5445: tweaks on 1.2.3 upgrade: cosmetic changes to keep itk and vtk zlibs as close as possible, suppress more compiler warnings, updated readme, added HAVE_UNISTD_H test, removed some warning suppression to see if the new zlib fixed them
-
Amy Squillacote authored
-
Amy Squillacote authored
BUG: fixing uninitialized memory access; set numTypes to the number of entries in the type array; add VTK_STRING to the type array
-
Dave Demarle authored
-
Sean McBride authored
-
Sean McBride authored
-
Mathieu Malaterre authored
-
- Aug 07, 2007
-
-
Andy Cedilnik authored
-
Jeff Baumes authored
-
Yumin Yuan authored
ENH: Modified code to set ContentType in IDs selection case for emplty selection, so that extract selection filter will pass the content type checking.
-
Jeff Baumes authored
-
Sean McBride authored
-
Jeff Baumes authored
-
- Aug 06, 2007
-
-
Andy Cedilnik authored
-
Alexander Neundorf authored
BUG: make the string static, otherwise the contents are gone when we exit the functions Alex
-
Sean McBride authored
-
Jeff Baumes authored
-
Sean McBride authored
-
Amy Squillacote authored
-
- Aug 05, 2007
-
-
Andy Cedilnik authored
-
- Aug 04, 2007
-
-
Andy Cedilnik authored
-
- Aug 03, 2007
-
-
Andy Cedilnik authored
-
Dean Inglis authored
-
Andy Wilson authored
-