Blender Git Commit Log
Git Commits -> Revision 3386563
Revision 3386563 by Joshua Leung (master) September 2, 2011, 12:26 (GMT) |
Bugfix [#28435] Key Visual transform and Parenting not working After reviewing this code, it seems that this case can work after all. However, several things needed to be tweaked: 1) Removed check which stopped parented objects from getting the visual keying coordinates determined. This actually wasn't doing anything, given that this case would never occur as... 2) Tweaked the visualkey_can_use() function to also consider parenting as a cause for visual-keying to be necessary. |
Commit Details:
Full Hash: 3386563368f1e489a40e86671933af385e4073f9
SVN Revision: 39871
Parent Commit: 15afd24
Lines Changed: +38, -35
1 Modified Path:
/source/blender/editors/animation/keyframing.c (+38, -35) (Diff)