1

20 Commits

Author SHA1 Message Date
eb3acffc82 Update repository URL 2025-03-18 03:43:42 +00:00
b3d40b73e5 Raylib 5.5 2024-11-22 20:43:48 -05:00
cd4ad6c87e SVG support 2024-09-26 15:26:56 -04:00
900eedec1e Add num-traits support for enums 2024-01-29 11:01:32 -05:00
82b3dfcf5b Bump raylib version to 5.0 2023-11-18 11:24:41 -05:00
12844aa07c Bump version number 2023-10-16 14:05:32 -04:00
e9b04d6a21 Configure CI to build statically 2023-10-16 11:11:11 -04:00
InvalidString
e3daf66f65 Added a "dylib" feature flag, that enables linking with raylib
dynamically instead of statically
2023-10-16 16:13:45 +02:00
961550ba19 Improve Rust enum translations 2023-04-12 13:13:15 -04:00
dda9be8894 Version bump 2023-04-11 21:04:09 -04:00
028f6a9dd7 full auto-generation of wrappers 2023-04-11 21:03:52 -04:00
3f6b44603b Reorg to generate wrappers at compile time 2023-04-11 20:53:43 -04:00
fe66a58d39 Auto-generate some rust wrappers for really annoying ffi artifacts 2023-04-11 20:05:30 -04:00
ea5125fda8 bump to 4.5 2023-04-10 12:24:55 -04:00
dea1413eaf Bump patch 2023-04-10 12:17:51 -04:00
964a5c8ec1 Ignore unused raylib files 2022-12-09 10:46:20 -05:00
69bcff7fa6 Set target version and add an example program 2022-12-09 10:11:21 -05:00
825c69d40c linking should work now 2022-12-09 10:01:51 -05:00
6dcee4f70d Configure buildsystem 2022-12-09 09:32:52 -05:00
57d9f18df6
Initial commit 2022-12-09 09:27:52 -05:00