Blender Git Loki
Git Commits -> Revision 7c8d98a
Revision 7c8d98a by Joshua Leung (master) February 22, 2009, 09:30 (GMT) |
Animation Editors: Drawing stuff * Added basic panels (Info, Drivers - where applicable, Modifiers) for editing active F-Curve/driver in Graph Editor. The buttons layouts here are really really rough, and have only got a few buttons to be sufficient for debugging purposes. Unfortunately, I don't have time to tweak these nicely now. * Fixed indention errors with Action Groups used in Material actions * Changing mode in the Graph Editor now recalculates colours |
Commit Details:
Full Hash: 7c8d98acb83f0568b3db9c700f456d829d509cc3
SVN Revision: 19080
Parent Commit: 5d7b271
Lines Changed: +197, -44
5 Modified Paths:
/source/blender/editors/animation/anim_channels.c (+11, -1) (Diff)
/source/blender/editors/space_action/action_draw.c (+16, -12) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+146, -18) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+18, -12) (Diff)
/source/blender/editors/space_graph/graph_header.c (+6, -1) (Diff)
/source/blender/editors/space_action/action_draw.c (+16, -12) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+146, -18) (Diff)
/source/blender/editors/space_graph/graph_draw.c (+18, -12) (Diff)
/source/blender/editors/space_graph/graph_header.c (+6, -1) (Diff)