From 3d5eeac3d7e73a71cd476afed556e76fd9b5fe07 Mon Sep 17 00:00:00 2001 From: jussi Date: Thu, 21 Nov 2024 14:54:10 +0200 Subject: New raylib 5.5 raymath functions. --- changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index b6cabf4..3465f39 100644 --- a/changelog +++ b/changelog @@ -20,6 +20,8 @@ DETAILED CHANGES: - ADDED: DrawModelPoints, DrawModelPointsEx, ExportMeshAsCode and UpdateModelAnimationBones. - ADDED: rlSetClipPlanes, rlGetCullDistanceNear, rlGetCullDistanceFar, rlGetActiveFramebuffer, rlBindFramebuffer, rlColorMask and rlSetUniformMatrices. + - ADDED: Vector2Min, Vector2Max, Vector2Refract, Vector3MoveTowards, Vector3CubicHermite, + QuaternionCubicHermiteSpline, MatrixDecompose and Vector4* functions. ------------------------------------------------------------------------ Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0 -- cgit v1.2.3