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
Age
Commit message (
Collapse
)
Author
2024-01-24
LoadBufferFromString, LoadWaveFromMemory and LoadMusicStreamFromMemory.
jussi
2024-01-10
Raygui lib extensions property list.
jussi
2024-01-05
Raygui lib enhancements and Raygui lib extensions example.
jussi
2024-01-03
Rest of font loading/unloading functions. GlyphInfo type to userdata. ↵
jussi
GlyphInfo management functions.
2023-12-20
GuiScrollBar.
jussi
2023-12-19
DrawTextureNPatchRepeat.
jussi
2023-12-15
Rest of rlRenderBatch functions.
jussi
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-07
More Model management functions, BoneInfo and Transform.
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-29
Platform web.
jussi
2023-11-29
ExportBufferAsCode.
jussi
2023-11-28
Platform specific API documentation generation.
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
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-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-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
[next]