Files
reilua-enhanced/devnotes
2022-02-20 20:37:39 +02:00

29 lines
475 B
Plaintext

Backlog {
* Compilation
* Windows
Mingw cross compilation causes name clashes with raylib https://github.com/raysan5/raylib/issues/1217
* Web
* Better CMakeList
* More and better examples
* Raygui
* Advanced controls
* Core
* File drop
* Screen-space-related
* Cursor-related
* Text
* Fonts
* More draw functions
* Codepoints
* String management. At least TextSplit
* Audio
* Wave?
* Gestures
* Raymath
* Quaternions
* Physac
* VR?
}