summaryrefslogtreecommitdiff
path: root/src/shapes.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-29Shapes, RLGL, Math, Gui and Easings to new style.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-06-01Camera2D and Camera3D can be given as tables.jussi
2023-06-01New rlgl functions and texture can be given as table.jussi
2023-05-01Texture now can be either Texture or RenderTexture. No need to change texture...jussi
2023-04-07Audio and shapes now use new argumet style.jussi
2023-04-06Vector2LineAngle and more Color functions.jussi
2023-04-06All global variables and functions are not in global RL table. doc_parser cre...jussi
2022-12-02ReiLuaGui basics done.jussi
2022-11-22DrawRectangleGradient V and H expecting wrong amount of arguments.jussi
2022-06-12Rest of shapes draw functions.jussi
2022-02-18Added initial files.jussi