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
/
src
Age
Commit message (
Collapse
)
Author
2023-11-23
Support for different platforms. Platform_desktop_sdl.
jussi
2023-11-21
Raygui updated to version 4.0.
jussi
2023-11-20
Spline functions.
jussi
2023-11-20
Initial changes for Raylib 5.0 and some missing functions.
jussi
2023-11-20
LoadImageRaw, LoadImageAnim and LoadImageFromMemory. Version 0.6.
jussi
2023-11-18
Shader buffer storage object management (ssbo) and rest of rlgl texture ↵
jussi
management functions.
2023-11-18
Joystick event.
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-09
Organized shapes, textures, audio, text, lights and gui functions.
jussi
2023-11-09
Organized core functions.
jussi
2023-11-09
GenMeshCubicmap, Organized model functions, GetModelBoundingBox, ↵
jussi
DrawModelWires and DrawModelWiresEx and LoadMaterials.
2023-11-07
Replaced DrawTextBoxedSelectable with DrawTextBoxedTinted.
jussi
2023-11-05
ExportBuffer and LoadBufferFromFile.
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
Global variable descriptions for API.
jussi
2023-10-31
Merged uluaGet*Index functions to uluaGet* functions.
jussi
2023-10-31
GlyphInfo type. Some new text and core functions.
jussi
2023-10-31
More RLGL Initialization functions.
jussi
2023-10-31
Compute shader management and Buffer management.
jussi
2023-10-31
Shaders management functions.
jussi
2023-10-30
Reintroducing Unload functions. Is*Ready functions. GC_UNLOAD setting and ↵
jussi
check function.
2023-10-30
uluaGet functions could return NULL fix.
jussi
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
Shapes, RLGL, Math, Gui and Easings to new style.
jussi
2023-10-29
New object types for all types.
jussi
2023-10-28
New object types for Wave, Sound, Music and Light.
jussi
2023-10-28
New object type Font.
jussi
2023-10-27
Core in new style.
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-22
rlgl Matrix state management.
jussi
2023-10-15
Argumets stored in RL.arg array.
jussi
2023-10-15
Renamed start, end arguments to a, b to avoid using Lua keyword end in ↵
jussi
argument names.
2023-10-11
isValidRenderTexture fix.
jussi
2023-08-24
GetFontTexture.
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-08-04
logLevelInvalid for bad function calls and invalid data formats.
jussi
2023-07-02
LuaJIT compatibility.
jussi
2023-06-05
Rest of rlgl General render state functions.
jussi
2023-06-03
rlgl Vertex level operations and Draw Textured Polygon Example.
jussi
2023-06-02
rlgl Some Render batch management functions and Matrix operations functions.
jussi
2023-06-02
RLGL Textures state functions.
jussi
[next]