Ray
7158c80448
tweak
2021-11-10 13:26:50 +01:00
Laurentino Luna
15fffa12a6
Update parser files ( #2125 )
2021-11-10 00:30:21 +01:00
Uneven Prankster
35cbacc68b
Allow GL4.3 capabilities to be shown ( #2124 )
...
Now that 4.3 was added this can be enabled with the compile flag.
2021-11-09 15:24:39 +01:00
Ray
44ba3a50ba
Updated ODIN binding
2021-11-09 13:29:56 +01:00
Ray
14e4992d73
REVIEWED: rlGetCompressedFormatName()
2021-11-09 11:53:18 +01:00
Ray
21ec8c38ae
Review variables initialization
...
- All variables are initialized on declaration, some arrays were not properly initialized
- Static array buffers require memset() for re-initialization on every function call
2021-11-09 11:49:03 +01:00
Luke Krasnoff
8ec5b2dc2f
Protect TextIsEqual from NULLs ( #2121 )
2021-11-09 11:37:55 +01:00
Calvin Day
3f595fda26
Update BINDINGS.md ( #2119 )
...
Raylib-J currently targets 3,7 and is still in active development
2021-11-08 18:43:33 +01:00
Ray
42f5903b91
Update BINDINGS.md
2021-11-07 20:24:48 +01:00
Michał KM
bb87d2ae82
Update BINDINGS.md ( #2116 )
2021-11-07 17:17:02 +01:00
Kai
43c8c8ec34
README.md: HTTP => HTTPS ( #2114 )
2021-11-07 16:42:45 +01:00
AKDev
9cb8934688
Updated the version of nelua-raylib to 4.0 ( #2113 )
2021-11-07 14:57:47 +01:00
Ray
f67947325b
Update README.md
2021-11-07 12:56:34 +01:00
Ray
1bfdc468da
Update BINDINGS.md
2021-11-07 11:53:03 +01:00
Ratul Krisna
f78b666c26
Changed hxRaylib version to 4.0-dev ( #2112 )
2021-11-07 11:51:39 +01:00
KonPet
34f9f51835
Fix Render Batch Limit not being checked in DrawRectangleGradientEx() ( #2111 )
2021-11-07 11:50:15 +01:00
Richard Smith
9e6133bb09
update BINDINGS.md ( #2108 )
2021-11-06 17:35:05 +01:00
irishgreencitrus
bf6dac5fa3
Updated the raylib.v binding to the latest version ( #2103 )
2021-11-05 21:01:54 +01:00
mandar1jn
2021f09db4
added the guide for working with raylib on Chrome OS to the readme ( #2101 )
2021-11-05 15:30:18 +01:00
Astie Teddy
6055e44518
Update BINDINGS.md ( #2100 )
...
https://github.com/TSnake41/raylib-lua/releases/tag/v4.0a
2021-11-05 14:38:08 +01:00
Gunko Vadim
db0cc3c036
Update BINDINGS.md ( #2099 )
2021-11-05 08:08:40 +01:00
Rob Loach
87a4ee52b9
BINDINGS: raylib-cpp now targets raylib 4.0.0 ( #2098 )
...
https://github.com/RobLoach/raylib-cpp/releases/tag/v4.0.0
2021-11-05 08:08:09 +01:00
o3o
7bf8d6bc98
Update BINDINGS.md ( #2097 )
2021-11-05 00:02:01 +01:00
Ray
a56b8cd2b7
Corrected typo
2021-11-04 20:44:47 +01:00
Ray
0851960397
Update android.yml
2021-11-04 20:08:45 +01:00
Ray
a31784759d
Update linux.yml
2021-11-04 20:08:25 +01:00
Ray
453a5b49a0
Update webassembly.yml
2021-11-04 20:07:59 +01:00
Ray
e7f24ade0b
Update macos.yml
2021-11-04 20:07:32 +01:00
Ray
e14c6441ce
Add some extra libraries to release packages
2021-11-04 19:46:17 +01:00
Ray
d18f3fca30
Reviewed broken link
2021-11-03 14:12:48 +01:00
raysan5
7f4ae653f3
Review display output order
2021-11-03 13:24:56 +01:00
raysan5
703df42586
Avoid duplicate output info on PLATFORM_RPI
2021-11-03 12:55:46 +01:00
Ray
13376de059
Reviewed scripts
2021-11-02 20:58:15 +01:00
Ray
677f5b0795
Review Notepad++ scripts for the supported compilers
2021-11-02 20:40:33 +01:00
Ray
d32bbabe0e
Update SPONSORS.md
2021-11-02 19:16:46 +01:00
Ray
c3d32c156c
REMOVED: Network examples
...
They were not working
2021-11-02 18:59:52 +01:00
Ray
1aaa55c38e
Update Makefile
2021-11-02 18:54:01 +01:00
Ray
de0fca51a8
Updated scripts
2021-11-02 18:49:53 +01:00
Ray
5e3db0aa83
Updated some scripts paths
...
NOTE: New raylib release installer uses `w64devkit`, smaller and more updated than regular `mingw64-w64` default project. Paths are updated properly.
2021-11-02 18:40:45 +01:00
Ray
fadef24b62
Update ROADMAP.md
2021-11-02 16:46:49 +01:00
Ray
689a534c66
Update ROADMAP.md
2021-11-02 16:45:21 +01:00
Ray
9d93ca6fc8
Update ROADMAP.md
2021-11-02 16:42:00 +01:00
Ray
86d3e68d55
Add proper license to raylib-parser
2021-11-02 12:03:42 +01:00
Ray
9e17134949
Update HISTORY.md
2021-11-02 12:01:08 +01:00
Ray
290d68c11e
Update README.md
2021-11-02 12:00:23 +01:00
Ray
2c8bc8ad47
Updated for the upcoming release!
2021-11-02 11:52:04 +01:00
AKDev
de070ba25f
added another odin binding ( #2094 )
...
You can change the name to whatever you want to because the binding doesn't have a name.
2021-11-02 11:25:14 +01:00
Ray
e930ad3102
Reviewed spelling mistake
2021-11-01 23:06:26 +01:00
Ray
2fe488a71c
Update version in CMake
2021-11-01 23:05:23 +01:00
Ray
0af2c139e2
Update CHANGELOG
2021-11-01 21:02:47 +01:00