提交历史

作者 SHA1 备注 提交日期
  bruvzg d5e599f77e [macOS] Handle bundles as files in the embedded file dialogs. 11 月之前
  bruvzg e0b4f3d314 [Windows] Fix root and current folder in native file dialog. 11 月之前
  Pāvels Nadtočajevs f5fad7592f Use processed filter list for native dialogs. 11 月之前
  Anish Mishra 0dfd18c84b [DisplayServer] Add feature flag for native file dialog access to `user/res` and `options` 1 年之前
  vPumpking 62edb4eee8 Add filename filter field to FileDialog 1 年之前
  kobewi b365a63403 Automatically use property count in PropertyListHelper 1 年之前
  kobewi e95e954c68 Add PropertyListHelper in all simple cases 1 年之前
  bruvzg 61f7145f43 [Native File Dialog] Add support for using native dialogs in the editor. 1 年之前
  Adam Scott fd3666298c Add create folder icon 1 年之前
  bruvzg a8f521bcad [Native File Dialog] Add support for adding custom options to the dialogs. 2 年之前
  bruvzg 43e4708dff [Native File Dialogs] Improve filter list handling, add selected filter to the callback. 2 年之前
  bruvzg c52db6190c [FileDialog] Make set_visible compatible with native dialogs. 2 年之前
  Yuri Sizov d0e26572fe Hide the `dialog_text` property from `FileDialog` 2 年之前
  Yuri Sizov 2924bfd4d3 Register theme properties with ThemeDB 2 年之前
  bruvzg 4790da7900 [macOS] Implement optional native file selection dialog support for sandboxed apps. 4 年之前
  Michael Alexsander fc3d9d9d46 Defer invalidation on FileDialog nodes 2 年之前
  Yuri Sizov 236cec0633 Add a custom icon for the `project.godot` file in the EditorFileDialog 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Yuri Sizov 43f03e2ce6 Improve naming of theme properties throughout GUI code 3 年之前
  Yuri Sizov 15fd025f90 Add dumb and manual theme caching systems to Window 3 年之前
  Rémi Verschelde fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 3 年之前
  Aaron Record 4b817a565c Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED 3 年之前
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 3 年之前
  FireForge af19501cc7 Seperate filter and description in FileDialog.add_filter() 3 年之前
  kobewi 9d48cd502b Add root_subfolder to FileDialog 3 年之前
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 年之前
  bruvzg d1207a0504 [Input] Add extra `shortcut_input` input processing step to process Unicode character input with Alt / Ctrl modifiers, after processing of shortcuts. 3 年之前
  Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members 3 年之前
  Rémi Verschelde 768f9422bc Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks 3 年之前
  bruvzg cba8280515 [Windows] Add support for handling network share paths. 3 年之前