172 Commits (aa67f7c39a77b195ffdbd0b9ba9291e65ccf7131)

Autor SHA1 Mensaje Fecha
  Ray 2a2c9e4da8 minor tweaks hace 3 años
  Ray fd191a32ea Remove trailing spaces hace 3 años
  Nikolay Krasheninnikov 52345fd883
[raymath] Rotation functions returns clockwise rotation matrix, #2595 (#2599) hace 3 años
  Ray 7b05444af8 Review comments and parameter names hace 3 años
  Crydsch 00c7509454
add Vector3RotateByAxisAngle (#2590) hace 3 años
  hitomi kirigri 64710e6030
fix QuaternionFromMatrix & QuaternionEquals (#2591) hace 3 años
  George Linkovsky b40696eab6
Fix Vector3ClampValue and Vector2ClampValue (#2585) hace 3 años
  Jeffery Myers e9029d3d00
[CORE] Fix Warnings (#2582) hace 3 años
  Pijus c392f0c16b
Add wrap (#2522) hace 3 años
  Ray 377dcef9f4 Revert "add wrap function (#2521)" hace 3 años
  Pijus 81157e4e72
add wrap function (#2521) hace 3 años
  Ray ed2ab55034 Remove line ending spaces hace 3 años
  Ray 233cf3970c Removed bool type from raymath, it broke raylib hace 3 años
  Ray 015a71fc40 Update raymath.h hace 3 años
  Ray be3ae71aec Review new functions formatting hace 3 años
  saccharineboi 52befa0815
Augment raymath.h with useful functions (#2428) hace 3 años
  Satoshi Tanaka 5abb87a0d2
Fix QuaternionScale (#2419) hace 3 años
  Ray cfe7823453 REMOVED: `MatrixNormalize()` #2412 hace 3 años
  Ray c2c1c93041
Corrected typo hace 3 años
  Ray 0da7830745 REVIEWED: Avoid some float -> double promotions hace 3 años
  Anilforextra cda1324e87
Vector2/Vector3: Add squared distance. (#2376) hace 3 años
  Jaedeok Kim b54e9db764
Optimize `Vector2Rotate()` function (#2340) hace 3 años
  megagrump c54d9cd552
simplify QuaternionInvert (#2324) hace 3 años
  Ray 48a463cca8 REVIEWED: `Vector2Transform(()` hace 3 años
  Ray 8ee0eb8f36 ADDED: `Vector2Transform()` hace 3 años
  raysan5 a940f41b4b Update year to 2022 hace 3 años
  Ray 20f4d8c147 Reviewed typo hace 4 años
  Andrea Fontana c0715c1225
Fixed functions Vector2Angle and Vector3Angle (#2203) hace 4 años
  Jaedeok Kim 72f3b00b00
Fix Vector2Angle() not working as expected (#2196) hace 4 años
  Ray e7f48eb16b Tweaks hace 4 años
  HarriP 3cb4ef2599
Fix inverse length in Vector2Normalize (#2189) hace 4 años
  Steven Schveighoffer fa7337e19c
Vector2Angle returns degrees instead of radians, but all other raymath (#2193) hace 4 años
  raysan5 599d6e810f REVIEWED: models resources structure hace 4 años
  Jeffery Myers 33ed452439
Fix dll exports so that raylib builds in visual studio again. (#2037) hace 4 años
  Ray 8d7f97ee04 Remove trailing spaces hace 4 años
  raysan5 7439c7547b Review functions specifiers hace 4 años
  raysan5 b972b8d324 REVIEWED: API functions specifiers hace 4 años
  Ray f869229b7f Minor format tweaks hace 4 años
  Ray 239c37246a WARNING: REVIEWED: Follow a set of conventions hace 4 años
  raysan5 18c92b3104 ADDED: Vector3Angle() hace 4 años
  raysan5 a09311a8fc Tweaks hace 4 años
  Ray a5beb940f8 Remove trailing spaces hace 4 años
  raysan5 311fe8f35b Replaced TABS by spaces hace 4 años
  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 hace 4 años
  raysan5 58e9a0894f Reviewed some functions to avoid calling other functions hace 4 años
  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) hace 4 años
  Jeffery Myers c706b33b30
Don't normalize zero length vectors. (#1896) hace 4 años
  raysan5 70ed52dd5d REVIEWED: QuaternionFromAxisAngle() #1892 hace 4 años
  raysan5 5ed814e950 Minor tweaks and comments hace 4 años
  Ray f3d38018cd Comment tweak hace 4 años