Yagich

Results 8 issues of 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...

bug
crash
topic:gui

### 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...

bug
topic:editor
usability

### 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. ![image](https://user-images.githubusercontent.com/24468819/217785303-363d54a6-c4e9-4325-b778-e0fcd477156e.png) ![image](https://user-images.githubusercontent.com/24468819/217786098-9de25277-b31e-4e77-b313-03f7aa080de8.png) ###...

bug
topic:editor
usability

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) --...

bug

### 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...

Issue: Feature Request

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:...