GetRayBoxCells fix.

This commit is contained in:
jussi
2024-08-05 23:35:57 +03:00
parent c6eb85b367
commit b011b2ca4e
16 changed files with 126 additions and 60 deletions

View File

@@ -19,15 +19,17 @@ Backlog {
* Improve Dungeon crawler example by generating custom mesh instead of drawing 3D quads.
* Platformer example physics update for true framerate independence.
* Android support
* For raylib 5.5
* DrawBillboardPro BREAKING CHANGE.
}
Bugs {
* glfwSet*Callback functions segfault on Windows. Should keep Lua events off for now.
}
Notes {
* raylib 5.5
* DrawBillboardPro BREAKING CHANGE.
}
Needs Testing {
* rlSetUniform
* rlSetShader