diff options
| author | jussi | 2022-12-08 18:24:41 +0200 |
|---|---|---|
| committer | jussi | 2022-12-08 18:24:41 +0200 |
| commit | 973d902a16b35258629d2a0b228ad9c3f49b6198 (patch) | |
| tree | 7ee30310c5c2356cbaf31f9f2d23d21b89770f51 /changelog | |
| parent | 79fbb36d2a4d73001c446f75b3b87dc84f1605b6 (diff) | |
| download | reilua-enhanced-973d902a16b35258629d2a0b228ad9c3f49b6198.tar.gz reilua-enhanced-973d902a16b35258629d2a0b228ad9c3f49b6198.tar.bz2 reilua-enhanced-973d902a16b35258629d2a0b228ad9c3f49b6198.zip | |
ReiLuaGui File explorer.
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7,7 +7,9 @@ KEY CHANGES: - ADDED: Easings extra module. - ADDED: exit function. - FIXED: uluaGetNPatchInfo fix for RL_DrawTextureNPatch. Guess this was never tested and did not work at all >:E. + - ADDED: Flag option (-s) for doc_parser.lua for exporting module APIs to separate files. - ADDED: ReiLuaGui. + - ADDED: ReiLuaGui Examples. Detailed changes: ADDED: Help argument. @@ -15,7 +17,7 @@ CHANGED: Changed fuction name RL_rlSetLineWidth to RL_rlglSetLineWidth. CHANGED: Changed fuction name RL_rlGetLineWidth to RL_rlglGetLineWidth. 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. +ADDED: RL_IsPathFile. |
