Thaddeus Crews
|
bb4d0638c4
|
Merge pull request #109816 from SatLess/ArraysArePeopleToo
Add `Make_Unique_Recursive` option for `Resources` with `Arrays` and `Dictionaries`
|
2025-10-13 12:30:11 -05:00 |
|
Thaddeus Crews
|
e560ea47d4
|
Merge pull request #70646 from KoBeWi/relatable_offset
Add `pivot_offset_ratio` property to Control
|
2025-10-13 12:30:10 -05:00 |
|
Thaddeus Crews
|
094eb99a43
|
Merge pull request #111601 from AThousandShips/fix_build_objprof
Fix use of outdated macros in ObjectDBProfiler
|
2025-10-13 12:30:09 -05:00 |
|
Thaddeus Crews
|
10c333a8f1
|
Merge pull request #111313 from bruvzg/emb_res
Fix editor embedded windows partially resizing.
|
2025-10-13 12:30:08 -05:00 |
|
Thaddeus Crews
|
dc05e0f907
|
Merge pull request #111596 from kb173/fix-vr-visible-layers
Fix `CAMERA_VISIBLE_LAYERS` in multiview camera (VR) not aligning with the camera's cull mask
|
2025-10-13 12:30:06 -05:00 |
|
Thaddeus Crews
|
43438fec2a
|
Merge pull request #111529 from wagnerfs/fix-windows-native-filedialog-filters
Fix Windows native FileDialog filters not showing descriptions
|
2025-10-13 12:30:05 -05:00 |
|
Thaddeus Crews
|
1274facd44
|
Merge pull request #111434 from ChristophHaag/initialize_XrRenderModelPropertiesEXT_type
Ensure `XrRenderModelPropertiesEXT::type` is initialized
|
2025-10-13 12:30:04 -05:00 |
|
Thaddeus Crews
|
2b1fa0f10c
|
Merge pull request #111111 from bruvzg/outl_warn
[Label] Add MSDF pixel range/outline configuration warning.
|
2025-10-13 12:30:03 -05:00 |
|
Thaddeus Crews
|
dcb9a0d030
|
Merge pull request #110151 from FifthTundraG/tabbar_horizontal_scrolling
Add horizontal scrolling to `TabBar`
|
2025-10-13 12:30:02 -05:00 |
|
Thaddeus Crews
|
08c200e82f
|
Merge pull request #111527 from DenisCiammaricone/fix-inline-object-parse
Fix editor inline color display of color from `Color.from_rgba8`
|
2025-10-13 12:30:00 -05:00 |
|
Thaddeus Crews
|
5e7f7735a4
|
Merge pull request #86468 from KoBeWi/always_has_been
Move script name to top
|
2025-10-13 12:29:59 -05:00 |
|
Thaddeus Crews
|
02f48683b5
|
Merge pull request #111556 from kleonc/fix_show_members_overview_editor_setting_tooltip
Fix `text_editor/script_list/show_members_overview` editor setting docs/tooltip
|
2025-10-13 12:29:58 -05:00 |
|
Thaddeus Crews
|
0450686035
|
Merge pull request #111460 from KoBeWi/dialoging_shortcut_files
Rework FileDialog shortcuts
|
2025-10-13 12:29:57 -05:00 |
|
Denis Ciammaricone
|
7e2f6c3ebc
|
Fix editor inline color display of color from Color.from_rgba8
|
2025-10-13 19:12:17 +02:00 |
|
FifthTundraG
|
14f7cbd74c
|
Add horizontal scrolling to TabBar
|
2025-10-13 13:05:25 -04:00 |
|
Thaddeus Crews
|
d86a428994
|
SCons: Enable mingw big objects in more contexts
|
2025-10-13 11:00:03 -05:00 |
|
Karl Office
|
7a49918c89
|
fix: set visible layers in multiview camera
|
2025-10-13 17:31:01 +02:00 |
|
A Thousand Ships
|
ac05ce5226
|
Fix use of outdated macros in ObjectDBProfiler
These were renamed but were missed in this PR and fails with disable
deprecated.
|
2025-10-13 17:25:45 +02:00 |
|
Dario
|
ba268416d5
|
Push pipeline compilation of various effects to the worker thread pool.
|
2025-10-13 12:00:23 -03:00 |
|
kobewi
|
7cee91f05b
|
Fix favorites icon size in FileSystem dock
|
2025-10-13 13:58:10 +02:00 |
|
Rémi Verschelde
|
4219ce91f2
|
Merge pull request #110485 from bruvzg/aemb_dtr
Fix iOS/visionOS export plugin crash on exit.
|
2025-10-13 07:35:19 +02:00 |
|
Sat
|
12ced6c83b
|
Add support for making arrays and dictionaries with Resources unique
|
2025-10-12 23:11:09 -03:00 |
|
Wagner
|
f835707f7a
|
Fix Windows native FileDialog filters not showing descriptions
|
2025-10-12 16:22:45 -03:00 |
|
Jason Kuo
|
2e00156657
|
Emit format_changed on CameraFeed datatype change
|
2025-10-13 00:26:29 +08:00 |
|
kleonc
|
5ea0b9d60d
|
Fix show_members_overview editor setting docs/tooltip
|
2025-10-12 15:03:03 +02:00 |
|
kobewi
|
206d4a0fb3
|
Move script name to top
|
2025-10-12 14:10:44 +02:00 |
|
fish
|
8e3499a961
|
Allow keyboard echo for script_editor/next_script, script_editor/prev_script, script_editor/window_move_up, and script_editor/window_move_down events
|
2025-10-11 20:09:55 -07:00 |
|
Zi Ye
|
e38bbf88e5
|
Make XRPose only set name on creation, instead of on every update.
|
2025-10-11 20:24:23 -05:00 |
|
kobewi
|
263a2bdec6
|
Rework FileDialog shortcuts
|
2025-10-11 14:37:40 +02:00 |
|
nikitalita
|
03923c6ed7
|
scene importer: Fix skeleton path when physics body type is dynamic
|
2025-10-11 04:39:14 -07:00 |
|
Thaddeus Crews
|
cb7cd815ee
|
Merge pull request #111496 from godotengine/revert-108837-json-handle-nan-inf
Revert "Handle NaN and Infinity in JSON stringify function"
|
2025-10-10 20:47:39 -05:00 |
|
Clay John
|
8b06cdf277
|
Revert "Handle NaN and Infinity in JSON stringify function"
|
2025-10-10 18:22:24 -07:00 |
|
DeeJayLSP
|
70f180975b
|
Use HarfBuzz to fix variant hinting in TextServerAdvanced
|
2025-10-10 18:01:03 -03:00 |
|
A Thousand Ships
|
a872b54a3b
|
Fix 2D builds (again)
|
2025-10-10 20:44:50 +02:00 |
|
Lukas Tenbrink
|
985e6178b4
|
Remove extraneous includes from texture.h .
|
2025-10-10 18:39:16 +02:00 |
|
Thaddeus Crews
|
16a11ac88b
|
Merge pull request #111358 from Ivorforce/no-variant-hasher
Remove `VariantHasher` and `VariantComparator` in favour of specialising `HashMapHasherDefault` and `HashMapComparatorDefault`.
|
2025-10-10 10:26:12 -05:00 |
|
Thaddeus Crews
|
3e1af9a12a
|
Merge pull request #109021 from KoBeWi/visual_code
Don't save code property of VisualShader
|
2025-10-10 10:26:11 -05:00 |
|
Thaddeus Crews
|
e33f89fe27
|
Merge pull request #111323 from HolonProduction/rm-script
Remove `Object::script`
|
2025-10-10 10:26:09 -05:00 |
|
Thaddeus Crews
|
d10eca9c59
|
Merge pull request #111448 from Giganzo/sprite-frames-editor-shortcut-name
Use Title Case for shortcut names in SpriteFramesEditorPlugin
|
2025-10-10 10:26:08 -05:00 |
|
Thaddeus Crews
|
edcbdc5706
|
Merge pull request #107573 from lodetrick/tilemap-hide-overlay
Fade TileMap editor overlay when zoomed out
|
2025-10-10 10:26:07 -05:00 |
|
Thaddeus Crews
|
89ce203427
|
Merge pull request #106997 from Ivorforce/fixed-move-semantics
Fix `FixedVector` move and copy semantics.
|
2025-10-10 10:26:06 -05:00 |
|
Thaddeus Crews
|
99ab454a64
|
Merge pull request #111473 from KoBeWi/easing-i18n-redux
Fix some easing presets not translated
|
2025-10-10 10:26:04 -05:00 |
|
Thaddeus Crews
|
c417769226
|
Merge pull request #111470 from Ivorforce/debug-circular-include
Remove circular unneeded `debug_adapter_protocol.h` include from `debug_adapter_parser.h`
|
2025-10-10 10:26:03 -05:00 |
|
Thaddeus Crews
|
4ea49aecaf
|
Merge pull request #110990 from timothyqiu/x11-min-max
X11: Fix minimization of maximized windows
|
2025-10-10 10:26:02 -05:00 |
|
Thaddeus Crews
|
d4a87d9bb3
|
Merge pull request #106636 from Ivorforce/dictionary-mutating-fix
Fix `Dictionary::operator[]` from C++ accidentally modifying `const` dictionaries.
|
2025-10-10 10:26:01 -05:00 |
|
Thaddeus Crews
|
8150cb9200
|
Merge pull request #111403 from AeioMuch/fix_double_precision_wrong_indexes
Fix wrong indices used for transform & UBO matrix for double precision build
|
2025-10-10 10:25:59 -05:00 |
|
Thaddeus Crews
|
d598753c1a
|
Merge pull request #111466 from BastiaanOlij/fix_gles3_lightmap_uv2_attrib
Ensure uv2_attrib(_input) is available when rendering lightmap.
|
2025-10-10 10:25:58 -05:00 |
|
Thaddeus Crews
|
dd3b17de88
|
Merge pull request #105449 from raulsntos/MissingNode/recording_signals
Add `recording_signals` to MissingNode, and rename `MTVIRTUAL` to `DEBUG_VIRTUAL`
|
2025-10-10 10:25:57 -05:00 |
|
Thaddeus Crews
|
cf9e2ea6da
|
Merge pull request #111432 from zorbathut/pr/libgodot_linux_fix
Fix LibGodot build errors on Linux.
|
2025-10-10 10:25:56 -05:00 |
|
Thaddeus Crews
|
21e5b41642
|
Merge pull request #108837 from aaronfranke/json-handle-nan-inf
Handle NaN and Infinity in JSON stringify function
|
2025-10-10 10:25:55 -05:00 |
|