From b011b2ca4e161fea2a742cb9b1673cd84cf0eba5 Mon Sep 17 00:00:00 2001 From: jussi Date: Mon, 5 Aug 2024 23:35:57 +0300 Subject: GetRayBoxCells fix. --- devnotes | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'devnotes') diff --git a/devnotes b/devnotes index 5fb5536..5802cb0 100644 --- a/devnotes +++ b/devnotes @@ -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 -- cgit v1.2.3