openplanet-nl / issues

Issue tracker for Openplanet.
10 stars 0 forks source link

Add File Dialogs #38

Open Nsgr opened 2 years ago

Nsgr commented 2 years ago

I want users to be able to select multiple map files that get accumulated into a list of file paths. Currently, the only way for that would be to write something entirely custom, but one could probably use ImGuiFileDialog for that: https://github.com/aiekick/ImGuiFileDialog

bmx22c commented 1 year ago

Small bump :peepoShy: