- Aug 22, 2011
-
-
David Partyka authored
-
David Partyka authored
-
David Partyka authored
-
David Partyka authored
-
- Aug 11, 2011
-
-
David Partyka authored
-
David Partyka authored
Change-Id: I4275821d50dba3cc0d6ec50ed0e1cc682c23ccc9
-
Will Schroeder authored
Contol the number of ruler subdivisions; provide access to some of the properties; controls for managing the size of labels. Updated TestDistanceWidget and enabled and updated TestDistanceWidget3D to test new methods. Fixed compilation warning in updated TestDistanceWidget3D. Updated baseline images pushed to github at: https://github.com/naucoin/VTKData/commit/7f7b5d572af79d33c53a00b99180c0f6d365f4be Change-Id: I20856c964122fea03541bbc626ab8c51c1d65ded
-
David Partyka authored
-
Karthik Krishnan authored
This adds customized functions for traverising the input scalars in one pass to compute the min-max-gradient_max space leaping structure. Caching of the output to ensure that the entire output is not regenerated based on flags is also added. It was missing earlier. Please see the earlier two feature commits : MultiThread-SpaceLeaping-VolumeReadering-Feature*
-
- Aug 10, 2011
-
-
David Partyka authored
-
Julien Finet authored
Having a 1D texture results in having xsize == 1 or ysize == 1. It would be a division by 0. Add test to try different texture sizes and see if it crashes. Change-Id: I10142c62a9448563b6e217be3441ecf3466149db
-
David Partyka authored
-
- Aug 08, 2011
-
-
David Partyka authored
-
David Partyka authored
They both use sqlite://local.db and can corrupt each others test results. Change-Id: Ie27e0026c929944d005364a0cc64e0647b737f4a
-
- Jul 26, 2011
-
-
David Partyka authored
-
Julien Finet authored
Cast the double to int.
-
David Partyka authored
-
David Partyka authored
This reverts commit 06385b75.
-
- Jul 25, 2011
-
-
David Partyka authored
-
Julien Finet authored
Change-Id: If121392e3b57759f923a6daaf13a189be83f0aeb
-
David Partyka authored
-
David Partyka authored
Should just be rewritten to not use fixed size arrays >_<. Change-Id: I18cddbfa9e1c4f9b8d1acf40a7e92a694e9bf9cd
-
David Partyka authored
-
Dominique Belhachemi authored
Fixes VTK bug #0012385 Change-Id: I36da4a37b75d038cc74fb2931aff3e0350bdac51
-
David Partyka authored
-
Mathieu Malaterre authored
-
Mathieu Malaterre authored
-
Mathieu Malaterre authored
-
David Partyka authored
-
David Gobbi authored
Change-Id: I9d2de7817a8f44efaf7994571545bee8270151f6
-
David Gobbi authored
Change-Id: I853d3256e26a5302f34690578717b7e474599e98
-
David Gobbi authored
Change-Id: I5197c3f4dfe85e6743245db6dba37dbf7461dfe1
-
David Gobbi authored
Change-Id: Ie75fcdb81525ae1a6e747e10d9241b720af373be
-
David Gobbi authored
Change-Id: I3c3ac6dd80c19fc9d0dbe650d5a68b47852c8602
-
David Gobbi authored
This patch includes a new FindPythonLibs.cmake that uses the python patchlevel header to generate PYTHON_VERSION variables for CMake, so that CMake scripts know what version of python is being used. It also adds a vtkPythonConfigure.h file that includes these variables, so that source files can check the python version before Python.h is included. This feature is used to avoid macro conflicts between Python.h and other header files included by VTK. Change-Id: I7c52e96cf5b3bf48e7c227e8d9ceae44671ae908
-
David Partyka authored
-
Jean-Christophe Fillion-Robin authored
* Also remove vtkStdString based methods Following suggestion of David Gobbi, since vtkStdString is a subclass of std::string, it is not necessary to have methods for both. Change-Id: I920ac7fbaccae7591f6906ed3adbb3ecaf77e2ea
-
David Partyka authored
-
David Partyka authored
Change-Id: I1fadec1b22d6596baabf4f27a5d89f878db5764a
-
- Jul 21, 2011
-
-
David Partyka authored
-