Commit Graph

80742 Commits

Author SHA1 Message Date
Riteo Siuga b60b68055f Wayland: Fix division by zero when scale is less than 1
The `Vector2i` division operator casts doubles down to `int32_t`. It
would thus truncate the fractional scale factor to 0 if less than 1,
resulting in a FPE on x86_64.
2025-06-21 03:09:51 +02:00
Rémi Verschelde 45533589e4 Revert "Rework scene preview thumbnails"
This reverts commit 08343189dc.

While the feature is great, a number of issues have been found with the
implementation, and we need more time to resolve them.

So we roll this back for 4.5, to rework the feature for a later Godot
release.
2025-06-21 00:05:57 +02:00
Rémi Verschelde 6af4ef019c Revert follow-ups to #102313 before reverting that PR
This reverts the following commits:

- cd6e5ba9f4
- d36a3e5c06
- f2c6d16290
- aae51963ef
2025-06-21 00:04:39 +02:00
Fredia Huya-Kouadio 2f4c3d411c Address API 35 UI behavior changes
- Fix issue on foldable where the embedded window would obscure the main window when launching
- Fix edge-to-edge support for non-immersive apps / games
- Add edge-to-edge export option to allow non-immersive apps / games to extend edge to edge
2025-06-20 13:29:38 -07:00
retrotails 7d1c021061 Fix baked VoxelGI using the wrong color space 2025-06-20 14:35:36 -04:00
Pedro J. Estébanez 7dc37bdc9c Enhance bindings of deep resource duplication 2025-06-20 18:40:41 +02:00
kobewi 4b9e65da73 Swap UID and path buttons 2025-06-20 16:18:21 +02:00
vaner-org 472bc680d7 Check UID to disable "Set as Main Scene" in FileSystemDock
Correctly removes "Set as Main Scene" in FileSystemDock's right-click menu for when main scene was set with a uid:// path.
2025-06-20 19:37:06 +05:30
Thaddeus Crews 48f361a6eb Merge pull request #107710 from dsnopek/openxr-interface-rename-session-state
Rename `OpenXRInterface.OpenXrSessionState` to `OpenXRInterface.SessionState`
2025-06-20 08:38:58 -05:00
Thaddeus Crews 4de0f1b4dc Merge pull request #107709 from shana/shana/vs-module-defines
Add module defines to the per-platform generated props file so VS knows which ones are enabled.
2025-06-20 08:38:58 -05:00
Thaddeus Crews c7d2ea4f68 Merge pull request #107388 from BastiaanOlij/openxr_render_models_ext
OpenXR: Add support for render models extension
2025-06-20 08:38:57 -05:00
Thaddeus Crews 8aba865a86 Merge pull request #107708 from bruvzg/os_restore
Restore per font oversampling override.
2025-06-20 08:38:56 -05:00
Thaddeus Crews f7c6f0057c Merge pull request #103972 from m4gr3d/xr_editor_hybrid_support
Add support for running hybrid apps from the XR editor
2025-06-20 08:38:55 -05:00
Lukas Tenbrink 28fd557c58 Add missing vpv.push_back(pv); in render_target_get_sdf_texture. 2025-06-20 14:46:03 +02:00
Bastiaan Olij 37b7f577ad Fix GLES3 stereo output (sRGB + lens distortion) 2025-06-20 10:45:03 +10:00
Chaosus 5a43220818 Add missing input transform to visual shader preview 2025-06-19 20:46:55 +03:00
David Snopek 00f30b4f16 Rename OpenXRInterface.OpenXrSessionState to OpenXRInterface.SessionState 2025-06-19 10:23:46 -05:00
Pāvels Nadtočajevs 22e99a4901 Restore per font oversampling override. 2025-06-19 18:10:54 +03:00
Thaddeus Crews 5abed52fd9 Merge pull request #105438 from bruvzg/scale_init_fix
Fix custom scale sometimes not applied to the project manager window size.
2025-06-19 09:53:56 -05:00
Thaddeus Crews 9330d5a32a Merge pull request #107700 from bruvzg/macos_docgen
Fix `doctool` crash and errors on macOS.
2025-06-19 09:53:55 -05:00
Thaddeus Crews 71680094f8 Merge pull request #107715 from devloglogan/body-tracker-joint-fix
Adjust names of new `XRBodyTracker` joints
2025-06-19 09:53:54 -05:00
Thaddeus Crews c9511255de Merge pull request #107684 from dsnopek/revert-shadow-normal-bias-relative
Revert "Use lower shadow normal bias for distant directional shadow splits"
2025-06-19 09:53:54 -05:00
Pāvels Nadtočajevs a6f526938d Fix custom scale sometimes not applied to the project editor window size. 2025-06-19 17:25:32 +03:00
Andreia Gaita 87a7c1df93 Add module defines to the per-platform generated props file so VS knows which ones are enabled. 2025-06-19 14:42:57 +02:00
Bastiaan Olij b65b367a6f OpenXR: Adding support for the render model extension 2025-06-19 19:14:49 +10:00
Pāvels Nadtočajevs ec37e7e97f Fix doctool crash and errors on macOS. 2025-06-19 08:35:28 +03:00
Riteo ae74c0c9a4 wayland-protocols: Update to 1.45 2025-06-19 03:59:20 +02:00
smix8 4bbafc8d0e Fix MeshInstance3D::get_active_material() error on empty mesh or empty surfaces
FixesMeshInstance3D::get_active_material() error on empty mesh or empty surfaces.
2025-06-19 02:55:54 +02:00
David Snopek 4cc1d0ba67 Revert "Use lower shadow normal bias for distant directional shadow splits"
This reverts commit dfc05caf06.
2025-06-18 18:14:22 -05:00
Thaddeus Crews 8de08c7c21 Merge pull request #107646 from stuartcarnie/string_append_utf8_bug
Core: Fix invalid resize after appending
2025-06-18 18:14:11 -05:00
Thaddeus Crews 3d94ba0f84 Merge pull request #107643 from stuartcarnie/remote_debug_fix
Core: Fix data race in remote debugger; handle errors
2025-06-18 18:14:10 -05:00
Thaddeus Crews ffc267b44f Merge pull request #92280 from dalexeev/editor-fix-built-in-script-documentation
Editor: Fix documentation for built-in scripts
2025-06-18 18:14:09 -05:00
Thaddeus Crews 88064d8b12 Merge pull request #107635 from akien-mga/scons-xatlas-lightmapper-mobile-editors
SCons: Enable `lightmapper` and `xatlas_unwrap` modules on Android and iOS editors
2025-06-18 18:14:08 -05:00
Thaddeus Crews 3f99c09685 Merge pull request #107632 from gongpha/potentially-memory-leak
Free nodes from instantiating if it is not a `Control` in the theme editor
2025-06-18 18:14:07 -05:00
Thaddeus Crews b0dc2b4e50 Merge pull request #107630 from gongpha/crash!-generating-thumbnails-for-invalid-scenes
Add null check on generating thumbnails for PackedScene
2025-06-18 18:14:07 -05:00
Thaddeus Crews c825fcf43f Merge pull request #107624 from timothyqiu/top-bottom-atr
Improve auto-translation of editor's top & bottom bars
2025-06-18 18:14:06 -05:00
Thaddeus Crews 8f6597ad41 Merge pull request #107625 from beicause/forward-plus-fix-light-shader-builtins
Forward+: Fix builtins in light shader
2025-06-18 18:14:05 -05:00
Thaddeus Crews e18acc7ecb Merge pull request #106216 from shiena/fix/windows-path
Buildsystem: Convert path separators for Windows
2025-06-18 18:14:04 -05:00
Thaddeus Crews 7b4f98c9f7 Merge pull request #107112 from AThousandShips/fix_web_build
[Web] Fix build failure on Windows
2025-06-18 18:14:03 -05:00
Thaddeus Crews ef46738759 Merge pull request #107622 from KoBeWi/super_edit_your_limits
Improve Camera2D limit editing
2025-06-18 18:14:02 -05:00
Thaddeus Crews 487af4fd6f Merge pull request #107620 from bruvzg/imp_deadlock
Fix deadlock in `EditorFileSystem::reimport_files`.
2025-06-18 18:14:02 -05:00
Thaddeus Crews c1a746a62c Merge pull request #107619 from BastiaanOlij/openxr_fix_xrSyncAction_timing
OpenXR: Only run xrSyncActions when application has focus
2025-06-18 18:14:01 -05:00
Thaddeus Crews ac6252c9c8 Merge pull request #107486 from Ivorforce/rendering-no-alloc-api
Use raw buffer pointers in `RenderingDevice` allocation APIs to avoid intermediary arrays
2025-06-18 18:14:00 -05:00
Thaddeus Crews 3b06d0371e Merge pull request #106716 from KoBeWi/UID_at_face_value
Allow toggling UID display in path properties
2025-06-18 18:13:59 -05:00
Thaddeus Crews 08e72e8e6c Merge pull request #107609 from raulsntos/dotnet/shortcut-docs
C#: Fix Shortcut example
2025-06-18 18:13:58 -05:00
Thaddeus Crews f50dfe89cc Merge pull request #107607 from HolonProduction/adapter-typo
Misc: Fix typo in cmd arg description
2025-06-18 18:13:57 -05:00
Thaddeus Crews 81e4f391c7 Merge pull request #107605 from DeeJayLSP/wav-tags-fix
Fix broken WAV info list tag parsing
2025-06-18 18:13:56 -05:00
Thaddeus Crews a07ea48f64 Merge pull request #104530 from RedMser/accept-dialog-custom-action-docs
Clarify that AcceptDialog's `custom_action` is only triggered if action is non-empty
2025-06-18 18:13:55 -05:00
Thaddeus Crews 935fcd1675 Merge pull request #104401 from HolonProduction/lsp-uri
LSP: Fix file URI handling + warn about workspace project mismatch
2025-06-18 18:13:55 -05:00
Thaddeus Crews f3ec200507 Merge pull request #107600 from syntaxerror247/fix-shader_baker
Fix export fail on Android if `shader_baker` is enabled.
2025-06-18 18:13:54 -05:00