summaryrefslogtreecommitdiffhomepage
path: root/src/raymath.h
AgeCommit message (Expand)Author
2021-06-17Comment tweakRay
2021-06-13Remove trail spacesRay
2021-06-10Review some commentsRay
2021-06-10Reviewed functions descriptionRay
2021-06-05Minor format tweaksraysan5
2021-06-01Update raymath.h (#1802)isaac553876299
2021-05-29Review code formatRay
2021-05-29Fix QuaternionToMatrix returning transposed result. (#1793)Hristo Stamenov
2021-03-31Review code formattingraysan5
2021-03-23Don't call sqrtf when axis already normalized (#1672)Dan Bechard
2021-03-19Removed trailing spacesRay
2021-03-19REVIEWED: QuaternionFromEuler() #1651Ray
2021-03-18REVIEWED: MatrixRotateZYX() #1642Ray
2021-03-18REVIEWED: QuaternionFromEuler() #1651Ray
2021-03-02Review formattingRay
2021-03-02Add check to flip quaternion (#1624)masterex1000
2021-02-20[Examples] Fix typecast warnings in examples. (#1601)Jeffery Myers
2021-02-20[Physics] Fix typecast warnings generated by visual studio 2019 (#1599)Jeffery Myers
2021-01-02Update year to 2021raysan5
2020-12-23ADDED: CheckCollisionLines()raysan5
2020-12-21[Math Feature]: Add two functions for Vector2 to know if two lines intersect ...Victor Gallet
2020-11-29optimized MatrixLookAt (#1442)Random
2020-11-03Remove trailing spacesRay
2020-10-05Review "aggregate initializations" #1403Ray
2020-10-04Add Vector2Reflect to raymath.h (#1400)Daniel-Junior Dubé
2020-09-27[wip] rlDrawMeshInstanced (#1318)seanpringle
2020-09-01MOVED: rlUnproject() [rlgl] -> Vector3Unproject() [raymath]raysan5
2020-08-23Reorder some functionsraysan5
2020-08-23Review last PR formatting to follow raylib standardsraysan5
2020-08-23work on quat and matrix math - deleted multiple copies of raymath.h causing i...chriscamacho
2020-05-27fix bug in QuaternionFromVector3ToVector3 (#1263)jvocaturo
2020-05-15Adding Normalize and Remap functions (#1247)Noor Wachid
2020-05-14Introduced Vector2 and Vector3 Square Lenght. (#1248)ThePituLegend
2020-05-01Update raymath.hraysan5
2020-05-01Review latest PR formattingraysan5
2020-05-01Add Vector2MoveTowards function (#1233)Anata
2020-04-13Make raymath more consistent (#1197)G3bE
2020-03-29Fix "variable is reassigned before use" linter warning on raymath.h (#1158)Valentin Lemière
2020-03-02Update raymath.h (#1118)i-right-i
2020-02-26Use float math functionsRay
2020-02-04Review libc dependencies and remove when possibleRay
2020-01-23Remove duplicate functionRay
2020-01-23WARNING: Renamed Vector3Multiply() to Vector3Scale()Ray
2020-01-05Update year to 2020raysan5
2019-08-09addition to raylib to create matrix from 3 euler angles (#938)chriscamacho
2019-08-03Replace tabs with spaces and update year of copyright notices (#927)Leandro Gabriel
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