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
/
window
/
main.lua
Age
Commit message (
Expand
)
Author
2024-02-18
Process renamed to update to be more inline with naming of raylib and common ...
jussi
2024-01-03
Rest of font loading/unloading functions. GlyphInfo type to userdata. GlyphIn...
jussi
2023-12-06
Files management functions.
jussi
2023-11-30
Raygui textures with SetShapesTexture.
jussi
2023-11-01
LoadFontEx fix. DrawTextBoxed and DrawTextBoxedSelectable From raylib [text] ...
jussi
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 che...
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 Sh...
jussi
2023-10-27
Release v0.5.
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
2022-06-26
Get font info.
jussi
2022-03-10
Measure text.
jussi
2022-02-21
Documentation. waving_cubes example and RL_DrawFPS and RL_ColorFromHSV.
jussi
2022-02-20
Documentation and better cmakelist.
jussi