@@ -42,7 +42,7 @@ SOFTWARE.
42
42
43
43
/*
44
44
// generated with "Text to ASCII Art Generator (TAAG)"
45
- // https://patorjk.com/software/taag/#p=display&h=1&v=0&f=Big&t=ImGuiFileDialog%0Av0.6.7
45
+ // https://patorjk.com/software/taag/#p=display&h=1&v=0&f=Big&t=ImGuiFileDialog%0Av0.6.8
46
46
_____ _____ _ ______ _ _ _____ _ _
47
47
|_ _| / ____| (_)| ____|(_)| | | __ \ (_) | |
48
48
| | _ __ ___ | | __ _ _ _ | |__ _ | | ___ | | | | _ __ _ | | ___ __ _
@@ -51,12 +51,12 @@ SOFTWARE.
51
51
|_____||_| |_| |_| \_____| \__,_||_||_| |_||_| \___||_____/ |_| \__,_||_| \___/ \__, |
52
52
__/ |
53
53
|___/
54
- ___ __ ______
55
- / _ \ / / |____ |
56
- __ __| | | | / /_ / /
57
- \ \ / /| | | | | '_ \ / /
58
- \ V / | |_| |_| (_) |_ / /
59
- \_/ \___/(_)\___/(_)/_/
54
+ ___ __ ___
55
+ / _ \ / / / _ \
56
+ __ __| | | | / /_ | (_) |
57
+ \ \ / /| | | | | '_ \ > _ <
58
+ \ V / | |_| |_| (_) |_| (_) |
59
+ \_/ \___/(_)\___/(_)\___/
60
60
61
61
github repo : https://github.com/aiekick/ImGuiFileDialog
62
62
this section is the content of the ReadMe.md file
@@ -1219,7 +1219,7 @@ The Custom Icon Font (in CustomFont.cpp and CustomFont.h) was made with ImGuiFon
1219
1219
#pragma region IGFD VERSION
1220
1220
1221
1221
// compatible with 1.90.4 WIP
1222
- #define IMGUIFILEDIALOG_VERSION " v0.6.7 "
1222
+ #define IMGUIFILEDIALOG_VERSION " v0.6.8 "
1223
1223
1224
1224
#pragma endregion
1225
1225
0 commit comments