Blender Git Loki
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