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
/
README.md
Age
Commit message (
Collapse
)
Author
2023-04-25
Can now have multiple Music objects like other Raylib objects instead of ↵
jussi
just one.
2023-04-06
All global variables and functions are not in global RL table. doc_parser ↵
jussi
creates also ReiLua_API.lua.
2022-12-01
ReiLuaGui basics.
jussi
2022-11-27
RL_LoadDirectoryFilesEx and separate option for doc_parser.
jussi
2022-11-11
Lua interpreter mode and easings module.
jussi
2022-08-19
Removed MatrixNormalize. Fixed API and readme.
jussi
2022-07-26
Create material using correct texture source.
jussi
2022-06-26
Get font info.
jussi
2022-05-31
Wave and more sound functions.
jussi
2022-05-31
Windows Lua build instructions.
jussi
2022-05-25
Texture update functions.
jussi
2022-05-25
Rest of mesh management functions.
jussi
2022-05-22
Pong example, type named fields and vector lib changes.
jussi
2022-05-21
Some doc fixes.
jussi
2022-05-18
v0.2.
jussi
2022-05-18
Rest of raymath.
jussi
2022-05-18
Quaternions.
jussi
2022-05-18
Shader load functions argument fix. File drop and change directory.
jussi
2022-05-04
Image manipulation functions.
jussi
2022-05-04
Camera2D.
jussi
2022-03-31
Raygui done.
jussi
2022-03-30
Gui Icons.
jussi
2022-03-29
Advanced gui controls.
jussi
2022-03-04
Custom log function.
jussi
2022-02-24
Small fix to dungeon cravler demo.
jussi
2022-02-22
Documentation, heightmap example and custom begin and end draw.
jussi
2022-02-22
Touch and gestures.
jussi
2022-02-22
Web build.
jussi
2022-02-21
Documentation. waving_cubes example and RL_DrawFPS and RL_ColorFromHSV.
jussi
2022-02-20
Documentation and better cmakelist.
jussi