Summary Period: 2005-04-05 to 2005-05-24
[root]

Total Lines Of Code:
7970 (2005-05-24 04:28)
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| alex | 79 (100.0%) | 8138 (100.0%) | 103.0 |
- Did some simple typecasting and added [super dealloc] messages to a few objects to remove some compiler warnings in Tiger (gcc 4.0) which is a _lot_ better about warning against common mistakes.
- Added axis flip (K-flip) checking back into the mix with polyscrew subdivision techniques.
- Changed some of the figure generation methods to work with the new screw subdivision calculations.
108 lines of code changed in:
Didn't mean to commit with the test enabled.
1 lines of code changed in:
Jarek subdivision test. I'll take it out later.
169 lines of code changed in:
No need to have a new AbstractWire for every wire calculation. Now, I just make one at the beginning of each subdivision step and use it for all wire calculations.
17 lines of code changed in:
Subdivision type are now Bspline, 4points, Jarek's, or any of the above three with the rotation "decoupled" from the translation (i.e. a screw motion forced back onto a straight line).
Reimplemented pose subdivision process. It no longer subdivides in-place-- it operates on a copy of the poses, then clears them for all morphs and places the result back in. Its slower and uses more memory, but *much* easier to manage code-wise, and at this point its worth it.
315 lines of code changed in:
Removed a simple implicit cast warning.
1 lines of code changed in:
Initial revision
7527 lines of code changed in:
Generated by StatCVS 0.2.2