227 Commits (8749ba9ebf7e918d3fbc4ef8ed0807e89e6521e2)

Autor SHA1 Mensaje Fecha
  Ray 1f45e7af76 REVIEWED: Coding conventions hace 1 año
  Ray 503cd7ba34
Update raymath.h hace 1 año
  Jonathan Akaba 1b4e73cf2f
Update documentation for Vector2Angle (#4556) hace 1 año
  listeria e494c545b8
raymath: fix C++ operator overloads (#4535) hace 1 año
  Gael Pérez 415a98965a
update raymath.h: add Vector2CrossProduct function (#4520) hace 1 año
  waveydave 66a4f2e90b
Fix for issue 4454, MatrixDecompose() gave incorrect output for certain combinations of scale and rotation (#4461) hace 1 año
  Jeffery Myers a2fcbc94fd
[Raymath] Add matrix operators to raymath for C++ (#4409) hace 1 año
  Ray f60c6d472c Update raymath.h hace 1 año
  Ray f141c75cde Removed trailing spaces hace 1 año
  Ray 7601468211 REVIEWED: Formatting and raymath version #4385 hace 1 año
  Jeffery Myers 72f8c354b0
[Raymath] Add C++ operator overloads for common math function (#4385) hace 1 año
  Jeffery Myers 9d3bd43c6e
[CORE] Fix MSVC warnings/errors and raymath.h in C++ (#4125) hace 1 año
  Ray 1e1061d5c7 REVIEWED: Formatting, follow raylib coding conventions hace 1 año
  Ray 17cbc75aa7 REVIEWED: Formatting, follow raylib coding conventions hace 1 año
  VitoTringolo 05d76c74a6
Fix GLTF animations (#4107) hace 1 año
  Ray 38018192b8 RENAME: near, far vaiables hace 1 año
  Jeffery Myers f26bfa0c8e
[RAYMATH] Revert Extern 'C' in raymath (#3985) hace 1 año
  Jeffery Myers 3d885ef919
[raymath] Add extern "C" to raymath header for C++ (#3978) hace 1 año
  Benji 4491ff0426
Replaced SQUAD quat interpolation with cubic hermite to align with gltf 2.0 spec (#3920) hace 1 año
  Benji 4e37c8e370
Added missing interpolation types for GLTF animation channels (#3919) hace 1 año
  jtainer 1b14c082ed
Remove redundant axis length calculation (#3900) hace 1 año
  Ray 646d70e93a Remove trailing spaces hace 1 año
  Bowserinator d919d457d3
Add Vector4 math functions & Vector2 variants of some Vector3 functions (#3828) hace 1 año
  João Foscarini c251e9309e
Fix implicit conversion from float to double then back to float again (#3799) hace 1 año
  Idir Carlos Aliane c133fee286
[raymath.h] Small code refactor (#3753) hace 1 año
  Ray 3f1e59a7cf Update copyright to 2024 hace 1 año
  Peter0x44 e7a486fa81
Hide unneeded internal symbols when building raylib as an so or dylib (#3573) hace 2 años
  Murlocohol 9702a17152
[raymath] Hotfix for Vector2Angle() and Vector2LineAngle() (#3396) hace 2 años
  Murlocohol f0d949f931
Hotfix for Vector2LineAngle(), should probably be reviewed along with the rest of raylib angle functions to determine what coordinate system we want. (#3394) hace 2 años
  Brian E 577a8de7c0
[raymath] Added macros for EPSILON on each function it's used in (#3330) hace 2 años
  Brian E acf211a5fa
general syntax fixes (#3319) hace 2 años
  Ray 9646497216 Formating review hace 2 años
  Ethan Simpson 828d273698
Add Vector3 Projecting and Rejection to Raymath (#3263) hace 2 años
  Ray 93f59a6f59 Review tabs and trail-spaces hace 2 años
  Ray 2061bfc5e8 Reviewed parameter names to avoid issues #3159 hace 2 años
  Ray 225b4fb3e2 REVIEWED: `Vector2Angle()` hace 2 años
  Ray fdc28fce80 Reviewed vector2angle example hace 2 años
  Ray 5361d498c3 WARNING: REDESIGN: `Vector2Angle()`<-->`Vector2LineAngle()` #2887 hace 2 años
  Ray fe595d60f7 Remove trailing spaces hace 2 años
  Ray a48bb6e1ed ADDED: Comment to clarify raymath semantics hace 2 años
  Ray 3a21301724 ADDED: Comment about Matrix conventions hace 2 años
  Ray 7d68aa6869 REVIEWED: Modules description layout hace 2 años
  Rico P 8b8eddc8e2
slightly optimize Vector3Normalize (#2982) hace 2 años
  Ray 1fea266472 Clean trailing spaces hace 2 años
  Ray 60d0ab418a some typos review hace 2 años
  Ray a151cbd37a ADDED: `Vector2LineAngle()` #2887 hace 2 años
  Dor Shapira df5a736c00
fix typo (#2899) hace 2 años
  Ray b59fab7ee6 Update year to 2023 hace 3 años
  Ray d7f7c94c4d REVIEWED: `Vector2Angle()` hace 3 años
  Antonis Geralis d1a104bba4
Fix vector2angle (#2832) hace 3 años