summaryrefslogtreecommitdiff
path: root/examples/lightmap/main.lua
AgeCommit message (Collapse)Author
2023-11-16Lightmap 100 and 120 shaders. Snake and platformer example refining.jussi
2023-10-30Reintroducing Unload functions. Is*Ready functions. GC_UNLOAD setting and ↵jussi
check function.
2023-10-29New object types for all types.jussi
2023-05-19Material getter and get/set for parameters.jussi
2023-05-06uluaGetBoundingBoxIndex, IsTextureReady.jussi
2023-05-01Texture now can be either Texture or RenderTexture. No need to change ↵jussi
texture source anymore.
2023-04-10Camera3D lib. New camera3D functions.jussi
2023-04-10LoadShaderFromMemory fix.jussi
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-12Rest of shapes draw functions.jussi
2022-06-11All Raylib colors.jussi
2022-05-16New GenMeshCustom, UpdateMesh and lightmap example.jussi