Blender Git Commit Log
Git Commits -> Revision 1492db0
Revision 1492db0 by Joshua Leung (master) April 8, 2015, 02:34 (GMT) |
Partial fixes for issues raised in T44219 * The breakdowner tool will no longer operate directly on properties of type "enum", as this doesn't make sense most of the time. This is still not much use though when custom properties (ints) are used to drive some underlying enum property though (as in blenrig) * The breakdowner no longer tries to perform any blending if the start and end values are the same, to avoid float precision issues. |
Commit Details:
Full Hash: 1492db09d196fa60b063eea2847738d79069c7e0
Parent Commit: 808ea62
Lines Changed: +29, -7
1 Modified Path:
/source/blender/editors/armature/pose_slide.c (+29, -7) (Diff)