Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix max bones limit #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix max bones limit #92

wants to merge 1 commit into from

Conversation

dedmen
Copy link
Contributor

@dedmen dedmen commented Nov 22, 2018

Mikero, Mondkalb and reyhard just confirmed in Arma discord that the engine bone limit is 255.
There is no reason for armake to support more than what the Arma engine can support.

Armake would ideally print a warning if a user approaches the bone limit. I don't do that in this PR.

Btw this reduces memory usage for a skeleton by about 260KB.

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.

1 participant