Hugo Locurcio
|
80b8d6dbe6
Make GridMap editor Preview Size setting take effect immediately after change
|
7 months ago |
Rémi Verschelde
|
38ffeb56f4
Merge pull request #101103 from Calinou/editor-gridmap-translucent-cursor
|
7 months ago |
Hugo Locurcio
|
4e888f9987
Make the GridMap editor cursor translucent
|
7 months ago |
Hugo Locurcio
|
19b8b10218
Add an editor setting for the GridMap grid color
|
7 months ago |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
1 year ago |
Yufeng Ying
|
33817b186f
Remove unused header in drivers and modules.
|
8 months ago |
Haoyu Qiu
|
bf4e5cca3f
Make editor's shortcut names translated on-site
|
10 months ago |
Bad Sector
|
baf03e4fb6
Expose GridMapEditorPlugin to scripts and add methods to manipulate the selection and selected palette item
|
9 months ago |
Chaosus
|
ba39b078f5
[Scene] Add `SceneStringName::FlatButton`
|
8 months ago |
Rémi Verschelde
|
689c789ab3
Merge pull request #99393 from badsectoracula/update-gridmap-editor-cursel-transform
|
8 months ago |
smix8
|
612981c1ea
Add ShadowCastingSetting to MeshLibrary / GridMap items
|
1 year ago |
Bad Sector
|
f37c72fcdc
Update gridmap editor cursor and selection node transformations whenever the gridmap node's transformation changes
|
9 months ago |
Nodragem
|
f5871c18bf
fix hidden gizmo at start-up
|
9 months ago |
Chaosus
|
f3344b71b1
Fix incorrect order: `TTR(vformat` instead of `vformat(TTR`
|
9 months ago |
Nodragem
|
b811e0a73e
fix shortcut conflicts with 3d editor
|
9 months ago |
Nodragem
|
7378bb6db7
Move GridMapEditor to bottom panel
|
11 months ago |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
10 months ago |
Rémi Verschelde
|
4d35402c1c
Merge pull request #96400 from Maran23/inputmap-usage-for-filter-and-corresponding-refactor
|
11 months ago |
A Thousand Ships
|
dd6443193c
[Editor] Expose more editor settings to documentation
|
1 year ago |
kit
|
5e1c9d68aa
Extract editor main screen
|
1 year ago |
Marius Hanl
|
74f64aaf98
Use InputMap actions consistently across all LineEdit's that filter an underlying Tree or ItemList.
|
11 months ago |
Nodragem
|
e7e633760a
prevent the click to get processed further after a paste action
|
1 year ago |
Rémi Verschelde
|
36a5960ab2
Merge pull request #87131 from KoBeWi/skyscrapper_selector_simulator
|
1 year ago |
A Thousand Ships
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
1 year ago |
A Thousand Ships
|
d9e2fc74c7
[Scene] Add `SceneStringNames::item_selected`
|
1 year ago |
A Thousand Ships
|
755a0efbb6
[Scene] Add `SceneStringNames::id_pressed`
|
1 year ago |
A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
1 year ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 year ago |
kobewi
|
a262d2d881
Add shorthand for using singleton string names
|
2 years ago |
kobewi
|
a031911c82
Use check_changed_settings_in_group() everywhere
|
2 years ago |