- Nov 23, 2011
-
-
Scott Fowler authored
Enhanced vtkStringToNumeric to allow specification of default integer and double values. Added a setting to trim strings before conversion to numeric to make up for deficiencies in vtkVariant. Propagated these settings up to vtkDelimitedTextReader. Change-Id: I95c20e9a4769338927e4c433b2293cf56141f112
-
30762694 Generate a slightly bigger image 69634ccf A new test for the quad-generating extrusion filter, from data 164eaf05 Consistent naming scheme a71d4fd4 Removed unused variable b0c0ae95 PrintSelf() fix 5fac4a89 Implemented selection via broken line intersection 5bcbb9e6 Added Points iVar to define a broken line for selection by intersection 3d2ec343 Coding style 29de1217 Documentation 8aed44cd Fixed headers; did some renaming to comply with VTK naming style 5ee8a0eb A version of the linear extraction filter that compiles b961541f Documentation 3ee3f25c Clarfication, coding style 6d0da058 Fixed coding style 2d699cb1 A new linear extraction filter
-
Philippe Pébay authored
Change-Id: Icd50cb5f6dd46c9c78f002349585de147849b7d4
-
Philippe Pébay authored
Change-Id: I10c927e40a777590f980415a2a2aa19dcb9bbf15
-
f998ea0f BUG: Tolerance required to avoid missing slices at ends of volume.
-
David Gobbi authored
The rendering polygon was at times not generated if the viewed slice was exactly at the bounds of the volume.
-
Philippe Pébay authored
Change-Id: I8a0b20fcaacd49d8aac900cbbde5121889bc2582
-
Philippe Pébay authored
Change-Id: I5652ad82f232c5d8cb0b5e7c32ebab46b7767970
-
Philippe Pébay authored
Change-Id: Id1d7c8a5285bf7e175c30474dae0744c8eb717b4
-
Philippe Pébay authored
Change-Id: I4ed542ee71514c583d08d08dbc5f66a15f7ca06f
-
Philippe Pébay authored
Change-Id: I67d3eb334ae6cd8f48ed697084fa3645f335b57b
-
Philippe Pébay authored
Change-Id: Id9427310ba9667a93a9a49accbf42b616587b7c6
-
Philippe Pébay authored
Change-Id: I085c1998aeead7a51d3c31805583bd6457d0db43
-
Philippe Pébay authored
Change-Id: I4ab37e5666d42b281920a1aec16247c25f10ac0f
-
Philippe Pébay authored
Change-Id: I436e9628f7c98c6bf0e5085f1dfd60356d83bbd1
-
Philippe Pébay authored
Change-Id: I5d59ca4ab5003ab3c2b65f5a59ce411c97b8a5f5
-
Philippe Pébay authored
Change-Id: I4bd472921546412c9f963493871c5c3ff8e43006
-
Philippe Pébay authored
Change-Id: I359b41d2165fe8eeb4815a7f11f9ed3707a235eb
-
Philippe Pébay authored
Change-Id: Ie35777d6bcd8ee64532a2d0694da49313862f4f6
-
5df4caa8 BUG: Tcl to python conversion failed
-
Bill Lorensen authored
The tcl statement: puts [conn Print] was not converted to proper python by vtkTclToPyConvertor.py. The conversion script dose warn not to use puts. Changed the tcl to: conn Print Change-Id: I652c90c15accc7918dd24f7b559d6fd37bb47156
-
dfa8d922 vtkfreetype: Cast ulong->int to avoid comparison warning
-
Brad King authored
Avoid warning src/base/ftbitmap.c:421: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Change-Id: I67e4c346f078e83f837b7bd8303be00cf845bfe5
-
Kitware Robot authored
-
- Nov 22, 2011
-
-
a84b5f93 More compiler warning fixes.
-
Andrew Bauer authored
Change-Id: I6a40dc1d4b49922a52bcc69e87c4d271e834856c
-
ea140fbf Getting rid of compiler warnings.
-
63e557ef Fixed bug in vtkCellLocator::FindCellsAlongLine() and improved test.
-
2b5d9ced COMP: PrintSelf Defects
-
Bill Lorensen authored
The classes were not printing all of their ivars. Added Print's to tests to exercise the PrintSelf. The defects were reported on the dashboard: vtkPolyDataConnectivityFilter does not print ivar: RegionSizes vtkX3DExporterWriter does not print ivar: OutputString vtkX3DExporterWriter does not print ivar: OutputStringLength vtkX3DExporter does not print ivar: OutputStringLength vtkX3DExporter does not print ivar: OutputString vtkX3DExporter does not print ivar: WriteToOutputString vtkX3DExporterWriter does not print ivar: WriteToOutputString vtkQuadRotationalExtrusionFilter.cxx had a comment with a PrintSelf. This messed up the sensitive parsing in PrintSelfCheck.tcl. Change-Id: Ic688eb84ce4e1ab08366157e6efa71e842f74145
-
e95ed53d More coding style
-
Philippe Pébay authored
Change-Id: If42afb3990e1550c7f3419430bb49788d9c69991
-
Philippe Pébay authored
Change-Id: I438c171b3c118c794190264585b85895541c65c7
-
Philippe Pébay authored
Change-Id: I0990c461c92e263bf864f898365c3780beb1371f
-
Philippe Pébay authored
Change-Id: I2f70b6c061c970baddd86e4b30c4660cd811c0ce
-
568c64de COMP: Various gcc warnings.
-
Bill Lorensen authored
First pass at warnings. Change-Id: Ia2adf07041f28fc7ad98b6c3f48104fd89e2b4aa
-
0d1770ab Documentation
-
Philippe Pébay authored
Change-Id: Iabef2df44bc704031440e5fe68eb827dc2b8e020
-