1 Revīzijas (a33dd87c99f03c38de0ff757fb85fa49f2011ea7)

Autors SHA1 Ziņojums Datums
  raysan5 00b3199859 Added raymath to examples pirms 5 gadiem
  G3bE 32387317bf
Make raymath more consistent (#1197) pirms 5 gadiem
  Valentin Lemière 41582f0448
Fix "variable is reassigned before use" linter warning on raymath.h (#1158) pirms 5 gadiem
  i-right-i 3c2ee1cc75
Update raymath.h (#1118) pirms 5 gadiem
  Ray 9b5a796213 Use float math functions pirms 5 gadiem
  Ray b5fe41f41a Review libc dependencies and remove when possible pirms 5 gadiem
  Ray fa0d5bbf9e Remove duplicate function pirms 5 gadiem
  Ray d10ff78822 WARNING: Renamed Vector3Multiply() to Vector3Scale() pirms 5 gadiem
  raysan5 21c30f43d4 Update year to 2020 pirms 5 gadiem
  chriscamacho 6f2f09947f addition to raylib to create matrix from 3 euler angles (#938) pirms 5 gadiem
  Leandro Gabriel 89c16baf18 Replace tabs with spaces and update year of copyright notices (#927) pirms 5 gadiem
  flashjaysan 310d1d1589
Update raymath.h pirms 6 gadiem
  Ray fc6f5a92f3 Reviewed functions definition pirms 6 gadiem
  raysan5 cd6c362485 Corrected func name typo pirms 6 gadiem
  ChrisDill 1e1bbaa40b Added a few missing functions to raymath pirms 6 gadiem
  Oğuzhan Çankaya 2bef76735d
lerp for vector2 and float pirms 6 gadiem
  ChrisDill c669c6762f Improved raymath defines pirms 6 gadiem
  ChrisDill a187361c6f Raymath dllexport fix if _WIN32 defined pirms 6 gadiem
  ChrisDill 42b52ecdb1 Raymath dllexport fix pirms 6 gadiem
  Kim Kulling b2cac82fa0 Fix compiler warings in texture.c and more. pirms 6 gadiem
  Kim Kulling ecf8bff4aa Fix compiler warnings, first part pirms 6 gadiem
  Ray 7b971e0623 Added Quaternion typedef pirms 6 gadiem
  Ray 7dedb84fd0 Added function: Vector3RotateByQuaternion() pirms 6 gadiem
  Ray 0148432588 fabsf() not working with TCC pirms 6 gadiem
  raysan5 23e335d933 Implemented MeshTangents() pirms 7 gadiem
  Ahmad Fatoum 8b0fef6c34
raymath: Workaround tcc inline function limitation pirms 7 gadiem
  Ray 61e0e4b4f3 Complete review of raymath for API consistency pirms 7 gadiem
  Ray 9d8f15c19d Reviewed raymath changes pirms 7 gadiem
  Ahmad Fatoum f52d2de582
raymath.h: Use C99 inline semantics pirms 7 gadiem
  Ahmad Fatoum ed6962edd3
Make MatrixToFloat and Vector3ToFloat reentrant pirms 7 gadiem
  Ahmad Fatoum a5881fb9cc
Revert "raymath.h: Use C99 inline semantics" pirms 7 gadiem
  Ahmad Fatoum 6ffc8cb799
raymath.h: Use C99 inline semantics pirms 7 gadiem
  Ahmad Fatoum e4d7bbec1e
Make MatrixToFloat and Vector3ToFloat reentrant pirms 7 gadiem
  Ray San 53ad53d051 Manually review previous PR pirms 7 gadiem
  user d51f382ef8 optimized matrixrotate function by removing identity matrix pirms 7 gadiem
  user b5395b22cc make raymath compiling with msvc in c++ mode pirms 7 gadiem
  Ray San 0cd327ccb2 Moved QuaternionNlerp() function pirms 7 gadiem
  Michael Campagnaro 18bf0ac044 Fix typo in raymath.h pirms 7 gadiem
  Ray d071418cba Added Vector3MultiplyV() pirms 7 gadiem
  raysan5 b2712b6db7 Corrected issue on QuaternionFromVector3ToVector3() pirms 7 gadiem
  raysan5 f57367e786 Implemented some changes pirms 7 gadiem
  raysan5 3655c6e466 Renamed Vector*() functions to Vector3*() pirms 7 gadiem
  raysan5 00d2768bc9 Corrected bug on MatrixPerspective() pirms 7 gadiem
  raysan5 c6cd07c373 Some tweaks raymath related pirms 7 gadiem
  raysan5 e52032f646 Complete review of raymath pirms 7 gadiem
  raysan5 38d9fcb08e Moved some functions to raymath pirms 7 gadiem
  raysan5 84aff31973 MatrixPerspective() angle required in radians pirms 7 gadiem
  Wilhem Barbier 056a494baf Fix some other typos pirms 7 gadiem
  Wilhem Barbier aba3739c13 Fix some typos in raymath.h pirms 7 gadiem
  raysan5 402a8bfd68 Added note about transposing pirms 7 gadiem