Skip to content

Commit f76a5e2

Browse files
committed
Update CHANGELOG
1 parent 4ddf467 commit f76a5e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ WIP: Last update with commit from 02-Nov-2024
117117
[rcore][RGFW] REVIEWED: Replace long switch with a lookup table (#4108) by @Colleague Riley
118118
[rcore][RGFW] REVIEWED: Fix MSVC build errors (#4441) by @Colleague Riley
119119
[rlgl] ADDED: More uniform data type options #4137 by @Ray
120-
[rlgl] ADDED: Vertex normals for RLGL immediate drawing mode (#3866) by @bohonghuang
120+
[rlgl] ADDED: Vertex normals for RLGL immediate drawing mode (#3866) by @bohonghuang -WARNING-
121121
[rlgl] ADDED: `rlCullDistance*()` variables and getters (#3912) by @KotzaBoss
122122
[rlgl] ADDED: `rlSetClipPlanes()` function (#3912) by @KotzaBoss
123123
[rlgl] ADDED: `isGpuReady` flag, allow font loading with no GPU acceleration by @Ray -WARNING-
@@ -150,7 +150,7 @@ WIP: Last update with commit from 02-Nov-2024
150150
[rcamera] REVIEWED: Cleaned away unused macros(#3762) by @Brian E
151151
[rcamera] REVIEWED: Fix for free camera mode (#3603) by @lesleyrs
152152
[rcamera] REVIEWED: `GetCameraRight()` (#3784) by @Danil
153-
[raymath] ADDED: C++ operator overloads for common math function (#4385) by @Jeffery Myers
153+
[raymath] ADDED: C++ operator overloads for common math function (#4385) by @Jeffery Myers -WARNING-
154154
[raymath] ADDED: Vector4 math functions and Vector2 variants of some Vector3 functions (#3828) by @Bowserinator
155155
[raymath] REVIEWED: Fix MSVC warnings/errors in C++ (#4125) by @Jeffery Myers
156156
[raymath] REVIEWED: Add extern "C" to raymath header for C++ (#3978) by @Jeffery Myers

0 commit comments

Comments
 (0)