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 (
Collapse
)
Author
2025-06-02
Frustum math from raylib extras.
jussi
2024-11-21
New raylib 5.5 raymath functions.
jussi
2024-07-11
Many Gui controls accept now nil for text.
jussi
2024-07-06
Raymath *Equals functions return bool instead of int.
jussi
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 ↵
jussi
argument names.
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. ↵
jussi
Main changes to camera3D.
2023-04-06
All global variables and functions are not in global RL table. doc_parser ↵
jussi
creates also ReiLua_API.lua.
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