156 Révisions (a5daee381279584271b8037f534c3fb9d2453047)

Auteur SHA1 Message Date
  Ray 20f4d8c147 Reviewed typo il y a 4 ans
  Andrea Fontana c0715c1225
Fixed functions Vector2Angle and Vector3Angle (#2203) il y a 4 ans
  Jaedeok Kim 72f3b00b00
Fix Vector2Angle() not working as expected (#2196) il y a 4 ans
  Ray e7f48eb16b Tweaks il y a 4 ans
  HarriP 3cb4ef2599
Fix inverse length in Vector2Normalize (#2189) il y a 4 ans
  Steven Schveighoffer fa7337e19c
Vector2Angle returns degrees instead of radians, but all other raymath (#2193) il y a 4 ans
  raysan5 599d6e810f REVIEWED: models resources structure il y a 4 ans
  Jeffery Myers 33ed452439
Fix dll exports so that raylib builds in visual studio again. (#2037) il y a 4 ans
  Ray 8d7f97ee04 Remove trailing spaces il y a 4 ans
  raysan5 7439c7547b Review functions specifiers il y a 4 ans
  raysan5 b972b8d324 REVIEWED: API functions specifiers il y a 4 ans
  Ray f869229b7f Minor format tweaks il y a 4 ans
  Ray 239c37246a WARNING: REVIEWED: Follow a set of conventions il y a 4 ans
  raysan5 18c92b3104 ADDED: Vector3Angle() il y a 4 ans
  raysan5 a09311a8fc Tweaks il y a 4 ans
  Ray a5beb940f8 Remove trailing spaces il y a 4 ans
  raysan5 311fe8f35b Replaced TABS by spaces il y a 4 ans
  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 il y a 4 ans
  raysan5 58e9a0894f Reviewed some functions to avoid calling other functions il y a 4 ans
  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) il y a 4 ans
  Jeffery Myers c706b33b30
Don't normalize zero length vectors. (#1896) il y a 4 ans
  raysan5 70ed52dd5d REVIEWED: QuaternionFromAxisAngle() #1892 il y a 4 ans
  raysan5 5ed814e950 Minor tweaks and comments il y a 4 ans
  Ray f3d38018cd Comment tweak il y a 4 ans
  Ray 4b93feb172 Remove trail spaces il y a 4 ans
  Ray 7bc2e922c9 Review some comments il y a 4 ans
  Ray b0dcdf688f Reviewed functions description il y a 4 ans
  raysan5 e95d8bc655 Minor format tweaks il y a 4 ans
  isaac553876299 d1ac38171c
Update raymath.h (#1802) il y a 4 ans
  Ray c828e481fb Review code format il y a 4 ans
  Hristo Stamenov beeac18eb1
Fix QuaternionToMatrix returning transposed result. (#1793) il y a 4 ans
  raysan5 8f1d81df0f Review code formatting il y a 4 ans
  Dan Bechard 5325d8d2ba
Don't call sqrtf when axis already normalized (#1672) il y a 4 ans
  Ray 9909068714 Removed trailing spaces il y a 4 ans
  Ray fe9181c1b4 REVIEWED: QuaternionFromEuler() #1651 il y a 4 ans
  Ray ca1f2f9078 REVIEWED: MatrixRotateZYX() #1642 il y a 4 ans
  Ray 2b9d81c9bc REVIEWED: QuaternionFromEuler() #1651 il y a 4 ans
  Ray 742206c1f2 Review formatting il y a 4 ans
  masterex1000 4e6253b546
Add check to flip quaternion (#1624) il y a 4 ans
  Jeffery Myers 48a7cd3c87
[Examples] Fix typecast warnings in examples. (#1601) il y a 4 ans
  Jeffery Myers 2375464213
[Physics] Fix typecast warnings generated by visual studio 2019 (#1599) il y a 4 ans
  raysan5 d7b4b9e485 Update year to 2021 il y a 4 ans
  raysan5 b78ee13791 ADDED: CheckCollisionLines() il y a 5 ans
  Victor Gallet 668b3e4cfb
[Math Feature]: Add two functions for Vector2 to know if two lines intersect and two segments intersect (#1466) il y a 5 ans
  Random 0322fc28d4
optimized MatrixLookAt (#1442) il y a 5 ans
  Ray 3e1cd487df Remove trailing spaces il y a 5 ans
  Ray a4ea9f872f Review "aggregate initializations" #1403 il y a 5 ans
  Daniel-Junior Dubé a8685ee4fd
Add Vector2Reflect to raymath.h (#1400) il y a 5 ans
  seanpringle 4bcddc3b15
[wip] rlDrawMeshInstanced (#1318) il y a 5 ans
  raysan5 05cdaf7d01 MOVED: rlUnproject() [rlgl] -> Vector3Unproject() [raymath] il y a 5 ans