Rémi Verschelde
8bae32e6dd
Merge pull request #107196 from timothyqiu/events-improvements
...
Improve Input Map and Shortcuts editor
2025-06-09 00:45:02 +02:00
Rémi Verschelde
75dd9ab482
Merge pull request #105678 from bruvzg/btn_ac_mode
...
Change editor button focus mode to `FOCUS_ACCESSIBILITY`.
2025-06-09 00:44:05 +02:00
Rémi Verschelde
443989950e
Merge pull request #103678 from aaronfranke/anim-lib-scene-error-msg
...
Improve error message when trying to load scene as an animation library
2025-06-09 00:44:01 +02:00
Pāvels Nadtočajevs
22b5a2fc5c
Change editor button focus mode to `FOCUS_ACCESSIBILITY`.
2025-06-08 15:53:27 +03:00
Haoyu Qiu
146599d3b2
Improve Input Map and Shortcuts editor
...
- Fixes not being able to search by pressing ESC.
- Removes double translations.
- Cleans up `InputEventConfigurationDialog` for auto-translation.
- Adapts to editor theme change.
- Unifies search bar boilerplate code.
- Shortcuts: disable the "erase" button if there is no event to remove.
- Input Map: always include built-in actions when searching.
2025-06-07 17:51:41 +08:00
Rémi Verschelde
42c7f14422
Merge pull request #107221 from timothyqiu/visionos
...
Fix capitalization for visionOS and tvOS
2025-06-07 00:44:20 +02:00
Rémi Verschelde
a663949a7d
Merge pull request #107215 from syntaxerror247/fix-warning
...
Show shader baker related export warnings only if enabled
2025-06-07 00:44:06 +02:00
Haoyu Qiu
5a7a411916
Fix capitalization for visionOS and tvOS
2025-06-07 01:43:40 +08:00
Rémi Verschelde
2a8240bdd0
Merge pull request #107182 from stuartcarnie/107066_fix_embedded
...
Editor: Fix multi-instance behavior with embedded game view
2025-06-06 17:37:49 +02:00
Rémi Verschelde
5c0c1ca120
Merge pull request #106905 from timothyqiu/that-is-all
...
Remove parentheses around "All" option in the feature tag menu
2025-06-06 17:37:25 +02:00
Rémi Verschelde
09c7214235
Merge pull request #106846 from TokageItLab/mod-target
...
Implement `ModifierBoneTarget3D` which can be target of the other `SkeletonModifier3D`s
2025-06-06 17:37:19 +02:00
Rémi Verschelde
36f08ae659
Merge pull request #106762 from lodetrick/dragging-docks
...
Editor: Add highlight around docks when dragging
2025-06-06 17:37:13 +02:00
Rémi Verschelde
37559a10c8
Merge pull request #106634 from nukethebees/c4724_fix
...
Fix MSVC warning for potential mod by 0 (C4724)
2025-06-06 17:37:03 +02:00
Rémi Verschelde
b9e07ac65e
Merge pull request #105442 from Calinou/editor-external-flags-fix-sublime-text
...
Fix Sublime text external editor Exec Flags setting
2025-06-06 17:36:58 +02:00
Rémi Verschelde
912be41ef2
Merge pull request #93246 from KoBeWi/one_inspector_to_theme_them_all
...
Add theme cache to the inspector
2025-06-06 17:36:38 +02:00
Anish Mishra
8bf87a6b2c
Show shader baker related export warnings only if enabled
2025-06-06 21:05:39 +05:30
Rémi Verschelde
50c4b36578
i18n: Sync translations with Weblate
...
First sync with 4.5 changes.
Applies the conversion of tabs to spaces in code blocks following #89819 .
Removes Irish and Tamil doc translations which seem clearly AI generated
and are broken.
2025-06-06 16:46:47 +02:00
kobewi
13f642d959
Replace XML codeblock spaces with tabs
2025-06-06 14:35:38 +02:00
Logan Detrick
0413297f7f
Add dock dragging area and highlight
2025-06-05 16:02:33 -07:00
kobewi
d3c34c4f38
Add theme cache to the inspector
2025-06-05 23:50:34 +02:00
Stuart Carnie
afd82d7cb3
Editor: Fix multi-instance behaviour with embedded game view
...
Closes #107066
2025-06-06 07:37:04 +10:00
Rémi Verschelde
b6f04cbe10
Merge pull request #107130 from timothyqiu/pure-virtual
...
Doc: Add "required" qualifier to methods
2025-06-05 17:24:58 +02:00
Rémi Verschelde
47d95212a1
Merge pull request #107080 from kleonc/tile_map_transformed_tile_dest_rect_fix
...
Fix rotated/flipped tiles destination rect calculations
2025-06-05 17:24:50 +02:00
Rémi Verschelde
6b14aa07ae
Merge pull request #75950 from pkowal1982/icon
...
Export: Modify template without rcedit
2025-06-05 17:24:32 +02:00
Silc Lizard (Tokage) Renew
aa2c3da63a
Implement ModifierBoneTarget3D which can be target of the other mods
2025-06-05 23:46:36 +09:00
Haoyu Qiu
1ca5bc2d04
Doc: Add "required" qualifier to methods
2025-06-05 21:41:07 +08:00
kleonc
f397e4f752
Fix rotated/flipped tiles destination rect calculations
2025-06-05 14:50:00 +02:00
Rémi Verschelde
3de0fa7b09
Merge pull request #107133 from timothyqiu/nothing
...
Fix crash when inspecting Variant export variable
2025-06-05 13:13:56 +02:00
Rémi Verschelde
bb9d6d0d02
Merge pull request #107113 from mihe/macos-open-in-program
...
Add `OS::open_with_program` for opening files/directories with a specific program on macOS
2025-06-05 13:13:49 +02:00
Rémi Verschelde
1dc398885a
Merge pull request #107108 from Meorge/feat/what-is-fuzzy
...
Describe "Fuzzy Search" in Quick Open tooltip
2025-06-05 13:13:44 +02:00
Rémi Verschelde
d83c797895
Merge pull request #107001 from KoBeWi/sneaky_overlay_injection
...
Make TileMapLayer editor match layer's filter
2025-06-05 13:12:39 +02:00
Rémi Verschelde
61639d9574
Merge pull request #106996 from Ivorforce/no-oa-hashmap
...
Core: Remove `OAHashMap`, in favour of `AHashMap`
2025-06-05 13:12:34 +02:00
Rémi Verschelde
d724ff20d8
Merge pull request #106923 from timothyqiu/category-created-equal
...
Improve `EditorInspectorCategory`
2025-06-05 13:12:29 +02:00
Rémi Verschelde
f342601ce2
Merge pull request #106217 from DeeJayLSP/variable-weights-editor
...
Force weights on custom editor fonts when variable
2025-06-05 13:11:35 +02:00
Rémi Verschelde
8f08e9df7d
Merge pull request #106076 from TheoLomeuBraga/fix_creating_outline_skined_mesh
...
Fix creating outline for skinned meshes
2025-06-05 13:11:26 +02:00
Rémi Verschelde
b25f609eed
Merge pull request #105994 from syntaxerror247/split_container
...
Add option for a touch-friendly drag handle in `SplitContainer`
2025-06-05 13:11:14 +02:00
Rémi Verschelde
8343ab45e6
Merge pull request #105888 from TokageItLab/optional-rotation-axis-spring
...
Add optional rotation axis & Fix initial pose with rotation axis in SpringBone
2025-06-05 13:11:01 +02:00
Rémi Verschelde
4df2e1b61a
Merge pull request #104996 from KeyboardDanni/ruler_width_setting
...
Add ruler width editor setting to 2D editor
2025-06-05 13:10:44 +02:00
Rémi Verschelde
23066df271
Merge pull request #103980 from Calinou/editor-resource-dropdown-add-paste-as-unique
...
Add Paste as Unique option to the editor resource picker dropdown
2025-06-05 13:10:37 +02:00
Rémi Verschelde
ea76c48bd0
Merge pull request #102313 from daniel080400/generate_scene_thumbnails
...
Rework scene preview thumbnails
2025-06-05 13:10:28 +02:00
unknown
6f071a8054
Export: Modify template without rcedit
2025-06-05 13:05:45 +02:00
Théo
fe42467d17
Fix creating outline for skinned meshes
2025-06-05 12:41:47 +02:00
kobewi
7e994feafb
Make TileMapLayer editor match layer's filter
2025-06-05 12:22:39 +02:00
Mikael Hermansson
f610c81943
Add `OS::open_with_program` for opening files/directories with a specific program on macOS
...
Co-authored-by: bruvzg <7645683+bruvzg@users.noreply.github.com>
2025-06-05 10:12:01 +02:00
Haoyu Qiu
c323df2d8a
Fix crash when inspecting Variant export variable
2025-06-05 14:51:34 +08:00
Haoyu Qiu
fbca6f0f6f
Improve EditorInspectorCategory
...
- Simplified the implementation and removed the hacks.
- Adapted the control to locale & theme changes.
- Made the context menu lazy-created.
2025-06-05 09:37:19 +08:00
Silc Lizard (Tokage) Renew
9cef0d5ca5
Add optional rot axis / Fix initial pose with rot axis in SpringBone
2025-06-05 09:38:06 +09:00
Jakub Marcowski
d21007cf9a
Move `unicode_ranges` out of `dynamic_font_import_settings.cpp` into its own file
2025-06-04 23:16:06 +02:00
Thaddeus Crews
978b38797b
Merge pull request #107103 from timothyqiu/handle-handling
...
Fix WorldBoundaryShape2D handle when distance is negative
2025-06-04 10:34:39 -05:00
Thaddeus Crews
34c6da4413
Merge pull request #107102 from lodetrick/debugger-margin
...
Fix Debugger Dock bottom margin
2025-06-04 10:34:38 -05:00