Blender Git Commit Log
Git Commits -> Revision 98d6c53
Revision 98d6c53 by Joshua Leung (master) October 16, 2010, 11:30 (GMT) |
Bugfix #23979: FCurve.keyframe_points.add(..., replace=True) ... fails if there were no keyframes in the curve yet. Was a missing null-check for case when no keyframe array is created. Also, changed the description for the "replace" arg to better reflect what it really does. |
Commit Details:
Full Hash: 98d6c533a606f7965d0a2bfe1da4f83942693066
SVN Revision: 32515
Parent Commit: 5999658
Lines Changed: +3, -3
1 Modified Path:
/source/blender/makesrna/intern/rna_fcurve.c (+3, -3) (Diff)