mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-18 13:41:26 +01:00
Update CHANGELOG
This commit is contained in:
@ -104,7 +104,7 @@ Detailed changes:
|
|||||||
[text] REDESIGNED: ImageTextEx(), to avoid font retrieval from GPU
|
[text] REDESIGNED: ImageTextEx(), to avoid font retrieval from GPU
|
||||||
[models] ADDED: Support rlPushMatrix() and rlPopMatrix() on mesh drawing
|
[models] ADDED: Support rlPushMatrix() and rlPopMatrix() on mesh drawing
|
||||||
[models] ADDED: DrawPoint3D() - Draw a point in 3D space, actually a small line, by @ProfJski
|
[models] ADDED: DrawPoint3D() - Draw a point in 3D space, actually a small line, by @ProfJski
|
||||||
[models] ADDED: Multi texture support for materials in GLTF format, by @Gamerfiend
|
[models] ADDED: Multi texture support for materials in GLTF format, by @Gamerfiend, @chriscamacho
|
||||||
[models] REVIEWED: LoadGLTF(), fixed memory leak, by @jubalh
|
[models] REVIEWED: LoadGLTF(), fixed memory leak, by @jubalh
|
||||||
[models] REVIEWED: LoadIQM(), support multiple animations loading, by @culacant
|
[models] REVIEWED: LoadIQM(), support multiple animations loading, by @culacant
|
||||||
[models] REVIEWED: GetCollisionRayModel(), to avoid pointers
|
[models] REVIEWED: GetCollisionRayModel(), to avoid pointers
|
||||||
|
|||||||
Reference in New Issue
Block a user