You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Disable update spinner when debug redraw is active
This commit is contained in:
@@ -895,6 +895,7 @@ public:
|
||||
FUNC6(canvas_item_set_canvas_group_mode, RID, CanvasGroupMode, float, bool, float, bool)
|
||||
|
||||
FUNC1(canvas_item_set_debug_redraw, bool)
|
||||
FUNC0RC(bool, canvas_item_get_debug_redraw)
|
||||
|
||||
FUNCRIDSPLIT(canvas_light)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user