- 13 Sep, 2013 1 commit
-
-
brugger authored
I modified all copyright notices that had "2000 - 2012" to "2000 - 2013" in the src directory. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@21841 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 05 Mar, 2012 1 commit
-
-
brugger authored
I updated the year in the copyright notice from "2000 - 2011" to "2000 - 2012" in all the ".c" and ".C" files in the src directory. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@17584 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 01 Sep, 2011 2 commits
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16070 18c085ea-50e0-402c-830e-de6fd14e8384
-
bonnell authored
Modified Query interface to pass query arguments as MapNode between cli/gui and Viewer to reduce rpc clutter and make adding/changing queries a bit easier. CLI accepts named arguments (keyword args) or python dictionary. GUI allows customizable query widgets for more useful control of options. Query-over-time start/end times and stride now specified in Query Window with other query options, and can be specified as keyword args in cli's QueryOverTime method. Picks via QueryWindow have been consolidated into one query: "Pick", options have been expanded. Updated tests to use new argument style. Left a few old-style calls to ensure they still work. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16065 18c085ea-50e0-402c-830e-de6fd14e8384
-