130 Revīzijas (a0f8682905fee1b65c903f1f46adff6e06ab6ae7)

Autors SHA1 Ziņojums Datums
  Ray a5beb940f8 Remove trailing spaces pirms 4 gadiem
  raysan5 311fe8f35b Replaced TABS by spaces pirms 4 gadiem
  raysan5 b4fddf146b REVIEWED: Added new mechanism to avoid data types collision between modules that share same data types and can be used in standalone mode pirms 4 gadiem
  raysan5 58e9a0894f Reviewed some functions to avoid calling other functions pirms 4 gadiem
  iskolbin 6ef3ab3d3a
impoves raylib_parser: makes it generic, adds -d key for functions define (RLAPI for raylib.h), increases maxiumum number of fields in structs and values in enums, doubles max length of struct field names; split float3/float16 struct typedefs in raymath to allow parser to process the file (#1901) pirms 4 gadiem
  Jeffery Myers c706b33b30
Don't normalize zero length vectors. (#1896) pirms 4 gadiem
  raysan5 70ed52dd5d REVIEWED: QuaternionFromAxisAngle() #1892 pirms 4 gadiem
  raysan5 5ed814e950 Minor tweaks and comments pirms 4 gadiem
  Ray f3d38018cd Comment tweak pirms 4 gadiem
  Ray 4b93feb172 Remove trail spaces pirms 4 gadiem
  Ray 7bc2e922c9 Review some comments pirms 4 gadiem
  Ray b0dcdf688f Reviewed functions description pirms 4 gadiem
  raysan5 e95d8bc655 Minor format tweaks pirms 4 gadiem
  isaac553876299 d1ac38171c
Update raymath.h (#1802) pirms 4 gadiem
  Ray c828e481fb Review code format pirms 4 gadiem
  Hristo Stamenov beeac18eb1
Fix QuaternionToMatrix returning transposed result. (#1793) pirms 4 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 5 gadiem
  Victor Gallet 668b3e4cfb
[Math Feature]: Add two functions for Vector2 to know if two lines intersect and two segments intersect (#1466) pirms 5 gadiem
  Random 0322fc28d4
optimized MatrixLookAt (#1442) pirms 5 gadiem
  Ray 3e1cd487df Remove trailing spaces pirms 5 gadiem
  Ray a4ea9f872f Review "aggregate initializations" #1403 pirms 5 gadiem
  Daniel-Junior Dubé a8685ee4fd
Add Vector2Reflect to raymath.h (#1400) pirms 5 gadiem
  seanpringle 4bcddc3b15
[wip] rlDrawMeshInstanced (#1318) pirms 5 gadiem
  raysan5 05cdaf7d01 MOVED: rlUnproject() [rlgl] -> Vector3Unproject() [raymath] pirms 5 gadiem
  raysan5 d0ebeb1713 Reorder some functions pirms 5 gadiem
  raysan5 ea832628c4 Review last PR formatting to follow raylib standards pirms 5 gadiem
  chriscamacho d140dc81c0
work on quat and matrix math - deleted multiple copies of raymath.h causing issues (#1359) pirms 5 gadiem
  jvocaturo 6e84120b89
fix bug in QuaternionFromVector3ToVector3 (#1263) pirms 5 gadiem
  Noor Wachid abb94bd2ff
Adding Normalize and Remap functions (#1247) pirms 5 gadiem
  ThePituLegend d14c51aa2a
Introduced Vector2 and Vector3 Square Lenght. (#1248) pirms 5 gadiem
  raysan5 b8055925bf Update raymath.h pirms 5 gadiem
  raysan5 af744b07c3 Review latest PR formatting pirms 5 gadiem
  Anata 4583987fb9
Add Vector2MoveTowards function (#1233) 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