Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 11 (100.0%) | 212 (100.0%) | 19.2 |
allen | 1 (9.1%) | 146 (68.9%) | 146.0 |
dav | 5 (45.5%) | 43 (20.3%) | 8.6 |
jeroen | 2 (18.2%) | 17 (8.0%) | 8.5 |
worthen | 1 (9.1%) | 6 (2.8%) | 6.0 |
ayla | 2 (18.2%) | 0 (0.0%) | 0.0 |
Update centerWindow to try to account for multiple screens.
0 lines of code changed in 2 files:
Correct label variable name.
0 lines of code changed in 2 files:
clean up the file behavior
146 lines of code changed in 1 file:
M main/sub.mk
M Core/Datatypes/sub.mk
M StandAlone/convert/sub.mk
Need to specify F_LIBRARY (fortran library) to link on the Mac.
M Core/GUI/Util.tcl
Fix example use for label_pair function.
M Core/Datatypes/SearchGrid.cc
M Core/Datatypes/TetVolMesh.h
Cleaned up. Removed unused variables.
M Dataflow/GUI/Viewer.tcl
M Dataflow/Modules/Render/ViewWindow.cc
M Dataflow/Modules/Render/ViewWindow.h
M Dataflow/Modules/Render/OpenGL.cc
M Dataflow/Modules/Render/OpenGL.h
Made optional (with button) the ability to append the timestamp to
each frame when saving a movie. Cleaned up a number of other things
(eg: the GUI) related to saving a movie in SCIRun.
M Dataflow/Network/ComponentNode.cc
Cleaned up function name/return value layout.
M on-the-fly-libs/Makefile.in
Updated to use the SCI_MAKE_BE_QUIET env var for less verbosity during
compilation.
1 lines of code changed in 1 file:
When cd fails, fall back to the initialdir without the pwd. (This will happen with multi-word dirs in windows.)
6 lines of code changed in 1 file:
Updated documentation on label_pair
4 lines of code changed in 1 file:
M Core/GUI/Util.tcl
Added the label_pair utility function. Creates a label/text_var pair.
M Packages/Uintah/Dataflow/GUI/ScalarMinMax.tcl
Added in the field_name to the GUI. Added separators between the min
and max sections. Now use the label_pair utility from Core/Util.
M Packages/Uintah/Dataflow/XML/CompareMMS.xml
Take in a Scalar Field (instead of an UDA) (at least for now).
M Packages/Uintah/Dataflow/GUI/CompareMMS.tcl
Basic GUI updates, still needs lots of work.
38 lines of code changed in 1 file:
Bug fix for the case the variable with the prefered datatype has not been defined
4 lines of code changed in 1 file:
Bug fixes: (1) Reader and Writers will now remember the filetype that was set when saving the network. (2) The multiple file series will not crash if the basefile name reoccurs in the path itself.
13 lines of code changed in 1 file: