229 次程式碼提交 (4f9b933b34a74dd9f3acb4e33025dc6b8fa8f4a2)

作者 SHA1 備註 提交日期
  Arman Ommid fbae395e85
Update raymath.h (#5201) 3 週之前
  wileyanderssen c6171d339c
removed unneeded comma 2 月之前
  Ray 294da26042 Update raymath.h 7 月之前
  Ray fc5ff8db5c Update raymath.h 7 月之前
  Ray a5907bfdca REVIEWED: `MatrixDeterminant()` #4780 7 月之前
  Ray fa0eada61a Update year to 2025 9 月之前
  Ray 1f45e7af76 REVIEWED: Coding conventions 10 月之前
  Ray 503cd7ba34
Update raymath.h 10 月之前
  Jonathan Akaba 1b4e73cf2f
Update documentation for Vector2Angle (#4556) 10 月之前
  listeria e494c545b8
raymath: fix C++ operator overloads (#4535) 10 月之前
  Gael Pérez 415a98965a
update raymath.h: add Vector2CrossProduct function (#4520) 10 月之前
  waveydave 66a4f2e90b
Fix for issue 4454, MatrixDecompose() gave incorrect output for certain combinations of scale and rotation (#4461) 11 月之前
  Jeffery Myers a2fcbc94fd
[Raymath] Add matrix operators to raymath for C++ (#4409) 11 月之前
  Ray f60c6d472c Update raymath.h 11 月之前
  Ray f141c75cde Removed trailing spaces 11 月之前
  Ray 7601468211 REVIEWED: Formatting and raymath version #4385 11 月之前
  Jeffery Myers 72f8c354b0
[Raymath] Add C++ operator overloads for common math function (#4385) 11 月之前
  Jeffery Myers 9d3bd43c6e
[CORE] Fix MSVC warnings/errors and raymath.h in C++ (#4125) 1 年之前
  Ray 1e1061d5c7 REVIEWED: Formatting, follow raylib coding conventions 1 年之前
  Ray 17cbc75aa7 REVIEWED: Formatting, follow raylib coding conventions 1 年之前
  VitoTringolo 05d76c74a6
Fix GLTF animations (#4107) 1 年之前
  Ray 38018192b8 RENAME: near, far vaiables 1 年之前
  Jeffery Myers f26bfa0c8e
[RAYMATH] Revert Extern 'C' in raymath (#3985) 1 年之前
  Jeffery Myers 3d885ef919
[raymath] Add extern "C" to raymath header for C++ (#3978) 1 年之前
  Benji 4491ff0426
Replaced SQUAD quat interpolation with cubic hermite to align with gltf 2.0 spec (#3920) 1 年之前
  Benji 4e37c8e370
Added missing interpolation types for GLTF animation channels (#3919) 1 年之前
  jtainer 1b14c082ed
Remove redundant axis length calculation (#3900) 1 年之前
  Ray 646d70e93a Remove trailing spaces 1 年之前
  Bowserinator d919d457d3
Add Vector4 math functions & Vector2 variants of some Vector3 functions (#3828) 1 年之前
  João Foscarini c251e9309e
Fix implicit conversion from float to double then back to float again (#3799) 1 年之前
  Idir Carlos Aliane c133fee286
[raymath.h] Small code refactor (#3753) 1 年之前
  Ray 3f1e59a7cf Update copyright to 2024 1 年之前
  Peter0x44 e7a486fa81
Hide unneeded internal symbols when building raylib as an so or dylib (#3573) 1 年之前
  Murlocohol 9702a17152
[raymath] Hotfix for Vector2Angle() and Vector2LineAngle() (#3396) 2 年之前
  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) 2 年之前
  Brian E 577a8de7c0
[raymath] Added macros for EPSILON on each function it's used in (#3330) 2 年之前
  Brian E acf211a5fa
general syntax fixes (#3319) 2 年之前
  Ray 9646497216 Formating review 2 年之前
  Ethan Simpson 828d273698
Add Vector3 Projecting and Rejection to Raymath (#3263) 2 年之前
  Ray 93f59a6f59 Review tabs and trail-spaces 2 年之前
  Ray 2061bfc5e8 Reviewed parameter names to avoid issues #3159 2 年之前
  Ray 225b4fb3e2 REVIEWED: `Vector2Angle()` 2 年之前
  Ray fdc28fce80 Reviewed vector2angle example 2 年之前
  Ray 5361d498c3 WARNING: REDESIGN: `Vector2Angle()`<-->`Vector2LineAngle()` #2887 2 年之前
  Ray fe595d60f7 Remove trailing spaces 2 年之前
  Ray a48bb6e1ed ADDED: Comment to clarify raymath semantics 2 年之前
  Ray 3a21301724 ADDED: Comment about Matrix conventions 2 年之前
  Ray 7d68aa6869 REVIEWED: Modules description layout 2 年之前
  Rico P 8b8eddc8e2
slightly optimize Vector3Normalize (#2982) 2 年之前
  Ray 1fea266472 Clean trailing spaces 2 年之前