Tomasz Chabora
Tomasz Chabora
GraphEdit itself is marked as experimental.
Nesting undo/redo actions is allowed and encouraged if an action consists of several already-existing undo/redo actions. Only the top-most action will be "visible" in the history, nested ones just execute...
You can enable `top_level` to make child nodes' layer independent.
Project list is only useful for graphical mode, so It might be more useful to have a button that changes project list path. Also it would be nice if 4.4...
Superseded by d31f2e244c01eee6e495b4574d1060ec91816cd6 Thanks for the contribution.
Superseded by #98278 Thanks for the contribution.
It can be worked around by manually changing window position based on launch arguments.
Both is possible actually. `display/window/size/initial_position` allows to define initial position of the window. You can use feature overrides to define multiple positions and then run your instances with different feature...
I think you could do similar to ColorPicker - change things instantly, but allow canceling them. If you press Enter, the resource gets accepted and makes undo/redo action. If you...
Crash in theme editor: ``` CrashHandlerException: Program crashed Engine version: Godot Engine v4.5.dev.custom_build (d9cd011e2fa9fa9a3011371843729f33032cee35) Dumping the backtrace. Please include this when reporting the bug on: https://github.com/godotengine/godot/issues [0] Object::get (C:\godot_source\core\object\object.cpp:367) [1]...