Commit graph

40 commits

Author SHA1 Message Date
Braedon Lewis
2c28f2f690
Update README.md 2024-03-30 17:18:40 -04:00
Braedon Lewis
5ac3407137
Merge pull request #9 from Booklordofthedings/main
added static
2024-03-30 17:04:06 -04:00
589483d516 added static 2024-03-30 16:35:13 +01:00
Braedon Lewis
fecfb16a2c
Merge pull request #8 from Booklordofthedings/main
add linux support
2024-02-16 19:02:52 -05:00
9bfb481e55 add linux support 2024-02-16 18:49:52 +01:00
Braedon Lewis
fb507f330e
Merge pull request #5 from EnokViking/main
small fix to enable bindgen of raygui and set invariant culture
2024-01-16 20:44:21 -05: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
618975a00b
Update README.md to v5.0 2023-12-06 16:21:23 -05:00
Braedon Lewis
e3f29a5bbc Update raylib-api 2023-11-19 22:18:54 -05:00
Braedon Lewis
a5fccce9e2
Merge pull request #1 from Booklordofthedings/main
Upgraded to raylib 5.0
2023-11-18 14:32:27 -05:00
Booklordofthedings
71e49c14ef fix for changing the hardcoded paths 2023-11-18 18:31:07 +01:00
Booklordofthedings
ae0278d008 upgrade to 5.0 2023-11-18 18:29:19 +01:00
Braedon Lewis
9bef8e81dc int -> int32 2023-09-19 06:08:34 -04:00
Braedon Lewis
cae4f21354
Update README.md 2023-09-15 13:06:41 -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
ba2ac60f54 Fix example and add android binary 2023-04-15 04:37:39 -04:00
Braedon Lewis
578920eabf Forgot to include binaries 2023-04-15 01:34:39 -04:00
Braedon Lewis
de17bef2ab Update BeefProj.toml 2023-04-15 01:29:53 -04:00
Braedon Lewis
524a8179c9 Fix some types 2023-04-13 10:45:59 -04:00
Braedon Lewis
b34ba3114d Merge branch 'main' of https://github.com/Starpelly/raylib-beef 2023-04-13 10:06:07 -04:00
Braedon Lewis
f0b58b5d15 Update classes 2023-04-13 10:06:05 -04:00
Braedon Lewis
d542ef91ab
Update README.md 2023-04-13 09:11:13 -04:00
Braedon Lewis
e3dfde5531 Revert example 2023-04-13 08:30:10 -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
1186789e37
Update README.md 2023-03-20 03:30:13 -04:00
Braedon Lewis
c0edbe188f rename raylib-test to example 2023-03-19 23:54:01 -04:00
Braedon Lewis
8ef921c2d9 Make test beef project 2023-03-19 23:49:43 -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
eb2d4115af
Create LICENSE 2023-03-19 14:49:39 -04:00
Braedon Lewis
2b63463df8
Create README 2023-03-19 14:47:38 -04:00
Braedon Lewis
d4a99489c9 Create raylib-beef-logo.png 2023-03-19 14:42:02 -04:00
Braedon Lewis
f42f633491 Add raylib-api as submodule 2023-03-19 14:05:29 -04:00
Braedon Lewis
ae167926fc Remove raylib-api folder 2023-03-19 14:04:50 -04:00
Braedon Lewis
9f07bdf6a5 Remove recovery folder 2023-03-19 13:59:17 -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