index
:
reilua-enhanced
bugfix/fix-documentation-errors
chore/editor-settings
embedded-assets-support
main
A modified version of ReiLua with embedded main.lua, embedded assets, splash screens and asset loading system
Indrajith K L
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
iqm_test
/
main.lua
Age
Commit message (
Collapse
)
Author
2024-09-25
UnloadMaterial can also optionally free textures and shader.
jussi
2024-02-18
Process renamed to update to be more inline with naming of raylib and common ↵
jussi
convention.
2023-12-08
More Model animations management functions.
jussi
2023-10-31
GlyphInfo type. Some new text and core functions.
jussi
2023-10-30
Reintroducing Unload functions. Is*Ready functions. GC_UNLOAD setting and ↵
jussi
check function.
2023-10-29
New object types for all types.
jussi
2023-08-17
Vertex buffers state and Shader state functions. Vertex buffers management WIP.
jussi
2023-04-06
Switched to Raylib vertion 4.5. Removed some functions and added others. ↵
jussi
Main changes to camera3D.
2023-04-06
All global variables and functions are not in global RL table. doc_parser ↵
jussi
creates also ReiLua_API.lua.
2023-02-15
RL_GetWindowSize renamed to RL_GetScreenSize.
jussi
2022-06-26
Get font info.
jussi
2022-06-12
Rest of shapes draw functions.
jussi
2022-06-11
All Raylib colors.
jussi
2022-05-27
Iqm test.
jussi