- Mar 13, 2014
-
-
Dan Lipsa authored
The documentation now contains the default for vtkDelimitedTextReader::HaveHeaders (false). Change-Id: Ie97f17d427d92243e710a0d6b85d8f6ffc67a6ea
-
- Feb 24, 2014
-
-
Zack Galbreath authored
e90c46ae fix failing tests revealed by gerrit 52d62550 add option to write XML to string instead of file
-
Bill Lorensen authored
94a63119 ENH: Improve code coverage for UnicodeStringArray
-
Sankhesh Jhaveri authored
942444bf Re-enabling tests disabled during modularization for Interaction/Widgets
-
Sankhesh Jhaveri authored
Fixed dependencies and added baseline Change-Id: I6621bd523e8811568416a2c1d4e9279b8a6a4f27
-
- Feb 23, 2014
-
-
Bill Lorensen authored
Added tests to TestUnicodeStringArrayAPI, bringing coverage from 24% to 100%. Change-Id: I48b36bc47090a2966262e2dfd1bb5375024ca078
-
Utkarsh Ayachit authored
* pvvtk/pv-master: Change-Id: I4b2d5f7089cb5e4d29453cfd97163a5aff0eb75a
-
7fe4ffb4 Merge topic 'empty-array-init' into master 4f1b4a13 Merge topic 'web-catalyst-composite-widget' into master 3bb60f29 better UI for catalyst re-sampler web widget b6700dfb Better composite catalyst web widget 398af669 Merge topic 'vtk-surface-reconstruction-fix-origin-and-spacing' into master 90d75926 Handle empty array initialization in numpy_support. 618d6279 Merge topic 'vtkCellLocator-precision-issue' into master 9fc4c29d Merge topic 'Coverage_ParametricSpline' into master 5565b59b Merge topic 'phyloxml_tree_writer' into master 4b3de93f Merge remote-tracking branch 'pvvtk/pv-master' into HEAD e2b5f16b ENH: Unit test for ParametricSpline 5a894ac2 Merge topic 'RemoveBogusLineInfo' into master 42415809 COMP: Remove bogus line info from generated files c71d9c21 get the baseline file's path from the command line 81534288 add baseline directory bba7656c improve the thoroughness of TestPhyloXMLTreeWriter ...
-
- Feb 21, 2014
-
-
Bill Lorensen authored
6cb7f089 ENH: Add some more coverage for MultiThreshold
-
Zack Galbreath authored
subclasses of vtkXMLWriter should now call OpenStream & CloseStream as opposed to OpenFile & CloseFile. Change-Id: I39ccdc711d07e96763fc941b5fcd80b1da6b38c5
-
Joachim Pouderoux authored
35261130 Fix double to unsigned char cast error on clang compiler.
-
Joachim Pouderoux authored
Change-Id: I3979f3eeb2407a9924e57cf4b8540ea67693807e
-
Zack Galbreath authored
This commit enables vtkXMLWriter and its subclasses to write their output to a string instead of a file. Change-Id: Idff93039f9536379e3ef9abad6ea4ce18b4f2a60
-
- Feb 20, 2014
-
-
Sebastien Jourdain authored
e64f69de Add cost information in workbench analysis
-
Sebastien Jourdain authored
Change-Id: Ie4c3eb07011076b5fe1cd9731cb749aa9606668c
-
Bill Lorensen authored
Add the convenience methods. Skip code on win32 that involves NaN. Change-Id: I4406ff0ca66842d1a32ddfcc2983810d3eedf3eb
-
Joachim Pouderoux authored
23d97ae3 Fix black box plots issue.
-
Bill Lorensen authored
b3470426 BUG: CreateDefaultLookupTable crashes if Input is NULL.
-
Joachim Pouderoux authored
For black box plots a grey pen is used to let see the median correctly but the default pen was not reset after. Change-Id: I904040f8f8f54da4a50a054f8023a5d527ed1b86
-
Bill Lorensen authored
TestSetGet.tcl segfaulted when calling GetLookupTable(). GetLookupTable() calls CreateDefaultLookupTable() which requires a non NULL Input. Change-Id: I615ec5b386d75d5b64f636156d0006ed15e093a0
-
Tristan Coulange authored
e0911e4c Fix bag plot legends.
-
Joachim Pouderoux authored
The legend label was not changed when the density array was changed. Change-Id: I4266bd91186f1232d2228e792d3cd7be4491af53
-
Tristan Coulange authored
39efc956 Enhance bag plot API to allow specify line and points properties.
-
Joachim Pouderoux authored
A new vtkPen is added to draw bag boundary lines, while the default plot Pen is used to draw bag plot points. This also patch the forced color values for Box plot pen. Box plot pen is used to draw the box plot lines. Change-Id: I566779743da52226916649879973699052366f28
-
- Feb 19, 2014
-
-
Sebastien Jourdain authored
a8f89050 Fix vtkweb catalyst css
-
Sebastien Jourdain authored
Change-Id: I9150e6a09c0ff6bda8355e4d84a281eb98394635
-
Chris Harris authored
fa652b66 Add error function to vtk:mouseInteraction RPC
-
Chris Harris authored
Display errors to the console rather than swallowing them. Change-Id: I419147d7f8420046db7fb9b54035444285c99787
-
Bill Lorensen authored
f3311d5c ENH: Coverage for MultiThreshold.
-
Bill Lorensen authored
Add a Unit Test for vtkMultiThreshold. This filter was not being tested at all. During the validaiton of test results an error was detected in the XOR boolean operation. The error is also corrected in the patch. Change-Id: I4b8b53d602f0af48b3e93c1504220006e94418e4
-
Sebastien Jourdain authored
c3957363 Various VTK-web improvement
-
Sebastien Jourdain authored
- Improve workbench layout - Prevent WAMP to automatically reconnect - Fix PVWeb Catalyst widget prop ordering + spacing Change-Id: Id15510d9ba595fc6e26c10196dcf0f28fcba415d
-
Joachim Pouderoux authored
aac43864 Introduce Compute Quartiles filter to generate box plots tables.
-
Joachim Pouderoux authored
Change-Id: Icfd475fa680e7968356de67a13276519b1075825
-
- Feb 18, 2014
-
-
Sebastien Jourdain authored
bd6960e7 added paraviewweb widget for catalyst workbench
-
Change-Id: Ie075cc29c485010f4efd398d3ce0f4b63d3f3565
-
Andrew Maclean authored
6653cd05 Upgrading the Tcl examples wrt. VTK 6.x
-
Joachim Pouderoux authored
999ed2a6 Introduce box plot and the corresponding chart.
-
Joachim Pouderoux authored
Change-Id: Ic5c728d45d447fac2678401394717d261dd91d48
-
David C. Lonie authored
90d75926 Handle empty array initialization in numpy_support.
-