Graph Editor: Started adding the missing NKEY panel stuff

Only a dummy pannel for now. I'll add some basic examples of relevant buttons + ways to use them soon.
This commit is contained in:
2009-02-21 10:38:58 +00:00
parent 87bdbab544
commit a9654c3e6a
5 changed files with 178 additions and 5 deletions

View File

@@ -42,7 +42,7 @@ struct ARegion;
struct ARegion *graph_has_buttons_region(struct ScrArea *sa);
/* ***************************************** */
/* ipo_draw.c */
/* graph_draw.c */
void graph_draw_channel_names(struct bAnimContext *ac, struct SpaceIpo *sipo, struct ARegion *ar);
void graph_draw_curves(struct bAnimContext *ac, struct SpaceIpo *sipo, struct ARegion *ar);