Giganzo
|
a863c385f7
Fix FileDialog default size
|
11 månader sedan |
bruvzg
|
0a3a483ca7
Fix native file dialog showing on loading project in editor.
|
11 månader sedan |
Rémi Verschelde
|
3cc99d3e31
Merge pull request #95983 from bruvzg/win_fd_opt_fix
|
1 år sedan |
Yuri Rubinsky
|
52889ab7ee
[Scene] Add SceneStringName::toggled
|
1 år sedan |
bruvzg
|
ea252675aa
[Windows] Emit native file dialog callback from event loop, fix selected options not saved.
|
1 år sedan |
Yuri Rubinsky
|
af5fc8354b
Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit
|
1 år sedan |
A Thousand Ships
|
ca18a06ecb
[Scene] Add `SceneStringNames::confirmed`
|
1 år sedan |
A Thousand Ships
|
d9e2fc74c7
[Scene] Add `SceneStringNames::item_selected`
|
1 år sedan |
Anni Ryynänen
|
b14b222e9d
Fix native file dialogs being shown on `set_visible(false)`
|
1 år sedan |
A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
1 år sedan |
Gilles Roudière
|
7705265477
Fix PropertyListHelper::_get_property returning a valid value even if an index is outside the array valid indices
|
1 år sedan |
kobewi
|
0b877a9962
Expose is_part_of_edited_scene()
|
1 år sedan |
kobewi
|
e95e954c68
Add PropertyListHelper in all simple cases
|
1 år sedan |
Michael Alexsander
|
44e2c56daa
Fix built-in `FileDialog` appearing instead of the native one on some cases
|
1 år sedan |
bruvzg
|
61f7145f43
[Native File Dialog] Add support for using native dialogs in the editor.
|
1 år sedan |
bruvzg
|
dc01658ee9
[DisplayServer] Add separate feature flags for different native dialog types.
|
1 år sedan |
Alistair Leslie-Hughes
|
13d83dd4d7
Correct FileDialog Theme overrides
|
1 år sedan |
A Thousand Ships
|
2cbf469912
Fix sorting of files/dirs in dialogs
|
1 år sedan |
Hugo Locurcio
|
4f8d7cae26
Add Ctrl + L / Cmd + Shift + G shortcut to focus path bar in FileDialog
|
2 år sedan |
Michael Alexsander
|
d70c45b5c8
Add option to add built-in strings in the POT generation
|
1 år sedan |
Adam Scott
|
fd3666298c
Add create folder icon
|
1 år sedan |
bruvzg
|
a8f521bcad
[Native File Dialog] Add support for adding custom options to the dialogs.
|
1 år sedan |
Wilson E. Alvarez
|
a3cb1b096f
Add const references detected by clang-tidy
|
1 år sedan |
Yuri Sizov
|
215e036600
Add bulk change guards to successive theme overrides in Editor and GUI
|
1 år sedan |
Rémi Verschelde
|
49cdd330be
Merge pull request #81034 from garychia/open_folder
|
1 år sedan |
Rémi Verschelde
|
4321806e46
Merge pull request #82743 from bruvzg/fd_no_editor
|
1 år sedan |
bruvzg
|
2d9ba45e76
[File Dialog] Do not open native file dialogs in the edited scene.
|
1 år sedan |
bruvzg
|
43e4708dff
[Native File Dialogs] Improve filter list handling, add selected filter to the callback.
|
2 år sedan |
bruvzg
|
c52db6190c
[FileDialog] Make set_visible compatible with native dialogs.
|
1 år sedan |
Yuri Sizov
|
4bd569be95
Replace flat buttons with flat-styled buttons with a visible pressed state
|
1 år sedan |