Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If the user does not set the albedo color to pure white, then the
multiplication with a value different from 1 will produce modulated colors.
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
|
|
|
|
|
|
AntonioDell/bugfix/63715-infer-preloaded-const-types
|
|
|
|
|
|
|
|
Various fixes to C# documentation
|
|
|
|
This shortcut got in the way when using the Maya navigation scheme,
and also when using the slow freelook modifier (regardless of
navigation scheme).
|
|
|
|
|