Commit Graph

42 Commits

Author SHA1 Message Date
Stowy
e542322cfc Merge branch 'main' into jai-bindings 2025-01-03 12:13:13 +01:00
Stowy
260bb79bab Added missing procedures 2025-01-02 23:36:49 +01:00
Nic Barker
cf12cd6af8
[Core] Standardise number types to int32_t for array indices, lengths and capacities (#152)
Some checks failed
CMake on multiple platforms / build (Release, clang, clang++, ubuntu-latest) (push) Failing after 1m44s
CMake on multiple platforms / build (Release, gcc, g++, ubuntu-latest) (push) Failing after 13s
CMake on multiple platforms / build (Release, cl, cl, windows-latest) (push) Has been cancelled
2025-01-03 11:24:32 +13:00
Stowy
d1538398dc Finished first version of the bindings with working demo !! 2025-01-02 23:19:31 +01:00
Nic Barker
68fbb07311
[Bindings/Odin] Update Odin bindings to latest (#151) 2025-01-03 09:59:09 +13:00
Stowy
c1caf0d3ef Continuing example and still working on adaption the CLAY macro 2025-01-01 19:28:22 +01:00
Stowy
0e5848e6f6 Changed the UI proc to be like the one in the Odin bindings 2025-01-01 16:19:52 +01:00
Stowy
1ec615d5c1 Continued clay bindings 2024-12-31 14:35:03 +01:00
Stowy
129bf62a81 Finished Raylib renderer and continued demo 2024-12-30 20:00:26 +01:00
Stowy
a04bd04e3a Removed private elements from bindings 2024-12-30 18:04:16 +01:00
Stowy
06c5618829 Fixed wrong command when building in debug 2024-12-30 17:49:49 +01:00
Stowy
60b4b5c2fc Updated Raylib jai bindings and switch example project to clay video demo 2024-12-29 10:32:49 +01:00
Stowy
b6a6e9ef2d
Merge branch 'nicbarker:main' into main 2024-12-29 10:12:52 +01:00
Nic Barker
2c8856a91e Add bindings/rust directory with links to external rust bindings 2024-12-27 11:11:30 +13:00
Stowy
38db2dd27c Replaced raylib bindings with custom ones 2024-12-24 01:30:10 +01:00
Stowy
696e266fc8 Start of clay website example 2024-12-22 18:20:51 +01:00
Stowy
f2101b8f51 Simplified bindings generation 2024-12-22 18:20:31 +01:00
Stowy
e4e118db2a
Merge branch 'nicbarker:main' into main 2024-12-22 16:40:01 +01:00
Stowy
9e5802000a Added first version of Jai bindings 2024-12-22 11:49:53 +01:00
Nic Barker
a48d40635a remove inline functions for better windows lib compatibility 2024-12-22 09:13:28 +13:00
Nic Barker
712a79c473
Allow floating configuration to capture pointer (#66) 2024-12-21 06:36:34 +13:00
Nic Barker
29133bc783
Multi-type elements (#34) 2024-10-22 20:41:35 +13:00
Nic Barker
9a8775751f Cleanup compiler options 2024-10-07 19:30:15 +13:00
Nic Barker
f579690f5d Improve space allocation for GROW containers 2024-10-07 18:56:13 +13:00
Nic Barker
d826187b50 Update odin bindings 2024-10-06 19:34:42 +13:00
Nic Barker
21d9f06a47 Update odin bindings for CLAY_ID_LOCAL 2024-09-28 15:49:43 +12:00
Nic Barker
5bb725d005 Fix forward declarations 2024-09-21 08:04:31 +12:00
Nic Barker
332837befd
Fix issues with multiple translation units (#20) 2024-09-20 20:46:48 +12:00
Nic Barker
d7a0a6cd50 Update odin bindings 2024-09-17 19:13:17 +12:00
Nic Barker
a4f90a217d
Debug Tools (#15) 2024-09-16 21:34:59 +12:00
Laytan
b3d768c00d
Fix some Odin bindings (#16) 2024-09-13 13:38:39 +12:00
FourteenBrush
c248914292
[bindings/odin] Improve Odin bindings (#13) 2024-09-01 15:13:28 +12:00
Nic Barker
3e7738bee5 Add linux lib for odin bindings 2024-09-01 10:35:04 +12:00
Nic Barker
b64e318cdb Fix a small issue on the odin official website example 2024-09-01 10:25:42 +12:00
Dudejoe870
4d1b65071f Fix memory leak in odin website example (#12) 2024-09-01 10:25:25 +12:00
Dudejoe870
29ebed2010
Fix crash on Windows (#10) 2024-09-01 09:55:42 +12:00
Laytan
39c2aa5305
Support wasm in Odin bindings (#8) 2024-08-31 13:04:33 +12:00
Nic Barker
b4ab3a93c0
Update README.md 2024-08-30 22:06:33 +12:00
Nic Barker
b14d757363
Update README.md 2024-08-30 22:05:09 +12:00
Nic Barker
68a63343c8
Update README.md 2024-08-30 22:04:20 +12:00
Nic Barker
61b67ca967
Update README.md 2024-08-30 22:03:26 +12:00
Nic Barker
3f7005faae
Odin Bindings - First Pass (#5) 2024-08-30 21:58:08 +12:00