summaryrefslogtreecommitdiffhomepage
path: root/src/models.c
AgeCommit message (Expand)Author
2017-12-28Minor tweaksraysan5
2017-12-20Updated copyright yearRay San
2017-10-19Updated raylib VS2015 projectRay San
2017-09-18Added mesh generation functionsraysan5
2017-09-02Testing shapes generation using additional libraryRay
2017-08-04Review transforms to match OpenGL 1.1raysan5
2017-07-25Some tweaksraysan5
2017-07-22Updated Vector math to new namingraysan5
2017-07-22Corrected bug on MatrixPerspective()raysan5
2017-07-21Some tweaks raymath relatedraysan5
2017-07-21Complete review of raymathraysan5
2017-07-21Review mesh loading and textures generationraysan5
2017-07-20Removed useless functionsraysan5
2017-07-20Corrected some issuesraysan5
2017-07-19Working on PBR systemraysan5
2017-07-19Working on PBR materials, renamed some dataraysan5
2017-07-17Corrected some issuesraysan5
2017-07-17Manual integration of material-pbr into developRay
2017-07-02Rename enum LogType names...raysan5
2017-06-30Prevent bogus triangle being added when there is whitespace at end of .OBJ fileJoel Davis
2017-05-10Renamed RayHitInfo variablesRay
2017-05-04Support model.transformRay
2017-04-23Rename variables for consistencyraysan5
2017-04-06Comment unused variables from tangent calculationsvictorfisac
2017-04-06Remove testing binormals implementationvictorfisac
2017-04-06Add tangents calculation when loading OBJ filevictorfisac
2017-03-29Added IsFileExtension()Ray
2017-03-26Work on configuration flagsRay
2017-03-20Review some commentsRay
2017-03-19Working on file header comments...raysan5
2017-02-16Improved modules description -IN PROGRESS-Ray
2017-01-28Remove unecessary spaces...Ray
2017-01-27Move lighting system out of raylibRay
2017-01-05Lattest PR reviewraysan5
2017-01-02Added RaycastMesh function and example test caseJoel Davis
2016-12-25Added mesh loading functionsraysan5
2016-12-17Improving rRES custom format support -IN PROGRESS-Ray
2016-12-05Corrected some warningsRay
2016-11-18Some code tweaksraysan5
2016-11-17Some tweaks aroundraysan5
2016-11-16Reviewed modules commentsraysan5
2016-11-13Corrected SIGSEV bugRay
2016-11-02code tweaks to avoid some warningsRay
2016-10-31Comments tweaksraysan5
2016-10-17Corrected some warningsRay
2016-10-03Removed function: ResolveCollisionCubicmap()raysan5
2016-09-12Review spacing formattingraysan5
2016-08-31Formatting tweaksraysan5
2016-08-31Merge remote-tracking branch 'upstream/develop' into developTeodor Stoenescu
2016-08-31Greater LoadOBJ() flexibilityTeodor Stoenescu