Blender Git Commit Log

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

4 Modified Paths:

/source/blender/editors/space_nla/nla_edit.c (+164, -1) (Diff)
/source/blender/editors/space_nla/nla_header.c (+5, -0) (Diff)
/source/blender/editors/space_nla/nla_intern.h (+3, -0) (Diff)
/source/blender/editors/space_nla/nla_ops.c (+7, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021