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 NaN for faces & vertices on stats panel #3616

Merged
merged 2 commits into from
Jun 4, 2018

Conversation

benjaminleonard
Copy link
Contributor

@benjaminleonard benjaminleonard commented Jun 4, 2018

Description:
#3573
Matching the name change in three.js to fix a NaN error in the stats panel

Not sure why the vertices stopped working also, as I couldn't find the change that broke this – are vertices shared? If so the calculation for vertices will be incorrect.

EDIT: Ignore my stupid mistake with the vertex calculation!

@benjaminleonard
Copy link
Contributor Author

Just found this: mrdoob/three.js#13404
Should vertices be removed from the panel all together?

@ngokevin
Copy link
Member

ngokevin commented Jun 4, 2018

Thanks!

Could you also PR this to https://github.com/spite/rstats?

@benjaminleonard
Copy link
Contributor Author

Done, thanks!

@donmccurdy donmccurdy added this to the 0.9.0 milestone Aug 31, 2018
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.

3 participants