| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Now that 4.3 was added this can be enabled with the compile flag.
|
|
|
|
|
|
- All variables are initialized on declaration, some arrays were not properly initialized
- Static array buffers require memset() for re-initialization on every function call
|
|
|
|
Raylib-J currently targets 3,7 and is still in active development
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/TSnake41/raylib-lua/releases/tag/v4.0a
|
|
|
|
https://github.com/RobLoach/raylib-cpp/releases/tag/v4.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
They were not working
|
|
|
|
|
|
NOTE: New raylib release installer uses `w64devkit`, smaller and more updated than regular `mingw64-w64` default project. Paths are updated properly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|