- 31 Mar, 2017 1 commit
-
-
bonnell authored
Added copy constructor to AttributeSubject.java. Removed used of '-source 1.4' flag for java compilation. Fixed ViewerMethods.java @param calls to remove symbols (like >=) that the compiler complained about. Regenerated all java files. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@30684 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 03 Jan, 2017 1 commit
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@30108 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 07 Jul, 2016 1 commit
-
-
whitlocb authored
Change plugin entry point function in plugin info to a macro that lets us change plugin characteristics more easily and not have to change plugin info in hundreds of files. Fix Qwt location for static builds on Mac. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@28871 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 08 Jun, 2016 1 commit
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@28664 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 19 May, 2016 1 commit
-
-
allens authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@28504 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 31 Mar, 2016 1 commit
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@28372 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 19 Feb, 2016 1 commit
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@28113 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 14 Dec, 2015 1 commit
-
-
brugger authored
I added infrastructure support for VTKm. I added support for enabling VTKm support in the GUI, CLI and Java client. I also added support for adding VTKm specific coding. At this point there isn't any code that uses VTKm other than to define the vtkmDataSet, but everything is there to start adding code and having it compile and link. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@27799 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 08 Jan, 2015 1 commit
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@25350 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 23 Sep, 2014 1 commit
-
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@24562 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 26 Jul, 2014 1 commit
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23889 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 07 Jul, 2014 1 commit
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23670 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 21 May, 2014 1 commit
-
-
brugger authored
1) I modified bv_eavl to copy a few more header files to the include directory. 2) I added the minimal eavl support to avtDataRepresentation to get it to link to eavl. 3) I modified xml2cmake to support eavl. 4) I added support to the rest of VisIt to link with a reference to eavl in avtDataRepresentation. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23349 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 07 Apr, 2014 1 commit
-
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23130 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 07 Nov, 2013 1 commit
-
-
bonnell authored
Fix java build to work out-of-source. Resolves #1635. Added logic to build the docs, jar and tar files via cmake git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@22348 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 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
-
- 28 Aug, 2013 1 commit
-
-
bonnell authored
Remove special GetClientAtts from operator Info generation unless it requires override (as for LineSampler) git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@21721 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 12 Apr, 2013 1 commit
-
-
allens authored
added the ability to use the plot description in the legend title and allowed for operators to change the display name of the variable in the legend git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@20741 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 11 Apr, 2013 1 commit
-
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@20735 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 05 Mar, 2012 3 commits
-
-
brugger authored
1) I updated the year in the copyright notice from "2000 - 2011" to "2000 - 2012" in all the "*.h" files in the src directory. 2) I moved a using statement out of a header file and into the appropriate ".C" files. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@17588 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
I updated the year in the copyright notice from "2000 - 2011" to "2000 - 2012" in all the "*.f", "*.java", "*.cmake", "*.txt", "*.in", "*.py" and "*.sh" files in the src directory. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@17587 18c085ea-50e0-402c-830e-de6fd14e8384
-
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
-
- 29 Feb, 2012 1 commit
-
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@17519 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 22 Nov, 2011 1 commit
-
-
bonnell authored
modify how the runtime output directory is set for plugins on Windows so it will work with Visual Studio 2010 as well as older versions git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16832 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 21 Nov, 2011 1 commit
-
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16821 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 18 Nov, 2011 1 commit
-
-
bonnell authored
Add plugin name to target folder for easier building/debugging individual plugins with visual studio git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16779 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 16 Nov, 2011 1 commit
-
-
cyrush authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16731 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 27 Jan, 2011 1 commit
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@13756 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 25 Jan, 2011 1 commit
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@13709 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 18 Jan, 2011 1 commit
-
-
brugger authored
I updated the copyright dates in the copyright notice in all the "*.c", "*.C", "*.h", "*.java", "*.cmake", "*.txt" and "*.in" files in the "src" directory. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@13578 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 06 Jan, 2011 1 commit
-
-
camp authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@13446 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 05 Jan, 2011 1 commit
-
-
bonnell authored
Added 'FOLDER' property to plugins, third-party-builtin, and tools, which groups projects into the designated folder. This will clean up the Visual Studio IDE and make it easier to find a project of interest when debugging. Should have no effect for generators that do not use this property. Updated GenerateCMake.h and re-ran xml2cmake on all plugins. Fixed a few xml files so that xml2cmake would generate the correct CMakeList.txt file. Changed a couple of xml files to use consistent naming for include directories (VISIT_INCLUDE_DIR instead of VISIT_SOURCE_DIR). git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@13437 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 20 Jul, 2010 1 commit
-
-
brugger authored
I updated the LLNL review and release number in the copyright notice in all the "*.C", "*.h", "*.java", "*.cmake", "*.txt" and "*.in" files in the src directory. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11946 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 29 Mar, 2010 2 commits
-
-
brugger authored
I updated the copyright notice in the ".cmake", ".java" and ".txt" files in VisIt to cover 2000 - 2010. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@10605 18c085ea-50e0-402c-830e-de6fd14e8384
-
brugger authored
I updated the copyright notice in the ".C" and ".h" files in VisIt to cover 2000 - 2010. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@10599 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 09 Feb, 2010 1 commit
-
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@9848 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 29 Jan, 2010 1 commit
-
-
bonnell authored
a correct build on windows. Newer global variables 'do the right thing' with dlls. (A brief explanation further down). Added VISIT_PLUGIN_TARGET_PREFIX macro for plugins. It modifies the prefix for a target, allowing plugins on windows to be located in a good place. (The macro does nothing on non-windows). Updated GenerateCMake.h, and re-ran for all plugins to make the plugin mods easier. As a result, all plot plugins now have 'ENGINE' defined, whereas only those that really needed it before were using it. Brief explanation of build var changes: global vars: CMAKE_LIBRARY_OUTPUT_DIRECTORY CMAKE_RUNTIME_OUTPUT_DIRECTORY CMAKE_ARCHIVE_OUTPUT_DIRECTORY they replace: LIBRARY_OUTPUT_PATH EXECUTABLE_OUTPUT_PATH ARCHIVE_OUTPUT_PATH they initialize local target vars: LIBRARY_OUTPUT_DIRECTORY RUNTIME_OUTPUT_DIRECTORY ARCHIVE_OUTPUT_DIRECTORY The global vars are set in our root CMakeLists.txt, and can be overridden by setting the local var equivalent for any target. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@9724 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 18 Dec, 2009 1 commit
-
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@9255 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 13 Nov, 2009 1 commit
-
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@8950 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 26 Aug, 2009 1 commit
-
-
miller86 authored
adding support for derived state objects; fixing bugs with enums and python methods for private members in xml code-gen tools; re-factored ReadDir method in Silo plugin; adding Plural() method to StringHelpers git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@8236 18c085ea-50e0-402c-830e-de6fd14e8384
-