1

36 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
f976ee2333
Merge pull request #9 from mmcilroy/example_shaders_basic_lighting
Basic lighting example
2024-01-01 15:03:54 -05:00
Mark McIlroy
8319b8e191 Move shaders 2023-12-20 10:15:21 +00:00
Mark McIlroy
546dad0725 basic lighting example 2023-12-16 20:31:58 +00:00
944d7267e0
Merge pull request #8 from mmcilroy/example_core_3d_camera_free
example_core_3d_camera_free
2023-12-15 20:48:00 -05:00
Mark McIlroy
bf400b26e4 example_core_3d_camera_free 2023-12-15 16:31:42 +00: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
e952d2f3dd
Merge pull request #7 from InvalidString/dynamic-feature
when linking dynamically raylib should BUILD_SHARED_LIBS
2023-10-16 13:52:20 -04:00
InvalidString
78d6312394 when linking dynamically raylib should BUILD_SHARED_LIBS 2023-10-16 18:32:04 +02:00
e9b04d6a21 Configure CI to build statically 2023-10-16 11:11:11 -04:00
a496f2bdfe
Merge pull request #6 from InvalidString/dynamic-feature
Added a "dylib" feature flag
2023-10-16 11:09:34 -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
e93f846280 docs 2023-04-12 15:51:59 -04: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
c02126102f Update README 2023-04-10 12:17:21 -04:00
964a5c8ec1 Ignore unused raylib files 2022-12-09 10:46:20 -05:00
be7e4866a8 Versioning policy 2022-12-09 10:27:03 -05:00
8b9c04e63a README contents 2022-12-09 10:22:43 -05:00
8477acc1d4 Update workflow 2022-12-09 10:14:48 -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
ad8e1f28ec Correctly generates bindings 2022-12-09 09:41:07 -05:00
6dcee4f70d Configure buildsystem 2022-12-09 09:32:52 -05:00
c83ac578fd Add deps list 2022-12-09 09:31:01 -05:00
268ef54158 Add raylib 2022-12-09 09:30:56 -05:00
57d9f18df6
Initial commit 2022-12-09 09:27:52 -05:00