aboutsummaryrefslogtreecommitdiff
path: root/src/raymath.h
AgeCommit message (Expand)Author
2019-04-13Merge pull request #799 from flashjaysan/masterRay
2019-04-13Update raymath.hflashjaysan
2018-10-24Reviewed functions definitionRay
2018-10-13Corrected func name typoraysan5
2018-09-13Merge pull request #641 from ChrisDill/masterRay
2018-09-13Added a few missing functions to raymathChrisDill
2018-08-21lerp for vector2 and floatOğuzhan Çankaya
2018-08-16Improved raymath definesChrisDill
2018-08-16Raymath dllexport fix if _WIN32 definedChrisDill
2018-08-16Raymath dllexport fixChrisDill
2018-08-05Fix compiler warings in texture.c and more.Kim Kulling
2018-08-04Fix compiler warnings, first partKim Kulling
2018-07-02Added Quaternion typedefRay
2018-06-30Added function: Vector3RotateByQuaternion()Ray
2018-05-28fabsf() not working with TCCRay
2018-04-30Implemented MeshTangents()raysan5
2018-04-11raymath: Workaround tcc inline function limitationAhmad Fatoum
2018-03-16Complete review of raymath for API consistencyRay
2018-03-15Reviewed raymath changesRay
2018-02-24raymath.h: Use C99 inline semanticsAhmad Fatoum
2018-02-24Make MatrixToFloat and Vector3ToFloat reentrantAhmad Fatoum
2018-02-24Revert "raymath.h: Use C99 inline semantics"Ahmad Fatoum
2018-02-24raymath.h: Use C99 inline semanticsAhmad Fatoum
2018-02-24Make MatrixToFloat and Vector3ToFloat reentrantAhmad Fatoum
2017-12-15Manually review previous PRRay San
2017-12-14optimized matrixrotate function by removing identity matrixuser
2017-12-14make raymath compiling with msvc in c++ modeuser
2017-12-04Moved QuaternionNlerp() functionRay San
2017-08-23Fix typo in raymath.hMichael Campagnaro
2017-07-28Added Vector3MultiplyV()Ray
2017-07-23Corrected issue on QuaternionFromVector3ToVector3()raysan5
2017-07-23Implemented some changesraysan5
2017-07-22Renamed Vector*() functions to Vector3*()raysan5
2017-07-22Corrected bug on MatrixPerspective()raysan5
2017-07-21Some tweaks raymath relatedraysan5
2017-07-21Complete review of raymathraysan5
2017-07-21Moved some functions to raymathraysan5
2017-07-21MatrixPerspective() angle required in radiansraysan5
2017-06-29Fix some other typosWilhem Barbier
2017-06-29Fix some typos in raymath.hWilhem Barbier
2017-06-05Added note about transposingraysan5
2017-06-05Added note about transposingraysan5
2017-05-04Return angles as degreesRay
2017-05-04Added two new functions to raymathRay
2017-04-16Added Vector2 math functionsraysan5
2017-03-20Review some commentsRay
2017-02-16Improved modules description -IN PROGRESS-Ray
2017-01-05Lattest PR reviewraysan5
2017-01-02Added RaycastMesh function and example test caseJoel Davis
2016-12-05Corrected some warningsRay