Blender Git Loki

Git Commits -> Revision 5d96bc9

Revision 5d96bc9 by Joshua Leung (master)
December 5, 2017, 11:54 (GMT)
Version patching fixes for F-Curves (as required for fixes for T48988 and T52009)

* For the T48988 fix (i.e. separate Ease In/Out properties for Bendy Bones
in Edit vs Pose modes), old animation data needed to be patched to use
the new property names. This is needed to partially fix some of the
issues in T53356 (though the Rigify code itself still needs to be patched).

* For the T52009 fix, old files needed to have the frame_start and frame_end
properties on the FModifier (base-class) updated to match that of the
FMod_Stepped type-specific class. This wasn't done in the earlier commit
since it wasn't worth going through all animation data just for the sake
of updating these relatively-rare settings, but since we're doing it anyway
now, it makes sense to include this here.

Commit Details:

Full Hash: 5d96bc9c5a26d2b8372764e7ee7640674f6bf51b
Parent Commit: 6ebf244
Lines Changed: +71, -2

2 Modified Paths:

/source/blender/blenkernel/intern/anim_sys.c (+2, -1) (Diff)
/source/blender/blenloader/intern/versioning_270.c (+69, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021