Raygui updated to version 4.0.

This commit is contained in:
jussi
2023-11-21 23:34:47 +02:00
parent 01883035b0
commit 85a48cf093
18 changed files with 4141 additions and 2756 deletions

View File

@@ -1,9 +1,9 @@
Current {
* Shapes
* Splines.
}
Backlog {
* SDL_Desktop platform option. Might have to move events to platform specific file since events are not
the same in different platforms.
* Text
* Text codepoints management functions (unicode characters)? Could be usefull for luajit.
* Some of the Text strings management functions could be easier to use than the Lua ones.