Blender Git Commit Log

Git Commits -> Revision 185a779

Revision 185a779 by Joshua Leung (master)
April 15, 2007, 09:48 (GMT)
== NLA Editor - Auto-Blending for ActionStrips ==

This is just a little time-saver for NLA-workflow. With the 'Auto-Blending' option
turned on in the Transform Properties (NKEY) for an ActionStrip, that strip's blendin/blendout values are determined based on the number of frames that the previous and/or next actionstrip(s) on overlap over the start and end of it.

It is turned on by default for new actionstrips added using the Shift-N hotkey.

Caveats:
* Only the actionstrips immediately on either side of the strip being evaluated, will
have any effect
* A strip that is longer-than, and extends over the sides of the strip being evaluated,
will have no effect

Additional Notes:
* Blendin/Blendout have been renamed In/Out in UI for brevity
* Button layout in NLA Transform Properties has changed slightly again, but hopefully that shouldn't be too much of an issue.

Commit Details:

Full Hash: 185a7799a051acdab8ad9a20f7213c3ab8fd6ea9
SVN Revision: 10531
Parent Commit: a6113b0
Lines Changed: +170, -5

3 Modified Paths:

/source/blender/makesdna/DNA_nla_types.h (+7, -3) (Diff)
/source/blender/src/drawnla.c (+12, -2) (Diff)
/source/blender/src/editnla.c (+151, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021