- 29 Oct, 2014 12 commits
-
-
Ben Boeckel authored
Change-Id: I861b65fe0272e8c78844200a3f14040ae045b10d
-
Ben Boeckel authored
Change-Id: Ic8151c110fa804e46bae7cce8c121e6a58db0e48
-
Ben Boeckel authored
Change-Id: I100cafb8d8830cf058985ceb543d93891e523586
-
Ben Boeckel authored
Change-Id: Ie35abd8a84262372c34c1dc3aa722f16e49bff9e
-
Ben Boeckel authored
Change-Id: I9f31865042056a73e4ec89120b67c2cbe946655d
-
Ben Boeckel authored
Change-Id: I0f44128c1e987b742b37f73c0c34830b286acd3c
-
Ben Boeckel authored
Change-Id: I38ae23841200cd0013ec5d3d6dbd2ed3cee25a43
-
Ben Boeckel authored
Change-Id: If2ce41a27b07140727a52264d14cefa82175eaba
-
Ben Boeckel authored
They're unnecessary and annoying to keep in-sync anyways. Just remove them. Change-Id: If7327e0cef17fa1c2d3d41877c4ff7568802fd41
-
Sankhesh Jhaveri authored
374acf56 Make SmartVolumeMapper available for VolumeAMR
-
Sankhesh Jhaveri authored
Change-Id: I3a44b5bbbd41072177d6bb60a803d0e6c4e462ca
-
David C. Lonie authored
6401873c Use Round vs Floor(+.5). d2dca71a Account for frame width in ScalarBarActor title position. e04dcf83 Update tests and baselines. 125149a5 Improve aligned and rotated text. 6c7cdbf9 Always upload test image if a regression test fails. 0edc2568 Strip newlines from GL2PS comments. ae47eefb Remove pointer tests for ImageActor in vtkTextActor3D. 1e934494 Style cleanup in vtkTextActor3D. bc5f6f34 Move templated methods to private visiblity. d5de8653 Use unrotated faces to determine text height metrics. 973e7b2d Add DebugTextures to FreeTypeTools to show texture background. 5d32344e Don't attempt to render NULL strings.
-
- 28 Oct, 2014 5 commits
-
-
Aashish Chaudhary authored
66b74c90 Remove some extra code that isnt required
-
Ben Boeckel authored
18f6b27f vtkPythonPackages: avoid CMP0054 warnings 4392ae64 vtkPythonPackages: use IN LISTS syntax in foreach 40db4ab6 hdf5: avoid CMP0054 warning
-
Ben Boeckel authored
18f64da9 vtkWin32Header: always use {Get,Set}WindowLongPtr 695a8474 vtkWin32Header: support 64-bit properly on non-MSVC
-
David Gobbi authored
5e2432fb Make streaming optional for the 3D image mappers.
-
Utkarsh Ayachit authored
24211a1f Fixed bug in vtkExecutive::CopyDefaultInformation.
-
- 27 Oct, 2014 9 commits
-
-
Berk Geveci authored
vtkExecutive::CopyDefaultInformation was not copying information when outputPort was set to -1, which happens when someone calls update on the algorithm directly. This is in contrast to the behavior of subclasses, which assume that the request come from port 0. Changed the code to match this behavior. Change-Id: I51366fc6c540765b42ccf8cf5814b1c22535ee3f
-
Ben Boeckel authored
Change-Id: I7882bd5b76788c563ce9f663cc1305f20c2f177d
-
Ben Boeckel authored
Change-Id: I1f8d50890be7c948b8c2cec50cae5a546cadfec5
-
Ben Boeckel authored
Change-Id: I9d360fb5a5a35adce1dadf08d1f4433686618a10
-
David Gobbi authored
88ab5f7e 14042: Numerical stability of vtkPolyDataToImageStencil.
-
Ken Martin authored
Change-Id: I14eb185fc51095589bf3bd8107b702aa0b98986c
-
David C. Lonie authored
Per Dave Cole's suggestion. Change-Id: I6b1cc906be57558365d037190599efb999427c5c
-
David Gobbi authored
When clipping the polydata to create the contours for the stencil, use use a new "EdgeLocator" class that identifies new points by the edge that was cut to make the point: each edge is uniquely identified by the point ids of two ends of the edge. This is more robust than using a PointLocator, because the PointLocator is limited by machine precision and can therefore cause errors in the connectivity of the output of the cutting operation. Also improve the code that handles loose ends and branch points (bad contour topology) because its heuristics failed in common cases: now loose ends are preferably joined along the hull of the contour, and short branches (spurs) that go nowhere are removed. Vertical inflection points are no longer marked, because the code in vtkImageStencilData to handle tolerances for inflection points fails for horizontal line segments. Change-Id: Ie9248de960250f94f3613bd34d8890e20ce39f26
-
Ken Martin authored
746fbdd7 Added second baseline to fix failing test on some systems 5948b78d Attempt to fix failing test by removing calls to interactor 4ef33909 Let shader cache invoke release graphics resources on shader e3eb4735 Removed unnecessary call and added notes 652d7369 ShaderCache should release its graphics resources 454e0db7 Fixed volume tests failing because of shader cache f1826bea Using render window shader cache c5e5788d Added error checks for volume render calls 0c38ee5c Updated volume rendering to use shader cache 7bd46535 Updated API to force use of vtkShaderCache
-
- 26 Oct, 2014 5 commits
-
-
Aashish Chaudhary authored
Change-Id: Ib9426bef35449e089f4f8cee0d615a2867d33c17
-
Aashish Chaudhary authored
Change-Id: I6bd51fd735edeeea8ad5b16ea5125f588299de47
-
Aashish Chaudhary authored
Change-Id: Ic5820a41b4e75d66e5396054f20ab4f961107572
-
Aashish Chaudhary authored
Change-Id: I9b09ceba1ef624163d0199d59d05678e8b8f0e83
-
Aashish Chaudhary authored
For the shader programs that it manages. Change-Id: Ibddc8442cad1f1a652edc2277a37b5284f1283d2
-
- 25 Oct, 2014 6 commits
-
-
Joachim Pouderoux authored
565c1b81 Fix and clean VRML importer code.
-
Aashish Chaudhary authored
Change-Id: Ic471c394e31925ae9fed012cc7bbeb90bb9ff769
-
Aashish Chaudhary authored
Change-Id: If4f698114639fd796c917f5dabf4b2d96c126f7f
-
Aashish Chaudhary authored
Change-Id: I48e468b9bc08aa64fec115e35e2835233424218f
-
Aashish Chaudhary authored
Change-Id: I166929e05f50eea790888545678dc6019a59fc7f
-
Ken Martin authored
Change-Id: I5e4912282eb4a36a06b47bef48be709147f352fc
-
- 24 Oct, 2014 3 commits
-
-
Joachim Pouderoux authored
Whole code has been cleaned and "modernized". Several crashes were fixed and an exception mechanism has been setup to avoid some crashes on file read error - but a lot of other check should be perform to make it reliable! Some VRML files do not print the face end marker (-1) for the last face. This behaviour was not supported before. It is now. Another fix is that Material properties are more inherited from previously read nodes. Add a parameter to specify the resolution for Cone, Sphere and Cylinder shape sources - default value is 12. Change-Id: Ica830d9dad9cb707389a6a679b382b32e01bc270
-
Berk Geveci authored
c3b9d7b5 Added another SMP example. d9e442f2 Added a new example demonstrating developing SMP algorithms.
-
Sankhesh Jhaveri authored
a8c11177 ENH: Sorted out python and tcl tests for new volume rendering
-