Thaddeus Crews
b6a10ee02b
Merge pull request #119200 from Akosmo/fix-resource-picker-tooltip
...
Fix Resource picker tooltip text
2026-05-06 14:56:28 -05:00
Thaddeus Crews
1f012286cf
Merge pull request #119154 from kitbdev/fix-shader-editor-focus
...
Only focus the shader editor when directly opened
2026-05-05 10:30:07 -05:00
Akosmo
169c9b075b
Fix Resource picker tooltip text
2026-05-03 14:45:01 -03:00
Enzo Novoselic
7b82c0fe01
Remove unnecessary class_db.h includes
2026-05-02 13:08:34 -04:00
kit
301deec8b2
Only focus the shader editor when directly opened
2026-05-02 11:46:57 -04:00
Thaddeus Crews
01ff9da237
Merge pull request #118926 from KoBeWi/gatherless
...
Avoid repeats in resource gather
2026-04-29 12:28:54 -05:00
Thaddeus Crews
bc6610d735
Merge pull request #118868 from dsnopek/correct-capitalization-of-androidxr
...
In editor properties, capitalize "androidxr" as "AndroidXR" (with uppercase "XR")
2026-04-27 12:05:35 -05:00
kobewi
dc1a6dc07f
Avoid repeats in resource gather
2026-04-24 20:25:18 +02:00
Mrfanta-stick
a3499cf72a
Fix Dictionary editor losing selection when changing types in Remote inspector
2026-04-23 13:08:31 +05:30
David Snopek
b8b55d095b
In editor properties, capitalize "androidxr" as "AndroidXR" (with uppercase "XR")
2026-04-22 17:45:35 -05:00
Thaddeus Crews
2aa39f0d74
Merge pull request #118413 from YeldhamDev/resource_popup_search
...
Add search bar for the resource and variant popups in the inspector
2026-04-21 16:46:05 -05:00
Thaddeus Crews
63a5e781e5
Merge pull request #118269 from unit-tick/update_drag_n_drop_behaviour
...
Editor: Fix default behavior of `@export_dir` rejects folders in drag and drop
2026-04-21 16:46:04 -05:00
Thaddeus Crews
c63e6000b1
Merge pull request #117838 from YeldhamDev/inspector_buttons_rtl_fix
...
Fix animation and key buttons of inspector sections being off-center in the RTL layout
2026-04-21 08:48:07 -05:00
unit-tick
c351893419
Editor: Update drag and drop behaviour of path export annotations
...
Uses the folder boolean to determine if property expects directory or file.
If directory is expected files are rejected and if files are expected folders
are rejected.
2026-04-19 23:48:11 -04:00
Thaddeus Crews
e0815c0bc9
Merge pull request #118633 from jaydensipe/small-icon-fix
...
Fix max icon width in remote scene view/debugger
2026-04-16 09:41:18 -05:00
Jayden Sipe
333fda8fd0
Fix max icon width in remote scene view
2026-04-16 01:03:42 -04:00
Pāvels Nadtočajevs
f0b1b61a94
Restore inspector context menu for dictionary elements.
2026-04-15 21:07:11 +03:00
Thaddeus Crews
8fd7cdac7e
Merge pull request #115151 from YeldhamDev/multi_node_theme_fix
...
Fix theme properties not being handled correctly by `MultiNodeEdit`
2026-04-13 15:52:18 -05:00
Michael Alexsander
0592261cb8
Add search bar for the resource and variant popups in the inspector
2026-04-11 11:21:14 -03:00
Thaddeus Crews
8462ad479d
Merge pull request #118301 from mihe/default-editor-inspector
...
Expose new `create_default_inspector` method for `EditorInspector`
2026-04-10 10:32:36 -05:00
Thaddeus Crews
7c5ca4442b
Merge pull request #118187 from SirLich/feature/context-slot-inspector-property
...
Add `ContextMenuSlot::CONTEXT_SLOT_INSPECTOR_PROPERTY` to EditorContextMenuPlugin
2026-04-10 10:32:29 -05:00
Aaron Franke
cfded120ae
Move visual shaders to a module
2026-04-08 12:05:22 -07:00
SirLich
571573dabb
Add CONTEXT_SLOT_INSPECTOR_PROPERTY
2026-04-08 20:20:05 +02:00
Mikael Hermansson
cbeb95fd08
Expose new create_default_inspector method for EditorInspector
...
Co-authored-by: Kasper Arnklit Frandsen <kasper.arnklit@gmail.com >
2026-04-08 13:01:21 +02:00
kobewi
7cba8b830a
Increase available space for array properties
2026-04-03 23:07:40 +02:00
Thaddeus Crews
40a377e434
Merge pull request #118117 from Raftatul/remove-dead-code
...
Removed dead code
2026-04-02 12:33:24 -05:00
Thaddeus Crews
a53c795c78
Merge pull request #117463 from Goldenlion5648/inspector-property-expand
...
Expand inspector sections while searching
2026-04-02 12:33:18 -05:00
Michael Alexsander
0f640e1e3f
Fix theme properties not being handled correctly by MultiNodeEdit
2026-04-02 12:28:04 -03:00
Raphaël Daubelcour
60bcd0dd4c
removed dead code
2026-04-02 09:54:34 -04:00
Goldenlion5648
b508fa698b
expand inspector sections while searching
2026-04-01 22:01:17 -04:00
Thaddeus Crews
bbf8e2653c
Merge pull request #117998 from KoBeWi/rework_to_make_work
...
Rework copy-pasting section/category values
2026-04-01 18:10:25 -05:00
Thaddeus Crews
c3049ea727
Merge pull request #117893 from jaydensipe/id-be-gone
...
Remove "ID" from Object ID display
2026-03-31 10:46:52 -05:00
Thaddeus Crews
c66455f5e7
Merge pull request #115245 from bruvzg/win_theme
...
Fix theme item inspector tooltips for Window subclasses.
2026-03-30 13:35:44 -05:00
Thaddeus Crews
879a3012c8
Merge pull request #117358 from bruvzg/prop_ac_disc
...
[Accessibility] Add property/category/section descriptions to the inspector.
2026-03-30 13:35:31 -05:00
Thaddeus Crews
d46ba38387
Merge pull request #117808 from jack-klein-5/multi-node-check-property-revert
...
Default multi-node property revert to node revert
2026-03-30 13:35:22 -05:00
kobewi
ff1153a39c
Rework copy-pasting section/category values
2026-03-30 14:13:11 +02:00
StarryWorm
4ae336740d
Add missing resource_*.h includes
...
Add missing `resource_importer.h` includes
Add missing `resource_loader.h` includes
Add missing `resource_saver.h` includes
2026-03-27 07:03:39 -04:00
Jayden Sipe
524ed1fc7a
Remove "ID" from Object ID display
2026-03-27 03:11:25 -04:00
Michael Alexsander
89dc584103
Fix animation and key buttons of inspector sections being off-center in the RTL layout
2026-03-25 15:50:19 -03:00
jack-klein-5
8c5f93bd8b
Default multi-node property revert to node revert
...
Fixes bug #117759 where single select and multi-select reverts are
inconsistent. Currently the editor property revert option will do an
instance reset to scene property value if one node is selected, but
revert to class default if multiple nodes are selected. This change
would check for node revert first and then class default for multiple
nodes for consistent behavior.
2026-03-24 12:59:50 -07:00
Michael Alexsander
e4d0a2f2ea
Fix error when opening the right-click menu for the "Favorites" category
2026-03-23 19:18:56 -03:00
Rémi Verschelde
3fe52f554d
Merge pull request #117692 from YeldhamDev/inspectorsection_revert_button
...
Add a revert button to `EditorInspectorSection`
2026-03-23 22:36:03 +01:00
Rémi Verschelde
040bc686d0
Merge pull request #117683 from YeldhamDev/propertysection_check_align_fix
...
Fix text alignment in check box inside `EditorInspectorSection`s
2026-03-23 22:35:54 +01:00
Rémi Verschelde
5d2bac78e8
Merge pull request #117673 from YeldhamDev/subinspector_keying_fix
...
Fix keying state not being updated for sub-inspectors
2026-03-23 22:35:46 +01:00
Rémi Verschelde
41c856ab42
Merge pull request #117600 from KoBeWi/pasta 🍝
...
Improve inspector clipboard
2026-03-23 22:35:12 +01:00
Rémi Verschelde
0026f7ea69
Merge pull request #117529 from kevinlam508/fix-nested-value-dictionary-hint-parsing
...
Fix hint string parsing for nested dictionaries
2026-03-23 22:35:04 +01:00
Michael Alexsander
356f45b73f
Add a revert button to EditorInspectorSection
2026-03-20 18:58:35 -03:00
Michael Alexsander
2a74e99f91
Fix text alignment in check box inside EditorInspectorSections
2026-03-20 14:11:31 -03:00
Michael Alexsander
14e1582b5e
Fix keying state not being updated for sub-inspectors
2026-03-20 11:28:55 -03:00
风青山
7a1f759943
Disable the "Edit"/"Clear" menu item when the EditorResourcePicker is force_allow_unique
...
Since `force_allow_unique` is enabled when the corresponding property
does not exist, the displayed value is "inherited". Therefore, it
should not be edited/cleared at this time.
2026-03-20 15:56:50 +08:00