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
Age
Commit message (
Collapse
)
Author
2023-12-14
RLGL Hello triangle example.
jussi
2023-12-12
2D lightmap example.
jussi
2023-12-08
More Model animations management functions.
jussi
2023-12-06
Files management functions.
jussi
2023-12-01
Raygui wrapper library disable and styles for each element.
jussi
2023-11-30
Raygui wrapper library is now object based.
jussi
2023-11-30
Raygui textures with SetShapesTexture.
jussi
2023-11-27
Experimental pen tablet events.
jussi
2023-11-24
Fixed raygui edit mode selection.
jussi
2023-11-24
SDL Events.
jussi
2023-11-23
Fixed snake example after Vector2Angle change.
jussi
2023-11-23
Support for different platforms. Platform_desktop_sdl.
jussi
2023-11-21
Raygui updated to version 4.0.
jussi
2023-11-20
Initial changes for Raylib 5.0 and some missing functions.
jussi
2023-11-18
Joystick event.
jussi
2023-11-16
Lightmap 100 and 120 shaders. Snake and platformer example refining.
jussi
2023-11-15
Quaternion library.
jussi
2023-11-15
GC_UNLOAD build time define and replaced with flag to change it at runtime.
jussi
2023-11-13
Matrix library.
jussi
2023-11-10
More color and rectangle lib functionality.
jussi
2023-11-03
Compress/decompress and Encode/Decode DataBase64.
jussi
2023-11-01
LoadFontEx fix. DrawTextBoxed and DrawTextBoxedSelectable From raylib [text] ↵
jussi
example - Rectangle bounds.
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-30
Userdata objects can be referenced with lightuserdata.
jussi
2023-10-29
Fixed examples.
jussi
2023-10-29
LoadTextureFromData and LoadRenderTextureFromData. Documentation updates.
jussi
2023-10-29
New object types for all types.
jussi
2023-10-28
New object type Font.
jussi
2023-10-27
New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and ↵
jussi
Shader.
2023-10-27
Release v0.5.
jussi
2023-10-26
Buffer userdata object and rlgl Vertex buffers management.
jussi
2023-10-11
isValidRenderTexture fix.
jussi
2023-08-18
Window events.
jussi
2023-08-18
RL.event function with input events.
jussi
2023-08-17
Vertex buffers state and Shader state functions. Vertex buffers management WIP.
jussi
2023-07-02
LuaJIT compatibility.
jussi
2023-06-03
rlgl Vertex level operations and Draw Textured Polygon Example.
jussi
2023-06-01
New rlgl functions and texture can be given as table.
jussi
2023-05-30
Fixed wrong link in basic lighting example.
jussi
2023-05-30
Light property functions and basic light example.
jussi
2023-05-19
Material getter and get/set for parameters.
jussi
2023-05-10
DrawBillboardPro and rlglGetVersion.
jussi
2023-05-06
uluaGetBoundingBoxIndex, IsTextureReady.
jussi
2023-05-01
Vector3RotateByAxisAngle was not connected.
jussi
2023-05-01
Texture now can be either Texture or RenderTexture. No need to change ↵
jussi
texture source anymore.
2023-04-25
DrawCapsule and DrawCapsuleWires. Free Camera3D example.
jussi
2023-04-17
Raygui wrapper examples.
jussi
2023-04-14
Raygui wrapper lib finished.
jussi
2023-04-14
lua lib folder has not been updating in a while since gitignore lib in root. ↵
jussi
WHOOPS!
[next]