1
0
Fork 0
Commit Graph

77006 Commits

Author SHA1 Message Date
HolonProduction 30672ffce7 LSP: Fix class documentation to include brief 2025-06-09 12:24:35 +02:00
Jakub Marcowski 7087fa15d8
clipper2: Update to 1.5.4 2025-06-09 12:24:13 +02:00
Haoyu Qiu cd5ddf7cc9 Fix not being able to open directory in certain terminals 2025-06-09 16:58:51 +08:00
Rémi Verschelde 7aa99599d4
SCons: Identify build clearly when using AES256 encryption key
It seems to be a common pitfall that users try to build custom templates with a key
but somehow it doesn't get picked up as they expect it to.
2025-06-09 10:47:24 +02:00
Pāvels Nadtočajevs 43b41092a0
Add support for taking embedded window screenshots. 2025-06-09 11:40:36 +03:00
lawnjelly 2674ffe1b7 FTI - `global_transform_interpolated()` on demand for invisible nodes 2025-06-09 09:34:09 +01:00
Haoyu Qiu f028bc93db Fix window title drawn outside the title bar 2025-06-09 16:20:26 +08:00
Rémi Verschelde 8f87e60307
Merge pull request #107241 from TokageItLab/fix-anim-insert-type
Fix animation track inserted path and key type
2025-06-09 09:42:26 +02:00
Pāvels Nadtočajevs e8126f114e
[macOS] Switch Angle to Metal backend. 2025-06-09 10:29:30 +03:00
LuoZhihao 257c6ebe3c Slider: Add tick position property and tick offset theme item
Allow ticks to be placed at the top, bottom, or center with custom offset.
2025-06-09 12:36:08 +08:00
Raul Santos 5a2c033914
C#: Resolve the hostfxr path using dotnet CLI
Instead of trying to get the location of the dotnet CLI from PATH (which is unavailable in some platforms that don't allow reading environment variables), we execute the dotnet CLI to list the available SDKs and find the hostfxr location that way.
2025-06-09 06:35:20 +02:00
LuoZhihao 44f5974bb7 C#: Add `Basis.ScaledLocal` 2025-06-09 12:32:48 +08:00
Daniel Kinsman d8db44fe6f correct libjpeg-turbo patches 2025-06-09 10:01:05 +10:00
Lukas Tenbrink ed836df150 Make conversions from math types to `String` explicit, to avoid accidental conversions. 2025-06-09 01:58:18 +02:00
Rémi Verschelde 9e02194297
Merge pull request #107289 from dementive/add-missing-color-hash
Add missing Color hash function
2025-06-09 00:46:05 +02:00
Rémi Verschelde 29382f885f
Merge pull request #107288 from dsnopek/webxr-better-errors
WebXR: Better errors when WebXR Layers or multiview are unavailable
2025-06-09 00:46:00 +02:00
Rémi Verschelde bf4dd5078b
Merge pull request #107282 from timothyqiu/windows-legacy
Don't store deprecated `auto_translate` property for `Window`
2025-06-09 00:45:56 +02:00
Rémi Verschelde 86ac065ce7
Merge pull request #107280 from kleonc/accept_dialog_bind_ok_button_visibility_to_spacer
Ensure hiding `AcceptDialog` OK button keeps other buttons centered
2025-06-09 00:45:51 +02:00
Rémi Verschelde 92efcf3fbf
Merge pull request #107270 from SaracenOne/clustered_forward_view_index_fix
Fix crash on custom shaders using `VIEW_INDEX` on Vulkan Clustered Forward Renderer.
2025-06-09 00:45:47 +02:00
Rémi Verschelde abacf0d313
Merge pull request #107263 from smix8/capsule_outline
Fix CapsuleShape2D outline for navmesh baking
2025-06-09 00:45:42 +02:00
Rémi Verschelde 151db00f2c
Merge pull request #107256 from smix8/avoidance2dcallback
Change `NavigationServer2D` avoidance callbacks from `Vector3` to `Vector2`
2025-06-09 00:45:39 +02:00
Rémi Verschelde 1eee38b06f
Merge pull request #107255 from smix8/navagent_defaults
Match avoidance defaults for NavigationAgent and NavigationServer NavAgent
2025-06-09 00:45:35 +02:00
Rémi Verschelde 77f2623c54
Merge pull request #107252 from GlitchedCode922/shortcuts
Update `Shortcut` class reference
2025-06-09 00:45:32 +02:00
Rémi Verschelde 3799846a7a
Merge pull request #107251 from syntaxerror247/game-menu-bar
Fix Game runtime debugging in the Android Editor
2025-06-09 00:45:26 +02:00
Rémi Verschelde c07974e111
Merge pull request #107250 from DeeJayLSP/wav-load-no-constructor
AudioStreamWAV: Inline tag remap inside load
2025-06-09 00:45:22 +02:00
Rémi Verschelde e0ca031eae
Merge pull request #107249 from beicause/color-picker-ok-hs-hl-rectangles
ColorPicker: Add okhsl HS and HL rectangular picker shapes
2025-06-09 00:45:18 +02:00
Rémi Verschelde 6a1c64188f
Merge pull request #107248 from Ryan-000/Fix_hint_radians_as_degress_on_other_vector_types
Fix `hint.radians_as_degrees` on Vector2 and Vector4 editor properties
2025-06-09 00:45:14 +02:00
Rémi Verschelde c6c6b2eecd
Merge pull request #107244 from TokageItLab/fix-animplayeredit-finish
Fix AnimationPlayer finished state in the editor
2025-06-09 00:45:10 +02:00
Rémi Verschelde d16dd79761
Merge pull request #107222 from timothyqiu/mixed-space-tab
Fix mixed use of spaces and tabs for indentation
2025-06-09 00:45:06 +02:00
Rémi Verschelde 8bae32e6dd
Merge pull request #107196 from timothyqiu/events-improvements
Improve Input Map and Shortcuts editor
2025-06-09 00:45:02 +02:00
Rémi Verschelde 36d7a87cc8
Merge pull request #107168 from Rudolph-B/Issue-102300
Fix SH lightmap coefficients for direct lights
2025-06-09 00:44:59 +02:00
Rémi Verschelde 85fedecfa1
Merge pull request #107163 from akien-mga/libktx-4.4.0
libktx: Update to 4.4.0
2025-06-09 00:44:54 +02:00
Rémi Verschelde 46ec995511
Merge pull request #107158 from akien-mga/doctest-2.4.12
doctest: Update to 2.4.12
2025-06-09 00:44:48 +02:00
Rémi Verschelde 8037b7ecae
Merge pull request #107155 from akien-mga/libpng-1.6.48
libpng: Update to 1.6.48 (+ cleanup thirdparty docs)
2025-06-09 00:44:42 +02:00
Rémi Verschelde 63578eae68
Merge pull request #107110 from bruvzg/rtl_vis_line
Unify `get_[_visible]paragraph/line_count` behavior.
2025-06-09 00:44:37 +02:00
Rémi Verschelde f759f52d8f
Merge pull request #106902 from lyuma/config_file_uids
Implement UID references in VariantParser
2025-06-09 00:44:32 +02:00
Rémi Verschelde 258b872a9c
Merge pull request #106220 from aaronfranke/gltf64
GLTF: Support 64-bit sizes in glTF import and export
2025-06-09 00:44:27 +02:00
Rémi Verschelde fb59a99244
Merge pull request #106198 from SatLess/User-Func-Autocomplete
Add code completion for user-defined methods when overriding in GDScript
2025-06-09 00:44:22 +02:00
Rémi Verschelde 00ecf514d9
Merge pull request #106191 from aaronfranke/fileaccess-file-cursor
Document the FileAccess read/write cursor
2025-06-09 00:44:16 +02:00
Rémi Verschelde c596d93478
Merge pull request #106175 from akien-mga/linux-build-no-dbus
Linux: Fix build with `dbus=no` or `threads=no`
2025-06-09 00:44:12 +02:00
Rémi Verschelde 75dd9ab482
Merge pull request #105678 from bruvzg/btn_ac_mode
Change editor button focus mode to `FOCUS_ACCESSIBILITY`.
2025-06-09 00:44:05 +02:00
Rémi Verschelde 443989950e
Merge pull request #103678 from aaronfranke/anim-lib-scene-error-msg
Improve error message when trying to load scene as an animation library
2025-06-09 00:44:01 +02:00
Rémi Verschelde d06170b063
Merge pull request #101563 from MajorMcDoom/basis_scaled_local
Optimize and expose `Basis::scaled_local` to script
2025-06-09 00:43:55 +02:00
Aaron Franke dc85b32a50
GLTF: Don't collapse non-joint leaf nodes when importing skeletons 2025-06-08 14:47:37 -07:00
Pāvels Nadtočajevs 40665addbc
Bitpack node auto translation values. 2025-06-09 00:03:53 +03:00
dementive d2814ebbf3 Add missing Color hash function 2025-06-08 14:49:50 -04:00
David Snopek 9fc8dd686b WebXR: Better errors when WebXR Layers or multiview are unavailable 2025-06-08 13:22:00 -05:00
passivestar 219035c5ea Fix LightmapGI shadow leaks 2025-06-08 20:13:12 +04:00
Haoyu Qiu 3886ee84e6 Don't store deprecated `auto_translate` property 2025-06-08 21:53:28 +08:00
Pāvels Nadtočajevs d6b132527e
Add separate editor accessibility mode setting. 2025-06-08 16:34:36 +03:00