Blender Git Commit Log

Git Commits -> Revision 66a81a4

Revision 66a81a4 by Joshua Leung (master)
July 10, 2009, 23:25 (GMT)
NLA SoC: Names for NLA Strips

In order to be able to better identify NLA Strips (and to reduce the complexity of the text on them), I've implemented a name property for the strips. The names are made to be unique within the AnimData block the strip comes from, though this may not always happen if not enough relevant context info is present to validate this.

Commit Details:

Full Hash: 66a81a4062b8cc01452316c8eeb442b0acf2663e
SVN Revision: 21511
Parent Commit: b609f2a
Lines Changed: +152, -28

7 Modified Paths:

/source/blender/blenkernel/BKE_nla.h (+4, -0) (Diff)
/source/blender/blenkernel/intern/nla.c (+90, -3) (Diff)
/source/blender/editors/space_nla/nla_buttons.c (+2, -1) (Diff)
/source/blender/editors/space_nla/nla_draw.c (+5, -20) (Diff)
/source/blender/editors/space_nla/nla_edit.c (+27, -4) (Diff)
/source/blender/makesdna/DNA_anim_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_nla.c (+22, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021