Blender Git Loki

Git Commits -> Revision cc69f13

Revision cc69f13 by Joshua Leung (master)
July 20, 2009, 12:42 (GMT)
2.5 - Constraints Editing + Keyframe Drawing Tweaks

Constraints:
* Adding constraints with targets should now work.
-- (When no target is provided, the code to create a new target is not yet in place again yet)
* Constraints can be added in Object and PoseModes again using the Ctrl-Shift-C hotkey.
* All constraints can now be cleared from the active Object or selected Bones using the Ctrl-Alt-C hotkey.
* Added warnings when adding constraints invalid for the current context, and removed the old add_constraint() function.
* Buttons window updates correctly after adding keyframes now

Keyframes Drawing:
* Removed un-necessary extra function-call for RB-Tree implementation, by inlining a special one-off case.
* Keyframe diamonds which are not within the viewable area are now not drawn (but filtering will still need to find them).

Commit Details:

Full Hash: cc69f1301387ea920a225b6eb49283e3c03e1b06
SVN Revision: 21719
Parent Commit: 8bf9a8c
Lines Changed: +125, -378

8 Modified Paths:

/source/blender/blenlib/intern/DLRB_tree.c (+21, -27) (Diff)
/source/blender/editors/animation/keyframes_draw.c (+8, -20) (Diff)
/source/blender/editors/armature/armature_ops.c (+5, -0) (Diff)
/source/blender/editors/object/editconstraint.c (+82, -327) (Diff)
/source/blender/editors/object/object_intern.h (+2, -0) (Diff)
/source/blender/editors/object/object_ops.c (+5, -3) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+1, -0) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021