godot
godot copied to clipboard
Godot Engine – Multi-platform 2D and 3D game engine
To support such cases of high heeled models, we should make it possible to adjust value manually in importer. Also, the normalize process is preferred after the silhouetter. 
### Godot version 5c6744ae54189869580d713a6c31caa90492838a ### System information Win 10/64 NVIDIA GeForce GTX 1060/PCIe/SSE2 ### Issue description 6GB repo, 5100 files (assets, code, scenes). Now that #63377 is fixed, I ran...
Fixes #63641. Implement apply node transforms in rest fixer.  This option discards all rotations and scales of the Skeleton's parent nodes and includes them in Rest (then that Scale...
### Godot version v4.0.alpha4.official [f47097973] ### System information macOS Monterey 12.2.1, Macbook Pro M1Max ### Issue description If a script is changed externally (e.g. in a different editor) Godot detects...
### Godot version 4.0alpha12 ### System information Win 10/64 NVIDIA GeForce GTX 1060/PCIe/SSE2 ### Issue description I've converted over a thousand meshes to GD4 for my game. Countless objects respond...
- added functional theme properties that existed in editor theme, but not default theme: GraphEdit `title_h_offset`, OptionButton `modulate_arrow` - removed unused properties: LineEdit `read_only`, TooltipLabel `font_color_shadow` - fixed `modulate_arrow` displaying...
### Godot version 255e077 ### System information Windows 10 x64 ### Issue description  Dragging the value is not possible. You need to press Escape or click somewhere away to...
### Godot version 4.0.dev (d8ec27cdc1) ### System information ArchLinux ### Issue description While test-migrating my project to 4.0 using latest Godot (master, d8ec27cdc1), I've found several more issues. I'm willing...
Follow-up to #63959 Supersedes #60053 and #60054 Right now it doesn't compile, because it depends on #63959 being merged first.
Closes https://github.com/godotengine/godot-proposals/issues/4880. This is based on https://github.com/godotengine/godot/pull/64004 so marking as draft for the time being. This PR adds a new BBCode tag, `[param foo]` that can be used instead of...