Skip to content

Fixed Model.hpp to use ModelSkeleton struct [#376]#377

Closed
execphantasmagoria wants to merge 8 commits intoRobLoach:masterfrom
execphantasmagoria:master
Closed

Fixed Model.hpp to use ModelSkeleton struct [#376]#377
execphantasmagoria wants to merge 8 commits intoRobLoach:masterfrom
execphantasmagoria:master

Conversation

@execphantasmagoria
Copy link

The earlier code references bones, boneCount and bindPose directly, which is no longer possible due to them being stored inside the ModelSkeleton struct. This PR fixes the access to these variables.

@RobLoach RobLoach self-requested a review March 3, 2026 16:25
Copy link
Owner

@RobLoach RobLoach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this for raylib 6.0?

@execphantasmagoria
Copy link
Author

Yes. I will send another PR with more complete commits though that fixes all the API change and has no build failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants