Blender Git Commit Log
Git Commits -> Revision 39c2b43
Revision 39c2b43 by Ton Roosendaal (master) February 20, 2009, 19:11 (GMT) |
2.5 Graph Editor: added region for buttons (properties), so we can check drivers again! Works like view3d, press NKEY. No buttons there yet though... no time anymore today, it'll require some RNA magic probably. |
Commit Details:
Full Hash: 39c2b438a9490468625bd047fdf7b4c02c5348ef
SVN Revision: 19061
Parent Commit: cdf70e0
Lines Changed: +137, -20
5 Modified Paths:
/source/blender/editors/screen/area.c (+30, -13) (Diff)
/source/blender/editors/space_graph/graph_intern.h (+17, -7) (Diff)
/source/blender/editors/space_graph/graph_ops.c (+5, -0) (Diff)
/source/blender/editors/space_graph/space_graph.c (+83, -0) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+2, -0) (Diff)
/source/blender/editors/space_graph/graph_intern.h (+17, -7) (Diff)
/source/blender/editors/space_graph/graph_ops.c (+5, -0) (Diff)
/source/blender/editors/space_graph/space_graph.c (+83, -0) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+2, -0) (Diff)