Blender Git Commit Log

Git Commits -> Revision f8c344b

Revision f8c344b by Joshua Leung (master)
July 7, 2009, 12:17 (GMT)
NLA SoC: Meta Strips + F-Modifiers

F-Modifiers now work on 'all' types of NLA Strip. To get them working on Meta-strips, F-Modifiers on the Meta strip must be applied on top of those for child strips. For now, this is done by joining the lists of modifiers, and evaluating the joined list.

Currently, Transitions don't work that great with F-Modifiers yet (only the endpoints get evaluated with the F-Modifiers). Solving this is for another time...

Commit Details:

Full Hash: f8c344bd17e09f21b5f022f65016fc13a7aa1d69
SVN Revision: 21406
Parent Commit: d1677e3
Lines Changed: +91, -17

2 Modified Paths:

/source/blender/blenkernel/intern/anim_sys.c (+90, -16) (Diff)
/source/blender/blenkernel/nla_private.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021