Blender Git Loki
Git Commits -> Revision e03bbf1
Revision e03bbf1 by Joshua Leung (master) January 26, 2010, 10:29 (GMT) |
Assorted Bugfixes: * Adding new Keying Set paths didn't initialise the id-type setting. Make this default to Object * Fixed bad poll callbacks for Graph Editor operators working on keyframes, which were expecting F-Curves to be selected too to be eligible for editing. This was often too restrictive, resulting in nothing happening. * Fixed error with default property for Debug Redraw-Timer Operator not being set. However, this operator is currently still no use, since the info popups are now disabled. |
Commit Details:
Full Hash: e03bbf12c356c6f1f29095826293b3a074d77042
SVN Revision: 26284
Parent Commit: 4e92b69
Lines Changed: +6, -7