Blender Git Commit Log

Git Commits -> Revision be5293d

Revision be5293d by Joshua Leung (master)
July 8, 2009, 05:00 (GMT)
NLA SoC: Influence/Time properties for strips can now be animated

* These settings can now be edited + keyframed (using IKEY over the button only for now... other cases will fail)

* Reshuffled some of the keyframing code to make this sort of thing easier to do. Also, restored corrections for NLA-mapping when inserting/removing keyframes.


TODOS:
* animation editors don't show these keyframes yet
* the buttons don't change colour yet to reflect this state. How to do this efficiently?
* allow keyframing of these in more places
* more robust UI handling for this.

Commit Details:

Full Hash: be5293d3ad38ba5f9f32ac8585d012bc44a9e684
SVN Revision: 21416
Parent Commit: 823bf89
Lines Changed: +255, -104

6 Modified Paths:

/source/blender/blenkernel/BKE_nla.h (+4, -0) (Diff)
/source/blender/blenkernel/intern/nla.c (+52, -0) (Diff)
/source/blender/editors/animation/keyframing.c (+142, -95) (Diff)
/source/blender/editors/include/ED_keyframing.h (+13, -0) (Diff)
/source/blender/editors/space_nla/nla_buttons.c (+11, -6) (Diff)
/source/blender/makesrna/intern/rna_nla.c (+33, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021