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

3 Modified Paths:

/source/blender/editors/animation/anim_channels_defines.c (+180, -3) (Diff)
/source/blender/editors/include/ED_anim_api.h (+11, -1) (Diff)
/source/blender/editors/space_nla/nla_draw.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021