- 31 Aug, 2012 2 commits
-
-
David C. Lonie authored
Change-Id: I01a62e68faa43e35ea5f60cff929d75ed8b2cbe6
-
Dave DeMarle authored
cadd4a07 STYLE: Update documentation generation of vtkTypeMacro f142e3f3 STYLE: Remove duplicate macro definition in doc generation script
-
- 30 Aug, 2012 19 commits
-
-
Yuanxin Liu authored
dbf68977 COMP: Mark vtkGenericMovieWriter as ABSTRACT.
-
David Gobbi authored
The Tcl and Java wrappers require abstract classes to be marked. Change-Id: I8f46ebeadb4bef3ee822ec796e54fa3a85a7d5d9
-
Yuanxin Liu authored
5f2f2e7e vktDataObjectTree: Fix CopyStructure bug
-
Brian Helba authored
Unfortunately, since the "EXPAND_ONLY_PREDEF" Doxygen option is being used, all preprocessor macros must be explicitly redefined in doxyfile.in. This commit updates the redefinition for vtkTypeMacro. Additionally, update the documentation string for GetClassName(). Change-Id: I8313e0b3602514c48ac16d6e246ade5549036b1f
-
Brian Helba authored
This issue was introduced by 19c55e0e. Change-Id: I5e1404fa753e8855c60a7107268ca87569dc06ea
-
Julien Finet authored
ec0732ba Add Picking Manager to deal with the picking process: 8fe3f67c Avoid SegFault from vtkBalloonWidget::SetEnabled at destruction:
-
Berk Geveci authored
I swear that I get it right soon. Change-Id: I96ab69a9b37dd5c1a3e2e8fb138263262475df3f
-
Berk Geveci authored
Fun to try to get something compiled on Windows using cdash@home. Change-Id: I45e939861918a9b75b97bf323aedebd29390397e
-
Berk Geveci authored
The module did not have the right dependencies. Furthermore, I forgot to move the tests from IO/Image previously. Fixed. Change-Id: Idd82e9d9af33f3cbda58f4b8809d2655eb46c706
-
Dave DeMarle authored
4e00c477 fix redeclared without dllimport comp warnings 1f50ef3f address size_t to int type conversion compilation warnings c0172288 fix set but not used warning
-
Yuanxin Liu authored
When the input to CopyStructure() is vtkDataObject, instead of just bailing out, create a flat tree with same number of blocks as the source. This fixes a set of ParaView dashboard tests, e.g. pvcs.CTHAMRBaseline, pvcs.TestIsoVolume, which all invoke the function in vtkCompositeDataPipeline to compute multiblock poly data over amr that contain null blocks. Change-Id: Ia8696f10fba0d975009adde0419aa4506ef055a2
-
Dave DeMarle authored
0989d335 Correct warning about no virtual destructors.
-
Robert Maynard authored
Change-Id: Ia4e3512425ab2c639919fd5d3783f1cb77478559
-
Nikhil Shetty authored
Change-Id: I774269f5844f98c84603016b91e80802abb56817
-
Chris Harris authored
341ea97e Making sure that the TestingExternal projects can be build with install tree 869c2136 Adding missing vtkObjectFactory.h to different tests. 7c4d5970 Moving testing macros into one single file. 5ec1ad43 Moving vtk_tests() macro and add_test_mpi() macto into seperate cmake files c2c770ac Adding Rendering/Parallel cxx tests + test dependencies. 549f3cca Adding Filters/Parallel cxx tests + dependencies. 1105a4d3 Adding IO/ParallelLSDyna/ cxx tests and dependencies. f9e0ef9a Some tests may belong in Python direcory. 09f6fb60 Adding Parallel/Core testing +dependencies b38a81df Adding IO/ParallelExodus cxx tests + dependencies c1dde9a1 Moving TestExodusImplicitArrays.cxx into IO/ParallelExodus/Testing/Cxx 86a0da26 Adding Filters/ReebGraph Cxx tests and dependencies. 048c2db1 Adding Filters/Generic cxx tests. 91f446ee Making new module Testing/GenericBridge 7a7a94aa Adding Cxx tests for IO/Parallel and fixing dependencies. b1fb7f62 Making MPI explicit in the test names which use MPI. 54fbbe5b Adding vtk_tests() declarative macro. 75684e97 Adding Infovis/Parallel/ Tests + test dependencies. 42b14863 Bringing Filters/ParallelStatistics tests to use vtk_test_mpi() macro. ea3b4317 Bringing Filters/ParallelGeometry tests to use add_test_mpi macro. b8e00360 Adding Parallel/MPI/Testing/Cxx/CMakeLists.txt b9293d04 Implement add_test_mpi macro.
-
Jeff Baumes authored
b3f52de8 fix new warnings revealed by CDash@home 62141357 fix compile errors on Linux c42f7e2f remove extraneous test dependency c92143cc remove trailing whitespace 52fc1b32 update TreeHeatmapItem's documentation and move its test 6cc83716 new Infovis I/O class: vtkBiomTableReader a2744bae new Infovis reader: vtkNewickTreeReader 034bcdba documentation, automatic text resizing, support for coloring string columns a4024a70 Create test for TreeHeatmapItem 100ee507 new class: vtkTreeHeatmapItem
-
- 29 Aug, 2012 18 commits
-
-
Dave DeMarle authored
Change-Id: I75cef209899524cb598d3b22e6fd7e2cb94c73e1
-
Dave DeMarle authored
Change-Id: I3cd3f2a9454ce97b4626a94bdc3b0dac999697c0
-
Dave DeMarle authored
Change-Id: I0879e407b6ec9c4a3fb1070709d549926f81cf69
-
Yuanxin Liu authored
e19a3128 Fix amr data structure issues exposed paraview tests
-
Nikhil Shetty authored
Change-Id: I5a4f75ea6dad676d80d75eba00ff86d713624938
-
Chris Harris authored
bc976d74 Update FFMPG API calls to work with 0.11
-
Nikhil Shetty authored
Change-Id: Ib32a69f2447d5ce242cb6070e0f1e98a48effa72
-
Yuanxin Liu authored
- Change the way extents information are used from vtkAMRBox and vtkUniformGrid: They can be different if there is ghost data - Before, vtkUniformGrid::ShallowCopy and DeepCopy fail to copy bounding box information. Fixed now - Some API changes related to how spacing is set in vtkAMRInformation Change-Id: I3b4ad1403a1649585c2de24e48ca997eaa1381f7
-
Zack Galbreath authored
Change-Id: I93d6152913212923ec27faed49aea6fd382c60e0
-
Chris Harris authored
Update API calls that have now been removed Change-Id: I7c0925410ea3af5ccbc91250eb5748a1e9ec607e
-
Zack Galbreath authored
include algorithm for std::sort Change-Id: Ib757ed60e3218cdddb5365ca48e89c6d324055bd
-
Berk Geveci authored
Previous change cause many complication errors because Rendering no longer automatically brings in IO modules. Manually added IO dependencies where it makes senses and removed the IO dependency otherwise. Change-Id: I4412112d9644e18a32e4285b1f34b161b06e1184
-
Brad King authored
Add instructions to update from upstream Verdict by using the verdict-upstream snapshot branch to merge the changes cleanly. Change-Id: Id179af9cd11e6dfa9039b8b0d9e867f94a4fd7f9
-
Brad King authored
Change-Id: I774b73d01213f9b5f4118bf4af21b10f67d61e61
-
Extract upstream verdict using the following shell code. sha1=68e6c095645ea9777d42877d019aba7721435d4a && paths=' *.cpp *.h *.h.in *.hpp CMakeLists.txt README Verdict.doc Verdict.htm ' && git archive --prefix=verdict-reduced/ $sha1 -- $paths | tar x Change-Id: I32d13c6e8180179aed3f3a43a1f90b69427286f3
-
Brad King authored
The verdict source is now versioned in its own repository instead of inside VTK. Remove verdict sources to make room for new import from the upstream repository. Change-Id: I6892fd69374c906c5ceb1f8948da5de55635454c
-
David Gobbi authored
9ecd9724 COMP: Silence messages from vtkhdf5 and vtknetcdf.
-
Chris Harris authored
13e5e199 FIX:Replaced geometryfilter datasetsurfacefilter for composite data
-
- 28 Aug, 2012 1 commit
-
-
Nikhil Shetty authored
Change-Id: I420510a861b03972afcc95a64b2d539583fc25c4
-