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
/
rmath.c
Age
Commit message (
Expand
)
Author
2024-07-02
GuiGetIcons fix and added GuiSetIcons.
jussi
2024-05-10
Indentation fix.
jussi
2024-05-01
Bitwise operations for cross Lua compatibility.
jussi
2024-03-17
Round and pubsub lib.
jussi
2024-02-24
Rest of rlgl and raymath functions.
jussi
2024-02-18
Pointer variable declaration style change.
jussi
2023-11-23
Support for different platforms. Platform_desktop_sdl.
jussi
2023-11-13
Matrix library.
jussi
2023-10-31
Merged uluaGet*Index functions to uluaGet* functions.
jussi
2023-10-29
Shapes, RLGL, Math, Gui and Easings to new style.
jussi
2023-10-15
Renamed start, end arguments to a, b to avoid using Lua keyword end in argume...
jussi
2023-08-04
logLevelInvalid for bad function calls and invalid data formats.
jussi
2023-04-09
New argument style for rlgl, text, lights and math.
jussi
2023-04-06
Switched to Raylib vertion 4.5. Removed some functions and added others. Main...
jussi
2023-04-06
All global variables and functions are not in global RL table. doc_parser cre...
jussi
2022-12-09
Draw Mesh Instanced Example.
jussi
2022-08-19
New math functions.
jussi
2022-08-19
Removed MatrixNormalize. Fixed API and readme.
jussi
2022-05-18
Rest of raymath.
jussi
2022-05-18
Quaternions.
jussi
2022-04-03
Model set/get transform and bug fixes.
jussi
2022-02-20
Documentation and better cmakelist.
jussi
2022-02-18
Added initial files.
jussi