imgui-bindings 0.1.15-arm64-darwin → 0.1.17-arm64-darwin
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/ChangeLog +389 -381
- data/LICENSE.txt +1 -1
- data/README.md +121 -121
- data/lib/imgui.arm64.dylib +0 -0
- data/lib/imgui.rb +6476 -6188
- data/lib/imgui_impl_glfw.rb +511 -511
- data/lib/imgui_impl_opengl2.rb +212 -212
- data/lib/imgui_impl_opengl3.rb +1 -1
- data/lib/imgui_impl_raylib.rb +2 -1
- data/lib/imgui_impl_sdl2.rb +409 -409
- data/lib/imgui_impl_sdlrenderer.rb +200 -200
- data/lib/imgui_internal.rb +49 -49
- data/lib/imnodes.arm64.dylib +0 -0
- data/lib/imnodes.rb +161 -161
- metadata +3 -6
data/ChangeLog
CHANGED
@@ -1,381 +1,389 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
* ImGui v1.91.
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
* ImGui v1.91.
|
8
|
-
|
9
|
-
2024-
|
10
|
-
|
11
|
-
* ImGui v1.
|
12
|
-
|
13
|
-
2024-04
|
14
|
-
|
15
|
-
* ImGui v1.
|
16
|
-
|
17
|
-
2024-
|
18
|
-
|
19
|
-
* ImGui v1.90.
|
20
|
-
|
21
|
-
2024-
|
22
|
-
|
23
|
-
* ImGui v1.90.
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
*
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
* ImGui v1.90.
|
32
|
-
|
33
|
-
2023-
|
34
|
-
|
35
|
-
*
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
*
|
45
|
-
|
46
|
-
2023-
|
47
|
-
|
48
|
-
* ImGui v1.89.
|
49
|
-
|
50
|
-
2023-
|
51
|
-
|
52
|
-
* ImGui v1.89.
|
53
|
-
|
54
|
-
2023-
|
55
|
-
|
56
|
-
* ImGui v1.89.
|
57
|
-
|
58
|
-
2023-
|
59
|
-
|
60
|
-
* ImGui v1.89.
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
*
|
70
|
-
|
71
|
-
2023-01-
|
72
|
-
|
73
|
-
*
|
74
|
-
|
75
|
-
2023-01-
|
76
|
-
|
77
|
-
*
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
*
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
*
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
*
|
106
|
-
*
|
107
|
-
*
|
108
|
-
|
109
|
-
2022-02-
|
110
|
-
|
111
|
-
*
|
112
|
-
*
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
*
|
121
|
-
|
122
|
-
2022-01-
|
123
|
-
|
124
|
-
*
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
*
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
*
|
144
|
-
|
145
|
-
2021-
|
146
|
-
|
147
|
-
*
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
*
|
157
|
-
|
158
|
-
2021-
|
159
|
-
|
160
|
-
*
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
*
|
170
|
-
|
171
|
-
2021-
|
172
|
-
|
173
|
-
*
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
*
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
* (
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
* (
|
187
|
-
|
188
|
-
2021-
|
189
|
-
|
190
|
-
*
|
191
|
-
|
192
|
-
2021-
|
193
|
-
|
194
|
-
* (
|
195
|
-
|
196
|
-
2021-02-
|
197
|
-
|
198
|
-
*
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
*
|
207
|
-
*
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
*
|
212
|
-
*
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
*
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
*
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
* (
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
*
|
239
|
-
|
240
|
-
2020-
|
241
|
-
|
242
|
-
*
|
243
|
-
|
244
|
-
2020-06-
|
245
|
-
|
246
|
-
* imgui_impl_sdl2.rb:
|
247
|
-
|
248
|
-
2020-
|
249
|
-
|
250
|
-
*
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
*
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
*
|
268
|
-
*
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
*
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
*
|
277
|
-
*
|
278
|
-
* Added
|
279
|
-
*
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
* (
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
2019-
|
310
|
-
|
311
|
-
* (macOS) Catching up with ImGui 1.
|
312
|
-
|
313
|
-
2019-
|
314
|
-
|
315
|
-
*
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
*
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
*
|
332
|
-
|
333
|
-
2019-08-
|
334
|
-
|
335
|
-
*
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
*
|
345
|
-
|
346
|
-
2019-
|
347
|
-
|
348
|
-
* (macOS) Catching up with ImGui 1.
|
349
|
-
|
350
|
-
2019-
|
351
|
-
|
352
|
-
* (macOS) Catching up with ImGui 1.
|
353
|
-
|
354
|
-
2019-
|
355
|
-
|
356
|
-
* (macOS) Catching up with ImGui 1.
|
357
|
-
|
358
|
-
2019-
|
359
|
-
|
360
|
-
* Catching up with ImGui 1.
|
361
|
-
|
362
|
-
2019-
|
363
|
-
|
364
|
-
*
|
365
|
-
|
366
|
-
2019-01-
|
367
|
-
|
368
|
-
*
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
*
|
1
|
+
2025-02-02 vaiorabbit <http://twitter.com/vaiorabbit>
|
2
|
+
|
3
|
+
* ImGui v1.91.8-WIP
|
4
|
+
|
5
|
+
2025-01-01 vaiorabbit <http://twitter.com/vaiorabbit>
|
6
|
+
|
7
|
+
* ImGui v1.91.7-WIP
|
8
|
+
|
9
|
+
2024-09-22 vaiorabbit <http://twitter.com/vaiorabbit>
|
10
|
+
|
11
|
+
* ImGui v1.91.1
|
12
|
+
|
13
|
+
2024-08-04 vaiorabbit <http://twitter.com/vaiorabbit>
|
14
|
+
|
15
|
+
* ImGui v1.91.0
|
16
|
+
|
17
|
+
2024-07-14 vaiorabbit <http://twitter.com/vaiorabbit>
|
18
|
+
|
19
|
+
* ImGui v1.90.9
|
20
|
+
|
21
|
+
2024-04-13 vaiorabbit <http://twitter.com/vaiorabbit>
|
22
|
+
|
23
|
+
* ImGui v1.90.5
|
24
|
+
|
25
|
+
2024-02-25 vaiorabbit <http://twitter.com/vaiorabbit>
|
26
|
+
|
27
|
+
* ImGui v1.90.4
|
28
|
+
|
29
|
+
2024-01-12 vaiorabbit <http://twitter.com/vaiorabbit>
|
30
|
+
|
31
|
+
* ImGui v1.90.1
|
32
|
+
|
33
|
+
2023-12-10 vaiorabbit <http://twitter.com/vaiorabbit>
|
34
|
+
|
35
|
+
* macOS : Generate libraries for each platform
|
36
|
+
|
37
|
+
2023-11-19 vaiorabbit <http://twitter.com/vaiorabbit>
|
38
|
+
|
39
|
+
* ImGui v1.90.0
|
40
|
+
|
41
|
+
2023-09-09 vaiorabbit <http://twitter.com/vaiorabbit>
|
42
|
+
|
43
|
+
* ImGui v1.89.9
|
44
|
+
* Added several structs
|
45
|
+
|
46
|
+
2023-08-10 vaiorabbit <http://twitter.com/vaiorabbit>
|
47
|
+
|
48
|
+
* ImGui v1.89.8
|
49
|
+
|
50
|
+
2023-07-29 vaiorabbit <http://twitter.com/vaiorabbit>
|
51
|
+
|
52
|
+
* ImGui v1.89.7
|
53
|
+
|
54
|
+
2023-07-02 vaiorabbit <http://twitter.com/vaiorabbit>
|
55
|
+
|
56
|
+
* ImGui v1.89.6
|
57
|
+
|
58
|
+
2023-04-15 vaiorabbit <http://twitter.com/vaiorabbit>
|
59
|
+
|
60
|
+
* ImGui v1.89.5
|
61
|
+
|
62
|
+
2023-03-19 vaiorabbit <http://twitter.com/vaiorabbit>
|
63
|
+
|
64
|
+
* ImGui v1.89.4
|
65
|
+
|
66
|
+
2023-02-23 vaiorabbit <http://twitter.com/vaiorabbit>
|
67
|
+
|
68
|
+
* ImGui v1.89.3
|
69
|
+
* sample/basic_usage.rb: Added ImGui::SeparatorText demo
|
70
|
+
|
71
|
+
2023-01-09 vaiorabbit <http://twitter.com/vaiorabbit>
|
72
|
+
|
73
|
+
* Added Linux binaries (Only tested on aarch64 Chromebook Linux)
|
74
|
+
|
75
|
+
2023-01-08 vaiorabbit <http://twitter.com/vaiorabbit>
|
76
|
+
|
77
|
+
* Generate function comments in bindings codes
|
78
|
+
|
79
|
+
2023-01-07 vaiorabbit <http://twitter.com/vaiorabbit>
|
80
|
+
|
81
|
+
* ImGui v1.89.2
|
82
|
+
|
83
|
+
2023-01-04 vaiorabbit <http://twitter.com/vaiorabbit>
|
84
|
+
|
85
|
+
* lib/imgui_impl_raylib.rb: Removed codes manipulating blend function. Now it seems there's no need to do so.
|
86
|
+
* imgui_dll/cimgui_internal.cpp: Internal functions I need are now imported manually
|
87
|
+
|
88
|
+
2022-12-25 vaiorabbit <http://twitter.com/vaiorabbit>
|
89
|
+
|
90
|
+
* ImGui v1.89.1
|
91
|
+
|
92
|
+
2022-08-14 vaiorabbit <http://twitter.com/vaiorabbit>
|
93
|
+
|
94
|
+
* Added ImNodes ( https://github.com/rokups/ImNodes ) support
|
95
|
+
* Moved cimgui location
|
96
|
+
* Removed unmaintained debug version of shared libraries
|
97
|
+
* Added hand-written binding code for imgui_internal.h
|
98
|
+
|
99
|
+
2022-08-06 vaiorabbit <http://twitter.com/vaiorabbit>
|
100
|
+
|
101
|
+
* Fixed several warnings
|
102
|
+
|
103
|
+
2022-07-02 vaiorabbit <http://twitter.com/vaiorabbit>
|
104
|
+
|
105
|
+
* (macOS) ImGui 1.88
|
106
|
+
* (Windows) ImGui 1.88
|
107
|
+
* Updated tested Ruby version
|
108
|
+
|
109
|
+
2022-02-12 vaiorabbit <http://twitter.com/vaiorabbit>
|
110
|
+
|
111
|
+
* imgui_impl_sdl2.rb: Updated to use event API
|
112
|
+
* imgui_impl_sdlrenderer.rb: Updated to use new API / Applied https://github.com/ocornut/imgui/commit/c39192ba6403d963d5983fa3e5973f5170cb0e31
|
113
|
+
* imgui_impl_raylib.rb: Updated to use event API
|
114
|
+
* basic_usage_sdl2_opengl2.rb: Updated to use new API
|
115
|
+
* (Windows) ImGui 1.87
|
116
|
+
|
117
|
+
2022-02-11 vaiorabbit <http://twitter.com/vaiorabbit>
|
118
|
+
|
119
|
+
* (macOS) ImGui 1.87
|
120
|
+
* imgui_impl_glfw.rb: Updated to use event API
|
121
|
+
|
122
|
+
2022-01-08 vaiorabbit <http://twitter.com/vaiorabbit>
|
123
|
+
|
124
|
+
* imgui_impl_raylib.rb: Added. Use this with Ruby raylib-bindings ( https://github.com/vaiorabbit/raylib-bindings )
|
125
|
+
|
126
|
+
2022-01-07 vaiorabbit <http://twitter.com/vaiorabbit>
|
127
|
+
|
128
|
+
* Use opengl-bindings2
|
129
|
+
|
130
|
+
2022-01-01 vaiorabbit <http://twitter.com/vaiorabbit>
|
131
|
+
|
132
|
+
* imgui-bindings.gemspec: Added
|
133
|
+
|
134
|
+
2021-12-31 vaiorabbit <http://twitter.com/vaiorabbit>
|
135
|
+
|
136
|
+
* Added setup_dll.rb etc. for automatic library loading
|
137
|
+
* Changed generator output paths
|
138
|
+
* (Windows) Build binary with the latest ImGui
|
139
|
+
|
140
|
+
2021-12-26 vaiorabbit <http://twitter.com/vaiorabbit>
|
141
|
+
|
142
|
+
* (macOS) ImGui 1.86
|
143
|
+
* imgui_impl_sdlrenderer.rb, sample/test_sdl2_sdlrenderer.rb: Temporary fix to render correctly
|
144
|
+
|
145
|
+
2021-12-15 vaiorabbit <http://twitter.com/vaiorabbit>
|
146
|
+
|
147
|
+
* imgui_impl_sdlrenderer.rb, sample/test_sdl2_sdlrenderer.rb: Added
|
148
|
+
|
149
|
+
2021-12-09 vaiorabbit <http://twitter.com/vaiorabbit>
|
150
|
+
|
151
|
+
* (macOS) ImGui 1.86 WIP
|
152
|
+
|
153
|
+
2021-10-16 vaiorabbit <http://twitter.com/vaiorabbit>
|
154
|
+
|
155
|
+
* (macOS) ImGui 1.85
|
156
|
+
* basic_usage.rb: Added ImGuiDemo::StackToolWindow
|
157
|
+
|
158
|
+
2021-09-05 vaiorabbit <http://twitter.com/vaiorabbit>
|
159
|
+
|
160
|
+
* (macOS) ImGui 1.84.2
|
161
|
+
|
162
|
+
2021-08-22 vaiorabbit <http://twitter.com/vaiorabbit>
|
163
|
+
|
164
|
+
* (macOS) ImGui 1.84.1
|
165
|
+
|
166
|
+
2021-08-07 vaiorabbit <http://twitter.com/vaiorabbit>
|
167
|
+
|
168
|
+
* imgui_impl_sdl2.rb: Applied https://github.com/ocornut/imgui/commit/1cdd110eb41830ed3c852eade976a066946b7071 (See https://github.com/ocornut/imgui/pull/2696#issuecomment-889336981 )
|
169
|
+
* imgui_impl_glfw.rb: Applied https://github.com/ocornut/imgui/commit/044fd0cd2d976b31962689afa73c9824a6a08146 (See https://github.com/ocornut/imgui/pull/2696#issuecomment-889336981 )
|
170
|
+
|
171
|
+
2021-07-05 vaiorabbit <http://twitter.com/vaiorabbit>
|
172
|
+
|
173
|
+
* imgui_impl_sdl2.rb: Partially applied changes in https://github.com/ocornut/imgui/commit/6792e1a3e08c30c6e9015cf51658d14f7872b10b https://github.com/ocornut/imgui/blob/6792e1a3e08c30c6e9015cf51658d14f7872b10b/backends/imgui_impl_sdl.cpp
|
174
|
+
|
175
|
+
2021-06-21 vaiorabbit <http://twitter.com/vaiorabbit>
|
176
|
+
|
177
|
+
* imgui_impl_opengl3.rb: Applied changes in https://github.com/ocornut/imgui/pull/4244
|
178
|
+
|
179
|
+
2021-06-20 vaiorabbit <http://twitter.com/vaiorabbit>
|
180
|
+
|
181
|
+
* (Windows) ImGui 1.83
|
182
|
+
* (macOS) ImGui 1.83
|
183
|
+
* (macOS) Build script now generates ARM64 binary
|
184
|
+
* Added reference comments of arguments and return value
|
185
|
+
* Several APIs now contain underscore in its name due to cimgui change (e.g. GetColorU32Col -> GetColorU32_Col)
|
186
|
+
* (Experimental) Added overload functions (e.g.: ImGui::Combo, ImGui::MenuItem)
|
187
|
+
|
188
|
+
2021-03-27 vaiorabbit <http://twitter.com/vaiorabbit>
|
189
|
+
|
190
|
+
* (Windows) ImGui 1.82
|
191
|
+
|
192
|
+
2021-03-21 vaiorabbit <http://twitter.com/vaiorabbit>
|
193
|
+
|
194
|
+
* (macOS) ImGui 1.82
|
195
|
+
|
196
|
+
2021-02-20 vaiorabbit <http://twitter.com/vaiorabbit>
|
197
|
+
|
198
|
+
* Applied https://github.com/ocornut/imgui/commit/bda12e5fdd829e44e01a25aac015e156f3dad761
|
199
|
+
|
200
|
+
2021-02-12 vaiorabbit <http://twitter.com/vaiorabbit>
|
201
|
+
|
202
|
+
* (Windows) ImGui 1.81
|
203
|
+
|
204
|
+
2021-02-11 vaiorabbit <http://twitter.com/vaiorabbit>
|
205
|
+
|
206
|
+
* (macOS) ImGui 1.81
|
207
|
+
* sample: Cleaned up Japanese font initialization
|
208
|
+
|
209
|
+
2021-02-07 vaiorabbit <http://twitter.com/vaiorabbit>
|
210
|
+
|
211
|
+
* (Windows) ImGui 1.80
|
212
|
+
* (Windows) Built imgui.dll and imgui_debug.dll with:
|
213
|
+
* ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [x64-mingw32]
|
214
|
+
* gcc (Rev6, Built by MSYS2 project) 10.2.0
|
215
|
+
* (macOS) ImGui 1.80
|
216
|
+
* (macOS) Built imgui.dylib with:
|
217
|
+
* ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [arm64-darwin20]
|
218
|
+
* Apple clang version 12.0.0 (clang-1200.0.32.29) / Target: arm64-apple-darwin20.2.0
|
219
|
+
* imgui_impl_opengl2.rb, imgui_impl_opengl3.rb: Applied same changes made at https://github.com/ocornut/imgui/commit/7d5d5711c20d2448fb379de245ddc3b950289873
|
220
|
+
* generator/generate_imgui.rb: Modified to handle exceptions
|
221
|
+
|
222
|
+
2020-12-20 vaiorabbit <http://twitter.com/vaiorabbit>
|
223
|
+
|
224
|
+
* third_party/glfw_build.sh, third_party/sdl2_build_dylib.sh: Modified/added to support x86_64|arm64 Universal Binary
|
225
|
+
|
226
|
+
2020-11-15 vaiorabbit <http://twitter.com/vaiorabbit>
|
227
|
+
|
228
|
+
* (Windows) ImGui 1.79
|
229
|
+
* (macOS) ImGui 1.79
|
230
|
+
|
231
|
+
2020-08-24 vaiorabbit <http://twitter.com/vaiorabbit>
|
232
|
+
|
233
|
+
* (macOS) ImGui 1.78
|
234
|
+
|
235
|
+
2020-08-22 vaiorabbit <http://twitter.com/vaiorabbit>
|
236
|
+
|
237
|
+
* (Windows) ImGui 1.78
|
238
|
+
* (Windows) Added imgui_debug.dll (Built with 'CMAKE_BUILD_TYPE=Debug')
|
239
|
+
|
240
|
+
2020-07-04 vaiorabbit <http://twitter.com/vaiorabbit>
|
241
|
+
|
242
|
+
* (Windows) ImGui 1.77
|
243
|
+
|
244
|
+
2020-06-14 vaiorabbit <http://twitter.com/vaiorabbit>
|
245
|
+
|
246
|
+
* imgui_impl_sdl2.rb: Fixed forcing 'include SDL2'
|
247
|
+
|
248
|
+
2020-06-12 vaiorabbit <http://twitter.com/vaiorabbit>
|
249
|
+
|
250
|
+
* basic_usage.rb: Fixed ImGui::End() mismatch
|
251
|
+
|
252
|
+
2020-06-11 vaiorabbit <http://twitter.com/vaiorabbit>
|
253
|
+
|
254
|
+
* imgui_impl_sdl2.rb: Renamed ImplSDL2_InitForOpenGL to ImplSDL2_Init
|
255
|
+
|
256
|
+
2020-05-13 vaiorabbit <http://twitter.com/vaiorabbit>
|
257
|
+
|
258
|
+
* 'Added support for pointer to struct. Now you can call like 'io[:Fonts].AddFontDefault()'.
|
259
|
+
* Constructors now return FFI::Struct, not :pointer
|
260
|
+
|
261
|
+
2020-05-12 vaiorabbit <http://twitter.com/vaiorabbit>
|
262
|
+
|
263
|
+
* Added instance methods (e.g.: ImGui::FontAtlas_AddFontDefault(io[:Fonts]) -> ImFontAtlas.new(io[:Fonts]).AddFontDefault())
|
264
|
+
|
265
|
+
2020-05-10 vaiorabbit <http://twitter.com/vaiorabbit>
|
266
|
+
|
267
|
+
* imgui_impl_opengl3.rb: Changed default GLSL version string from 130 to 150 (Ref.: https://github.com/ocornut/imgui/pull/3199 )
|
268
|
+
* generator: Read "stname", "constructor" and "destructor" from "definitions.json"
|
269
|
+
|
270
|
+
2020-05-05 vaiorabbit <http://twitter.com/vaiorabbit>
|
271
|
+
|
272
|
+
* Added ImDrawList support / Added ImColor.col32
|
273
|
+
* Added support for ImFontConfig / Added icon font sample
|
274
|
+
* Added support for FontGlyphRangesBuilder, ImWchar vector / Now constructors return :pointer
|
275
|
+
* Added support for ImGuiTextFilter, etc. / public interfaces are changed a bit ("ImGuixxx" prefixes are omitted)
|
276
|
+
* Fixed ImColor.create argument conversion
|
277
|
+
* Fixed wrong default argument (sizeof(float))
|
278
|
+
* Added provisional callback signature analyzer / Added callback typedef generation
|
279
|
+
* Added some CallbackData / Added ImGuiTypedefMapEntry for later use
|
280
|
+
* Returns ImVec2/4/Color correctly / Added default augument values to ImVec2.create, etc.
|
281
|
+
|
282
|
+
2020-05-03 vaiorabbit <http://twitter.com/vaiorabbit>
|
283
|
+
|
284
|
+
* Added provisional ImGuiStyle_ methods
|
285
|
+
* Added provisional ImGuiIO_ methods
|
286
|
+
* Added sample/basic_usage_sdl2_opengl2.rb
|
287
|
+
* (Windows) Catching up with ImGui 1.76
|
288
|
+
|
289
|
+
2020-04-19 vaiorabbit <http://twitter.com/vaiorabbit>
|
290
|
+
|
291
|
+
* Supported default value of public API arguments
|
292
|
+
|
293
|
+
2020-04-18 vaiorabbit <http://twitter.com/vaiorabbit>
|
294
|
+
|
295
|
+
* (macOS) Catching up with ImGui 1.76
|
296
|
+
* Generate APIs as wrapper methods (to support default arguments/method overloading in the future)
|
297
|
+
|
298
|
+
2020-02-11 vaiorabbit <http://twitter.com/vaiorabbit>
|
299
|
+
|
300
|
+
* (macOS) Catching up with ImGui 1.75
|
301
|
+
* Fixed wrong array argument generation (e.g. arguments like 'float[3]' are now converted into :pointer.)
|
302
|
+
* Added OpenGL3 render backend (Note that this feature is only tested only on macOS)
|
303
|
+
|
304
|
+
2020-01-26 vaiorabbit <http://twitter.com/vaiorabbit>
|
305
|
+
|
306
|
+
* Applied changes made in https://github.com/ocornut/imgui/commit/f6da5000bfaf3a035e8d8a7db9b5150644f4630b
|
307
|
+
"Backends: OpenGL2: Explicitly backup, setup and restore GL_TEXTURE_ENV to increase compatibility with legacy OpenGL applications."
|
308
|
+
|
309
|
+
2019-11-27 vaiorabbit <http://twitter.com/vaiorabbit>
|
310
|
+
|
311
|
+
* (macOS) Catching up with ImGui 1.74
|
312
|
+
|
313
|
+
2019-11-02 vaiorabbit <http://twitter.com/vaiorabbit>
|
314
|
+
|
315
|
+
* (Windows) Catching up with ImGui 1.73
|
316
|
+
|
317
|
+
2019-10-25 vaiorabbit <http://twitter.com/vaiorabbit>
|
318
|
+
|
319
|
+
* (macOS) Catching up with ImGui 1.73
|
320
|
+
|
321
|
+
2019-09-11 vaiorabbit <http://twitter.com/vaiorabbit>
|
322
|
+
|
323
|
+
* Revised folder structures
|
324
|
+
* Moved some older codes into backup/
|
325
|
+
|
326
|
+
2019-09-01 vaiorabbit <http://twitter.com/vaiorabbit>
|
327
|
+
|
328
|
+
* Design change: Libraries are separated into imgui.rb, imgui_impl_glfw.rb and imgui_impl_opengl2.rb
|
329
|
+
* See sample/test_glfw_opengl2.rb for new usage
|
330
|
+
* imgui_impl_sdl2.rb, sample/test_sdl2_opengl2.rb, sample/imgui_and_testgl2.rb: Added.
|
331
|
+
* Note that imgui_glfw_opengl2.rb will not be supported any more.
|
332
|
+
|
333
|
+
2019-08-25 vaiorabbit <http://twitter.com/vaiorabbit>
|
334
|
+
|
335
|
+
* Revised folder names
|
336
|
+
|
337
|
+
2019-08-20 vaiorabbit <http://twitter.com/vaiorabbit>
|
338
|
+
|
339
|
+
* linux build tweak https://github.com/vaiorabbit/ruby-imgui/pull/1 (Thanks: Jake Vandereay https://github.com/lunarfyre7)
|
340
|
+
|
341
|
+
2019-08-03 vaiorabbit <http://twitter.com/vaiorabbit>
|
342
|
+
|
343
|
+
* (Windows) Catching up with ImGui 1.72
|
344
|
+
* `imgui_glfw_opengl2.dll` was built against ruby 2.6.0p0 (2018-12-25 revision 66547) [x64-mingw32].
|
345
|
+
|
346
|
+
2019-07-29 vaiorabbit <http://twitter.com/vaiorabbit>
|
347
|
+
|
348
|
+
* (macOS) Catching up with ImGui 1.72
|
349
|
+
|
350
|
+
2019-07-28 vaiorabbit <http://twitter.com/vaiorabbit>
|
351
|
+
|
352
|
+
* (macOS) Catching up with ImGui 1.71
|
353
|
+
|
354
|
+
2019-06-09 vaiorabbit <http://twitter.com/vaiorabbit>
|
355
|
+
|
356
|
+
* (macOS) Catching up with ImGui 1.70
|
357
|
+
|
358
|
+
2019-03-24 vaiorabbit <http://twitter.com/vaiorabbit>
|
359
|
+
|
360
|
+
* (macOS) Catching up with ImGui 1.69
|
361
|
+
|
362
|
+
2019-02-22 vaiorabbit <http://twitter.com/vaiorabbit>
|
363
|
+
|
364
|
+
* (macOS) Catching up with ImGui 1.68
|
365
|
+
|
366
|
+
2019-01-15 vaiorabbit <http://twitter.com/vaiorabbit>
|
367
|
+
|
368
|
+
* Catching up with ImGui 1.67
|
369
|
+
|
370
|
+
2019-01-14 vaiorabbit <http://twitter.com/vaiorabbit>
|
371
|
+
|
372
|
+
* ImFont, ImFontAtlas (imgui_glfw_opengl2.rb): Added
|
373
|
+
|
374
|
+
2019-01-13 vaiorabbit <http://twitter.com/vaiorabbit>
|
375
|
+
|
376
|
+
* Tested on Windows.
|
377
|
+
* cimgui_build.sh, cimgui_build.bat: Added.
|
378
|
+
|
379
|
+
2019-01-06 vaiorabbit <http://twitter.com/vaiorabbit>
|
380
|
+
|
381
|
+
* ImGuiBindings.build_ffi_typedef_map(common.rb): Changed usage
|
382
|
+
* imgui_glfw_opengl2.dylib: Specified the terms of use.
|
383
|
+
|
384
|
+
2019-01-05 vaiorabbit <http://twitter.com/vaiorabbit>
|
385
|
+
|
386
|
+
* initial commmit
|
387
|
+
* Fixed API names (ex. igShowDemoWindow -> ImGui::ShowDemoWindow)
|
388
|
+
* [Fixed] Failed to generate array type member of struct.
|
389
|
+
* Added Japanese font loading & rendering example (test.rb)
|