From 6557a2ebca62c6670736b4ec2914a2aca60dbdba Mon Sep 17 00:00:00 2001 From: jussi Date: Sat, 10 Feb 2024 21:06:09 +0200 Subject: Build option for Lua events that is off by default. --- devnotes | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'devnotes') diff --git a/devnotes b/devnotes index c5fbe71..73b1b3d 100644 --- a/devnotes +++ b/devnotes @@ -2,6 +2,9 @@ Current { } Backlog { + * Godot scene importer lib. + * Script to find unimplemented raylib functions. Should have list for fuctions that will not + be implemented. * 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. @@ -22,6 +25,7 @@ Backlog { } Bugs { + * glfwSet*Callback functions segfault on Windows. Should keep Lua events off. } Needs Testing { -- cgit v1.2.3