Summary Period: 2000-03-05 to 2004-01-18
[root]/src/geometry/models/lowtank
Total Lines Of Code:
0 (2006-06-28 16:28)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 63 (100.0%) | 174 (100.0%) | 2.7 |
brlcad | 31 (49.2%) | 145 (83.3%) | 4.6 |
timriker | 20 (31.7%) | 20 (11.5%) | 1.0 |
jeffm2501 | 12 (19.0%) | 9 (5.2%) | 0.7 |
moved models to src/geometry/tank/. in order to group them all together, renamed files using model quality so that they can be linked without requiring automake to use subdir-objects
0 lines of code changed in:
if we are going to have hardcoded geometry may as well make it done in a non stupid way
make all tank geo be in functions, not in #included .c files
5 lines of code changed in:
copyright flood
5 lines of code changed in:
give the tank a bit of ground clearance, no more low rider action
4 lines of code changed in:
Converted all of the singletons to use the base template singleton class.
Preferred instance() method returns a reference instead of a pointer,
requireing a lot of benign -> to . conversions. Singletons are destroyed
automatically when they leave scope, see the, see include/Singleton.h for
details, usage, and caveats. (non-behavior/logic-modifying commit)
5 lines of code changed in:
make emacs/vi local var comments for C files mode:C and C-style /* */ comments
45 lines of code changed in:
Changed the local emacs/vi var block comment style. Hopefully the last change needed for a while.
35 lines of code changed in:
rumor has it that vi wants the ex: format hint within 5 lines of EOF (emacs does not care)
10 lines of code changed in:
Updated indentation comment with emacs local variable declarations.
50 lines of code changed in:
copyright/version updates
5 lines of code changed in:
copyright
5 lines of code changed in:
Initial revision
5 lines of code changed in:
Generated by StatCVS 0.2.2