Blender Git Loki
Git Commits -> Revision e5f6a41
Revision e5f6a41 by Joshua Leung (master) June 24, 2009, 12:50 (GMT) |
NLA SoC: Scale Operators - Clear (Alt-S) and Apply (Ctrl-A) These two operators work only on Action-Clip strips. * Clear (Alt-S) resets the scale of selected strips to 1.0 * Apply (Ctrl-A) applies the scale of the selected strips to their referenced Actions. If this referenced Action is also used by several other strips, a copy of the Action is made, and the scaling is applied to that Action instead. |
Commit Details:
Full Hash: e5f6a41b1b7125a4c3bc7ef2554c04b768ac765c
SVN Revision: 21126
Parent Commit: 3533cda
Lines Changed: +179, -1