- 08 Jan, 2014 7 commits
-
-
brugger authored
I made several fixes to the 3d the multi resolution data selection support. Everything should work properly at this point. The specific changes made were: a) I added a view area to the multi resolution data selection since the frustum and cell size were insufficient in 3d. b) I corrected an issue with the multi resolution operator getting the wrong data limit for the first render in 3d. c) I enhanced the MRTest reader to provide a 3d mesh. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22589 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
Add vtkAxesActor2D class to manage both x and y axis controls and handle interdependencies. Made VisWinAxes use this new class. Resolves #1676 git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22586 18c085ea-50e0-402c-830e-de6fd14e8384
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22582 18c085ea-50e0-402c-830e-de6fd14e8384
-
pugmire authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22579 18c085ea-50e0-402c-830e-de6fd14e8384
-
pugmire authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22578 18c085ea-50e0-402c-830e-de6fd14e8384
-
pugmire authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22577 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22576 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 07 Jan, 2014 7 commits
-
-
pugmire authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22575 18c085ea-50e0-402c-830e-de6fd14e8384
-
loring authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22574 18c085ea-50e0-402c-830e-de6fd14e8384
-
camp authored
I added the code to run a number of tasks per node. This only happens if the user defines the nn variable. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22573 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22572 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
Added config-site file for my new windows 7 machine. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22569 18c085ea-50e0-402c-830e-de6fd14e8384
-
miller86 authored
Fix #1690: Decompose symmetric tensors in expression language Fix #1628: MMADJ prevents plotting all meshes in file git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22567 18c085ea-50e0-402c-830e-de6fd14e8384
-
pugmire authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22564 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 06 Jan, 2014 3 commits
-
-
pugmire authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22563 18c085ea-50e0-402c-830e-de6fd14e8384
-
pugmire authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22562 18c085ea-50e0-402c-830e-de6fd14e8384
-
pugmire authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22561 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 03 Jan, 2014 1 commit
-
-
brugger authored
I extended the multi resolution data selection support to work in 3d. This is still a work in progress but it is in a useable state. The way things are currently working is that the reader gets an axis aligned bounding box for the view frustum. I will see how this works and if it isn't good enough I may change it to pass the view frustum volume and the equations of the 6 planes that define the view frustum. I will also soon check in an enhanced MRTest database reader that also provides 3d data. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22559 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 31 Dec, 2013 2 commits
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22555 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22552 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 30 Dec, 2013 1 commit
-
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22551 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 29 Dec, 2013 1 commit
-
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22550 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 28 Dec, 2013 1 commit
-
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22549 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 27 Dec, 2013 1 commit
-
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22548 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 26 Dec, 2013 4 commits
-
-
bonnell authored
Added 'C' files for avtMultiresSelection (to fix link errors) and avtResolutionSelection (for consistency, added PIPELINE_API). Made avtMultiresSelection::DescriptionString return a value. Added config-site file for my personal win8 machine. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22547 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22546 18c085ea-50e0-402c-830e-de6fd14e8384
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22545 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22544 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 25 Dec, 2013 1 commit
-
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22543 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 24 Dec, 2013 1 commit
-
-
brugger authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22542 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 23 Dec, 2013 1 commit
-
-
cyrush authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22541 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 20 Dec, 2013 1 commit
-
-
brugger authored
I enhanced VisIt to handle database readers that can provide 2D multi resolution versions of the data. When 2D multi resolution is enabled, the avtMultiresFilter adds a multi resolution data selection to the contract that contains the view frustum and a desired cell size. The reader then needs to return a data set that covers the frustum and has a cell size smaller than the desired cell size assuming that the mesh covers the extents and has cells smaller than the desired size. The reader also needs to add to the contract the actual frustum covered and the actual cell size returned. A working example of a reader that supports multi resolution data selection was added. It is the MRTest reader and is built when specifying -DVISIT_BUILD_ALL_PLUGINS=1 with cmake. I also updated the release notes with a description of the change. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22537 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 19 Dec, 2013 2 commits
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22535 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
Fix Nek5000 reader failure when processing config files from pre-2.7 versionso of visit. Resolves #1684. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22532 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 18 Dec, 2013 5 commits
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22529 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22525 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22524 18c085ea-50e0-402c-830e-de6fd14e8384
-
js9 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22521 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22518 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 17 Dec, 2013 1 commit
-
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22514 18c085ea-50e0-402c-830e-de6fd14e8384
-