Commit b32d20e 1 parent eb0412b commit b32d20e Copy full SHA for b32d20e
File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ void ofApp::draw()
166
166
## IMGUI OF BACKEND
167
167
168
168
* Required: [ ofxImGui] ( https://github.com/Daandelange/ofxImGui/tree/develop )
169
- - Dear [ ImGui v1.89.4 ] ( https://github.com/ocornut/imgui ) BackEnd for [ OF] ( https://openframeworks.cc/ ) .
169
+ - Dear [ ImGui v1.90 ] ( https://github.com/ocornut/imgui ) BackEnd for [ OF] ( https://openframeworks.cc/ ) .
170
170
- Is the ** AWESOME** [ @Daandelange 's FORK] ( https://github.com/Daandelange/ofxImGui/tree/develop ) .
171
171
- You ** MUST use this one** !
172
172
- Do not use the [ @jvcleave 's REPOSITORY] ( https://github.com/jvcleave/ofxImGui ) !
@@ -227,8 +227,7 @@ The single font file for the currently used theme is **JetBrainsMono-Bold.ttf**.
227
227
* GitHub [ OF patch-release] ( https://github.com/openframeworks/openFrameworks/tree/patch-release ) branch.
228
228
* Last official release [ OF 0.12] ( https://openframeworks.cc/download/ ) .
229
229
- ** macOS 12.5 Monterey** / ** Xcode 14.2** [ OF 0.11.2] ( https://openframeworks.cc/download/ ) . ** Intel** .
230
- * Not tested on ** M1/M2 Apple Silicon/iOS** yet.
231
- * Testers are welcome!
230
+ - ** M1/M2 Apple Silicon/iOS** .
232
231
233
232
<br >
234
233
@@ -247,7 +246,7 @@ _All source snippets and widgets from other authors are linked into header files
247
246
# AUTHOR
248
247
249
248
An addon by ** moebiusSurfing** .
250
- * ( ManuMolina ) 2021-2023 *
249
+ * ( ManuMolina ) 2021-2024 *
251
250
252
251
<br >
253
252
You can’t perform that action at this time.
0 commit comments