Yagich
Yagich
### Godot version 4.0b6 ### System information Linux/Manjaro ### Issue description Deleting the last child of a GraphNode crashes the editor, unless that GraphNode has been resized at least once...
### Godot version 4.0.stable ### System information Linux/Manjaro ### Issue description When a single node is deselected in the editor, the inspector is cleared. This does not happen when deselecting...
### Godot version 4.0rc1 ### System information Linux/Manjaro ### Issue description When using light themes, the warnings in the debugger are almost indistinguishable from the light background.   ###...
As the title says, it would be nice to have a signal or a callback when the map is finished building to allow for post-processing, such as setting collision layers/masks,...
**Describe the bug** The GDExtension build on the latest release is not LuaJIT, at least on Linux. I have not tried the module or other OSes. **To Reproduce** `print(_VERSION) --...
### Feature Request Type RPC Request ### Feature Request Type (Other) _No response_ ### Requested Feature Currently, the only way to subscribe/unsubscribe to events is possible at initialization. It would...
SQLite's enforcement of foreign key constraints is disabled by default. It can be enabled with a `PRAGMA foreign_keys = ON` statement. While it can be manually called in user code,...
Images using LuaRocks versions 3.11.1 (the current version in certain images, including `alpine-fat`) and below will suffer issues if they are using the default LuaJIT backend and default LuaRocks.org manifests:...