- 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.
-
Jorge Pérez authored
Most of them needed invoking the method 'Start' over the object 'iren'. Other examples needed upgrading the code following the directions given at http://www.vtk.org/Wiki/VTK/VTK_6_Migration_Guide Change-Id: If092043a7a9ecda1ccea941281775bff28623d56
-
- Feb 17, 2014
-
-
Sebastien Jourdain authored
3bb60f29 better UI for catalyst re-sampler web widget b6700dfb Better composite catalyst web widget
-
Sebastien Jourdain authored
Change-Id: I44c9620482376922f23f63e738edd73b772d7d6b
-
Sebastien Jourdain authored
Provide same type of control panel as other widgets. Change-Id: I9e5406070741ec8ef32b6514e9f9082cbece7800
-
Dave DeMarle authored
e6f7476d Set origin and spacing in vtkSurfaceReconstructionFilter. Ref: Mantis 0002826.
-
David C. Lonie authored
Change-Id: I050a9cfc1979856a4663ac5c0e3b4aa3ae57b255
-
Andrew Bauer authored
949ffbf8 Add default value for argument e7438f2d Fix numerical precision problem in vtkCellLocator::IntersectWithLine
-
Bill Lorensen authored
e2b5f16b ENH: Unit test for ParametricSpline
-
Utkarsh Ayachit authored
* pvvtk/pv-master: Change-Id: If455a1e579f81b0f23657d6d08cb41ce8672f3cd
-
3fd01bdb Merge topic 'web-catalyst-composite-widget' into master a00f98f4 Add catalyst web composite widget 6f8c956e Merge topic 'XMLCompositeWriter_uint64' into master d86788a9 Merge topic 'reader_precision_fix' into master 2b11d486 Merge topic '14539-can-crash' into master 486a4461 Merge topic 'fix_parallel_streamtracer_mismatched_arrays' into master b604c23b Report an error when writing a file with changing topology. 379a899b Merge topic 'otherPrint_RemoveQtInitialization' into master 431fe843 Merge topic 'biquad-interpolator' into master 37bc2fa9 Merge topic 'RefineCoverageScript' into master 48f2dc0c Fixing overflow issue that appeared with GCC compilers. b4da45c5 Merge topic 'vtkweb-widget-mkdir-error' into master 8c7aca78 Attempt to handle some system raise condition 9200beb3 ENH: Remove ThirdParty code from coverage results af251066 COMP: Remove QtInitialization from otherPrint test b90a7749 Merge topic 'vtkweb-catalyst' into master ...
-
Bill Lorensen authored
Provide 100 % coverage in a unit test for vtkParametricSpline. This illustrates it can take considerable effort to provide 100% coverage. Change-Id: I31e9a7bc4b6e31cb23209630520d01980d0a09c9
-
- Feb 16, 2014
-
-
Bill Lorensen authored
42415809 COMP: Remove bogus line info from generated files
-
- Feb 14, 2014
-
-
Bill Lorensen authored
The lex and yacc generated files retain some line preprocessor statements that contain non-existant filenames. These lines confuse newer version of lcov, the coverage tool. Change-Id: I3cbfd5b5583527d362cd80653f5fc4e970692bb1
-
Sebastien Jourdain authored
a00f98f4 Add catalyst web composite widget
-
Sebastien Jourdain authored
Change-Id: Icfac0ba498863a3477b2522a12ef8c2f96bfff41
-
Zack Galbreath authored
This is an improvement over our previous approach of constructing the path to the baseilne file from the testing directory. Change-Id: I2dc0e1354c381ff770475ff2ab7f561b0122e582
-
Zack Galbreath authored
Forgot to add the new Baseline directory for IO/Infovis tests. Hopefully this fixes my failing TestPhyloXMLTreeWriter test. Change-Id: I153e3b280b27888122d2c09d4eddc18362e6382d
-
Zack Galbreath authored
This test now compares its output against a baseline .xml file. Change-Id: I1e612a1375fc933947228cfa03f16a27aab3bca4
-
Andrew Bauer authored
91b3b3ec Passing missing parallel writer options to piece writers. cd5c9af0 Composite data writers weren't passing down the HeaderType info.
-
Andrew Bauer authored
48f2dc0c Fixing overflow issue that appeared with GCC compilers.
-
- Feb 13, 2014
-
-
Utkarsh Ayachit authored
d616545b Fixed mismatches cell arrays in vtkPStreamTracer.
-
Dan Lipsa authored
If the number of points, cells or blocks change from one time step to the next, report an error. We modified the writer to suport temporal files with changing topology, however the reader does not yet supports it. Change-Id: Icf7528cf3507094658dbfa8076c670f396aa6989