Blender Git Commit Log

Git Commits -> Revision c089150

Revision c089150 by Bastien Montagne (master)
April 28, 2014, 11:26 (GMT)
Fix T39806: Koro rig (Caminandes) wrong in master, worked in 270(a).

Edit existing animsys_refactor module to make able to execute more complex conversions
('to' can now be a callback, instead of a simple prop name), and add a new
Update Animated Transform Constraints operator that uses it to handle complex
conversion for this constraint (drived or animated properties).

Note this operator has to be called manually (from 'space' menu), will make this clear
in release notes.

Also, similar changes made in 2.70 are *not* addressed by this script (would rather wrote
new operators as/if need arise, but Transform constraint looks much more sensible that the others).

This op should not remain in more than two or three releases anyway, imho.

Commit Details:

Full Hash: c08915042601c83022d352ba99026d13a18f73c2
Parent Commit: 9121517
Lines Changed: +168, -81

2 Modified Paths:

/release/scripts/modules/animsys_refactor.py (+83, -81) (Diff)
/release/scripts/startup/bl_operators/anim.py (+85, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021