115 Revīzijas (beeac18eb120ef959b785d9c5832c4fd5c9fde44)

Autors SHA1 Ziņojums Datums
  Hristo Stamenov beeac18eb1
Fix QuaternionToMatrix returning transposed result. (#1793) pirms 3 gadiem
  raysan5 8f1d81df0f Review code formatting pirms 4 gadiem
  Dan Bechard 5325d8d2ba
Don't call sqrtf when axis already normalized (#1672) pirms 4 gadiem
  Ray 9909068714 Removed trailing spaces pirms 4 gadiem
  Ray fe9181c1b4 REVIEWED: QuaternionFromEuler() #1651 pirms 4 gadiem
  Ray ca1f2f9078 REVIEWED: MatrixRotateZYX() #1642 pirms 4 gadiem
  Ray 2b9d81c9bc REVIEWED: QuaternionFromEuler() #1651 pirms 4 gadiem
  Ray 742206c1f2 Review formatting pirms 4 gadiem
  masterex1000 4e6253b546
Add check to flip quaternion (#1624) pirms 4 gadiem
  Jeffery Myers 48a7cd3c87
[Examples] Fix typecast warnings in examples. (#1601) pirms 4 gadiem
  Jeffery Myers 2375464213
[Physics] Fix typecast warnings generated by visual studio 2019 (#1599) pirms 4 gadiem
  raysan5 d7b4b9e485 Update year to 2021 pirms 4 gadiem
  raysan5 b78ee13791 ADDED: CheckCollisionLines() pirms 4 gadiem
  Victor Gallet 668b3e4cfb
[Math Feature]: Add two functions for Vector2 to know if two lines intersect and two segments intersect (#1466) pirms 4 gadiem
  Random 0322fc28d4
optimized MatrixLookAt (#1442) pirms 4 gadiem
  Ray 3e1cd487df Remove trailing spaces pirms 4 gadiem
  Ray a4ea9f872f Review "aggregate initializations" #1403 pirms 4 gadiem
  Daniel-Junior Dubé a8685ee4fd
Add Vector2Reflect to raymath.h (#1400) pirms 4 gadiem
  seanpringle 4bcddc3b15
[wip] rlDrawMeshInstanced (#1318) pirms 4 gadiem
  raysan5 05cdaf7d01 MOVED: rlUnproject() [rlgl] -> Vector3Unproject() [raymath] pirms 4 gadiem
  raysan5 d0ebeb1713 Reorder some functions pirms 4 gadiem
  raysan5 ea832628c4 Review last PR formatting to follow raylib standards pirms 4 gadiem
  chriscamacho d140dc81c0
work on quat and matrix math - deleted multiple copies of raymath.h causing issues (#1359) pirms 4 gadiem
  jvocaturo 6e84120b89
fix bug in QuaternionFromVector3ToVector3 (#1263) pirms 4 gadiem
  Noor Wachid abb94bd2ff
Adding Normalize and Remap functions (#1247) pirms 4 gadiem
  ThePituLegend d14c51aa2a
Introduced Vector2 and Vector3 Square Lenght. (#1248) pirms 4 gadiem
  raysan5 b8055925bf Update raymath.h pirms 4 gadiem
  raysan5 af744b07c3 Review latest PR formatting pirms 4 gadiem
  Anata 4583987fb9
Add Vector2MoveTowards function (#1233) pirms 4 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