Store sketch in armature instead of ugly global.

Like edit data, this isn't saved, just a temp pointer used during work session.

Also bring back sketching panel for 3d view.
This commit is contained in:
2009-07-19 02:26:01 +00:00
parent 036c0012e6
commit 880c3756e9
7 changed files with 136 additions and 79 deletions

View File

@@ -208,7 +208,6 @@ void WM_exit(bContext *C)
// BIF_GlobalReebFree();
// BIF_freeRetarget();
BIF_freeTemplates(C);
BIF_freeSketch(C);
free_ttfont(); /* bke_font.h */