mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Pace debugger draw requests
This commit is contained in:
parent
2fdaf2919c
commit
31a4a0002e
3 changed files with 7 additions and 1 deletions
|
|
@ -155,6 +155,7 @@ private:
|
|||
bool breaked = false;
|
||||
bool can_debug = false;
|
||||
bool move_to_foreground = true;
|
||||
bool can_request_idle_draw = false;
|
||||
|
||||
bool live_debug;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue