Blender Git Loki
Git Commits -> Revision 7ad68dd
Revision 7ad68dd by Ton Roosendaal (master) February 20, 2005, 19:00 (GMT) |
Daily commit for transform() project, to prevent conflicts with Martin's work. :) - added static and (void) and some style stuff in transform.c - first additions in code for posemode (do not even try now!) - fixed warnings in previous commit martin (gcc only) Note; posemode old transform had complex dependencies on redraw (Hos' home grown dep graph), which is first being restored. Including old style set_base_flags_for_editing. Tomorrow! |
Commit Details:
Full Hash: 7ad68dd4a6486fdafb94480485eed1702a2b5646
SVN Revision: 3852
Parent Commit: 4e39c43
Lines Changed: +265, -71
6 Modified Paths:
/source/blender/include/BIF_transform.h (+4, -1) (Diff)
/source/blender/src/editobject.c (+5, -2) (Diff)
/source/blender/src/transform.c (+172, -55) (Diff)
/source/blender/src/transform.h (+3, -1) (Diff)
/source/blender/src/transform_constraints.c (+1, -1) (Diff)
/source/blender/src/transform_generics.c (+80, -11) (Diff)
/source/blender/src/editobject.c (+5, -2) (Diff)
/source/blender/src/transform.c (+172, -55) (Diff)
/source/blender/src/transform.h (+3, -1) (Diff)
/source/blender/src/transform_constraints.c (+1, -1) (Diff)
/source/blender/src/transform_generics.c (+80, -11) (Diff)