summaryrefslogtreecommitdiff
path: root/examples/pixelated
AgeCommit message (Collapse)Author
2023-10-30Reintroducing Unload functions. Is*Ready functions. GC_UNLOAD setting and ↵jussi
check function.
2023-10-30Userdata objects can be referenced with lightuserdata.jussi
2023-10-29Fixed examples.jussi
2023-05-01Texture now can be either Texture or RenderTexture. No need to change ↵jussi
texture source anymore.
2023-04-06All global variables and functions are not in global RL table. doc_parser ↵jussi
creates also ReiLua_API.lua.
2023-02-15RL_GetWindowSize renamed to RL_GetScreenSize.jussi
2022-06-26Get font info.jussi
2022-06-13UnloadModelAnimations and IsModelAnimationValid.jussi
2022-02-18Added initial files.jussi