[root]/Packages/VS/Dataflow/Modules/Render
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 17 (100.0%) | 182 (100.0%) | 10.7 |
mjc | 12 (70.6%) | 156 (85.7%) | 13.0 |
dav | 4 (23.5%) | 18 (9.9%) | 4.5 |
darbyb | 1 (5.9%) | 8 (4.4%) | 8.0 |
partial fixes for bring VS up to date with fields/basis changes
0 lines of code changed in 8 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.
8 lines of code changed in 1 file:
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
18 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
156 lines of code changed in 4 files: