Age | Commit message (Collapse) | Author |
|
unchecked. Fixes #63954
|
|
Remove duplicate data structure for editor export features
|
|
|
|
|
|
|
|
|
|
[doc] Use "param" instead of "code" to refer to parameters
|
|
|
|
|
|
Co-authored-by: Yuri Sizov <11782833+YuriSizov@users.noreply.github.com>
|
|
Adds debug functions to NavigationServer2D to mirror NavigationServer3D functions for 2D users.
|
|
Fixes missing Navigation debug edge connection visuals in Editor due to disabled NavigationServer.
|
|
|
|
Added to Sprite3D Documentation
|
|
Fix resource leaks in VoxelGI
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dsnopek/fix-locale-remap-with-binary-resources-4.x
[4.x] Fix locale resource remapping with binary conversion on export
|
|
This also adds `Engine.get_architecture_name()` to get the name of the
CPU architecture the Godot binary was built for.
|
|
Add `@GDScript.type_exists` documentation, Fix typo in weakref documentation
|
|
Add checks and tests for empty/unnamed arguments
|
|
|
|
|
|
|
|
V-Sekai/disable_sprite_conversion_on_foreign_nodes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
operating systems. #63388
|
|
Make Image.get_size() return a Vector2i instead of a Vector2
|
|
Use a SpinBox in the inspector array resize dialog
|
|
|
|
|