ReiLuaGui basics done.
This commit is contained in:
@@ -6,12 +6,16 @@ KEY CHANGES:
|
||||
- ADDED: Lua interpreter mode.
|
||||
- ADDED: Easings extra module.
|
||||
- ADDED: exit function.
|
||||
- FIX: uluaGetNPatchInfo fix for RL_DrawTextureNPatch. Guess this was never tested and did not work at all >:E.
|
||||
- FIXED: uluaGetNPatchInfo fix for RL_DrawTextureNPatch. Guess this was never tested and did not work at all >:E.
|
||||
- ADDED: ReiLuaGui.
|
||||
|
||||
Detailed changes:
|
||||
ADDED: Help argument.
|
||||
CHANGED: Changed fuction name RL_rlSetLineWidth to RL_rlglSetLineWidth.
|
||||
CHANGED: Changed fuction name RL_rlGetLineWidth to RL_rlglGetLineWidth.
|
||||
FIX: DrawRectangleGradient V and H expecting wrong amount of arguments.
|
||||
FIXED: DrawRectangleGradient V and H expecting wrong arguments.
|
||||
ADDED: RL_LoadDirectoryFilesEx.
|
||||
ADDED: Flag option (-s) for doc_parser.lua for exporting module APIs to separate files.
|
||||
FIXED: RL_DrawLineBezierQuad was called RL_DrawLineBezier in API.
|
||||
ADDED: Color lib.
|
||||
FIXED: RL_DrawEllipse and RL_DrawEllipseLines expecting wrong arguments.
|
||||
|
||||
Reference in New Issue
Block a user