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
/
platformer
/
main.lua
Age
Commit message (
Collapse
)
Author
2023-10-27
New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and ↵
jussi
Shader.
2023-06-01
New rlgl functions and texture can be given as table.
jussi
2023-05-10
DrawBillboardPro and rlglGetVersion.
jussi
2023-05-01
Texture now can be either Texture or RenderTexture. No need to change ↵
jussi
texture source anymore.
2023-04-14
Raygui wrapper lib.
jussi
2023-04-12
glBlitFramebuffer.
jussi
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
2023-02-08
BLEND_ALPHA_PREMULTIPLY.
jussi
2022-12-01
ReiLuaGui basics.
jussi
2022-11-11
Lua interpreter mode and easings module.
jussi
2022-09-22
v0.3.
jussi
2022-07-26
Create material using correct texture source.
jussi
2022-06-26
Get font info.
jussi
2022-06-19
Custom log function logLevel.
jussi
2022-06-19
RLGL line width functions.
jussi
2022-06-05
Rest of input functions and camera system functions.
jussi
2022-05-31
Windows Lua build instructions.
jussi
2022-05-27
Iqm test.
jussi
2022-05-26
Platformer example.
jussi