Commit History

Author SHA1 Message Date
  A Thousand Ships af56d6e8e8 Use `SceneStringName` in more places 10 months ago
  Rémi Verschelde 8de2abd075 Merge pull request #85789 from DevilboxGames/FileDialogCaseSensitivity 9 months ago
  Rémi Verschelde a1365dcb12 Merge pull request #98765 from Calinou/editor-bottom-panel-no-icon-tint 9 months ago
  bruvzg e0b4f3d314 [Windows] Fix root and current folder in native file dialog. 9 months ago
  Pāvels Nadtočajevs 1d43fa9a64 Change file dialog all files filter name from `All Files (*)` to `All Files(*.*)`. 9 months ago
  A Thousand Ships 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters 9 months ago
  Pāvels Nadtočajevs f5fad7592f Use processed filter list for native dialogs. 9 months ago
  Pāvels Nadtočajevs 932b2269f8 Fix missing native file dialog title translation. 9 months ago
  Hugo Locurcio dafba55c69 Don't tint editor bottom panel icons when hovered or pressed 10 months ago
  Haoyu Qiu b131476d40 Disable auto translate of FileDialog's file list 10 months ago
  Anish Mishra 0dfd18c84b [DisplayServer] Add feature flag for native file dialog access to `user/res` and `options` 10 months ago
  Aaron Franke 562c666e3d Rename internal Button icon to button_icon to match exposed methods 10 months ago
  Alex Darby cd269b825f Make File Dialog case insensitive 1 year ago
  vPumpking 62edb4eee8 Add filename filter field to FileDialog 1 year ago
  Giganzo a863c385f7 Fix FileDialog default size 11 months ago
  bruvzg 0a3a483ca7 Fix native file dialog showing on loading project in editor. 11 months ago
  Rémi Verschelde 3cc99d3e31 Merge pull request #95983 from bruvzg/win_fd_opt_fix 1 year ago
  Yuri Rubinsky 52889ab7ee [Scene] Add SceneStringName::toggled 1 year ago
  bruvzg ea252675aa [Windows] Emit native file dialog callback from event loop, fix selected options not saved. 1 year ago
  Yuri Rubinsky af5fc8354b Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit 1 year ago
  A Thousand Ships ca18a06ecb [Scene] Add `SceneStringNames::confirmed` 1 year ago
  A Thousand Ships d9e2fc74c7 [Scene] Add `SceneStringNames::item_selected` 1 year ago
  Anni Ryynänen b14b222e9d Fix native file dialogs being shown on `set_visible(false)` 1 year ago
  A Thousand Ships ee79386f7b [Scene] Add SceneStringNames::pressed 1 year ago
  Gilles Roudière 7705265477 Fix PropertyListHelper::_get_property returning a valid value even if an index is outside the array valid indices 1 year ago
  kobewi 0b877a9962 Expose is_part_of_edited_scene() 1 year ago
  kobewi e95e954c68 Add PropertyListHelper in all simple cases 1 year ago
  Michael Alexsander 44e2c56daa Fix built-in `FileDialog` appearing instead of the native one on some cases 1 year ago
  bruvzg 61f7145f43 [Native File Dialog] Add support for using native dialogs in the editor. 1 year ago
  bruvzg dc01658ee9 [DisplayServer] Add separate feature flags for different native dialog types. 1 year ago