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
/
models.c
Age
Commit message (
Expand
)
Author
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
2023-02-06
RL_LoadFontEx.
jussi
2022-12-09
Draw Mesh Instanced Example.
jussi
2022-09-22
v0.3.
jussi
2022-08-19
Moved to raylib 4.2.0. Renamed some directory functions to raylib 4.2.0 conve...
jussi
2022-07-26
Create material using correct texture source.
jussi
2022-06-19
RLGL line width functions.
jussi
2022-06-13
UnloadModelAnimations and IsModelAnimationValid.
jussi
2022-06-12
Rest of shapes draw functions.
jussi
2022-05-25
Rest of mesh management functions.
jussi
2022-05-22
Pong example, type named fields and vector lib changes.
jussi
2022-05-21
Some doc fixes.
jussi
2022-05-16
New GenMeshCustom, UpdateMesh and lightmap example.
jussi
2022-04-05
Lights.
jussi
2022-04-03
Model set/get transform and bug fixes.
jussi
2022-02-22
Documentation, heightmap example and custom begin and end draw.
jussi
2022-02-18
Added initial files.
jussi