Blender Git Loki
Git Commits -> Revision d7bf5c0
Revision d7bf5c0 by Ton Roosendaal (master) July 9, 2005, 19:37 (GMT) |
New! Pose-constraint Ipos now are integrated in NLA. ALso cleaned up the weird disabled code that was hanging out there for ages. Also cleaned up NLA blending itself, it was copying far too much data around. Should be three times faster or so... need good test! And restored Action Baking. |
Commit Details:
Full Hash: d7bf5c0583a92c147b0b326d1a6a8d6c43e1a0d8
SVN Revision: 4664
Parent Commit: ef4bc76
Lines Changed: +140, -297
7 Modified Paths:
/source/blender/blenkernel/intern/action.c (+110, -244) (Diff)
/source/blender/blenkernel/intern/armature.c (+0, -4) (Diff)
/source/blender/blenkernel/intern/constraint.c (+2, -1) (Diff)
/source/blender/blenkernel/intern/object.c (+2, -7) (Diff)
/source/blender/include/nla.h (+0, -4) (Diff)
/source/blender/src/editaction.c (+25, -36) (Diff)
/source/blender/src/editarmature.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/armature.c (+0, -4) (Diff)
/source/blender/blenkernel/intern/constraint.c (+2, -1) (Diff)
/source/blender/blenkernel/intern/object.c (+2, -7) (Diff)
/source/blender/include/nla.h (+0, -4) (Diff)
/source/blender/src/editaction.c (+25, -36) (Diff)
/source/blender/src/editarmature.c (+1, -1) (Diff)