#ImGuiFileDialog v0.6.6

New feature : the ability to use your own filesystem api

Many fixes and improvments.

see https://github.com/aiekick/ImGuiFileDialog/releases/tag/v0.6.6

And as usual thank to the Great lib Dear ImGui

#IGFD #ImGui #DearImGui #filesystem #dialog

Release ImGuiFileDialog v0.6.6 · aiekick/ImGuiFileDialog

We have reached the threshold of 1k stars. thanks all Main changes : Custom File System Api : you can now use your own file system api. the defaults available apis are Dirent (cpp11) and std::fil...

GitHub