21 Commits

Author SHA1 Message Date
Not-Nik
ad994ac135
Update README.md 2024-06-17 22:42:36 +02:00
Not-Nik
c0d07991d1
Merge raymath and rlgl into main raylib module 2024-06-05 22:56:07 +02:00
Not-Nik
d56fc7b663
Update README.md 2024-05-31 20:39:40 +02:00
Not-Nik
dedc7c912e
Update README.md 2024-04-28 23:47:53 +02:00
Nikolas
ae751ce82e
Bump to Zig 0.12/raylib 5.1-dev (#81)
* Update to Zig 0.12.0 and raylib 5.1-dev

* More build.zig fixes for 0.12

* Get module with target and optimization

* Add examples to build step when compiling for emscripten

* Remove unused function

* Add build.* and emcc.zig to the zon paths (#83)

As per some info found through https://github.com/ziglang/zig/issues/18282,
this is apparently necessary to use this library as a dependency.

Co-authored-by: Drum Ogilvie <me@daogilvie.com>

* Update binding
2024-04-28 23:46:51 +02:00
Not-Nik
4231842efd
Fix typo in README.md
Co-authored-by: rupakhetibinit <bineetrupakheti@gmail.com>
2024-04-20 22:13:05 +02:00
Not-Nik
b586febf5c
Make usage instructions more in-line with the new build process 2024-04-14 22:36:59 +02:00
Locria Cyber
654fd4b99f
Update to raylib 5.0 2023-12-25 09:23:28 +00:00
Not-Nik
a106b9968f
Remove the technical restrictions notice 2023-08-18 01:04:12 +02:00
Nikolas
06238a0eb0
Merge branch 'devel' into devel 2023-08-17 01:16:04 +02:00
Not-Nik
949f0816b6
Update README.md 2023-08-17 00:51:01 +02:00
Blue
2c362b9b72 update readme to avoid confusion 2023-08-11 12:41:52 -06:00
Blue
5efb75c291 project buils based on target instead of webexport 2023-08-11 10:57:27 -06:00
Blue
7a0d397baf add web support using Emscripten 2023-08-11 00:44:28 -06:00
Not-Nik
d80ffdf645
Minor updates to member functions 2023-07-20 17:10:06 +02:00
Not-Nik
286324cf03
Defer begin/end in examples 2023-07-20 16:39:06 +02:00
Not-Nik
f50189fdd0
More defer 2023-07-20 16:23:41 +02:00
Not-Nik
7e95ad81b5
Update enum/const name style 2023-07-10 22:43:01 +02:00
Not-Nik
42671d0195
Some work on the examples 2023-07-09 18:45:15 +02:00
Not-Nik
1e06706bff
Update to 4.5-dev 2023-01-23 22:07:43 +01:00
Not-Nik
55d024fbe3
Update to raylib 4.2 re-release 2022-08-13 23:15:47 +02:00