This commit is contained in:
jussi
2024-02-14 21:46:29 +02:00
parent b8f27aefae
commit 48adbe20dc
6 changed files with 18 additions and 10 deletions

View File

@@ -4,7 +4,7 @@ Current {
Backlog {
* Godot scene importer lib.
* Script to find unimplemented raylib functions. Should have list for fuctions that will not
be implemented.
get 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.