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
2017-04-23
Rename variables for consistency
raysan5
2017-04-06
Comment unused variables from tangent calculations
victorfisac
2017-04-06
Remove testing binormals implementation
victorfisac
2017-04-06
Add tangents calculation when loading OBJ file
victorfisac
2017-03-29
Added IsFileExtension()
Ray
2017-03-26
Work on configuration flags
Ray
2017-03-20
Review some comments
Ray
2017-03-19
Working on file header comments...
raysan5
2017-02-16
Improved modules description -IN PROGRESS-
Ray
2017-01-28
Remove unecessary spaces...
Ray
2017-01-27
Move lighting system out of raylib
Ray
2017-01-05
Lattest PR review
raysan5
2017-01-02
Added RaycastMesh function and example test case
Joel Davis
2016-12-25
Added mesh loading functions
raysan5
2016-12-17
Improving rRES custom format support -IN PROGRESS-
Ray
2016-12-05
Corrected some warnings
Ray
2016-11-18
Some code tweaks
raysan5
2016-11-17
Some tweaks around
raysan5
2016-11-16
Reviewed modules comments
raysan5
2016-11-13
Corrected SIGSEV bug
Ray
2016-11-02
code tweaks to avoid some warnings
Ray
2016-10-31
Comments tweaks
raysan5
2016-10-17
Corrected some warnings
Ray
2016-10-03
Removed function: ResolveCollisionCubicmap()
raysan5
2016-09-12
Review spacing formatting
raysan5
2016-08-31
Formatting tweaks
raysan5
2016-08-31
Merge remote-tracking branch 'upstream/develop' into develop
Teodor Stoenescu
2016-08-31
Greater LoadOBJ() flexibility
Teodor Stoenescu
2016-08-16
Removed useless spacing
raysan5
2016-08-15
Reviewed formatting
raysan5
2016-08-12
Small fix for GenMeshCubicmap()
Teodor Stoenescu
2016-08-10
Renamed functions for consistency
Ray
2016-07-04
Review ResolveCollisionCubicmap()
Ray
2016-06-24
Removed function SetModelTexture()
raysan5
2016-06-11
Avoid external variable whiteTexture
raysan5
2016-06-11
Corrected bug on cubemap generation
raysan5
2016-06-02
Review heades usage
Ray
2016-05-31
Removed colTint, tint color is colDiffuse
raysan5
2016-05-31
Reviewed DrawLight() function and some tweaks
Ray
2016-05-30
Added tint color attribute to material data type
victorfisac
2016-05-30
Remove normal depth
victorfisac
2016-05-30
Add Draw3DCircle function and update raylib and rlgl header
victorfisac
2016-05-21
Fix small bug and spacing
victorfisac
2016-05-21
Add Draw3DLine function and fixed MLT glossiness import value
victorfisac
2016-05-20
Add standard lighting (1/3)
victorfisac
2016-05-20
Improved MTL loading shininess value
victorfisac
2016-05-20
Fix small warning
victorfisac
2016-05-20
Add lighting system -IN PROGRESS-
raysan5
2016-05-20
Support DYNAMIC_DRAW mesh loading
raysan5
2016-05-18
Reorganize data for consistency
raysan5
[next]