summaryrefslogtreecommitdiff
path: root/examples/basic_lighting/main.lua
AgeCommit message (Collapse)Author
2025-06-02Frustum math from raylib extras.jussi
2024-04-17Object libraries like Vector2 optimizations.jussi
2024-02-18Process renamed to update to be more inline with naming of raylib and common ↵jussi
convention.
2023-10-31GlyphInfo type. Some new text and core functions.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-30Fixed wrong link in basic lighting example.jussi
2023-05-30Light property functions and basic light example.jussi