raylib-bindings 0.7.9-x64-mingw → 0.7.11-x64-mingw

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.
data/ChangeLog CHANGED
@@ -1,531 +1,559 @@
1
- 2024-11-23 vaiorabbit <http://twitter.com/vaiorabbit>
2
-
3
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/47f83aa58f7a20110b0dc0d031b377faa50dd31e )
4
-
5
- 2024-10-14 vaiorabbit <http://twitter.com/vaiorabbit>
6
-
7
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/59417636ca956d64800e7e26d4f4ec331cf1b412 ) and raygui ( https://github.com/raysan5/raygui/commit/1e03efca48c50c5ea4b4a053d5bf04bad58d3e43 )
8
-
9
- 2024-09-16 vaiorabbit <http://twitter.com/vaiorabbit>
10
-
11
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/186787e31179eec8280a429fae50b65ef58368d3 ) and raygui ( https://github.com/raysan5/raygui/commit/b5a81fb76eec3521f4cbd6c02ace0dcc7b1cc810 )
12
-
13
- 2024-09-07 vaiorabbit <http://twitter.com/vaiorabbit>
14
-
15
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/10b01ba7c2139b9203045bb56aa8403ca810cc6b ) and raygui ( https://github.com/raysan5/raygui/commit/6aae83894ac20b7ac8bf511f43d368f0ad409534 )
16
-
17
- 2024-08-12 vaiorabbit <http://twitter.com/vaiorabbit>
18
-
19
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/418b8780533e6d7822aefcd1a1dd3cb6cca95fa5 )
20
-
21
- 2024-07-28 vaiorabbit <http://twitter.com/vaiorabbit>
22
-
23
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/e5a1fc4f20f9daca17a2f76ffe217b1128625d0b ) and raygui ( https://github.com/raysan5/raygui/commit/33f16596091e8147d01f948e7125db02cfae5faa )
24
-
25
- 2024-07-14 vaiorabbit <http://twitter.com/vaiorabbit>
26
-
27
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/5ede47618bd9f9a440af648da1b4817e51644994 ) and raygui ( https://github.com/raysan5/raygui/commit/3fb9d77a67243497e10ae0448374a52a2a65e26f )
28
-
29
- 2024-06-29 vaiorabbit <http://twitter.com/vaiorabbit>
30
-
31
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/c1ea32655aad97402ea3b215ab7b414d0809bb8d ) and raygui ( https://github.com/raysan5/raygui/commit/0f832e6a6edfa77a93c327617468b15755cb05ce )
32
-
33
- 2024-06-15 vaiorabbit <http://twitter.com/vaiorabbit>
34
-
35
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/b4fbdc028302f9a697f196e8d02a7dca28912f59 ) and raygui ( https://github.com/raysan5/raygui/commit/4b3d94f5df6a5a2aa86286350f7e20c0ca35f516 )
36
-
37
- 2024-05-25 vaiorabbit <http://twitter.com/vaiorabbit>
38
-
39
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/785ec74b92da4f91181ff7b1c89c8ae5ee19f1b6 ) and raygui ( https://github.com/raysan5/raygui/commit/7bb66e5c7f3e283995a43c68965ee82acc65637a )
40
-
41
- 2024-05-12 vaiorabbit <http://twitter.com/vaiorabbit>
42
-
43
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/f62202198e35161a9fe394a14bbd1a7c655107ad ) and raygui ( https://github.com/raysan5/raygui/commit/12804826d01bfb636e36f816bda19eaa23b4ace7 )
44
- * Fixed constant redefinition warnings. (Ref.: https://github.com/raysan5/raylib/commit/33b32ca53a7817a9cfdb1840a8ab75fa7cb47723 https://github.com/raysan5/raylib/blob/f62202198e35161a9fe394a14bbd1a7c655107ad/src/config.h#L115-L121 )
45
-
46
- 2024-05-04 vaiorabbit <http://twitter.com/vaiorabbit>
47
-
48
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/f1007554a0a8145060797c0aa8169bdaf2c1c6b8 ) and raygui ( https://github.com/raysan5/raygui/commit/a3a0e86e215145c28726e6f469f13d0aa6647a5e )
49
-
50
- 2024-04-27 vaiorabbit <http://twitter.com/vaiorabbit>
51
-
52
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/e47ebec66134800e734710038ea4e5f070f3ef06 ) and raygui ( https://github.com/raysan5/raygui/commit/6f532337ff2d6dc14ba3a5f5b7ee63f9d90ff13b )
53
-
54
- 2024-04-06 vaiorabbit <http://twitter.com/vaiorabbit>
55
-
56
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/414229bcf93816daaa253a82cd54fbd7b18e6449 ) and raygui ( https://github.com/raysan5/raygui/commit/0a9a9f897a16968444e10fea4fbac33ba1d5d640 )
57
-
58
- 2024-03-31 vaiorabbit <http://twitter.com/vaiorabbit>
59
-
60
- * examples/textures_bunnymark_plain.rb : Renamed from textures_bunnymark.rb
61
- * examples/textures_bunnymark_optimized.rb : Added
62
-
63
- 2024-03-24 vaiorabbit <http://twitter.com/vaiorabbit>
64
-
65
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/35252fceefdeb7b0920d9c1513efb4b5c05633dc ) and raygui ( https://github.com/raysan5/raygui/commit/9060e3bf33795dad4fdb4f60585b07901ffa5dee )
66
-
67
- 2024-03-10 vaiorabbit <http://twitter.com/vaiorabbit>
68
-
69
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/f072497551d9f03b5fbded289f8af021c103a8c0) and raygui ( https://github.com/raysan5/raygui/commit/623bc61f29839d451061252e1cc93edb013c2f8c )
70
-
71
- 2024-03-02 vaiorabbit <http://twitter.com/vaiorabbit>
72
-
73
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/25caf14be8d0284aceaa0de28753b3012e71b7bb )
74
-
75
- 2024-02-25 vaiorabbit <http://twitter.com/vaiorabbit>
76
-
77
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/2a774a88f5532908e09b15602d1482be96470f7f ) and raygui ( https://github.com/raysan5/raygui/commit/bc67f42209cc32965c7d1c00028e3ed0c4158659 )
78
-
79
- 2024-02-18 vaiorabbit <http://twitter.com/vaiorabbit>
80
-
81
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/c251e9309e066b9d2aa5ecbd15bcee45b9bef528 ) and raygui ( https://github.com/raysan5/raygui/commit/a9e5e900586cc264d5af5c88552b66bafe9970f5 )
82
-
83
- 2024-02-03 vaiorabbit <http://twitter.com/vaiorabbit>
84
-
85
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/29ff658d9223068378269e4a705811f085fafdf4 ) and raygui ( https://github.com/raysan5/raygui/commit/58411f4cceb8ae82933f2001461db9940278fdeb )
86
-
87
- 2024-01-27 vaiorabbit <http://twitter.com/vaiorabbit>
88
-
89
- * examples/snake_case_rlgl : Added
90
-
91
- 2024-01-20 vaiorabbit <http://twitter.com/vaiorabbit>
92
-
93
- * Raylib.load_lib : Added 'method_naming' option to import APIs in snake case convention
94
- * examples/snake_case_api.rb : Added
95
-
96
- 2024-01-07 vaiorabbit <http://twitter.com/vaiorabbit>
97
-
98
- * Updated README
99
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/be0ea89f830cce2fcb62acfedc69da4faca11b43 )
100
-
101
- 2024-01-05 vaiorabbit <http://twitter.com/vaiorabbit>
102
-
103
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/eb6dcab308162037272edbad93ea1f10797c7352 ) and raygui ( https://github.com/raysan5/raygui/commit/e30a826909cefbce39bae4ceaee76da6b163e2b1 )
104
-
105
- 2023-12-30 vaiorabbit <http://twitter.com/vaiorabbit>
106
-
107
- * examples/raylib_with_tileson.rb : Added
108
-
109
- 2023-12-17 vaiorabbit <http://twitter.com/vaiorabbit>
110
-
111
- * examples/shaders_basic_pbr.rb : Added
112
-
113
- 2023-12-16 vaiorabbit <http://twitter.com/vaiorabbit>
114
-
115
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/fd84ab3cf735a643a074780ba73559d125e35aad ) and raygui ( https://github.com/raysan5/raygui/commit/2c8dc854d4e585761c2d4c77b4abbc46d298d5be )
116
-
117
- 2023-12-09 vaiorabbit <http://twitter.com/vaiorabbit>
118
-
119
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/a9ba51aa72cfc9c75c2230726a49e1d9065b3c01 ) and raygui ( https://github.com/raysan5/raygui/commit/dc103715435a258c68b00a89ba48b95c146e5b87 )
120
-
121
- 2023-11-30 vaiorabbit <http://twitter.com/vaiorabbit>
122
-
123
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/e7a486fa81adac1833253c849ca73c5b3f7ef361 )
124
-
125
- 2023-11-20 vaiorabbit <http://twitter.com/vaiorabbit>
126
-
127
- * Removed unnecessary dependency
128
-
129
- 2023-11-18 vaiorabbit <http://twitter.com/vaiorabbit>
130
-
131
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/ae50bfa2cc569c0f8d5bc4315d39db64005b1b08 ) and raygui ( https://github.com/raysan5/raygui/commit/141ae0cd312656b7764b01079e43fc887aaaf4ce )
132
-
133
- 2023-11-11 vaiorabbit <http://twitter.com/vaiorabbit>
134
-
135
- * examples/shapes_splines_drawing.rb : Added
136
-
137
- 2023-11-10 vaiorabbit <http://twitter.com/vaiorabbit>
138
-
139
- * examples/text_font_sdf.rb : Added
140
-
141
- 2023-11-09 vaiorabbit <http://twitter.com/vaiorabbit>
142
-
143
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/21dc42d2ad02cafed83cd39afd7305212787c114 ) and raygui ( https://github.com/raysan5/raygui/commit/a2726c8600058cf2b1e6a2660d6d26312b0df424 )
144
-
145
- 2023-10-28 vaiorabbit <http://twitter.com/vaiorabbit>
146
-
147
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/b46505b13d4a85e26d1d5b6f9fc2a4264bf8b02f ) and raygui ( https://github.com/raysan5/raygui/commit/499e8bf7b1d9b0a92af8f685e646bc61f13c6dff )
148
- * examples/core_automation_events.rb : Added
149
-
150
- 2023-10-08 vaiorabbit <http://twitter.com/vaiorabbit>
151
-
152
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/97c2744a16ad7e6cf6b546a7a6416ec6b21e3a6c ) and raygui ( https://github.com/raysan5/raygui/commit/85a5c104f509b183c8cc7db0d90c2ab7a2b198c8)
153
-
154
- 2023-09-30 vaiorabbit <http://twitter.com/vaiorabbit>
155
-
156
- * Use Ruby-FFI 1.16 ( https://github.com/ffi/ffi )
157
-
158
- 2023-09-23 vaiorabbit <http://twitter.com/vaiorabbit>
159
-
160
- * examples/raylib_with_imgui.rb : Added
161
-
162
- 2023-09-16 vaiorabbit <http://twitter.com/vaiorabbit>
163
-
164
- * lib/raygui_helper.rb: Added more APIs
165
- * examples/gui_controls.rb: Added
166
- * examples/shaders_basic_lighting.rb: Added
167
-
168
- 2023-09-12 vaiorabbit <http://twitter.com/vaiorabbit>
169
-
170
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/2e7a7877a51ca33487642bd7ed0367b017b54486 ) and raygui ( https://github.com/raysan5/raygui/commit/1c3305031d2dcab2fbd3c7d7ded8b7aee1738908)
171
-
172
- 2023-09-09 vaiorabbit <http://twitter.com/vaiorabbit>
173
-
174
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/37f60e75e72eebd5ff687b8857bf9043d291b0df ) and raygui ( https://github.com/raysan5/raygui/commit/0fccdc61fbd787fdfa9e254fd99def2cdb34fb10 )
175
- * examples/template.rb: now calls UpdateCamera only when orbital model is on
176
-
177
- 2023-09-02 vaiorabbit <http://twitter.com/vaiorabbit>
178
-
179
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/ec6d3bb688ae8c137152eca7cdef9885badd9bee ) and raygui ( https://github.com/raysan5/raygui/commit/12fc56e5e1fe0888a4c73b98890914ca3806a8b4 )
180
- * Linux (Cross): changed host OS (Ubuntu 22.04 LTS) and cross compiler version
181
-
182
- 2023-08-10 vaiorabbit <http://twitter.com/vaiorabbit>
183
-
184
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/0959f6ebf69f44d5bb0225cc94fd187ebedf8be5 ) and raygui ( https://github.com/raysan5/raygui/commit/41417db52d951bb08273c892d3e3db3723f1083a )
185
- * lib/raylib_helper.rb: Added several initialization helper for Camera3D, Camera2D and BoundingBox
186
- * examples: Fixed broken examples / Adoped new initialization helper APIs / Use accessor helpers for better readability
187
-
188
- 2023-07-29 vaiorabbit <http://twitter.com/vaiorabbit>
189
-
190
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/962030e70ad3dfcce5d4642ad65890fde93ad117 ) and raygui ( https://github.com/raysan5/raygui/commit/36365199b11dd967e7147e64c85ccfda8c5064d1 )
191
-
192
- 2023-07-16 vaiorabbit <http://twitter.com/vaiorabbit>
193
-
194
- * examples/textures_image_rotate.rb: Added
195
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/22895ba14fab982ca74ec1526b48b924d1174e60 ) and raygui ( https://github.com/raysan5/raygui/commit/848569ce3399a8f6fe00091f968808f3ab042c4b )
196
-
197
- 2023-06-26 vaiorabbit <http://twitter.com/vaiorabbit>
198
-
199
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/0c126af7171e51fff9f94c4f2e498f43f60d617b ) and raygui ( https://github.com/raysan5/raygui/commit/fa1c93cdcc6df2cd45f5a1d9249291465a24cd8c )
200
-
201
- 2023-06-10 vaiorabbit <http://twitter.com/vaiorabbit>
202
-
203
- * lib/raygui_main.rb: Renamed from 'raygui.rb'
204
- * lib/raygui_helper.rb: Minimal raygui wrapper to cope with raygui-4.0 API changes
205
-
206
- 2023-05-27 vaiorabbit <http://twitter.com/vaiorabbit>
207
-
208
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/aad51d47048f9eb5c13bbbd65dc5cd4d37aa68e5 ) and raygui ( https://github.com/raysan5/raygui/commit/ce358972efcc9c3c85f9806104f525210da08787 )
209
-
210
- 2023-05-22 vaiorabbit <http://twitter.com/vaiorabbit>
211
-
212
- * examples/textures_image_generation.rb: Added
213
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/a4a6d4da8a26d131bc3f3e643f6fe51de281d15f ) and raygui ( https://github.com/raysan5/raygui/commit/135718ee04d57493039fd7b8fb1d73b49f3ec1ea )
214
-
215
- 2023-05-14 vaiorabbit <http://twitter.com/vaiorabbit>
216
-
217
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/5978358e5877b0033584334c5bf6ec7d8cf22ae8 ) and raygui ( https://github.com/raysan5/raygui/commit/aa81c167f10707ea173ea1190eda18e57d841b8f )
218
-
219
- 2023-04-15 vaiorabbit <http://twitter.com/vaiorabbit>
220
-
221
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/709b14180a6ed0379c134bd86612994cb2f36f80 ) and raygui ( https://github.com/raysan5/raygui/commit/5d7bc6b70adc195ccf3b556a23a1e2103f88ec7a )
222
-
223
- 2023-03-19 vaiorabbit <http://twitter.com/vaiorabbit>
224
-
225
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/2e02474b7aac2e6e3fe680a3aa996973585eeaad ) and raygui ( https://github.com/raysan5/raygui/commit/5d1de95ba2d16c44c4e777873a0e39f75dab8ffd )
226
-
227
- 2023-03-09 vaiorabbit <http://twitter.com/vaiorabbit>
228
-
229
- * generator: Now generates binding code for rcamera.h
230
- * example: Removed SetCameaMode
231
-
232
- 2023-02-26 vaiorabbit <http://twitter.com/vaiorabbit>
233
-
234
- * generator/raylib_generator.py: Emits accessors for struct members
235
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/7fd2bf1a32c3ed7c932fe7c020858ecadb3b2056 ) and raygui ( https://github.com/raysan5/raygui/commit/c02a5883e0fa0bf78dbd65e70c530080deac5056 )
236
-
237
- 2023-02-25 vaiorabbit <http://twitter.com/vaiorabbit>
238
-
239
- * generator/raylib_generator.py: Emits appropriate spaces to align comments
240
-
241
- 2023-02-18 vaiorabbit <http://twitter.com/vaiorabbit>
242
-
243
- * examples/generate_heightmap_obj.rb: Added
244
-
245
- 2023-02-15 vaiorabbit <http://twitter.com/vaiorabbit>
246
-
247
- * examples/models_heightmap.rb: Added
248
-
249
- 2023-02-04 vaiorabbit <http://twitter.com/vaiorabbit>
250
-
251
- * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/7914332c40ee811ad08a90e4eb7d40c2d1e81f4e ) and raygui ( https://github.com/raysan5/raygui/commit/cec2de3440eac0ad0020d3ce3d546706c0749335 )
252
-
253
- 2023-01-28 vaiorabbit <http://twitter.com/vaiorabbit>
254
-
255
- * Added Linux x86_64 binaries
256
- * Added GitHub Actions scripts
257
-
258
- 2023-01-23 vaiorabbit <http://twitter.com/vaiorabbit>
259
-
260
- * examples/util/setup_dll.rb: Fixed
261
-
262
- 2023-01-21 vaiorabbit <http://twitter.com/vaiorabbit>
263
-
264
- * Added Linux x86_64 binaries
265
-
266
- 2023-01-03 vaiorabbit <http://twitter.com/vaiorabbit>
267
-
268
- * examples/models_loading_gltf.rb: Added glTF animation playback
269
-
270
- 2023-01-01 vaiorabbit <http://twitter.com/vaiorabbit>
271
-
272
- * examples/reversi_board.rb: Added
273
-
274
- 2022-12-31 vaiorabbit <http://twitter.com/vaiorabbit>
275
-
276
- * examples/game_of_life_simple.rb: Added
277
-
278
- 2022-12-30 vaiorabbit <http://twitter.com/vaiorabbit>
279
-
280
- * generator: Now generates binding code for config.h
281
-
282
- 2022-12-29 vaiorabbit <http://twitter.com/vaiorabbit>
283
-
284
- * generator: Now generates enum descriptions
285
- * Fixed several codes according to Rubocop warnings
286
- * lib/raylib_helper.rb: Added several helper functions/classes
287
-
288
- 2022-12-25 vaiorabbit <http://twitter.com/vaiorabbit>
289
-
290
- * Converted DrawModelEx into a wrapper function of rbDrawModelEx to avoid Matrix problem found in models_animation sample
291
- * Attach functions with an explicit name - Ref.: https://www.rubydoc.info/github/ffi/ffi/FFI%2FLibrary:attach_function
292
- * setup_xxx_symbols: name, retval and arguments of one function are now packed into one line
293
- * generator: Now imports descriptions from original API schema
294
- * Generated with the latest raylib ( https://github.com/raysan5/raylib/commit/03cc540d5f1df71bd7ad8118d0e11b492fa5cc18 )
295
-
296
- 2022-12-24 vaiorabbit <http://twitter.com/vaiorabbit>
297
-
298
- * Experimental Linux (Chromebook) support
299
-
300
- 2022-12-10 vaiorabbit <http://twitter.com/vaiorabbit>
301
-
302
- * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/2c9d116a5ce835328dc3267313f1b34b2e7ad8c9 ) / and raygui ( https://github.com/raysan5/raygui/commit/64179558e425f6e05054d2a70eb12530e0fec103 )
303
- * [Windows] Updated DLLs with the latest raylib
304
- * examples/rlgl_compute_shader.rb: Fixed API usage
305
-
306
- 2022-10-23 vaiorabbit <http://twitter.com/vaiorabbit>
307
-
308
- * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/483f10397ee37ba551e57bad563a846f2dc5bb5b ) / and raygui ( https://github.com/raysan5/raygui/commit/d981abebd8f36dea9a297b2158b529ad8bf76a69a )
309
- * [Windows] Updated DLLs with the latest raylib
310
-
311
- 2022-10-16 vaiorabbit <http://twitter.com/vaiorabbit>
312
-
313
- * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/c5e89241c515d12a739a0d0bacb6a05395bf2a95 ) / and raygui ( https://github.com/raysan5/raygui/commit/98df231227d87dbf5954520169af29e610cd6a87 )
314
- * examples/models_loading_m3d.rb: Added
315
- * examples/models_loading_gltf.rb: Fixed model paths
316
- * [Windows] Updated DLLs with the latest raylib
317
-
318
- 2022-08-28 vaiorabbit <http://twitter.com/vaiorabbit>
319
-
320
- * examples/template.rb: Added demonstration program included in gem package
321
- * lib/raylib.rb: Added method 'Raylib.template' to generate template code
322
-
323
- 2022-08-12 vaiorabbit <http://twitter.com/vaiorabbit>
324
-
325
- * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/d658e6772d75bce52fbe46cc9789f0b33500bc0f ) and added raylib v4.2.0 features ( https://github.com/raysan5/raylib/releases/tag/4.2.0 )
326
-
327
- 2022-07-18 vaiorabbit <http://twitter.com/vaiorabbit>
328
-
329
- * examples/core_storage_values.rb: Removed ( see https://github.com/raysan5/raylib/commit/e722a8dbef59cf0ecccf141af61e1e1c8a24849f )
330
- * examples/core_drop_files.rb: Updated ( see https://github.com/raysan5/raylib/commit/b8f67c628553cb9199f51efc9b20eb5991d58e8f )
331
- * Updated DLLs
332
- * examples/textures_sprite_anim.rb: Added
333
- * examples/textures_gif_player.rb: Added
334
-
335
- 2022-07-17 vaiorabbit <http://twitter.com/vaiorabbit>
336
-
337
- * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/49a534b5d478fd2f195380143ded4f0ab764c228 ) / and raygui ( https://github.com/raysan5/raygui/commit/9c826f213f5b287159a0b0e1a0670a27c09dcc7e )
338
- * physac_dll now refers new repository ( https://github.com/raysan5/physac )
339
-
340
- 2022-06-08 vaiorabbit <http://twitter.com/vaiorabbit>
341
-
342
- * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/70ec71a373db426685590127122e77bfd66cbf69 ) / and raygui ( https://github.com/raysan5/raygui/commit/47269f30ce55f0399096d1bee4188b8b8c0d7186 )
343
- * Updated submodules appropriately
344
-
345
- 2022-04-29 vaiorabbit <http://twitter.com/vaiorabbit>
346
-
347
- * script/rebuild_libs_windows.cmd: Added
348
- * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/5c66cc1c9bb4a3ae4af7cc6f82a521137ed5484d ) / Updated submodules appropriately
349
- * [Windows] Updated DLLs with the latest raylib ( https://github.com/raysan5/raylib/commit/5c66cc1c9bb4a3ae4af7cc6f82a521137ed5484d ) and raygui ( https://github.com/raysan5/raygui/commit/865bb293764073c01e74314ef647464f1f10fd96 )
350
- * [macOS] Updated DLLs with the latest raylib
351
-
352
- 2022-04-24 vaiorabbit <http://twitter.com/vaiorabbit>
353
-
354
- * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/233cf3970c9148c4963cfdea20e49e761104f9de ) and raygui ( https://github.com/raysan5/raygui/commit/865bb293764073c01e74314ef647464f1f10fd96 )
355
- * examples/models_mesh_picking.rb: Applied changes done by https://github.com/raysan5/raylib/commit/90fc7c0376f39d7b19d632e1d69dec715ec3f2a8
356
-
357
- 2022-02-26 vaiorabbit <http://twitter.com/vaiorabbit>
358
-
359
- * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/ead8003044aab21f8d155b91ec0bce90cd193500 ), raygui ( https://github.com/raysan5/raygui/commit/c8d8fb5a865a6730cec2c609704333577463feb1 ) and Physac ( https://github.com/victorfisac/Physac/commit/c9c6b3e7054d609e93e52e70f17d5b4dd043575d )
360
- * Fixed incomplete parsing flow
361
-
362
- 2022-01-20 vaiorabbit <http://twitter.com/vaiorabbit>
363
-
364
- * examples/core_2d_camera.rb: Added
365
- * examples/shapes_lines_bezier.rb: Added
366
-
367
- 2022-01-19 vaiorabbit <http://twitter.com/vaiorabbit>
368
-
369
- * examples/lissajous_curve.rb: Added
370
-
371
- 2022-01-17 vaiorabbit <http://twitter.com/vaiorabbit>
372
-
373
- * raygui: Revert to https://github.com/raysan5/raygui/commit/7a2964302ada73438092d0ad11e54f9f9590547a (See https://github.com/vaiorabbit/raylib-bindings/issues/2 for details)
374
-
375
- 2022-01-16 vaiorabbit <http://twitter.com/vaiorabbit>
376
-
377
- * examples/audio_raw_stream.rb: Added
378
-
379
- 2022-01-15 vaiorabbit <http://twitter.com/vaiorabbit>
380
-
381
- * raylib_dll/build_raylib_macos.sh: Stop copying symbolic links
382
-
383
- 2022-01-10 vaiorabbit <http://twitter.com/vaiorabbit>
384
-
385
- * examples/models_animation.rb: Added
386
-
387
- 2022-01-08 vaiorabbit <http://twitter.com/vaiorabbit>
388
-
389
- * examples/raylib_opengl_interop.rb: Use opengl-bindings2
390
- * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/549ca669aa42462662a610ff240aa4d5736240e5 ) and raygui ( https://github.com/raysan5/raygui/commit/c7eb9268535298ee25be90739c86d1be215f53e5 )
391
-
392
- 2022-01-01 vaiorabbit <http://twitter.com/vaiorabbit>
393
-
394
- * raylib-bindings.gemspec: Bump version
395
-
396
- 2021-12-30 vaiorabbit <http://twitter.com/vaiorabbit>
397
-
398
- * BoundingBox.create (lib/raylib.rb): Fixed wrong implementation
399
-
400
- 2021-12-29 vaiorabbit <http://twitter.com/vaiorabbit>
401
-
402
- * examples/procedural_texture.rb: Added
403
-
404
- 2021-12-26 vaiorabbit <http://twitter.com/vaiorabbit>
405
-
406
- * examples/shaders_raymarching.rb: Added
407
-
408
- 2021-12-24 vaiorabbit <http://twitter.com/vaiorabbit>
409
-
410
- * examples/text_rectangle_bounds.rb: Added
411
-
412
- 2021-12-20 vaiorabbit <http://twitter.com/vaiorabbit>
413
-
414
- * examples/text_draw_3d.rb: Added
415
-
416
- 2021-12-19 vaiorabbit <http://twitter.com/vaiorabbit>
417
-
418
- * examples/models_mesh_picking.rb: Added
419
- * examples/text_font_filters.rb: Added
420
- * examples/utf8_font.rb: Modified to use texture filter
421
- * examples/textures_mouse_painting.rb: Added
422
-
423
- 2021-12-18 vaiorabbit <http://twitter.com/vaiorabbit>
424
-
425
- * examples/models_mesh_generation.rb: Added
426
- * examples/utf8_font.rb: Added another font
427
- * examples/core_3d_split_screen.rb: Added
428
- * examples/core_world_screen.rb: Added
429
- * examples/models_yaw_pitch_roll.rb: Added
430
-
431
- 2021-12-16 vaiorabbit <http://twitter.com/vaiorabbit>
432
-
433
- * raylib_parser.py: Typo
434
- * Python cindex reports va_list as int on macOS
435
- * examples/models_loading_gltf.rb: Added
436
-
437
- 2021-12-15 vaiorabbit <http://twitter.com/vaiorabbit>
438
-
439
- * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/0454acaacfaae4a3269d443d3d88045240f738c3 )
440
- * Added generator scripts for Windows
441
-
442
- 2021-11-14 vaiorabbit <http://twitter.com/vaiorabbit>
443
-
444
- * examples/core_storage_values.rb: Added
445
-
446
- 2021-11-13 vaiorabbit <http://twitter.com/vaiorabbit>
447
-
448
- * examples/core_drop_files.rb: Added
449
-
450
- 2021-11-09 vaiorabbit <http://twitter.com/vaiorabbit>
451
-
452
- * examples/models_first_person_maze.rb: Added
453
-
454
- 2021-11-08 vaiorabbit <http://twitter.com/vaiorabbit>
455
-
456
- * examples/raylib_opengl_interop.rb: Added
457
- * examples/models_geometric_shapes.rb: Added
458
-
459
- 2021-11-07 vaiorabbit <http://twitter.com/vaiorabbit>
460
-
461
- * examples/rlgl_compute_shader.rb: Added
462
- * examples/models_billboard.rb: Added
463
-
464
- 2021-11-06 vaiorabbit <http://twitter.com/vaiorabbit>
465
-
466
- * examples/physics_demo.rb: Added
467
- * examples/textures_background_scrolling.rb: Added
468
- * Added dll build scripts for Windows
469
-
470
- 2021-11-05 vaiorabbit <http://twitter.com/vaiorabbit>
471
-
472
- * examples/models_box_collisions.rb: Added
473
- * Added physac wrapper and wrapper generator
474
- * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/2021f09db4df72aea9f963666435bddf0718df94 )
475
-
476
- 2021-11-04 vaiorabbit <http://twitter.com/vaiorabbit>
477
-
478
- * Bugfix: Generate correct signatures for raymath and rlgl
479
- * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/d18f3fca30858916546908e40cc2e0cea2be03ca )
480
- * Bugfix: Fixed wrong signature in raymath.rb
481
- * examples/audio_sound_loading.rb: Added
482
- * examples/audio_music_stream.rb: Added
483
-
484
- 2021-11-03 vaiorabbit <http://twitter.com/vaiorabbit>
485
-
486
- * Added raygui wrapper and wrapper generator
487
- * examples/shapes_draw_circle_sector.rb: Added
488
-
489
- 2021-10-31 vaiorabbit <http://twitter.com/vaiorabbit>
490
-
491
- * examples/text_unicode.rb: Added
492
- * examples/textures_bunnymark.rb: Added
493
-
494
- 2021-10-28 vaiorabbit <http://twitter.com/vaiorabbit>
495
-
496
- * examples/core_loading_thread.rb: Added
497
- * examples/bitmap_font.rb and font/VP16Font_XNA.png: Added
498
-
499
- 2021-10-27 vaiorabbit <http://twitter.com/vaiorabbit>
500
-
501
- * examples/models_waving_cubes.rb: Added
502
-
503
- 2021-10-26 vaiorabbit <http://twitter.com/vaiorabbit>
504
-
505
- * examples/models_rlgl_solar_system.rb: Added
506
- * Bugfix: DEG2RAD and RAD2DEG duplication
507
- * examples/models_cubicmap.rb: Added
508
-
509
- 2021-10-25 vaiorabbit <http://twitter.com/vaiorabbit>
510
-
511
- * examples/utf8_font.rb: Added
512
-
513
- 2021-10-24 vaiorabbit <http://twitter.com/vaiorabbit>
514
-
515
- * generator: Add ".by_value" to struct arguments
516
- * generator: Add struct alias hook
517
- * examples: Added
518
- * examples/shapes_basic_shapes.rb: Added
519
- * generator: Now correctly handles variable-length arguments (TextFormat and TraceLog)
520
- * Added helper functions (Color.from_u8, Vector2.create, etc.)
521
- * examples/core_3d_camera_first_person.rb: Added
522
- * generator: Now correctly handles return values
523
- * Bugfix: Removed duplicated enums / Names of some structs must start with capital letter
524
-
525
- 2021-10-23 vaiorabbit <http://twitter.com/vaiorabbit>
526
-
527
- * Experimental raylib header parser
528
-
529
- 2021-10-17 vaiorabbit <http://twitter.com/vaiorabbit>
530
-
531
- * initial commit
1
+ 2025-03-29 vaiorabbit <http://twitter.com/vaiorabbit>
2
+
3
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/9a049d1d27e3fe92c2591bc190b7f497b5f0283e) and raygui ( https://github.com/raysan5/raygui/commit/ea928f56091078aad9af847a1607c22f06c5992f )
4
+
5
+ 2025-02-23 vaiorabbit <http://twitter.com/vaiorabbit>
6
+
7
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/99d2119dd6795205352cab41ca1ed7efd5d35c4e) and raygui ( https://github.com/raysan5/raygui/commit/e4a59f0afa6a379007a74b0c565c2787525eda36 )
8
+
9
+ 2025-02-02 vaiorabbit <http://twitter.com/vaiorabbit>
10
+
11
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/4f5a20a634918ca0fff893ad0ac586a515186c81) and raygui ( https://github.com/raysan5/raygui/commit/d36080ea7025b189374e85205bde5c8558b6561f )
12
+
13
+ 2025-01-18 vaiorabbit <http://twitter.com/vaiorabbit>
14
+
15
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/0275d13aa84f8a464b5246abbef9205b94c73c5e) and raygui ( https://github.com/raysan5/raygui/commit/76b36b597edb70ffaf96f046076adc20d67e7827 )
16
+
17
+ 2025-01-11 vaiorabbit <http://twitter.com/vaiorabbit>
18
+
19
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/62d8969a56909a4721114860cbe1350b5dcb20eb )
20
+
21
+ 2025-01-01 vaiorabbit <http://twitter.com/vaiorabbit>
22
+
23
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/fa0eada61a1131a7413df9139ead6d018b169f22) and raygui ( https://github.com/raysan5/raygui/commit/1f813711063f0ff01bd3a89d50ebc17c5412e83c )
24
+
25
+ 2024-12-14 vaiorabbit <http://twitter.com/vaiorabbit>
26
+
27
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/93a1e75741175b9a2136593064b3714e79a363e2 ) and raygui ( https://github.com/raysan5/raygui/commit/f11dc823d1c938def8f0a823fd5f51979caab94d )
28
+
29
+ 2024-11-23 vaiorabbit <http://twitter.com/vaiorabbit>
30
+
31
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/47f83aa58f7a20110b0dc0d031b377faa50dd31e )
32
+
33
+ 2024-10-14 vaiorabbit <http://twitter.com/vaiorabbit>
34
+
35
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/59417636ca956d64800e7e26d4f4ec331cf1b412 ) and raygui ( https://github.com/raysan5/raygui/commit/1e03efca48c50c5ea4b4a053d5bf04bad58d3e43 )
36
+
37
+ 2024-09-16 vaiorabbit <http://twitter.com/vaiorabbit>
38
+
39
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/186787e31179eec8280a429fae50b65ef58368d3 ) and raygui ( https://github.com/raysan5/raygui/commit/b5a81fb76eec3521f4cbd6c02ace0dcc7b1cc810 )
40
+
41
+ 2024-09-07 vaiorabbit <http://twitter.com/vaiorabbit>
42
+
43
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/10b01ba7c2139b9203045bb56aa8403ca810cc6b ) and raygui ( https://github.com/raysan5/raygui/commit/6aae83894ac20b7ac8bf511f43d368f0ad409534 )
44
+
45
+ 2024-08-12 vaiorabbit <http://twitter.com/vaiorabbit>
46
+
47
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/418b8780533e6d7822aefcd1a1dd3cb6cca95fa5 )
48
+
49
+ 2024-07-28 vaiorabbit <http://twitter.com/vaiorabbit>
50
+
51
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/e5a1fc4f20f9daca17a2f76ffe217b1128625d0b ) and raygui ( https://github.com/raysan5/raygui/commit/33f16596091e8147d01f948e7125db02cfae5faa )
52
+
53
+ 2024-07-14 vaiorabbit <http://twitter.com/vaiorabbit>
54
+
55
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/5ede47618bd9f9a440af648da1b4817e51644994 ) and raygui ( https://github.com/raysan5/raygui/commit/3fb9d77a67243497e10ae0448374a52a2a65e26f )
56
+
57
+ 2024-06-29 vaiorabbit <http://twitter.com/vaiorabbit>
58
+
59
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/c1ea32655aad97402ea3b215ab7b414d0809bb8d ) and raygui ( https://github.com/raysan5/raygui/commit/0f832e6a6edfa77a93c327617468b15755cb05ce )
60
+
61
+ 2024-06-15 vaiorabbit <http://twitter.com/vaiorabbit>
62
+
63
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/b4fbdc028302f9a697f196e8d02a7dca28912f59 ) and raygui ( https://github.com/raysan5/raygui/commit/4b3d94f5df6a5a2aa86286350f7e20c0ca35f516 )
64
+
65
+ 2024-05-25 vaiorabbit <http://twitter.com/vaiorabbit>
66
+
67
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/785ec74b92da4f91181ff7b1c89c8ae5ee19f1b6 ) and raygui ( https://github.com/raysan5/raygui/commit/7bb66e5c7f3e283995a43c68965ee82acc65637a )
68
+
69
+ 2024-05-12 vaiorabbit <http://twitter.com/vaiorabbit>
70
+
71
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/f62202198e35161a9fe394a14bbd1a7c655107ad ) and raygui ( https://github.com/raysan5/raygui/commit/12804826d01bfb636e36f816bda19eaa23b4ace7 )
72
+ * Fixed constant redefinition warnings. (Ref.: https://github.com/raysan5/raylib/commit/33b32ca53a7817a9cfdb1840a8ab75fa7cb47723 https://github.com/raysan5/raylib/blob/f62202198e35161a9fe394a14bbd1a7c655107ad/src/config.h#L115-L121 )
73
+
74
+ 2024-05-04 vaiorabbit <http://twitter.com/vaiorabbit>
75
+
76
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/f1007554a0a8145060797c0aa8169bdaf2c1c6b8 ) and raygui ( https://github.com/raysan5/raygui/commit/a3a0e86e215145c28726e6f469f13d0aa6647a5e )
77
+
78
+ 2024-04-27 vaiorabbit <http://twitter.com/vaiorabbit>
79
+
80
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/e47ebec66134800e734710038ea4e5f070f3ef06 ) and raygui ( https://github.com/raysan5/raygui/commit/6f532337ff2d6dc14ba3a5f5b7ee63f9d90ff13b )
81
+
82
+ 2024-04-06 vaiorabbit <http://twitter.com/vaiorabbit>
83
+
84
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/414229bcf93816daaa253a82cd54fbd7b18e6449 ) and raygui ( https://github.com/raysan5/raygui/commit/0a9a9f897a16968444e10fea4fbac33ba1d5d640 )
85
+
86
+ 2024-03-31 vaiorabbit <http://twitter.com/vaiorabbit>
87
+
88
+ * examples/textures_bunnymark_plain.rb : Renamed from textures_bunnymark.rb
89
+ * examples/textures_bunnymark_optimized.rb : Added
90
+
91
+ 2024-03-24 vaiorabbit <http://twitter.com/vaiorabbit>
92
+
93
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/35252fceefdeb7b0920d9c1513efb4b5c05633dc ) and raygui ( https://github.com/raysan5/raygui/commit/9060e3bf33795dad4fdb4f60585b07901ffa5dee )
94
+
95
+ 2024-03-10 vaiorabbit <http://twitter.com/vaiorabbit>
96
+
97
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/f072497551d9f03b5fbded289f8af021c103a8c0) and raygui ( https://github.com/raysan5/raygui/commit/623bc61f29839d451061252e1cc93edb013c2f8c )
98
+
99
+ 2024-03-02 vaiorabbit <http://twitter.com/vaiorabbit>
100
+
101
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/25caf14be8d0284aceaa0de28753b3012e71b7bb )
102
+
103
+ 2024-02-25 vaiorabbit <http://twitter.com/vaiorabbit>
104
+
105
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/2a774a88f5532908e09b15602d1482be96470f7f ) and raygui ( https://github.com/raysan5/raygui/commit/bc67f42209cc32965c7d1c00028e3ed0c4158659 )
106
+
107
+ 2024-02-18 vaiorabbit <http://twitter.com/vaiorabbit>
108
+
109
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/c251e9309e066b9d2aa5ecbd15bcee45b9bef528 ) and raygui ( https://github.com/raysan5/raygui/commit/a9e5e900586cc264d5af5c88552b66bafe9970f5 )
110
+
111
+ 2024-02-03 vaiorabbit <http://twitter.com/vaiorabbit>
112
+
113
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/29ff658d9223068378269e4a705811f085fafdf4 ) and raygui ( https://github.com/raysan5/raygui/commit/58411f4cceb8ae82933f2001461db9940278fdeb )
114
+
115
+ 2024-01-27 vaiorabbit <http://twitter.com/vaiorabbit>
116
+
117
+ * examples/snake_case_rlgl : Added
118
+
119
+ 2024-01-20 vaiorabbit <http://twitter.com/vaiorabbit>
120
+
121
+ * Raylib.load_lib : Added 'method_naming' option to import APIs in snake case convention
122
+ * examples/snake_case_api.rb : Added
123
+
124
+ 2024-01-07 vaiorabbit <http://twitter.com/vaiorabbit>
125
+
126
+ * Updated README
127
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/be0ea89f830cce2fcb62acfedc69da4faca11b43 )
128
+
129
+ 2024-01-05 vaiorabbit <http://twitter.com/vaiorabbit>
130
+
131
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/eb6dcab308162037272edbad93ea1f10797c7352 ) and raygui ( https://github.com/raysan5/raygui/commit/e30a826909cefbce39bae4ceaee76da6b163e2b1 )
132
+
133
+ 2023-12-30 vaiorabbit <http://twitter.com/vaiorabbit>
134
+
135
+ * examples/raylib_with_tileson.rb : Added
136
+
137
+ 2023-12-17 vaiorabbit <http://twitter.com/vaiorabbit>
138
+
139
+ * examples/shaders_basic_pbr.rb : Added
140
+
141
+ 2023-12-16 vaiorabbit <http://twitter.com/vaiorabbit>
142
+
143
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/fd84ab3cf735a643a074780ba73559d125e35aad ) and raygui ( https://github.com/raysan5/raygui/commit/2c8dc854d4e585761c2d4c77b4abbc46d298d5be )
144
+
145
+ 2023-12-09 vaiorabbit <http://twitter.com/vaiorabbit>
146
+
147
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/a9ba51aa72cfc9c75c2230726a49e1d9065b3c01 ) and raygui ( https://github.com/raysan5/raygui/commit/dc103715435a258c68b00a89ba48b95c146e5b87 )
148
+
149
+ 2023-11-30 vaiorabbit <http://twitter.com/vaiorabbit>
150
+
151
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/e7a486fa81adac1833253c849ca73c5b3f7ef361 )
152
+
153
+ 2023-11-20 vaiorabbit <http://twitter.com/vaiorabbit>
154
+
155
+ * Removed unnecessary dependency
156
+
157
+ 2023-11-18 vaiorabbit <http://twitter.com/vaiorabbit>
158
+
159
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/ae50bfa2cc569c0f8d5bc4315d39db64005b1b08 ) and raygui ( https://github.com/raysan5/raygui/commit/141ae0cd312656b7764b01079e43fc887aaaf4ce )
160
+
161
+ 2023-11-11 vaiorabbit <http://twitter.com/vaiorabbit>
162
+
163
+ * examples/shapes_splines_drawing.rb : Added
164
+
165
+ 2023-11-10 vaiorabbit <http://twitter.com/vaiorabbit>
166
+
167
+ * examples/text_font_sdf.rb : Added
168
+
169
+ 2023-11-09 vaiorabbit <http://twitter.com/vaiorabbit>
170
+
171
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/21dc42d2ad02cafed83cd39afd7305212787c114 ) and raygui ( https://github.com/raysan5/raygui/commit/a2726c8600058cf2b1e6a2660d6d26312b0df424 )
172
+
173
+ 2023-10-28 vaiorabbit <http://twitter.com/vaiorabbit>
174
+
175
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/b46505b13d4a85e26d1d5b6f9fc2a4264bf8b02f ) and raygui ( https://github.com/raysan5/raygui/commit/499e8bf7b1d9b0a92af8f685e646bc61f13c6dff )
176
+ * examples/core_automation_events.rb : Added
177
+
178
+ 2023-10-08 vaiorabbit <http://twitter.com/vaiorabbit>
179
+
180
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/97c2744a16ad7e6cf6b546a7a6416ec6b21e3a6c ) and raygui ( https://github.com/raysan5/raygui/commit/85a5c104f509b183c8cc7db0d90c2ab7a2b198c8)
181
+
182
+ 2023-09-30 vaiorabbit <http://twitter.com/vaiorabbit>
183
+
184
+ * Use Ruby-FFI 1.16 ( https://github.com/ffi/ffi )
185
+
186
+ 2023-09-23 vaiorabbit <http://twitter.com/vaiorabbit>
187
+
188
+ * examples/raylib_with_imgui.rb : Added
189
+
190
+ 2023-09-16 vaiorabbit <http://twitter.com/vaiorabbit>
191
+
192
+ * lib/raygui_helper.rb: Added more APIs
193
+ * examples/gui_controls.rb: Added
194
+ * examples/shaders_basic_lighting.rb: Added
195
+
196
+ 2023-09-12 vaiorabbit <http://twitter.com/vaiorabbit>
197
+
198
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/2e7a7877a51ca33487642bd7ed0367b017b54486 ) and raygui ( https://github.com/raysan5/raygui/commit/1c3305031d2dcab2fbd3c7d7ded8b7aee1738908)
199
+
200
+ 2023-09-09 vaiorabbit <http://twitter.com/vaiorabbit>
201
+
202
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/37f60e75e72eebd5ff687b8857bf9043d291b0df ) and raygui ( https://github.com/raysan5/raygui/commit/0fccdc61fbd787fdfa9e254fd99def2cdb34fb10 )
203
+ * examples/template.rb: now calls UpdateCamera only when orbital model is on
204
+
205
+ 2023-09-02 vaiorabbit <http://twitter.com/vaiorabbit>
206
+
207
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/ec6d3bb688ae8c137152eca7cdef9885badd9bee ) and raygui ( https://github.com/raysan5/raygui/commit/12fc56e5e1fe0888a4c73b98890914ca3806a8b4 )
208
+ * Linux (Cross): changed host OS (Ubuntu 22.04 LTS) and cross compiler version
209
+
210
+ 2023-08-10 vaiorabbit <http://twitter.com/vaiorabbit>
211
+
212
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/0959f6ebf69f44d5bb0225cc94fd187ebedf8be5 ) and raygui ( https://github.com/raysan5/raygui/commit/41417db52d951bb08273c892d3e3db3723f1083a )
213
+ * lib/raylib_helper.rb: Added several initialization helper for Camera3D, Camera2D and BoundingBox
214
+ * examples: Fixed broken examples / Adoped new initialization helper APIs / Use accessor helpers for better readability
215
+
216
+ 2023-07-29 vaiorabbit <http://twitter.com/vaiorabbit>
217
+
218
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/962030e70ad3dfcce5d4642ad65890fde93ad117 ) and raygui ( https://github.com/raysan5/raygui/commit/36365199b11dd967e7147e64c85ccfda8c5064d1 )
219
+
220
+ 2023-07-16 vaiorabbit <http://twitter.com/vaiorabbit>
221
+
222
+ * examples/textures_image_rotate.rb: Added
223
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/22895ba14fab982ca74ec1526b48b924d1174e60 ) and raygui ( https://github.com/raysan5/raygui/commit/848569ce3399a8f6fe00091f968808f3ab042c4b )
224
+
225
+ 2023-06-26 vaiorabbit <http://twitter.com/vaiorabbit>
226
+
227
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/0c126af7171e51fff9f94c4f2e498f43f60d617b ) and raygui ( https://github.com/raysan5/raygui/commit/fa1c93cdcc6df2cd45f5a1d9249291465a24cd8c )
228
+
229
+ 2023-06-10 vaiorabbit <http://twitter.com/vaiorabbit>
230
+
231
+ * lib/raygui_main.rb: Renamed from 'raygui.rb'
232
+ * lib/raygui_helper.rb: Minimal raygui wrapper to cope with raygui-4.0 API changes
233
+
234
+ 2023-05-27 vaiorabbit <http://twitter.com/vaiorabbit>
235
+
236
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/aad51d47048f9eb5c13bbbd65dc5cd4d37aa68e5 ) and raygui ( https://github.com/raysan5/raygui/commit/ce358972efcc9c3c85f9806104f525210da08787 )
237
+
238
+ 2023-05-22 vaiorabbit <http://twitter.com/vaiorabbit>
239
+
240
+ * examples/textures_image_generation.rb: Added
241
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/a4a6d4da8a26d131bc3f3e643f6fe51de281d15f ) and raygui ( https://github.com/raysan5/raygui/commit/135718ee04d57493039fd7b8fb1d73b49f3ec1ea )
242
+
243
+ 2023-05-14 vaiorabbit <http://twitter.com/vaiorabbit>
244
+
245
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/5978358e5877b0033584334c5bf6ec7d8cf22ae8 ) and raygui ( https://github.com/raysan5/raygui/commit/aa81c167f10707ea173ea1190eda18e57d841b8f )
246
+
247
+ 2023-04-15 vaiorabbit <http://twitter.com/vaiorabbit>
248
+
249
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/709b14180a6ed0379c134bd86612994cb2f36f80 ) and raygui ( https://github.com/raysan5/raygui/commit/5d7bc6b70adc195ccf3b556a23a1e2103f88ec7a )
250
+
251
+ 2023-03-19 vaiorabbit <http://twitter.com/vaiorabbit>
252
+
253
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/2e02474b7aac2e6e3fe680a3aa996973585eeaad ) and raygui ( https://github.com/raysan5/raygui/commit/5d1de95ba2d16c44c4e777873a0e39f75dab8ffd )
254
+
255
+ 2023-03-09 vaiorabbit <http://twitter.com/vaiorabbit>
256
+
257
+ * generator: Now generates binding code for rcamera.h
258
+ * example: Removed SetCameaMode
259
+
260
+ 2023-02-26 vaiorabbit <http://twitter.com/vaiorabbit>
261
+
262
+ * generator/raylib_generator.py: Emits accessors for struct members
263
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/7fd2bf1a32c3ed7c932fe7c020858ecadb3b2056 ) and raygui ( https://github.com/raysan5/raygui/commit/c02a5883e0fa0bf78dbd65e70c530080deac5056 )
264
+
265
+ 2023-02-25 vaiorabbit <http://twitter.com/vaiorabbit>
266
+
267
+ * generator/raylib_generator.py: Emits appropriate spaces to align comments
268
+
269
+ 2023-02-18 vaiorabbit <http://twitter.com/vaiorabbit>
270
+
271
+ * examples/generate_heightmap_obj.rb: Added
272
+
273
+ 2023-02-15 vaiorabbit <http://twitter.com/vaiorabbit>
274
+
275
+ * examples/models_heightmap.rb: Added
276
+
277
+ 2023-02-04 vaiorabbit <http://twitter.com/vaiorabbit>
278
+
279
+ * Updated with latest raylib ( https://github.com/raysan5/raylib/commit/7914332c40ee811ad08a90e4eb7d40c2d1e81f4e ) and raygui ( https://github.com/raysan5/raygui/commit/cec2de3440eac0ad0020d3ce3d546706c0749335 )
280
+
281
+ 2023-01-28 vaiorabbit <http://twitter.com/vaiorabbit>
282
+
283
+ * Added Linux x86_64 binaries
284
+ * Added GitHub Actions scripts
285
+
286
+ 2023-01-23 vaiorabbit <http://twitter.com/vaiorabbit>
287
+
288
+ * examples/util/setup_dll.rb: Fixed
289
+
290
+ 2023-01-21 vaiorabbit <http://twitter.com/vaiorabbit>
291
+
292
+ * Added Linux x86_64 binaries
293
+
294
+ 2023-01-03 vaiorabbit <http://twitter.com/vaiorabbit>
295
+
296
+ * examples/models_loading_gltf.rb: Added glTF animation playback
297
+
298
+ 2023-01-01 vaiorabbit <http://twitter.com/vaiorabbit>
299
+
300
+ * examples/reversi_board.rb: Added
301
+
302
+ 2022-12-31 vaiorabbit <http://twitter.com/vaiorabbit>
303
+
304
+ * examples/game_of_life_simple.rb: Added
305
+
306
+ 2022-12-30 vaiorabbit <http://twitter.com/vaiorabbit>
307
+
308
+ * generator: Now generates binding code for config.h
309
+
310
+ 2022-12-29 vaiorabbit <http://twitter.com/vaiorabbit>
311
+
312
+ * generator: Now generates enum descriptions
313
+ * Fixed several codes according to Rubocop warnings
314
+ * lib/raylib_helper.rb: Added several helper functions/classes
315
+
316
+ 2022-12-25 vaiorabbit <http://twitter.com/vaiorabbit>
317
+
318
+ * Converted DrawModelEx into a wrapper function of rbDrawModelEx to avoid Matrix problem found in models_animation sample
319
+ * Attach functions with an explicit name - Ref.: https://www.rubydoc.info/github/ffi/ffi/FFI%2FLibrary:attach_function
320
+ * setup_xxx_symbols: name, retval and arguments of one function are now packed into one line
321
+ * generator: Now imports descriptions from original API schema
322
+ * Generated with the latest raylib ( https://github.com/raysan5/raylib/commit/03cc540d5f1df71bd7ad8118d0e11b492fa5cc18 )
323
+
324
+ 2022-12-24 vaiorabbit <http://twitter.com/vaiorabbit>
325
+
326
+ * Experimental Linux (Chromebook) support
327
+
328
+ 2022-12-10 vaiorabbit <http://twitter.com/vaiorabbit>
329
+
330
+ * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/2c9d116a5ce835328dc3267313f1b34b2e7ad8c9 ) / and raygui ( https://github.com/raysan5/raygui/commit/64179558e425f6e05054d2a70eb12530e0fec103 )
331
+ * [Windows] Updated DLLs with the latest raylib
332
+ * examples/rlgl_compute_shader.rb: Fixed API usage
333
+
334
+ 2022-10-23 vaiorabbit <http://twitter.com/vaiorabbit>
335
+
336
+ * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/483f10397ee37ba551e57bad563a846f2dc5bb5b ) / and raygui ( https://github.com/raysan5/raygui/commit/d981abebd8f36dea9a297b2158b529ad8bf76a69a )
337
+ * [Windows] Updated DLLs with the latest raylib
338
+
339
+ 2022-10-16 vaiorabbit <http://twitter.com/vaiorabbit>
340
+
341
+ * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/c5e89241c515d12a739a0d0bacb6a05395bf2a95 ) / and raygui ( https://github.com/raysan5/raygui/commit/98df231227d87dbf5954520169af29e610cd6a87 )
342
+ * examples/models_loading_m3d.rb: Added
343
+ * examples/models_loading_gltf.rb: Fixed model paths
344
+ * [Windows] Updated DLLs with the latest raylib
345
+
346
+ 2022-08-28 vaiorabbit <http://twitter.com/vaiorabbit>
347
+
348
+ * examples/template.rb: Added demonstration program included in gem package
349
+ * lib/raylib.rb: Added method 'Raylib.template' to generate template code
350
+
351
+ 2022-08-12 vaiorabbit <http://twitter.com/vaiorabbit>
352
+
353
+ * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/d658e6772d75bce52fbe46cc9789f0b33500bc0f ) and added raylib v4.2.0 features ( https://github.com/raysan5/raylib/releases/tag/4.2.0 )
354
+
355
+ 2022-07-18 vaiorabbit <http://twitter.com/vaiorabbit>
356
+
357
+ * examples/core_storage_values.rb: Removed ( see https://github.com/raysan5/raylib/commit/e722a8dbef59cf0ecccf141af61e1e1c8a24849f )
358
+ * examples/core_drop_files.rb: Updated ( see https://github.com/raysan5/raylib/commit/b8f67c628553cb9199f51efc9b20eb5991d58e8f )
359
+ * Updated DLLs
360
+ * examples/textures_sprite_anim.rb: Added
361
+ * examples/textures_gif_player.rb: Added
362
+
363
+ 2022-07-17 vaiorabbit <http://twitter.com/vaiorabbit>
364
+
365
+ * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/49a534b5d478fd2f195380143ded4f0ab764c228 ) / and raygui ( https://github.com/raysan5/raygui/commit/9c826f213f5b287159a0b0e1a0670a27c09dcc7e )
366
+ * physac_dll now refers new repository ( https://github.com/raysan5/physac )
367
+
368
+ 2022-06-08 vaiorabbit <http://twitter.com/vaiorabbit>
369
+
370
+ * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/70ec71a373db426685590127122e77bfd66cbf69 ) / and raygui ( https://github.com/raysan5/raygui/commit/47269f30ce55f0399096d1bee4188b8b8c0d7186 )
371
+ * Updated submodules appropriately
372
+
373
+ 2022-04-29 vaiorabbit <http://twitter.com/vaiorabbit>
374
+
375
+ * script/rebuild_libs_windows.cmd: Added
376
+ * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/5c66cc1c9bb4a3ae4af7cc6f82a521137ed5484d ) / Updated submodules appropriately
377
+ * [Windows] Updated DLLs with the latest raylib ( https://github.com/raysan5/raylib/commit/5c66cc1c9bb4a3ae4af7cc6f82a521137ed5484d ) and raygui ( https://github.com/raysan5/raygui/commit/865bb293764073c01e74314ef647464f1f10fd96 )
378
+ * [macOS] Updated DLLs with the latest raylib
379
+
380
+ 2022-04-24 vaiorabbit <http://twitter.com/vaiorabbit>
381
+
382
+ * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/233cf3970c9148c4963cfdea20e49e761104f9de ) and raygui ( https://github.com/raysan5/raygui/commit/865bb293764073c01e74314ef647464f1f10fd96 )
383
+ * examples/models_mesh_picking.rb: Applied changes done by https://github.com/raysan5/raylib/commit/90fc7c0376f39d7b19d632e1d69dec715ec3f2a8
384
+
385
+ 2022-02-26 vaiorabbit <http://twitter.com/vaiorabbit>
386
+
387
+ * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/ead8003044aab21f8d155b91ec0bce90cd193500 ), raygui ( https://github.com/raysan5/raygui/commit/c8d8fb5a865a6730cec2c609704333577463feb1 ) and Physac ( https://github.com/victorfisac/Physac/commit/c9c6b3e7054d609e93e52e70f17d5b4dd043575d )
388
+ * Fixed incomplete parsing flow
389
+
390
+ 2022-01-20 vaiorabbit <http://twitter.com/vaiorabbit>
391
+
392
+ * examples/core_2d_camera.rb: Added
393
+ * examples/shapes_lines_bezier.rb: Added
394
+
395
+ 2022-01-19 vaiorabbit <http://twitter.com/vaiorabbit>
396
+
397
+ * examples/lissajous_curve.rb: Added
398
+
399
+ 2022-01-17 vaiorabbit <http://twitter.com/vaiorabbit>
400
+
401
+ * raygui: Revert to https://github.com/raysan5/raygui/commit/7a2964302ada73438092d0ad11e54f9f9590547a (See https://github.com/vaiorabbit/raylib-bindings/issues/2 for details)
402
+
403
+ 2022-01-16 vaiorabbit <http://twitter.com/vaiorabbit>
404
+
405
+ * examples/audio_raw_stream.rb: Added
406
+
407
+ 2022-01-15 vaiorabbit <http://twitter.com/vaiorabbit>
408
+
409
+ * raylib_dll/build_raylib_macos.sh: Stop copying symbolic links
410
+
411
+ 2022-01-10 vaiorabbit <http://twitter.com/vaiorabbit>
412
+
413
+ * examples/models_animation.rb: Added
414
+
415
+ 2022-01-08 vaiorabbit <http://twitter.com/vaiorabbit>
416
+
417
+ * examples/raylib_opengl_interop.rb: Use opengl-bindings2
418
+ * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/549ca669aa42462662a610ff240aa4d5736240e5 ) and raygui ( https://github.com/raysan5/raygui/commit/c7eb9268535298ee25be90739c86d1be215f53e5 )
419
+
420
+ 2022-01-01 vaiorabbit <http://twitter.com/vaiorabbit>
421
+
422
+ * raylib-bindings.gemspec: Bump version
423
+
424
+ 2021-12-30 vaiorabbit <http://twitter.com/vaiorabbit>
425
+
426
+ * BoundingBox.create (lib/raylib.rb): Fixed wrong implementation
427
+
428
+ 2021-12-29 vaiorabbit <http://twitter.com/vaiorabbit>
429
+
430
+ * examples/procedural_texture.rb: Added
431
+
432
+ 2021-12-26 vaiorabbit <http://twitter.com/vaiorabbit>
433
+
434
+ * examples/shaders_raymarching.rb: Added
435
+
436
+ 2021-12-24 vaiorabbit <http://twitter.com/vaiorabbit>
437
+
438
+ * examples/text_rectangle_bounds.rb: Added
439
+
440
+ 2021-12-20 vaiorabbit <http://twitter.com/vaiorabbit>
441
+
442
+ * examples/text_draw_3d.rb: Added
443
+
444
+ 2021-12-19 vaiorabbit <http://twitter.com/vaiorabbit>
445
+
446
+ * examples/models_mesh_picking.rb: Added
447
+ * examples/text_font_filters.rb: Added
448
+ * examples/utf8_font.rb: Modified to use texture filter
449
+ * examples/textures_mouse_painting.rb: Added
450
+
451
+ 2021-12-18 vaiorabbit <http://twitter.com/vaiorabbit>
452
+
453
+ * examples/models_mesh_generation.rb: Added
454
+ * examples/utf8_font.rb: Added another font
455
+ * examples/core_3d_split_screen.rb: Added
456
+ * examples/core_world_screen.rb: Added
457
+ * examples/models_yaw_pitch_roll.rb: Added
458
+
459
+ 2021-12-16 vaiorabbit <http://twitter.com/vaiorabbit>
460
+
461
+ * raylib_parser.py: Typo
462
+ * Python cindex reports va_list as int on macOS
463
+ * examples/models_loading_gltf.rb: Added
464
+
465
+ 2021-12-15 vaiorabbit <http://twitter.com/vaiorabbit>
466
+
467
+ * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/0454acaacfaae4a3269d443d3d88045240f738c3 )
468
+ * Added generator scripts for Windows
469
+
470
+ 2021-11-14 vaiorabbit <http://twitter.com/vaiorabbit>
471
+
472
+ * examples/core_storage_values.rb: Added
473
+
474
+ 2021-11-13 vaiorabbit <http://twitter.com/vaiorabbit>
475
+
476
+ * examples/core_drop_files.rb: Added
477
+
478
+ 2021-11-09 vaiorabbit <http://twitter.com/vaiorabbit>
479
+
480
+ * examples/models_first_person_maze.rb: Added
481
+
482
+ 2021-11-08 vaiorabbit <http://twitter.com/vaiorabbit>
483
+
484
+ * examples/raylib_opengl_interop.rb: Added
485
+ * examples/models_geometric_shapes.rb: Added
486
+
487
+ 2021-11-07 vaiorabbit <http://twitter.com/vaiorabbit>
488
+
489
+ * examples/rlgl_compute_shader.rb: Added
490
+ * examples/models_billboard.rb: Added
491
+
492
+ 2021-11-06 vaiorabbit <http://twitter.com/vaiorabbit>
493
+
494
+ * examples/physics_demo.rb: Added
495
+ * examples/textures_background_scrolling.rb: Added
496
+ * Added dll build scripts for Windows
497
+
498
+ 2021-11-05 vaiorabbit <http://twitter.com/vaiorabbit>
499
+
500
+ * examples/models_box_collisions.rb: Added
501
+ * Added physac wrapper and wrapper generator
502
+ * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/2021f09db4df72aea9f963666435bddf0718df94 )
503
+
504
+ 2021-11-04 vaiorabbit <http://twitter.com/vaiorabbit>
505
+
506
+ * Bugfix: Generate correct signatures for raymath and rlgl
507
+ * Pulled latest raylib ( https://github.com/raysan5/raylib/commit/d18f3fca30858916546908e40cc2e0cea2be03ca )
508
+ * Bugfix: Fixed wrong signature in raymath.rb
509
+ * examples/audio_sound_loading.rb: Added
510
+ * examples/audio_music_stream.rb: Added
511
+
512
+ 2021-11-03 vaiorabbit <http://twitter.com/vaiorabbit>
513
+
514
+ * Added raygui wrapper and wrapper generator
515
+ * examples/shapes_draw_circle_sector.rb: Added
516
+
517
+ 2021-10-31 vaiorabbit <http://twitter.com/vaiorabbit>
518
+
519
+ * examples/text_unicode.rb: Added
520
+ * examples/textures_bunnymark.rb: Added
521
+
522
+ 2021-10-28 vaiorabbit <http://twitter.com/vaiorabbit>
523
+
524
+ * examples/core_loading_thread.rb: Added
525
+ * examples/bitmap_font.rb and font/VP16Font_XNA.png: Added
526
+
527
+ 2021-10-27 vaiorabbit <http://twitter.com/vaiorabbit>
528
+
529
+ * examples/models_waving_cubes.rb: Added
530
+
531
+ 2021-10-26 vaiorabbit <http://twitter.com/vaiorabbit>
532
+
533
+ * examples/models_rlgl_solar_system.rb: Added
534
+ * Bugfix: DEG2RAD and RAD2DEG duplication
535
+ * examples/models_cubicmap.rb: Added
536
+
537
+ 2021-10-25 vaiorabbit <http://twitter.com/vaiorabbit>
538
+
539
+ * examples/utf8_font.rb: Added
540
+
541
+ 2021-10-24 vaiorabbit <http://twitter.com/vaiorabbit>
542
+
543
+ * generator: Add ".by_value" to struct arguments
544
+ * generator: Add struct alias hook
545
+ * examples: Added
546
+ * examples/shapes_basic_shapes.rb: Added
547
+ * generator: Now correctly handles variable-length arguments (TextFormat and TraceLog)
548
+ * Added helper functions (Color.from_u8, Vector2.create, etc.)
549
+ * examples/core_3d_camera_first_person.rb: Added
550
+ * generator: Now correctly handles return values
551
+ * Bugfix: Removed duplicated enums / Names of some structs must start with capital letter
552
+
553
+ 2021-10-23 vaiorabbit <http://twitter.com/vaiorabbit>
554
+
555
+ * Experimental raylib header parser
556
+
557
+ 2021-10-17 vaiorabbit <http://twitter.com/vaiorabbit>
558
+
559
+ * initial commit