RedMser
|
5e79e02d0f
Fix Control resizing wrongly after "change type" in editor
|
6 months ago |
A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
6 months ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
6 months ago |
Rémi Verschelde
|
0ebba3023e
Merge pull request #91435 from ajreckof/Fix-selecting-root-when-opening-scene-
|
6 months ago |
ajreckof
|
0ab5d37049
Fix selecting root when opening scene.
|
6 months ago |
Gilles Roudière
|
7705265477
Fix PropertyListHelper::_get_property returning a valid value even if an index is outside the array valid indices
|
6 months ago |
A Thousand Ships
|
a0dbdcc3ab
Replace `find` with `contains/has` where applicable
|
6 months ago |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
7 months ago |
Haoyu Qiu
|
6a406bf424
Fix offset of node filter menu separator icon
|
6 months ago |
ajreckof
|
48a6476861
Fix going forward backward in editor selection history.
|
7 months ago |
风青山
|
e825a6fb01
Make the inherited scene root node unable to change type
|
7 months ago |
AeioMuch
|
0ba1adfaf9
Inspect hovered node while dragging
|
7 months ago |
Haoyu Qiu
|
479b7afa8e
Add context support for editor property name i18n
|
1 year ago |
kobewi
|
ad7d54174b
Disable auto-translation in sub-resource list menu
|
7 months ago |
kobewi
|
77879d4288
Update NodePaths only in built-in resources
|
11 months ago |
Rémi Verschelde
|
cc3457b125
Merge pull request #89142 from miv391/shortcut-to-editable-children
|
8 months ago |
Mika Viskari
|
3c0b66bf8f
Changed Editable Children menu action to be keyboard shortcuttable
|
8 months ago |
kobewi
|
ffadba0b08
Allow to easily rename multiple nodes
|
1 year ago |
Muller-Castro
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
9 months ago |
kobewi
|
aeec3c1309
Add methods to add submenus without using names
|
11 months ago |
Rémi Verschelde
|
9e9dcdbba4
Merge pull request #86378 from RobProductions/update-hover-styling
|
8 months ago |
kobewi
|
a031911c82
Use check_changed_settings_in_group() everywhere
|
2 years ago |
A Thousand Ships
|
dde5368dee
[Editor] Add missing ellipses to menu options that open dialogs
|
9 months ago |
Matt Enad
|
5b5de0e167
Add hover highlight to main editor buttons
|
10 months ago |
Bitlytic
|
f9e03459e8
Add an option to center children around the new parent when reparenting
|
1 year ago |
kobewi
|
8ec86e29c8
Rework how script is edited when clicking icon
|
9 months ago |
A Thousand Ships
|
684752e75b
Replace error checks against `size` with `is_empty`
|
9 months ago |
Rémi Verschelde
|
45e9d20d60
Merge pull request #87834 from TokageItLab/remove-dupecall-scene-tree-dock
|
9 months ago |
Silc Lizard (Tokage) Renew
|
87ab959ae0
Remove duplicated `set()` methods from SceneTreeDock
|
9 months ago |
kobewi
|
a2c2caa2f4
Fix shortcut name consistency in SceneTreeDock
|
9 months ago |