[rmodels] Added implementation of UpdateModelAnimationBonesWithBlending()
function
#4578
GitHub Advanced Security / CodeQL
succeeded
Sep 14, 2025 in 5s
2 new alerts
New alerts in code changed by this pull request
- 2 notes
Alerts not introduced by this pull request might have been detected because the code changes were too large.
See annotations below for details.
Annotations
Check notice on line 2337 in src/rmodels.c
Code scanning / CodeQL
Large object passed by value Note
is 120 bytes - consider passing a const pointer/reference instead.
Check notice on line 2395 in src/rmodels.c
Code scanning / CodeQL
Large object passed by value Note
is 120 bytes - consider passing a const pointer/reference instead.
Loading