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 (
Expand
)
Author
2024-11-21
RL.config and InitWindow.
jussi
2024-09-25
UnloadMaterial can also optionally free textures and shader.
jussi
2024-04-18
New creation methods for object libs.
jussi
2024-04-17
Object libraries like Vector2 optimizations.
jussi
2024-02-18
Process renamed to update to be more inline with naming of raylib and common ...
jussi
2023-11-20
Initial changes for Raylib 5.0 and some missing functions.
jussi
2023-11-16
Lightmap 100 and 120 shaders. Snake and platformer example refining.
jussi
2023-11-15
GC_UNLOAD build time define and replaced with flag to change it at runtime.
jussi
2023-10-30
Userdata objects can be referenced with lightuserdata.
jussi
2023-10-27
New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and Sh...
jussi
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 texture...
jussi
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 cre...
jussi
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