summaryrefslogtreecommitdiff
path: root/src/lights.c
AgeCommit message (Expand)Author
2023-10-31Merged uluaGet*Index functions to uluaGet* functions.jussi
2023-10-30Userdata objects can be referenced with lightuserdata.jussi
2023-10-28New object types for Wave, Sound, Music and Light.jussi
2023-10-27New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and Sh...jussi
2023-08-04logLevelInvalid for bad function calls and invalid data formats.jussi
2023-05-30Light property functions and basic light example.jussi
2023-04-09New argument style for rlgl, text, lights and math.jussi
2023-04-06All global variables and functions are not in global RL table. doc_parser cre...jussi
2022-04-05Lights.jussi