- 10 Jan, 2013 6 commits
-
-
brugger authored
I modified all the vtk classes that inherit from vtDataSetToPolyDataFilter to inherit from vtkPolyDataAlgorithm, since vtkDataSetToPolyDataFilter is deprecated and isn't in VTK6. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19996 18c085ea-50e0-402c-830e-de6fd14e8384
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19995 18c085ea-50e0-402c-830e-de6fd14e8384
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19992 18c085ea-50e0-402c-830e-de6fd14e8384
-
cyrush authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19983 18c085ea-50e0-402c-830e-de6fd14e8384
-
cyrush authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19980 18c085ea-50e0-402c-830e-de6fd14e8384
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19977 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 09 Jan, 2013 8 commits
-
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19974 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
I modified all the vtk classes that inherit from vtDataSetaToDataSetFilter to inherit from vtkDataSetAlgorithm, since vtkDataSetToDataSetFilter is deprecated and isn't in VTK6. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19971 18c085ea-50e0-402c-830e-de6fd14e8384
-
cyrush authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19970 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
1. Added error checking for Lineout parameters passed via Query (eg from CLI or Query Window, not Lineout tool). Resolves #1292 2. Removed extraneous Logging of Picks/Queries/Lineout. Resolves #1298 As a consequence of looking into the two above: 3. Added logging for GetQueryParameters. 4. Added logic to handle GetQueryParameters for Lineout. 5. Updated cli Lineout method to handle named parameters the same way that Query("Lineout") does. 6. Reduced number of times SetQueryFloatFormat is called when using the gui to do a Query. Noticed it cropping up during Command Recording every time a query was performed, regardless of whether or not the format had changed in between. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19967 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
I modified all the vtk classes that inherit from vtkPolyDataToPolyDataFilter to inherit from vtkPolyDataAlgorithm, since vtkPolyDataToPolyDataFilter is deprecated and isn't in VTK6. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19965 18c085ea-50e0-402c-830e-de6fd14e8384
-
cyrush authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19963 18c085ea-50e0-402c-830e-de6fd14e8384
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19960 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19959 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 08 Jan, 2013 4 commits
-
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19958 18c085ea-50e0-402c-830e-de6fd14e8384
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19954 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
I eliminated some deprecated VTK coding. In particular: I replaced vtkTypeRevisionMacro with vtkTypeMacro I eliminated vtkCxxRevisionMacro git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19953 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19952 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 07 Jan, 2013 3 commits
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19951 18c085ea-50e0-402c-830e-de6fd14e8384
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19947 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19944 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 06 Jan, 2013 1 commit
-
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19943 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 05 Jan, 2013 1 commit
-
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19942 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 04 Jan, 2013 4 commits
-
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19941 18c085ea-50e0-402c-830e-de6fd14e8384
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19940 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
I corrected a bug in the WriteScript python function where GetCurveView was incorrectly used instead of GetViewCurve. The fix was provided by Jean Favre. This resolves #1290. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19939 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19936 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 03 Jan, 2013 2 commits
-
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19934 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19933 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 02 Jan, 2013 1 commit
-
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19932 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 01 Jan, 2013 1 commit
-
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19931 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 31 Dec, 2012 1 commit
-
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19930 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 30 Dec, 2012 1 commit
-
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19929 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 29 Dec, 2012 1 commit
-
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19928 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 28 Dec, 2012 1 commit
-
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19914 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 27 Dec, 2012 2 commits
-
-
brugger authored
I enhanced the xdmf_writer library to handle outputting unstructured grids in parallel. I also added an example of writing an unstructured grid in parallel. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19913 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19905 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 26 Dec, 2012 3 commits
-
-
brugger authored
1) I modified libsimV2 to build both a static and dynamic library (simV2 and simV2dyn) and then modified the python binding to use the dynamic library. With this change it is no longer necessary to manually set the VISIT_C_FLAGS and VISIT_CXX_FLAGS to include -fPIC since CMake adds the flags if building a shared library. This resolves #1288. 2) I modified build_visit to no longer add -fPIC to the VISIT_C_FLAGS and VISIT_CXX_FLAGS. I then removed -fPIC from the VISIT_C_FLAGS and VISIT_CXX_FLAGS in all the config site files. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19904 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19899 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@19898 18c085ea-50e0-402c-830e-de6fd14e8384
-