You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Pace debugger draw requests
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user