Blender Git Loki

Git Commits -> Revision ed316ad

Revision ed316ad by Joshua Leung (master)
June 21, 2009, 03:02 (GMT)
NLA SoC: Fixes for Operator Poll Callbacks

* Clicking on NLA tracks while in TweakMode now works so that channels can be muted/protected/expanded as per usual. However, they cannot be selected, as changing the selection state can interfere with TweakMode state changes

* Operators for animation channel-lists now use proper poll callbacks, which also take into account TweakMode where appropriate (i.e. all selection operators are now allowed to operate in NLA while in TweakMode, and all other operators will only work in Animation Editors)

* Action Editor operators now use the poll callback for Action Editors/DopeSheet instead of the generic active-araa one.

Commit Details:

Full Hash: ed316ad8e967b85a79bb67b79ffc5e3cd90820a5
SVN Revision: 21047
Parent Commit: 6bca54a
Lines Changed: +91, -38

7 Modified Paths:

/source/blender/editors/animation/anim_channels.c (+50, -9) (Diff)
/source/blender/editors/space_action/action_edit.c (+15, -15) (Diff)
/source/blender/editors/space_action/action_select.c (+4, -4) (Diff)
/source/blender/editors/space_nla/nla_channels.c (+9, -7) (Diff)
/source/blender/editors/space_nla/nla_edit.c (+1, -1) (Diff)
/source/blender/editors/space_nla/nla_intern.h (+2, -0) (Diff)
/source/blender/editors/space_nla/nla_ops.c (+10, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021