Blender Git Loki

Git Commits -> Revision 68c3b63

Revision 68c3b63 by Joshua Leung (master)
April 28, 2014, 13:59 (GMT)
NLA Editor: Duplicate/Duplicate Linked

This commit changes the default strip duplication behaviour (Shift-D) so that it will
create a copy of whatever action it uses. Previously, it was very hard, if not impossible
in some cases to create a new copy of an action to start working on in the NLA.

If you want the old behaviour, you'll need to use ALt-D (Linked Duplicates).

(Note: Although the new Shift-D may not be so optimal in all cases, I've decided to go
with this version since it aligns better with the way this works for objects. Doing the
opposite for NLA would just have added to the confusion)

Commit Details:

Full Hash: 68c3b6350ad702195a86adfcde65687269820afd
Parent Commit: 27db753
Lines Changed: +36, -16

5 Modified Paths:

/release/scripts/startup/bl_ui/space_nla.py (+2, -1) (Diff)
/source/blender/blenkernel/BKE_nla.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/nla.c (+20, -9) (Diff)
/source/blender/editors/space_nla/nla_edit.c (+7, -3) (Diff)
/source/blender/editors/space_nla/nla_ops.c (+5, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021