Commit graph

81340 commits

Author SHA1 Message Date
Thaddeus Crews
d41677587c
Merge pull request #116225 from bruvzg/rtests
[Metal] Remove glslang memory decorations.
2026-02-13 07:40:24 -06:00
Pāvels Nadtočajevs
a830dba677
[Metal] Remove glslang memory decorations.
Co-authored-by: Stuart Carnie <stuart.carnie@gmail.com>
2026-02-13 08:17:38 +02:00
Thaddeus Crews
20d58a38c6
Merge pull request #116168 from Rindbee/fix-wide-table
Fix the table is too wide when using indentation in `RichTextLabel`
2026-02-12 08:19:19 -06:00
Thaddeus Crews
553315ced8
Merge pull request #92282 from KoBeWi/PropertyListHelper_never_stops
Add PropertyListHelper to Curves
2026-02-12 08:19:18 -06:00
Thaddeus Crews
2d5b30c476
Merge pull request #115963 from blueskythlikesclouds/reduce-includes-to-rd
Reduce includes to rendering device.
2026-02-12 08:19:16 -06:00
Thaddeus Crews
3294d50d82
Merge pull request #116075 from ryevdokimov/arc-sync
Fix gizmo rotation arc and applied transform not being in sync
2026-02-12 08:19:15 -06:00
Thaddeus Crews
fde9658a3e
Merge pull request #94496 from DarkKilauea/rendering/hdr-output
[Windows] Support output to HDR monitors
2026-02-12 08:19:13 -06:00
Josh Jones
b8389cc76b Support output to HDR monitors
Co-authored-by: Alvin Wong <alvinhochun@gmail.com>
Co-authored-by: Allen Pestaluky <allenpestaluky@gmail.com>
2026-02-11 22:13:26 -07:00
kobewi
e6ee72828f Add PropertyListHelper to Curves 2026-02-11 20:25:27 +01:00
Robert Yevdokimov
d613138aa4 Fix gizmo rotation arc and applied transform not being in sync 2026-02-11 13:02:37 -05:00
Thaddeus Crews
40448082ab
Merge pull request #115728 from Chaosus/shader_fix_builtin_func_mismatch
Fix GDShader min/max functions return value type mismatch
2026-02-11 10:27:09 -06:00
Thaddeus Crews
c6f1ad6b09
Merge pull request #116071 from zinefer/bugfix-c-sharp-build-on-windows-network-share
Replace `//` with `\\` before sending project path to MSBuild
2026-02-11 10:27:08 -06:00
Thaddeus Crews
487896096c
Merge pull request #116155 from clayjohn/sky-radiance-seam
Add compatibility fallback to textureLod when reading from RADIANCE
2026-02-11 10:27:06 -06:00
Thaddeus Crews
724ab21eb3
Merge pull request #116154 from clayjohn/sky-roughness
Restore default sky roughness levels to 8.
2026-02-11 10:27:05 -06:00
Thaddeus Crews
c53965f13e
Merge pull request #116046 from chocola-mint/fix-#116002
Account for the current section when processing AnimationTracks
2026-02-11 10:27:04 -06:00
Thaddeus Crews
e4d449f4b4
Merge pull request #115871 from ryevdokimov/arc-line-snap
Fix transform gizmo rotation arc line not snapping with snap rotation
2026-02-11 10:27:03 -06:00
Thaddeus Crews
152f142788
Merge pull request #115992 from ryevdokimov/fix-trackball-highlight
Fix trackball not highlighting immediately when toggling `Use Trackball`
2026-02-11 10:27:01 -06:00
Thaddeus Crews
6330464fd9
Merge pull request #116041 from jrouwe/soft_body_mass
Jolt SoftBody3D: Make default mass 1 kg and fix stiffness conversion
2026-02-11 10:27:00 -06:00
Thaddeus Crews
4868c407ed
Merge pull request #116171 from Repiteo/revert-116080
Revert "Rearrange project loading init"
2026-02-11 10:26:59 -06:00
Thaddeus Crews
1fbbd665c6
Revert "Rearrange project loading init"
This reverts commit f5c27569f0.
2026-02-11 08:30:48 -06:00
风青山
76a2ab7fbf
Fix the table is too wide when using indentation in RichTextLabel
Line indentation (offset) is not taken into account when calculating
the available width of the table.

However, when drawing a table, its offset takes into account line
indentation.
2026-02-11 20:15:08 +08:00
Clay John
69a923e340 Add compatibility fallback to textureLod when reading from RADIANCE
This is needed due to the discontinuity in the seam of the octahedral coordinates
2026-02-10 16:00:30 -08:00
Clay John
0063b4ebd6 Restore default sky roughness levels to 8. This helps smooth out rough non-metallic objects that have a very noisy HDRI 2026-02-10 15:19:52 -08:00
Thaddeus Crews
92a90a8e6f
Merge pull request #114558 from Chaosus/fix_precision
Fix parameter precision for `ease`/`step_decimals` function
2026-02-10 10:34:39 -06:00
Thaddeus Crews
07f6c64c18
Merge pull request #116125 from JohanAR/fix-dyn-lib-missing-log
Print file path when failing to load dynamic library
2026-02-10 10:34:38 -06:00
Thaddeus Crews
da0250c0f0
Merge pull request #116088 from sockeye-d/docs/font-ascent-descent
Fix Font's documentation for `ascent`/`get_descent`
2026-02-10 10:34:37 -06:00
Thaddeus Crews
b205e5fd20
Merge pull request #116140 from Repiteo/revert
Revert "Change curve range for particle multipliers"
2026-02-10 10:34:36 -06:00
Thaddeus Crews
d61fc4529f
Merge pull request #116032 from BrotherShort/fix-inaccurate-tree-relationship-lines
Fix inaccurate tree relationship lines
2026-02-10 10:34:35 -06:00
Thaddeus Crews
0808e47eff
Merge pull request #115904 from HEX-23/feature-fix_ssr
Fix inconsistent SSR blurriness on rough surfaces.
2026-02-10 10:34:34 -06:00
Thaddeus Crews
ba5a0758e9
Revert "Change curve range for particle multipliers"
This reverts commit c6021f1e5b.
2026-02-10 09:58:58 -06:00
Thaddeus Crews
ec297f8bb3
Merge pull request #114717 from TokageItLab/gizmo-opt
Add `view_plane_rotation_gizmo_scale` to EditorSettings & make color darken
2026-02-10 08:29:45 -06:00
Thaddeus Crews
fe039cc6cd
Merge pull request #116117 from Repiteo/ci/all-tests
CI: Ensure tests are built for all actions
2026-02-10 08:29:44 -06:00
Thaddeus Crews
486c73409a
Merge pull request #115856 from ryevdokimov/begin-rotate-trackball
Make consecutive presses of `Begin Rotate Transformation` shortcut enable trackball rotation
2026-02-10 08:29:43 -06:00
Thaddeus Crews
0dc5c0ad36
Merge pull request #116107 from clayjohn/volumetric-fog-early-out
Use transmittance instead of opacity in the early-out branch when calculating volumetric fog
2026-02-10 08:29:42 -06:00
Thaddeus Crews
49ddb94a93
Merge pull request #116106 from ghsoares/docs-fix-get-velocity-at-local-position
Fix documentation for `get_velocity_at_local_position`
2026-02-10 08:29:41 -06:00
Thaddeus Crews
c2b5ff3369
Merge pull request #115394 from dugramen/conic-gradient
Add conic gradient to GradientTexture2D
2026-02-10 08:29:40 -06:00
Thaddeus Crews
c44b01cd1f
Merge pull request #104736 from szunami/master
Add one-way collision direction for CollisionShape2Ds
2026-02-10 08:29:38 -06:00
Skyth
8fbf2f1e14 Reduce includes to rendering device.
Co-authored-by: Lukas Tenbrink <lukas.tenbrink@gmail.com>
2026-02-10 16:58:50 +03:00
X23
fe8709d077 Fix inconsistent SSR blurriness on rough surfaces. 2026-02-10 21:12:35 +08:00
Johan Aires Rastén
2acdfdbbbc Print file path when failing to load dynamic library 2026-02-10 13:34:26 +01:00
Robert Yevdokimov
c899f017e2 Make it so consecutive presses of Begin Rotate Transformation shortcut enables trackball rotation 2026-02-09 18:19:53 -05:00
Thaddeus Crews
486abd481a
CI: Ensure tests are built for all actions
- Does NOT guarantee they're used, only that they build
2026-02-09 15:25:30 -06:00
Thaddeus Crews
833889aec0
Merge pull request #115710 from syntaxerror247/fix-seek
Fix `FileAccess.seek_end` behavior on Android
2026-02-09 15:07:07 -06:00
Thaddeus Crews
e067a686b3
Merge pull request #115933 from m4gr3d/fix_test_color_breaking_on_android
Fix `TestColor` build failure on Windows
2026-02-09 15:07:06 -06:00
Thaddeus Crews
807ece13af
Merge pull request #112887 from nikitalita/bind-editor-file-system-is-importing
Bind `EditorFileSystem::is_importing()`
2026-02-09 15:07:05 -06:00
Thaddeus Crews
86508ea17b
Merge pull request #115993 from xuhuisheng/dev/anim-map
Fix AHashMap realloc cause AnimationPlayer crash, second try
2026-02-09 15:07:04 -06:00
Thaddeus Crews
b6b7f5a9de
Merge pull request #115767 from DexterFstone/Add-a-script-editor-keyboard-shortcut-to-show-the-documentation-tooltip-for-the-word-the-caret-is-on
Add a script editor keyboard shortcut to show the documentation tooltip for the word the caret is on
2026-02-09 15:07:03 -06:00
Thaddeus Crews
6c72a8a311
Merge pull request #115702 from notroid5/master
Improve ProcessMode docs
2026-02-09 15:07:02 -06:00
Thaddeus Crews
ca281b0b2d
Merge pull request #116080 from GammaGames/plugins_then_autoloads
Fix custom importers do not work with singletons
2026-02-09 15:07:01 -06:00
Thaddeus Crews
2a5a740bde
Merge pull request #115855 from ryevdokimov/instant-feedback
Show viewport messages and rotation line instantly on instant transforms
2026-02-09 15:07:00 -06:00