Blender Git Loki
Git Commits -> Revision 5f5d9ed
Revision 5f5d9ed by Joshua Leung (master) January 31, 2008, 01:49 (GMT) |
Bugfix #8070: blender crash when assigning driver to bone constraint When there were no keyframes for a constraint on a bone, trying to add a driver to the influence curve would fail, as a new curve would be added the some mysterious place. The cause was a missing case, as the code assumed that no user would try to add from IPO-Editor in such a way. |
Commit Details:
Full Hash: 5f5d9ede88be91442657707184315f095c8ea2f9
SVN Revision: 13490
Parent Commit: cac8215
Lines Changed: +13, -4
1 Modified Path:
/source/blender/src/editipo.c (+13, -4) (Diff)