kit
|
e232484a37
|
Improve performance of SpinBox creation
|
2025-10-17 13:11:21 -04:00 |
Thaddeus Crews
|
fc7065d2b4
|
Merge pull request #111487 from AThousandShips/fix_2d_build_2
Fix 2D builds (again)
|
2025-10-13 12:30:16 -05:00 |
Thaddeus Crews
|
31f9ed087e
|
Merge pull request #110650 from WhalesState/node-cache-less-dirty
Optimize children cache updates and refine special-case handling
|
2025-10-13 12:30:14 -05:00 |
Thaddeus Crews
|
c9b72fcfb6
|
Merge pull request #111481 from Ivorforce/texture-less-includes
Remove extraneous includes from `texture.h`.
|
2025-10-13 12:30:13 -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
|
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
|
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
|
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
|
0450686035
|
Merge pull request #111460 from KoBeWi/dialoging_shortcut_files
Rework FileDialog shortcuts
|
2025-10-13 12:29:57 -05:00 |
FifthTundraG
|
14f7cbd74c
|
Add horizontal scrolling to `TabBar`
|
2025-10-13 13:05:25 -04:00 |
Wagner
|
f835707f7a
|
Fix Windows native FileDialog filters not showing descriptions
|
2025-10-12 16:22:45 -03:00 |
kobewi
|
263a2bdec6
|
Rework FileDialog shortcuts
|
2025-10-11 14:37:40 +02: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
|
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 |
Raul Santos
|
fdecca2f18
|
Add `recording_signals` to MissingNode
Allows connecting unknown signals to MissingNode so they aren't lost when the Node type is missing.
|
2025-10-09 22:08:59 +02:00 |
Thaddeus Crews
|
91a1798474
|
Merge pull request #109084 from allenwp/add-spatial-shader-debanding
Add material debanding for use in Mobile rendering method.
|
2025-10-09 11:46:58 -05:00 |
Thaddeus Crews
|
09ea0cf899
|
Merge pull request #111444 from lawnjelly/fti_fix_scene_tree_depth_limit4
FTI - Fix `SceneTreeFTI` depth limit behaviour
|
2025-10-09 11:46:53 -05:00 |
Thaddeus Crews
|
4ab22026b6
|
Merge pull request #111405 from Ivorforce/node-no-mesh
Remove transitive rendering includes from `node.h`
|
2025-10-09 11:46:49 -05:00 |
lawnjelly
|
cee37f0234
|
FTI - Fix `SceneTreeFTI` depth limit behaviour
Fixes off by one bug, and increases the limit slightly.
|
2025-10-09 10:56:01 +01:00 |
Lukas Tenbrink
|
9843a016f5
|
Reorder registration of types, to register supertypes before subtypes.
|
2025-10-09 11:50:32 +02:00 |
Allen Pestaluky
|
bd9d1bf070
|
Add material debanding for use in Mobile rendering method.
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
|
2025-10-08 16:22:41 -04:00 |
Thaddeus Crews
|
4ad9114c54
|
Merge pull request #111386 from YeldhamDev/scrcon_focus_fix
Fix incorrect margins in `ScrollContainer` with focus border enabled
|
2025-10-08 13:56:41 -05:00 |
Lukas Tenbrink
|
33689d7beb
|
Remove transitive `mesh.h`, `rendering_server.h` and `shader.h` includes from `node.h`.
|
2025-10-08 12:16:52 +02:00 |
Lukas Tenbrink
|
207e8c1b92
|
Remove `compositor.h` include from `world_3d.h`.
|
2025-10-08 11:25:23 +02:00 |
Michael Alexsander
|
e9a5208c8b
|
Fix incorrect margins in `ScrollContainer` with focus border enabled
|
2025-10-07 20:49:33 -03:00 |
Thaddeus Crews
|
0f7bf2913f
|
Merge pull request #111249 from HolonProduction/owner-node
Store `ThemeOwner` owner directly as `Node*`
|
2025-10-07 17:15:08 -05:00 |
Thaddeus Crews
|
8276e512d6
|
Merge pull request #110767 from Ryan-000/Fix-AnimationPlayer-to-use-StringName
Fix AnimationPlayer to use StringName instead of String in the exposed API.
|
2025-10-07 17:15:06 -05:00 |
Thaddeus Crews
|
72cf639020
|
Merge pull request #111178 from PhairZ/anim-is-paused
Expose `is_valid()` from `AnimationPlayer` to make detecting paused animations possible.
|
2025-10-07 17:15:04 -05:00 |
Thaddeus Crews
|
e878d5a2fb
|
Merge pull request #111304 from HolonProduction/rm-last-vp-rect
Remove unused members from `Viewport`
|
2025-10-07 17:15:02 -05:00 |
Thaddeus Crews
|
ccccb9d3cb
|
Merge pull request #111258 from Koyper/fix_rich_text_label_bullet_list_issues
[RichTextLabel] Fix bullet list font color and formatting issues
|
2025-10-07 11:54:43 -05:00 |
Thaddeus Crews
|
9c63619f20
|
Merge pull request #111318 from Ivorforce/registration-order-1
Improve type registration order in `register_core_types.cpp`.
|
2025-10-07 11:54:41 -05:00 |
Thaddeus Crews
|
9efb50bad7
|
Merge pull request #111250 from scgm0/Fix-RichTextLabel-Focus
Fix RichTextLabel Focus Box
|
2025-10-07 11:54:39 -05:00 |
Thaddeus Crews
|
916bfee528
|
Merge pull request #111230 from GabCoolDude/color_picker_tooltip_fix
Fix color text's tooltip not being updated when the intensity is more than 0
|
2025-10-07 11:54:33 -05:00 |
Thaddeus Crews
|
a1974604fe
|
Merge pull request #108227 from Meorge/bugfix/kill-subtweens
Propagate `Tween.kill()` to subtweens
|
2025-10-07 11:54:29 -05:00 |
Koyper
|
faf1ab126d
|
Fix RichTextLabel bullet list font issues
|
2025-10-07 09:52:34 -05:00 |
Rémi Verschelde
|
56d5624e88
|
Merge pull request #111355 from bruvzg/zero_w_2
Enforce zero width spaces and joiners with missing font. Do not warn about missing non-visual characters.
|
2025-10-07 14:34:10 +02:00 |
Lukas Tenbrink
|
d2ee378d1c
|
Remove `VariantHasher` and `VariantComparator` in favour of specializing `HashMapHasherDefault` and `HashMapComparatorDefault`.
|
2025-10-07 13:47:39 +02:00 |
Rémi Verschelde
|
1cab5e1b1c
|
Merge pull request #110982 from TokageItLab/fix-rm-animtree-bw
Fix backward/pingpong root motion in AnimationTree
|
2025-10-07 13:07:06 +02:00 |
Pāvels Nadtočajevs
|
fda161f976
|
Enforce zero width spaces and joiners with missing font. Do not warn about missing non-visual characters.
|
2025-10-07 13:10:24 +03:00 |
Ryan
|
35999a16dd
|
Fix AnimationPlayer to use StringName instead of String
Co-Authored-By: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
|
2025-10-06 16:29:40 -04:00 |
Thaddeus Crews
|
c01c7b800d
|
Merge pull request #111221 from Ivorforce/ahashmap-no-hashmap-include
Remove `hash_map.h` include from `a_hash_map.h`, and remove cross conversion operators
|
2025-10-06 14:34:15 -05:00 |
Thaddeus Crews
|
48ebbc438e
|
Merge pull request #111117 from YeldhamDev/focus_corner_cases_fix
Fix cases where `LineEdit` can still show focus with mouse events
|
2025-10-06 14:34:12 -05:00 |
Thaddeus Crews
|
5ee1384cbd
|
Merge pull request #110506 from TokageItLab/reset-mod
Fix Reset on Save corrupt poses if scene has multiple Skeletons
|
2025-10-06 14:34:08 -05:00 |
Lukas Tenbrink
|
d6036462b1
|
Remove `hash_map.h` include from `a_hash_map.h`, and remove cross conversion operators.
|
2025-10-06 17:20:31 +02:00 |
Thaddeus Crews
|
5935a32e32
|
Core: Cleanup headers in `core/config`
- `MainLoop` now forward-declared in `OS`
|
2025-10-06 09:20:56 -05:00 |
Thaddeus Crews
|
d1d28c0bcf
|
Merge pull request #111223 from Ivorforce/remove-iterator-include
Replace `std::size` usage with `std_size` to avoid `<iterator>` include.
|
2025-10-06 09:06:49 -05:00 |