[root]/Packages/Fusion/Dataflow/Modules/Fields
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 58 (100.0%) | 6104 (100.0%) | 105.2 |
allen | 47 (81.0%) | 5964 (97.7%) | 126.8 |
darbyb | 2 (3.4%) | 92 (1.5%) | 46.0 |
mjc | 5 (8.6%) | 40 (0.7%) | 8.0 |
dav | 4 (6.9%) | 8 (0.1%) | 2.0 |
moved code to a lib for distribution outside of scirun
2601 lines of code changed in 8 files:
the usual checkin - lots of changes to my sandbox
15 lines of code changed in 1 file:
added strdup and minor clean up
0 lines of code changed in 2 files:
the usual checkin - lots of changes to my sandbox
1682 lines of code changed in 1 file:
added strdup and minor clean upPackages/Fusion/Dataflow/Modules/Fields/VULCANConverter.cc
0 lines of code changed in 4 files:
fix sub varinclude/sci_defs/environment_testdefs.h.in
538 lines of code changed in 1 file:
code clean up
173 lines of code changed in 2 files:
added more to the smoothing
135 lines of code changed in 1 file:
minor fixes for OS X compile
4 lines of code changed in 1 file:
changed NrrdData-> to NrrdData->nrrd_ and cleaned up everything associated with it
155 lines of code changed in 5 files:
Upgrading to Teem 1.9. Main changes include API changes for var-arg functions and more careful use of unsigned types. See http://sourceforge.net/project/shownotes.php?release_id=380683&group_id=85445 for more information.
92 lines of code changed in 2 files:
return true from get_input_handle only if a valid rep is set in the handle, this allows optional ports to use the return value of this method to process the contents of the handle without a redundant get_rep test. Fix logic for optional calls in modules that use it
4 lines of code changed in 1 file:
updated to use coding std for gui vars and to use the helpers methods for getting and sending handles
261 lines of code changed in 8 files:
Two things coming on it commit:
1) Dataflow/Ports was moved into Dataflow/Network/Ports
- Fixed the sub.mk files to not use libDataflow_Ports as it is now part of
libDataflow_Network. Cleaned many of the sub.mk files up so that
libraries were only listed once.
- I've only tested these changes on the main Packages... I visually
inspected the others, don't know for sure if I got everything.
2) Clean up of Uintah problems from the large commit Marty made earlier
- continue to use getID() for patches.
- another commit is coming shortly to continue the fixes for Uintah
8 lines of code changed in 4 files:
add with-tetgen option to configure, Make Module.h conform to the coding standard, and all the massive fallout from renaming variables and slots in that class
36 lines of code changed in 4 files:
added geometry method to Module
24 lines of code changed in 3 files:
updated to use the new get and send methods with ports
117 lines of code changed in 6 files:
added field control
20 lines of code changed in 1 file:
added field control
87 lines of code changed in 1 file:
fixed the winding and start node
30 lines of code changed in 1 file:
(1 more)