index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
rmodels.c
Age
Commit message (
Expand
)
Author
2022-09-25
REVIEWED: `GeneshHeightmap()`, fix #2716
Ray
2022-09-05
WARNING: BREAKING: Removed `rlCheckRenderBatchLimit()` requirement
Ray
2022-09-04
REVIEWED: M3D model loading #2688
Ray
2022-09-01
ADDED: Complete support for M3D animations! #2648
Ray
2022-09-01
Implemented latest .M3D improvements #2648
Ray
2022-09-01
Fixed issue with `LoadIQM()` #2676
Ray
2022-08-26
REVIEWED: Support M3D file loading #2648
Ray
2022-08-22
REVIEWED: M3D implementation #2648
Ray
2022-08-20
ADDED: Support M3D model file format (meshes and materials) #2648
Ray
2022-08-13
P A I N
Ray
2022-08-13
WARNING: REVIEWED: `rlCheckRenderBatchLimit()`
Ray
2022-08-13
minor tweaks
Ray
2022-07-05
REMOVED: `GenMeshBinormals()`, actually, never implemented
Ray
2022-07-05
Added some comments
Ray
2022-07-04
REVIEWED: `DrawMesh()` #2511
Ray
2022-06-29
REVIEWED: `DrawBillboard*()`
Ray
2022-06-24
fix: precision loss, discard unused (#2541)
veclavtalica
2022-06-21
Reviewed batch buffer overflow #2526
Ray
2022-06-07
REVIEWED: Compilation warnings
Ray
2022-05-31
REVIEWED: Batch limits check #2489
Ray
2022-05-30
REVIEWED: `DrawBillboardPro()` #2494
Ray
2022-04-26
Fix Issue #2441 (#2442)
Leonardo Montagner
2022-03-30
WARNING: BREAKING: REMOVED: `GetRayCollisionModel()` #2405
Ray
2022-03-20
REVIEWED: Avoid some float -> double promotions
Ray
2022-02-20
REVIEWED: Some functions input parametes that should be `const`
raysan5
2022-02-20
make const (#2348)
Antonis Geralis
2022-02-18
Removed trailing spaces
raysan5
2022-02-17
follow style guide (#2346)
Antonis Geralis
2022-01-21
fix: material color won't be loaded if there's no texture for that material (...
Roy Qu
2021-12-31
Update year to 2022
raysan5
2021-12-24
check not null before accessing by index (#2243)
Antonis Geralis
2021-12-19
REVIEWED: `GenMeshCylinder()` #2225
Ray
2021-12-17
REVIEWED: `ExportMesh()` #2220
raysan5
2021-12-16
REVIEWED: `DrawMesh*()` issue #2211
Ray
2021-12-04
Support custom modules inclusion
Ray
2021-12-02
Added some reference code to load bones id and weight data for animations
raysan5
2021-11-15
REVIEWED: ExportMesh() #2138
Ray
2021-10-26
Reviewed warnings
Ray
2021-10-25
Fix warnings in raylib build (#2084)
Jeffery Myers
2021-10-23
Comments tweaks
raysan5
2021-10-23
Added some comments on `LoadGLTF()`
raysan5
2021-10-23
REVIEWED: Size of bones id supported, max 255 bones per mesh
raysan5
2021-10-23
REVIEWED: `LoadGLTF()` #2075
raysan5
2021-10-22
REVIEWED: `LoadGLTF()`
raysan5
2021-10-22
REVIEWED: gltf models loading, reverted to a previous version (with some tweaks)
raysan5
2021-10-18
WARNING: REMOVED: glTF loading
raysan5
2021-10-17
Remove trailing spaces
raysan5
2021-10-14
Review some comments
raysan5
2021-10-14
Update rmodels.c
Ray
2021-10-14
Starting to review glTF loading -WIP-
Ray
[next]