Blender Git Commit Log

Git Commits -> Revision a3a3141

Revision a3a3141 by Joshua Leung (master)
April 28, 2014, 13:59 (GMT)
NLA Editor: Make Single User for NLA Strips

This operator is used to make sure that if/when you have multiple strips
using the same action, if you select these and run this operator, each
strip will be given its own copy of the action. This is useful if you
decide later that you want to start using an existing action as a base.

NOTE: This does not recursively go inside meta's, so care is still advised
in that case.

Commit Details:

Full Hash: a3a3141f53e5341cc4c669297ed1d894ad1d89e1
Parent Commit: 68c3b63
Lines Changed: +85, -0

4 Modified Paths:

/release/scripts/startup/bl_ui/space_nla.py (+3, -0) (Diff)
/source/blender/editors/space_nla/nla_edit.c (+75, -0) (Diff)
/source/blender/editors/space_nla/nla_intern.h (+2, -0) (Diff)
/source/blender/editors/space_nla/nla_ops.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021