Blender Git Commit Log
Git Commits -> Revision 6d9cda7
Revision 6d9cda7 by Ton Roosendaal (master) December 17, 2005, 19:02 (GMT) |
Orange: Enabled Striding in NLA to also use FollowPath Constraint. Until now it only worked when Object was parented to a Curve. Interesting feature now is that it checks for all FollowPath Constraints, and it chooses to stride over the first Path found with influence > 0.5. Note: to make swithing to other paths work, map the time curve for these paths to match the switch. This is not very NLA friendly... but let the dudes in studio test it first. :) Todo for later once; ensure proper blending... |
Commit Details:
Full Hash: 6d9cda7aaaf117d8043dc850289254dbf1da01b4
SVN Revision: 6147
Parent Commit: 7fd55a7
Lines Changed: +27, -5
1 Modified Path:
/source/blender/blenkernel/intern/action.c (+27, -5) (Diff)