Blender Git Commit Log

Git Commits -> Revision a730cda

Revision a730cda by Joshua Leung (master)
January 22, 2015, 13:33 (GMT)
Fix: Joining armatures fixes up the drivers accordingly

Finally! At long last, I've gotten this working! This ended up being far trickier
to get right than anticipated; the normal remapping API's cannot be used as-is
as they will just clobber over subtleties whenever datablock changes are involved.
So, for now, we have to duplicate the logic a bit.

Commit Details:

Full Hash: a730cda72ff94ea0df73b61d62c01c45992d5bde
Parent Commit: 99a5f37
Lines Changed: +141, -36

3 Modified Paths:

/source/blender/blenkernel/BKE_animsys.h (+4, -0) (Diff)
/source/blender/blenkernel/intern/anim_sys.c (+54, -0) (Diff)
/source/blender/editors/armature/armature_relations.c (+83, -36) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021