Raygui wrapper library disable and styles for each element.

This commit is contained in:
jussi
2023-12-01 00:26:43 +02:00
parent a5d40f7025
commit 4a783a156e
8 changed files with 243 additions and 390 deletions

View File

@@ -1,8 +1,10 @@
Current {
* Gui library to object based.
}
Backlog {
* 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.
* Platform desktop SDL.
* Text input not working on gui. Could this be Raylib issue?
* Haptic functions.