Blender Git Loki

Git Commits -> Revision 876cfc8

Revision 876cfc8 by Roland Hess (master)
July 31, 2007, 13:37 (GMT)
Visual Keying refactor

This code was always kludgy and this clean it up a bit.

insertmatrixkey() has been properly renamed insertkey_float().

Matrix calculations have been excised from the interface code,
and placed in insertmatrixkey(), so that you can call it from
anywhere without preliminaries and the proper values are calced
based on the passed adr code.

By much request, several semi-bug reports and discussion with
production animators, visual keying is now used automatic
for objects and bones that have constraints that cause them
to ignore their Ipos (CopyLoc, TrackTo, etc.). In those cases,
visual keying is used instead of the normal Ipo insertion
method. This "auto" functionality is toggled from the
"Use Visual Keying" button found along with "Needed" and
"Available" in the Edit Methods prefs.

Logic as to which constraints trigger visual keying on
which adrcodes can be tweaked in match_adr_constraint()
src/editipo.c

This has been tested by a couple of people, myself included,
but I may not have hit every constraint case, so evolutionary
feedback is welcome.

Commit Details:

Full Hash: 876cfc837e2f065fa370940ca578983d84c48a11
SVN Revision: 11444
Parent Commit: 5afc4e0
Lines Changed: +290, -72

4 Modified Paths:

/source/blender/blenkernel/BKE_global.h (+2, -0) (Diff)
/source/blender/include/BSE_editipo.h (+2, -2) (Diff)
/source/blender/src/editipo.c (+277, -65) (Diff)
/source/blender/src/space.c (+9, -5) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021