Blender Git Loki
Git Commits -> Revision e2eaf26
Revision e2eaf26 by Joshua Leung (master) August 25, 2009, 01:46 (GMT) |
2.5 - NLA Bugfixes: * F-Modifiers on F-Curves can now taken into account when calculating the extents of actions. This is used when there are some NLA strips and some action with some F-Modifiers is being played back on top of those. * The toggles in the NLA channels list now respect the width of the list instead of using a hardcoded position. This means that clicking on these toggles when the list is resized works again. |
Commit Details:
Full Hash: e2eaf269350d972daec1f19ae5aa5ee7fbad4685
SVN Revision: 22755
Parent Commit: 4a78b9e
Lines Changed: +54, -10
6 Modified Paths:
/source/blender/blenkernel/BKE_action.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/action.c (+47, -3) (Diff)
/source/blender/blenkernel/intern/anim_sys.c (+0, -1) (Diff)
/source/blender/blenkernel/intern/nla.c (+1, -1) (Diff)
/source/blender/editors/space_nla/nla_channels.c (+4, -3) (Diff)
/source/blender/editors/space_nla/nla_edit.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/action.c (+47, -3) (Diff)
/source/blender/blenkernel/intern/anim_sys.c (+0, -1) (Diff)
/source/blender/blenkernel/intern/nla.c (+1, -1) (Diff)
/source/blender/editors/space_nla/nla_channels.c (+4, -3) (Diff)
/source/blender/editors/space_nla/nla_edit.c (+1, -1) (Diff)