[root]/StandAlone/convert
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 169 (100.0%) | 4332 (100.0%) | 25.6 |
mjc | 100 (59.2%) | 3164 (73.0%) | 31.6 |
callahan | 14 (8.3%) | 1052 (24.3%) | 75.1 |
dav | 43 (25.4%) | 81 (1.9%) | 1.8 |
dmw | 2 (1.2%) | 21 (0.5%) | 10.5 |
sachse | 7 (4.1%) | 10 (0.2%) | 1.4 |
mdavis | 2 (1.2%) | 4 (0.1%) | 2.0 |
sparker | 1 (0.6%) | 0 (0.0%) | 0.0 |
add support for another format
0 lines of code changed in 2 files:
fix edge mapping, and loading
2 lines of code changed in 1 file:
fix PrismVolMesh interface, and approx methods for rendering
4 lines of code changed in 1 file:
completely revert commit 32690, as it broke all of Uintah
1 lines of code changed in 2 files:
removal of xerces, replaced with libxml2, turn on validaton for component loading, fix all invalid xml
1 lines of code changed in 1 file:
bug fix
3 lines of code changed in 1 file:
name change
5 lines of code changed in 5 files:
replace int argument for get_type_description with enum that specifies which info you are interested in. depricate virtual const string get_type_name(int n = -1) const, use get_type_description(...)->get_name() instead.
39 lines of code changed in 28 files:
fix surface normal rendering, add converter for new basis type
409 lines of code changed in 2 files:
remove duplicate file
0 lines of code changed in 1 file:
fix loading of HexTricubicHmtScaleFactor basis fields, add more types of loading for ucsd data
170 lines of code changed in 1 file:
bug fixes
2 lines of code changed in 1 file:
Fixed compiler warning. Added in error statement for bad user input.
0 lines of code changed in 2 files:
Fixes for Mac OSX after H_O_Basis merge. Now compiles and runs on OSX 10.4.
Disabled MacForceLoad in Core/Init/init.cc until needed as the static constructors that were being called by this function no longer exist because the derived Field types went away.
Added in unsigned int operator for MaskedLatVolMesh::NodeIter.
Changed #include <values.h> to #include <float.h> for OSX compatibility.
Added in Core/Basis to various sub.mk files in BioPSE and Teem Packages.
4 lines of code changed in 2 files:
initial commit of H_O_Basis branch merge
1327 lines of code changed in 46 files:
Add support to vff2nrrd for 1D and 2D datasets.
0 lines of code changed in 2 files:
initial version of vtk to hexvol
368 lines of code changed in 2 files:
support another flavor of 5 col data
14 lines of code changed in 1 file:
handle 4 column data
29 lines of code changed in 1 file:
add HexVolToVtk to build
5 lines of code changed in 1 file:
(10 more)