Age | Commit message (Collapse) | Author |
|
|
|
Const Ref Callable for custom sort/search
|
|
Sort autocomplete/code completion options in a better way
|
|
Prevent NARROWING_CONVERSION warning for `int(float)` function in GDScript
|
|
GDExtension: change to_string signature to accept `GDNativeStringPtr` instead of returning `const char*`
|
|
Rename warp mouse functions to warp_mouse
|
|
|
|
Fix "Script Create" dialog errors with metadata
|
|
[Net] Change HTTPRequest timeout type to double.
|
|
Fix errors when locking nodes
|
|
|
|
of returning const char*
|
|
|
|
For consistency with the Timer class and general time representation
inside the engine.
|
|
|
|
|
|
|
|
|
|
|
|
Force final value at the end of Tween
|
|
Mark "Editor SSL Certificates" setting as require restart
|
|
Fix project manager window size not applying display scale correctly
|
|
|
|
|
|
|
|
|
|
|
|
Sauermann/proposal-subviewportcontainer-configuration-warning
Add configuration warning for SubViewportContainer
|
|
|
|
Same for UWP.
This is skipped in DEV_ENABLED builds so contributors can still test
the export pipeline (and CI still compiles it on debug builds).
|
|
|
|
|
|
Fixes #36419.
Co-authored-by: Andrii Doroshenko (Xrayez) <xrayez@gmail.com>
|
|
|
|
|
|
Fixes #36898.
Supersedes and closes #36951.
|
|
* When main screen's position in not (0,0) and editor scale is larger
than 1, the project manager window was not centered in main screen
|
|
Rename `ss_reflections_` to `ssr_` in Environment
|
|
adamscott/add-gltf-dae-fbx-blend-shape-mask-array-format-enforcers
Add GLTF, DAE and FBX importers enforcement for blend shape mask array
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|