diff options
| author | jussi | 2023-11-21 23:34:47 +0200 |
|---|---|---|
| committer | jussi | 2023-11-21 23:34:47 +0200 |
| commit | 85a48cf09302a2a14aeeb2d6cf3b8fcc1607e222 (patch) | |
| tree | d8b49bac0c6e9d339cf663d483270d08072b1e8d /devnotes | |
| parent | 01883035b03b3d42818a7890fe6e845b0623f022 (diff) | |
| download | reilua-enhanced-85a48cf09302a2a14aeeb2d6cf3b8fcc1607e222.tar.gz reilua-enhanced-85a48cf09302a2a14aeeb2d6cf3b8fcc1607e222.tar.bz2 reilua-enhanced-85a48cf09302a2a14aeeb2d6cf3b8fcc1607e222.zip | |
Raygui updated to version 4.0.
Diffstat (limited to 'devnotes')
| -rw-r--r-- | devnotes | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |
