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

What does TileRenderer.prototype.checkLeaks do ? #63

Open
finscn opened this issue Apr 3, 2019 · 1 comment
Open

What does TileRenderer.prototype.checkLeaks do ? #63

finscn opened this issue Apr 3, 2019 · 1 comment

Comments

@finscn
Copy link
Contributor

finscn commented Apr 3, 2019

On my device ( iPhone 8 + wechat ) ,
this method (checkLeaks & removeVb) will make the wechat crash .

What does TileRenderer.prototype.checkLeaks do ?
Why remove & destroy the vb & vao every 10 seconds ?

@ivanpopelyshev
Copy link
Collaborator

ivanpopelyshev commented Apr 3, 2019

destroy unused vb and vao. dont need if you can destroy tilemap manually.

Also I'd like your input on pixijs/pixijs#5559

Help that guy a bit, if you can , please :)

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

No branches or pull requests

2 participants