index
:
reilua-enhanced
bugfix/fix-documentation-errors
chore/editor-settings
embedded-assets-support
main
A modified version of ReiLua with embedded main.lua, embedded assets, splash screens and asset loading system
Indrajith K L
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shapes.c
Age
Commit message (
Expand
)
Author
2023-10-31
Merged uluaGet*Index functions to uluaGet* functions.
jussi
2023-10-30
Userdata objects can be referenced with lightuserdata.
jussi
2023-10-29
Shapes, RLGL, Math, Gui and Easings to new style.
jussi
2023-10-27
New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and Sh...
jussi
2023-08-04
logLevelInvalid for bad function calls and invalid data formats.
jussi
2023-06-01
Camera2D and Camera3D can be given as tables.
jussi
2023-06-01
New rlgl functions and texture can be given as table.
jussi
2023-05-01
Texture now can be either Texture or RenderTexture. No need to change texture...
jussi
2023-04-07
Audio and shapes now use new argumet style.
jussi
2023-04-06
Vector2LineAngle and more Color functions.
jussi
2023-04-06
All global variables and functions are not in global RL table. doc_parser cre...
jussi
2022-12-02
ReiLuaGui basics done.
jussi
2022-11-22
DrawRectangleGradient V and H expecting wrong amount of arguments.
jussi
2022-06-12
Rest of shapes draw functions.
jussi
2022-02-18
Added initial files.
jussi