- another huge commit! read this!
- removed src/buttons.c and include/BIF_buttons.h - added src/buttons.txt, which is the old buttons.c for review and adding code to new panels structure - changed internal events to match new buttonspace structure - added tabs for new shading group of buttons - removed loads of little warnings, -Wall now compiles src/ almost without error (hint: setenv NAN_QUIET to see it all better) Now I'm ready to do actual buttons -> panels conversion. I will do the raw versions first, others then can cleanup
This commit is contained in:
@@ -4286,7 +4286,7 @@ static void ui_delete_active_linkline(uiBlock *block)
|
||||
}
|
||||
|
||||
/* temporal! these buttons can be everywhere... */
|
||||
allqueue(REDRAWBUTSGAME, 0);
|
||||
allqueue(REDRAWBUTSLOGIC, 0);
|
||||
}
|
||||
|
||||
static void ui_do_active_linklines(uiBlock *block, short *mval)
|
||||
|
||||
Reference in New Issue
Block a user