AFAIK... last issue with new Z-culling selection.
Since the new menu system draws in backbuffer, the selectionbuffer then needs a refresh after. Solved by nicely signalling stuff.
This commit is contained in:
@@ -331,8 +331,6 @@ static void ui_end_overdraw(uiOverDraw *od)
|
||||
MEM_freeN(od);
|
||||
|
||||
markdirty_all_back(); // sets flags only
|
||||
|
||||
/* todo; backbuffer selection redraw */
|
||||
}
|
||||
|
||||
/* ****************** live updates for hilites and button presses *********** */
|
||||
|
||||
Reference in New Issue
Block a user