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
/
raymath.h
Age
Commit message (
Expand
)
Author
2019-04-13
Merge pull request #799 from flashjaysan/master
Ray
2019-04-13
Update raymath.h
flashjaysan
2018-10-24
Reviewed functions definition
Ray
2018-10-13
Corrected func name typo
raysan5
2018-09-13
Merge pull request #641 from ChrisDill/master
Ray
2018-09-13
Added a few missing functions to raymath
ChrisDill
2018-08-21
lerp for vector2 and float
Oğuzhan Çankaya
2018-08-16
Improved raymath defines
ChrisDill
2018-08-16
Raymath dllexport fix if _WIN32 defined
ChrisDill
2018-08-16
Raymath dllexport fix
ChrisDill
2018-08-05
Fix compiler warings in texture.c and more.
Kim Kulling
2018-08-04
Fix compiler warnings, first part
Kim Kulling
2018-07-02
Added Quaternion typedef
Ray
2018-06-30
Added function: Vector3RotateByQuaternion()
Ray
2018-05-28
fabsf() not working with TCC
Ray
2018-04-30
Implemented MeshTangents()
raysan5
2018-04-11
raymath: Workaround tcc inline function limitation
Ahmad Fatoum
2018-03-16
Complete review of raymath for API consistency
Ray
2018-03-15
Reviewed raymath changes
Ray
2018-02-24
raymath.h: Use C99 inline semantics
Ahmad Fatoum
2018-02-24
Make MatrixToFloat and Vector3ToFloat reentrant
Ahmad Fatoum
2018-02-24
Revert "raymath.h: Use C99 inline semantics"
Ahmad Fatoum
2018-02-24
raymath.h: Use C99 inline semantics
Ahmad Fatoum
2018-02-24
Make MatrixToFloat and Vector3ToFloat reentrant
Ahmad Fatoum
2017-12-15
Manually review previous PR
Ray San
2017-12-14
optimized matrixrotate function by removing identity matrix
user
2017-12-14
make raymath compiling with msvc in c++ mode
user
2017-12-04
Moved QuaternionNlerp() function
Ray San
2017-08-23
Fix typo in raymath.h
Michael Campagnaro
2017-07-28
Added Vector3MultiplyV()
Ray
2017-07-23
Corrected issue on QuaternionFromVector3ToVector3()
raysan5
2017-07-23
Implemented some changes
raysan5
2017-07-22
Renamed Vector*() functions to Vector3*()
raysan5
2017-07-22
Corrected bug on MatrixPerspective()
raysan5
2017-07-21
Some tweaks raymath related
raysan5
2017-07-21
Complete review of raymath
raysan5
2017-07-21
Moved some functions to raymath
raysan5
2017-07-21
MatrixPerspective() angle required in radians
raysan5
2017-06-29
Fix some other typos
Wilhem Barbier
2017-06-29
Fix some typos in raymath.h
Wilhem Barbier
2017-06-05
Added note about transposing
raysan5
2017-06-05
Added note about transposing
raysan5
2017-05-04
Return angles as degrees
Ray
2017-05-04
Added two new functions to raymath
Ray
2017-04-16
Added Vector2 math functions
raysan5
2017-03-20
Review some comments
Ray
2017-02-16
Improved modules description -IN PROGRESS-
Ray
2017-01-05
Lattest PR review
raysan5
2017-01-02
Added RaycastMesh function and example test case
Joel Davis
2016-12-05
Corrected some warnings
Ray
[next]