Blender Git Commit Log
Git Commits -> Revision 7cb8b39
Revision 7cb8b39 by Joshua Leung (master) April 17, 2009, 02:13 (GMT) |
2.5 Animation UI Tweaks: * Added back backgrounds behind buttons for modifiers and driver targets * 'Protect' toggle doesn't draw for F-Curves with no keyframes to prevent editing on anymore * Inserting keyframes on objects using builtin keyingsets now use the right names |
Commit Details:
Full Hash: 7cb8b3910d901ca03d675673728b22fe647e6838
SVN Revision: 19766
Parent Commit: 6386186
Lines Changed: +79, -63
6 Modified Paths:
/source/blender/editors/animation/anim_channels.c (+3, -2) (Diff)
/source/blender/editors/animation/keyingsets.c (+1, -1) (Diff)
/source/blender/editors/space_action/action_draw.c (+7, -3) (Diff)
/source/blender/editors/space_action/action_header.c (+19, -5) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+42, -49) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+7, -3) (Diff)
/source/blender/editors/animation/keyingsets.c (+1, -1) (Diff)
/source/blender/editors/space_action/action_draw.c (+7, -3) (Diff)
/source/blender/editors/space_action/action_header.c (+19, -5) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+42, -49) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+7, -3) (Diff)