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
/
gui
/
main.lua
Age
Commit message (
Collapse
)
Author
2024-07-15
Some raygui controls return 1 instead of 0 when pressed or scrolled.
jussi
2024-06-26
Changed naming of gui functions set2Top and set2Back to setToTop and setToBack.
jussi
2023-11-30
Raygui textures with SetShapesTexture.
jussi
2023-11-24
SDL Events.
jussi
2023-11-21
Raygui updated to version 4.0.
jussi
2023-10-30
Reintroducing Unload functions. Is*Ready functions. GC_UNLOAD setting and ↵
jussi
check function.
2023-10-29
Fixed examples.
jussi
2023-10-27
New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and ↵
jussi
Shader.
2023-10-11
isValidRenderTexture fix.
jussi
2023-04-14
Raygui wrapper lib.
jussi
2023-04-10
New argument style for gui and easings.
jussi
2023-04-06
All global variables and functions are not in global RL table. doc_parser ↵
jussi
creates also ReiLua_API.lua.
2022-09-22
v0.3.
jussi
2022-06-26
Get font info.
jussi
2022-04-01
GuiIconText.
jussi
2022-03-31
Raygui done.
jussi
2022-03-30
Gui Icons.
jussi
2022-03-29
Advanced gui controls.
jussi
2022-03-25
More raygui functions and updated to raygui v3.2-dev.
jussi
2022-03-10
Measure text.
jussi
2022-02-18
Added initial files.
jussi