New version of #ImGuiFileDialog v0.6.5

Main changes :
- Regex's can be used for Filtering and FileStyling
- Lambda function can be used for File Styling

And Many fixes

#Imgui #dearimgui

https://github.com/aiekick/ImGuiFileDialog/releases/tag/v0.6.5

Release ImGuiFileDialog v0.6.5 · aiekick/ImGuiFileDialog

The main changes are : Support of Dear ImGui 1.89.5 Full rewrite of filter parsing The Regex's are now supported for Filtering and File Styling Add the support of File Styling by Lambda Function ...

GitHub