Initial changes for Raylib 5.0 and some missing functions.
This commit is contained in:
5
devnotes
5
devnotes
@@ -1,10 +1,15 @@
|
||||
Current {
|
||||
* Shapes
|
||||
* Splines.
|
||||
}
|
||||
|
||||
Backlog {
|
||||
* 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.
|
||||
* LoadFontFromMemory.
|
||||
* LoadFontData.
|
||||
* GenImageFontAtlas.
|
||||
* Audio
|
||||
* AudioStream.
|
||||
* Models
|
||||
|
||||
Reference in New Issue
Block a user