aboutsummaryrefslogtreecommitdiff
path: root/src/models.c
AgeCommit message (Expand)Author
2018-05-28fabsf() not working with TCCRay
2018-05-17Header tweak and commentsRay
2018-04-30Added tangent computation alternative methodraysan5
2018-04-30Implemented MeshTangents()raysan5
2018-04-19Implemented default meshRay
2018-04-08Merge pull request #522 from a3f/masterRay
2018-04-07Refactor all #define SUPPORT_* into a config.hAhmad Fatoum
2018-04-07Removed useless GetCollisionRayMesh and libraylib.alumaio teon
2018-04-06Added GetCollisionRayModellumaio teon
2018-04-04Added funtion: ExportMesh()Ray
2018-04-02Merge pull request #504 from Martinfx/masterRay
2018-04-02Review math usage to reduce temp variablesraysan5
2018-04-02Fix sscanf() without field limits can crash with huge input datamaficccc@gmail.com
2018-03-16Complete review of raymath for API consistencyRay
2018-03-11Correct issue with triangleCountraysan5
2018-02-26Renamed CalculateBoundingBox() to MeshBoundingBox()Ray
2018-02-26Removed tangents generationRay
2018-02-24Support 4 components mesh.tangent dataRay
2018-02-22Reviewed unloading model dataRay
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