[root]/CCA/Components/Models/SolidReactionModel
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 5 (100.0%) | 40 (100.0%) | 8.0 |
harman | 3 (60.0%) | 38 (95.0%) | 12.6 |
jsutherland | 2 (40.0%) | 2 (5.0%) | 1.0 |
This one has been a long time coming.
Rip out the standard namespace opening that has been polluting header files throughout the framework. This crept into all sorts of places.
DO NOT open namespaces in header files. Ever.
2 lines of code changed in 2 files:
Removed some old rotted out plumbing:
- scheduleCheckNeedAddMaterial()
- activateModel()
This idea died and blew away years ago.
* should not change answers
38 lines of code changed in 3 files: