kobewi
13ad17ea9b
Fix quick open history not always recorded
2026-01-16 13:21:31 +01:00
Logan Detrick
eeaf88daaf
Fix TileMap wide button errors
2026-01-15 16:08:57 -08:00
Rémi Verschelde
dac17215ad
Windows: Add missing extern "C" for hidsdi.h on MinGW < 12.0.0
...
Follow-up to #113013 .
2026-01-15 23:49:13 +01:00
kobewi
d70866bce8
Fix TileSet dock becoming focused when switching TileMapLayers
2026-01-15 16:46:32 +01:00
Skyth
329a9f1fb2
Fix buffers in D3D12 not getting cleared with the right usage.
2026-01-15 14:50:51 +03:00
Rémi Verschelde
2d53a62898
Merge pull request #114979 from mhilbrunner/drop-console-docs
...
Remove link for consoles in EditorExportPlatform
2026-01-15 11:01:15 +01:00
Rémi Verschelde
601c864758
Merge pull request #114978 from bruvzg/emb_timer
...
Split `EmbeddedProcess::reset` to allow stopping timers without full reset.
2026-01-15 11:01:08 +01:00
Max Hilbrunner
4a69505fac
Remove link for consoles in EditorExportPlatform
2026-01-15 10:27:00 +01:00
Pāvels Nadtočajevs
c3bef1b83f
Split EmbeddedProcess::reset to allow stopping timers without full reset.
2026-01-15 11:19:43 +02:00
Thaddeus Crews
1549d51865
Merge pull request #114938 from passivestar/color-picker-icons
...
Fix editor ColorPicker icon scale
2026-01-14 20:10:22 -06:00
Thaddeus Crews
86b60073dd
Merge pull request #114935 from YeldhamDev/play_pos_marker_fix
...
Fix wrong play position for the `AnimationMarkerEdit`
2026-01-14 20:10:21 -06:00
Thaddeus Crews
9465655acb
Merge pull request #114960 from akien-mga/readme-tweak
...
README: Minor tweaks and remove broken badge
2026-01-14 20:10:20 -06:00
Thaddeus Crews
8c78591906
Merge pull request #114956 from passivestar/checkbox-icon-tint
...
Remove checkbox icon tint in Create Scene popup
2026-01-14 20:10:19 -06:00
Thaddeus Crews
354ed3a871
Merge pull request #114950 from passivestar/negative-dimness-fix
...
Limit maximum luminance for elevated surfaces in modern theme
2026-01-14 20:10:18 -06:00
Thaddeus Crews
83600fcc0d
Merge pull request #114784 from BastiaanOlij/openxr_valve_profile_rename
...
OpenXR: Change profile name for Valve Frame Controller
2026-01-14 20:10:16 -06:00
Rémi Verschelde
d59db26710
Revert "Core: Switch RID_alloc::owns to lock-free"
...
This reverts commit bdfe8549b8 .
This caused a regression for GPUParticles3D emitters on macOS arm64,
which is proving to be both tricky to reproduce and solve. Other parts
of the engine using RID_Owner might be affected too.
Given that we're about to release 4.6, reverting might be the safest
option at this time, and this optimization can be re-attempted for 4.7.
Fixes #114900 .
2026-01-14 21:58:29 +01:00
Bastiaan Olij
34a0ab7de4
OpenXR: change profile name for Valve Frame Controller
2026-01-15 07:52:29 +11:00
Rémi Verschelde
423326b251
README: Minor tweaks and remove broken badge
2026-01-14 20:51:37 +01:00
passivestar
458d33717e
Remove checkbox icon tint in Create Scene popup
2026-01-14 23:01:00 +04:00
Robert Yevdokimov
c65d71a098
Fix viewport rotation gizmo aligned axis reversing
2026-01-14 12:52:35 -05:00
Michael Alexsander
1218413a94
Fix wrong offset for TabBar with hidden tabs
2026-01-14 12:49:19 -03:00
passivestar
b79de52951
Limit maximum luminance for elevated surfaces in modern theme
2026-01-14 18:16:39 +04:00
kleonc
edd06075e3
CONNECT_APPEND_SOURCE_OBJECT on signal emission
2026-01-14 14:59:57 +01:00
Dery Almas
8a448032c2
Wayland: Allow non-interactive window resizing
...
Despite what I thought in the past, it is allowed, as long as we follow
certain limitations depending on the toplevel's state.
As usual I peppered the code with comments expaining what those
limitations are.
Regarding popups, AFAICT there are no major limitations, although we
should eventually use the new `reposition` method, which autoadjusts the
popup to follow the screen's borders and whatnot. I didn't do that in
this patch as it requires some elbow grease, especially if we want to do
it synchronously.
2026-01-14 11:20:06 +01:00
passivestar
1b157957ae
Fix editor ColorPicker icon scale
2026-01-14 06:17:00 +04:00
Michael Alexsander
1d244cd956
Fix wrong play position for the AnimationMarkerEdit
2026-01-13 21:02:23 -03:00
Rémi Verschelde
481f36ed20
Bump version to 4.6-rc
2026-01-14 00:20:18 +01:00
Rémi Verschelde
be6399ddac
Update AUTHORS and DONORS list
2026-01-14 00:18:18 +01:00
Rémi Verschelde
468d9ab4a1
Merge pull request #114934 from KoBeWi/docustomentation
...
Fix descriptions of custom types in CreateDialog
2026-01-13 23:43:51 +01:00
Rémi Verschelde
c99ae14992
Merge pull request #114932 from jelolul/updating-tab-styles
...
Fix dock tab styles not updating when changed in Editor Settings
2026-01-13 23:43:44 +01:00
Rémi Verschelde
575a2a913c
Sync translations with Weblate
2026-01-13 23:39:37 +01:00
jelo
702ec43bcd
Fix dock tab styles not updating when changed in Editor Settings
2026-01-13 22:14:03 +00:00
kobewi
6a453b521c
Fix descriptions of custom types in CreateDialog
2026-01-13 22:55:45 +01:00
Rémi Verschelde
79033f1754
Merge pull request #114931 from rsanchezsaez/apple/fix-scale-warning
...
Fix XROrigin3D scale warning
2026-01-13 22:21:19 +01:00
Rémi Verschelde
8757f2b2bc
Merge pull request #114929 from passivestar/pill-tab-zero-radius
...
Fix inner tabs outer panel corners at zero radius
2026-01-13 22:21:16 +01:00
Rémi Verschelde
8af6266193
Merge pull request #114928 from YeldhamDev/game_speed_reset_fix
...
Fix speed being reset when it shouldn't in the game editor
2026-01-13 22:21:12 +01:00
Rémi Verschelde
a240316ddb
Merge pull request #114927 from passivestar/project-list-ui
...
Minor fixes for the project list item UI
2026-01-13 22:21:08 +01:00
Rémi Verschelde
54acdca4f2
Merge pull request #114916 from KoBeWi/what_preview_failed
...
Tweak quick open recursion error
2026-01-13 22:21:03 +01:00
Rémi Verschelde
4db916dac6
Merge pull request #114908 from clayjohn/RD-env-roughness
...
Overhaul compute shader based environment roughness calculation to improve performance and quality
2026-01-13 22:20:59 +01:00
Rémi Verschelde
427eab91a2
Merge pull request #114907 from clayjohn/RD-env-filter
...
Fix downsampled radiance map generation
2026-01-13 22:20:55 +01:00
Rémi Verschelde
0dd64f4224
Merge pull request #114851 from Nintorch/set-joy-light-return-type
...
Change return type for `Input.set_joy_light()` from `bool` to `void`
2026-01-13 22:20:50 +01:00
Rémi Verschelde
d6863b62cf
Merge pull request #114827 from Faless/net/ip_address_parsing
...
Network: Normalize IP parsing, fix IPv6, tests
2026-01-13 22:20:46 +01:00
Rémi Verschelde
f084100f43
Merge pull request #114688 from HolonProduction/fix-resize-uninit-desc
...
Fix description for `resize_uninitialized`
2026-01-13 22:20:41 +01:00
Rémi Verschelde
b57985ab9e
Merge pull request #114582 from TokageItLab/hide-animlib-inspector
...
Hide animation library properties in inspector
2026-01-13 22:20:37 +01:00
Rémi Verschelde
3d71d7df31
Merge pull request #114410 from ej-sanmartin/fix/png-web-import-freeze
...
Fix importing projects with PNG assets freezes Web Editor
2026-01-13 22:20:28 +01:00
Ricardo Sanchez-Saez
75a3f4a244
Fix XROrigin3D scale warning
2026-01-13 11:16:37 -08:00
Michael Alexsander
4e06e305bf
Fix speed being reset when it shouldn't in the game editor
2026-01-13 15:00:25 -03:00
Fabio Alessandrelli
65ce1360b4
network: Normalize IP parsing, fix IPv6, tests
2026-01-13 18:55:55 +01:00
passivestar
dd5462c3f9
Fix inner tabs outer panel corners at zero radius
2026-01-13 21:52:33 +04:00
passivestar
092bfca4dc
Minor fixes for the project list item UI
2026-01-13 20:51:08 +04:00