summaryrefslogtreecommitdiffhomepage
path: root/examples/others/raymath_vector_angle.c
AgeCommit message (Collapse)Author
2023-11-01REVIEWED: Potential code issues reported by CodeQL #3476Ray
2023-10-10REVIEWED: Fix #3387Ray
2023-10-10[raymath] Hotfix for Vector2Angle() and Vector2LineAngle() (#3396)Murlocohol
* Hotfix for Vector2LineAngle(), should probably be reviewed along with the rest of raylib angle functions to determine what coordinate system we want. * Hotfix for Vector2LineAngle(), should probably be reviewed along with the rest of raylib angle functions to determine what coordinate system we want. * [raymath] Hotfix for Vector2Angle and corresponding example * [raymath] Hotfix for Vector2Angle and corresponding example --------- Co-authored-by: Ray <[email protected]>
2023-10-10Hotfix for Vector2LineAngle(), should probably be reviewed along with the ↵Murlocohol
rest of raylib angle functions to determine what coordinate system we want. (#3394)
2023-07-04REVIEWED: `Vector2Angle()`Ray
2023-07-02Reviewed vector2angle exampleRay
2023-07-02Minor format tweak, another issue introduced...Ray
2023-07-02fix vector angle example mode 0 circle segment drawing (#3150)Gisteron
2023-07-02WARNING: REDESIGN: `Vector2Angle()`<-->`Vector2LineAngle()` #2887Ray