Commit graph

17 commits

Author SHA1 Message Date
Braedon Lewis
9a00da9fce Some wasm fixes 2025-03-10 20:46:48 -04:00
Jonathan Racaud
b555e16af2 Put the new generator in its own function and added comments 2024-09-27 16:11:22 +09:00
Jonathan Racaud
9c7b97a92e Added generation of Beef style functions for functions using enum as first or second parameter 2024-09-27 15:44:58 +09:00
EnokViking
eafa31f6d3 added extra keyword case @checked to support raygui binding, set current culture to invariant to fix float parsing 2024-01-16 10:55:17 +01:00
Braedon Lewis
fe7f9d32e3 wasm support 2023-12-13 10:28:46 -05:00
Braedon Lewis
e3f29a5bbc Update raylib-api 2023-11-19 22:18:54 -05:00
Braedon Lewis
9bef8e81dc int -> int32 2023-09-19 06:08:34 -04:00
Braedon Lewis
2c634b8d92 Update (read desc.)
* Changed spaces to tabs
* Changed int32 to int
* Fixed audio
* Change all DLLImports to CLinks
2023-09-15 12:55:53 -04:00
Braedon Lewis
524a8179c9 Fix some types 2023-04-13 10:45:59 -04:00
Braedon Lewis
f0b58b5d15 Update classes 2023-04-13 10:06:05 -04:00
Braedon Lewis
14a369918c Remove todo 2023-04-13 08:28:40 -04:00
Braedon Lewis
9ef6d53382 Added Raymath and Rlgl support 2023-04-13 04:19:24 -04:00
Braedon Lewis
56afdf631d Remove test folder 2023-03-19 23:44:11 -04:00
Braedon Lewis
392d81cf26 Add enums and update example 2023-03-19 23:39:36 -04:00
Braedon Lewis
f8c45659a3 Fixed function description in IDE 2023-03-19 14:56:37 -04:00
Braedon Lewis
f4d56129de First 2023-03-19 13:57:40 -04:00
Braedon Lewis
b49ad727ee Initial commit 2023-03-19 12:57:34 -04:00