Blender Git Commit Log
Git Commits -> Revision b2784d3
Revision b2784d3 by Joshua Leung (master) May 5, 2014, 02:16 (GMT) |
NLA Editor Drawing: Set up AnimChannelType callbacks for drawing NLA Editor This commit lays some of the groundwork needed to port the last of the NLA Editor channel types that's still defined using custom code. By moving this code over to the newer standardised framework, this will enable widgets to have tooltips to make it easier for users to find out what various buttons do. Currently this isn't hooked up to anything though. |
Commit Details:
Full Hash: b2784d33ce6a6ae20344afa469b1425bdde9f90e
Parent Commit: 362b25b
Lines Changed: +192, -5