From a7528da4ebd937d8023796998eb6975707b2f026 Mon Sep 17 00:00:00 2001 From: jussi Date: Thu, 21 Mar 2024 18:42:54 +0200 Subject: TreeView fix. --- devnotes | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'devnotes') diff --git a/devnotes b/devnotes index 4ee33c6..02f480c 100644 --- a/devnotes +++ b/devnotes @@ -3,8 +3,7 @@ Current { Backlog { * Raygui - * Icon enums. - * Set callbacks to single table? + * Set callbacks to single table. * Raygui lib * Check if could remove flickering from changing draw order by making queue for order changing and only change them after everything is drawn. @@ -20,7 +19,6 @@ Backlog { * Improve Dungeon crawler example by generating custom mesh instead of drawing 3D quads. * Platformer example physics update for true framerate independence. * Android support - * Godot scene importer lib. } Bugs { -- cgit v1.2.3