raylib/src
Kirandeep-Singh-Khehra 0e6cb0993d
[rmodels] Added implementation of UpdateModelAnimationBonesWithBlending() function (#4578)
* [rmodels] Added implementation of `UpdateModelAnimationBonesWithBlending()` function

Signed-off-by: Kirandeep-Singh-Khehra <kirandeepsinghkhehra@gmail.com>

* [rmodels] Added example for animation blending and fixed wrap issue for blend factor

Signed-off-by: Kirandeep-Singh-Khehra <kirandeepsinghkhehra@gmail.com>

* [rmodels] Updated build information for animation blending example

Signed-off-by: Kirandeep-Singh-Khehra <kirandeepsinghkhehra@gmail.com>

* [rmodels] Fixed typos in anmation blending example

Signed-off-by: Kirandeep-Singh-Khehra <kirandeepsinghkhehra@gmail.com>

* [rmodels] Updated blend function signature and added function to update verts from bones

Signed-off-by: Kirandeep-Singh-Khehra <kirandeepsinghkhehra@gmail.com>

* [rmodels] Updated documentation

Signed-off-by: Kirandeep-Singh-Khehra <kirandeepsinghkhehra@gmail.com>

* rlparser: update raylib_api.* by CI

* rlparser: update raylib_api.* by CI

---------

Signed-off-by: Kirandeep-Singh-Khehra <kirandeepsinghkhehra@gmail.com>
Co-authored-by: Ray <raysan5@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-19 12:57:05 +01:00
..
external Update win32_clipboard.h 2026-02-12 19:08:48 +01:00
platforms REVIEWED: Wayland checks, using compilation flags when possible #5564 2026-02-17 13:22:11 +01:00
CMakeLists.txt Update CMakeLists.txt 2026-01-10 12:20:26 +01:00
config.h REVIEWED: EXTERNAL_CONFIG_FLAGS usage, check moved to config.h 2026-01-12 13:04:38 +01:00
Makefile REVIEWED: Installed libraries #5550 2026-02-14 22:17:49 +01:00
minshell.html Update minshell.html 2025-12-30 22:05:37 +01:00
raudio.c REVIEWED: Comments to impersonal format 2026-02-12 18:55:40 +01:00
raylib.dll.rc Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.dll.rc.data Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.h [rmodels] Added implementation of UpdateModelAnimationBonesWithBlending() function (#4578) 2026-02-19 12:57:05 +01:00
raylib.ico Update raylib.ico 2024-11-14 16:40:04 +01:00
raylib.rc Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.rc.data Update year to 2025 2025-01-01 00:02:52 +01:00
raymath.h raymath: wrap float3 and float16 for consistency with other types (#5540) 2026-02-10 00:05:35 +01:00
rcamera.h update camera pan speed (#5554) 2026-02-14 22:16:09 +01:00
rcore.c REVIEWED: LoadDirectoryFilesEx(), minor tweak #5569 2026-02-17 16:51:50 +01:00
rgestures.h Update year to 2026 2026-01-02 13:40:15 +01:00
rglfw.c Update year to 2026 2026-01-02 13:40:15 +01:00
rlgl.h REVIEWED: Comments 2026-02-09 22:23:23 +01:00
rmodels.c [rmodels] Added implementation of UpdateModelAnimationBonesWithBlending() function (#4578) 2026-02-19 12:57:05 +01:00
rshapes.c REVIEWED: CheckCollisionLines(), formating and follow raylib conventions 2026-02-06 10:55:42 +01:00
rtext.c REVIEWED: GenImageFontAtlas(), scale image to fit all characters, in case it fails size estimation #5542 2026-02-17 18:45:14 +01:00
rtextures.c REVIEWED: GetImageColor() #5560 2026-02-14 22:22:31 +01:00
shell.html fix (#5482) 2026-01-09 23:09:06 +01:00