raylib-bindings 0.7.8-aarch64-linux → 0.7.10-aarch64-linux

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