index
:
raylib
cmake
develop
fix-mouse-released
gh-pages
master
Forked from https://github.com/raysan5/raylib
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
models.c
Age
Commit message (
Expand
)
Author
2019-05-15
Corrected issue with multi-mesh obj models
Ray
2019-05-09
Make code a bit clearer for beginners
Ray
2019-05-09
Add comment in CheckCollisionSpheres()
Ray
2019-05-08
Update models.c
ProfJski
2019-05-08
Update CheckCollisionSpheres() to avoid sqrt
ProfJski
2019-04-23
Support custom memory management macros
Ray
2019-04-14
Check buffer overflow
Ray
2019-04-10
Set default white texture for diffuse mat
Ray
2019-04-10
Check textures available before loading
Ray
2019-04-09
Start working on glTF loading...
Ray
2019-04-08
Review creation years
Ray
2019-04-07
Happy new year 2019
ChillerDragon
2019-04-05
Review PBR shaders
Ray
2019-04-05
BIG UPDATE: New models functions for animations!
Ray
2019-04-04
Removed trail spaces
Ray
2019-04-04
BIG UPDATE: Support model animations!
Ray
2019-04-01
Corrected some issues
Ray
2019-04-01
Support material loading from OBJ/MTL
Ray
2019-04-01
Reviewed OBJ loading implementation -WIP-
Ray
2019-04-01
Implementing LoadOBJ() -WIP-
Ray
2019-03-29
Default to white cube mesh if not loaded
Ray
2019-03-29
Review some warnings
Ray
2019-03-29
Replace custom OBJ/MTL implementations by tinyobj_loader -WIP-
Ray
2019-03-29
WARNING: Redesigned model struct for multi-meshes
Ray
2019-03-08
Adding DrawCubeWiresV for convenience
Rafael Sachetto
2019-02-22
Change ternary operator formatting
Ray
2019-02-21
Remove end-line spaces
Ray
2019-02-18
Update cgltf library
Ray
2019-02-14
Fix config.h flags
Jens Pitkanen
2019-02-06
Review ExportMesh() header
Ray
2019-01-11
Some security checks added
Ray
2018-12-19
Corrected issue on plane drawing
Ray
2018-12-18
Support externally provided compilation flags
Ray
2018-12-15
ADDED: GenMeshPoly()
Ray
2018-12-03
Comments removed
Ray
2018-09-17
Improved data export capabilities!
Ray
2018-09-14
Removed TABS
Ray
2018-09-14
Update mini_al to v0.8.8
Ray
2018-09-06
Update models.c
F.H
2018-09-05
Started working on IQM/glTF loaders
Ray
2018-08-04
Fix compiler warnings, first part
Kim Kulling
2018-05-28
fabsf() not working with TCC
Ray
2018-05-17
Header tweak and comments
Ray
2018-04-30
Added tangent computation alternative method
raysan5
2018-04-30
Implemented MeshTangents()
raysan5
2018-04-19
Implemented default mesh
Ray
2018-04-08
Merge pull request #522 from a3f/master
Ray
2018-04-07
Refactor all #define SUPPORT_* into a config.h
Ahmad Fatoum
2018-04-07
Removed useless GetCollisionRayMesh and libraylib.a
lumaio teon
2018-04-06
Added GetCollisionRayModel
lumaio teon
[next]