Summary Period: 2002-09-04 to 2003-02-17
13 (0.0%)
453 (0.0%)
Directory | Changes | Lines of code | Lines per change |
---|---|---|---|
Totals | 13 (100.0%) | 453 (100.0%) | 34.8 |
CS/apps/import/milk2spr/ | 8 (61.5%) | 428 (94.5%) | 53.5 |
CS/libs/csgeom/ | 1 (7.7%) | 20 (4.4%) | 20.0 |
CS/docs/ | 2 (15.4%) | 4 (0.9%) | 2.0 |
CS/apps/tests/mottest/ | 1 (7.7%) | 1 (0.2%) | 1.0 |
CS/data/ | 1 (7.7%) | 0 (0.0%) | 0.0 |
milk2spr now mentions the correct place of his example: mottest.
3 lines of code changed in:
Allways test first before you commit.
9 lines of code changed in:
Mentioned the correct place of mottest.
3 lines of code changed in:
A 0 0 0 normal is not used.
8 lines of code changed in:
milk2spr now uses the normals given by milkshape.
Because CS only allows one normal per vertex the amount of vertices,
I had to add multiple vertices with same coordinates.
The amoiunt of vertices is nearly tripled.
This results in much larger model files.
1 lines of code changed in:
milk2spr now uses the vertices given by milkshape.
Because CS only allows one normal per vertex the amount of vertices is nearly tripled.
This results in much larger model files.
77 lines of code changed in:
The name of the motion in motion.lib should be motion.
1 lines of code changed in:
Milk2spr now converts to XML.
331 lines of code changed in:
Made an addition to Slerp:
It now detects if the axices are pointing in roughly the same direction.
So that the the interpolation generates the smallest rotation.
20 lines of code changed in:
Generated by StatCvs v0.2-dev