Add preference to use system native file dialogs
- Resolves https://github.com/RodZill4/material-maker/issues/643
https://github.com/user-attachments/assets/742f3702-ea79-4e15-9c51-156def73cab5
https://github.com/user-attachments/assets/129d2fcb-3d8e-47ba-b0f5-88294585d687
What is the current status of this?
On Windows, the native file dialog is much easier to handle that what Material Maker 1.4 ships with. The current one does not have proper Icons and even though it has some sort of Favorite section, this is quite underdeveloped and not synchronized with my Favorite links in Windows Explorer. I understand that on some platforms the build in Dialog may be a useful addition, but on Windows it is strictly worse.
It seems to be already successfully implemented, but I cannot see this feature in the official release. What is stopping this to be integrated?
Addressed review comment
What is the current status of this?
I'm mostly waiting for @RodZill4 to merge the following since it's pending in the milestone and it will result in a conflict if this get merged first (most preferences-related PRs will, so I am marking them as drafts for now), but I guess if this is more desirable i can always fix it afterwards
- https://github.com/RodZill4/material-maker/pull/969
This could probably be a blocker (mac)
- https://github.com/godotengine/godot/issues/113685