We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66a4f2e commit ec95324Copy full SHA for ec95324
1 file changed
CHANGELOG
@@ -155,6 +155,7 @@ WIP: Last update with commit from 02-Nov-2024
155
[raymath] REVIEWED: Add extern "C" to raymath header for C++ (#3978) by @Jeffery Myers
156
[raymath] REVIEWED: `QuaternionFromAxisAngle()`, remove redundant axis length calculation (#3900) by @jtainer
157
[raymath] REVIEWED: `Vector3Perpendicular()`, avoid implicit conversion from float to double (#3799) by @João Foscarini
158
+[raymath] REVIEWED: `MatrixDecompose()`, incorrect output for certain scale and rotations (#4461) by @waveydave
159
[raymath] REVIEWED: Small code refactor (#3753) by @Idir Carlos Aliane
160
[rshapes] ADDED: `CheckCollisionCircleLine()` (#4018) by @kai-z99
161
[rshapes] REVIEWED: Multisegment Bezier splines (#3744) by @Santiago Pelufo
0 commit comments