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

Fixed face poser not posing the last flex on some models #1146

Merged
merged 1 commit into from
Mar 30, 2016
Merged

Fixed face poser not posing the last flex on some models #1146

merged 1 commit into from
Mar 30, 2016

Conversation

NO-LOAFING
Copy link
Contributor

The Face Poser's think function subtracts 1 from the flex count for no reason, making it skip the last flex when applying the values from the convars. Usually, this doesn't matter, since on most models, the last flex is a useless internal thing like a gesture or eye movement flex that the tool would just ignore anyway. On a few models, though, like the TF2 Engineer (both standard and HWM), the last flex isn't useless, but the slider for it in the cpanel doesn't do anything since the think function never applies its value to the model.

@NO-LOAFING NO-LOAFING changed the title Fixed face poser skipping the last flex on some models Fixed face poser not posing the last flex on some models Mar 25, 2016
@robotboy655 robotboy655 merged commit 2527119 into Facepunch:master Mar 30, 2016
@NO-LOAFING NO-LOAFING deleted the patch-2 branch March 31, 2016 01:26
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