You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
-Fixes on atlas import to save memory if mipmaps are not used
-Make the video memory visible to improve debugging
This commit is contained in:
@@ -96,6 +96,9 @@ class ScriptEditorDebugger : public Control {
|
||||
Tree *perf_monitors;
|
||||
Control *perf_draw;
|
||||
|
||||
Tree *vmem_tree;
|
||||
Button *vmem_refresh;
|
||||
|
||||
Tree *stack_dump;
|
||||
PropertyEditor *inspector;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user