summaryrefslogtreecommitdiffstats
path: root/platform/macos/godot_open_save_delegate.mm
Commit message (Collapse)AuthorAgeFilesLines
* [macOS] Do not show file type popup in the native file dialog if there's ↵bruvzg2024-02-041-20/+54
| | | | only one option, improve `*.*` filter handling.
* [Native File Dialog] Add support for adding custom options to the dialogs.bruvzg2024-01-241-0/+250
Add support for adding custom options (checkboxes and optionboxes) to the dialogs (both native and built-in).