Blender Git Loki
Git Commits -> Revision ae93476
Revision ae93476 by Martin Poirier (master) September 5, 2004, 20:21 (GMT) |
Stretch To constraint Read today's meeting minutes for a description. Bjornmose: We'll need some example and screenshots for the dev pages of blender3d.org. If you can do some, neat, if not, I'll do them. Matt, Emilie and Chris: Please review UI addition. Pixel alignement and all that fun stuff has not be overly looked for (though I did some cleaning by adding alignment blocks). |
Commit Details:
Full Hash: ae9347662b4d7baf9ad2d5cbdb89c923d463db60
SVN Revision: 3049
Parent Commit: 81e960d
Lines Changed: +316, -48
7 Modified Paths:
/source/blender/blenkernel/intern/constraint.c (+184, -12) (Diff)
/source/blender/blenloader/intern/readfile.c (+14, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+3, -0) (Diff)
/source/blender/include/butspace.h (+3, -1) (Diff)
/source/blender/makesdna/DNA_constraint_types.h (+17, -31) (Diff)
/source/blender/src/buttons_object.c (+72, -4) (Diff)
/source/blender/src/editconstraint.c (+23, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+14, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+3, -0) (Diff)
/source/blender/include/butspace.h (+3, -1) (Diff)
/source/blender/makesdna/DNA_constraint_types.h (+17, -31) (Diff)
/source/blender/src/buttons_object.c (+72, -4) (Diff)
/source/blender/src/editconstraint.c (+23, -0) (Diff)