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

QuadTree.js Max Depth is not propagated to subquads #1

Open
vorg opened this issue Jul 11, 2011 · 1 comment
Open

QuadTree.js Max Depth is not propagated to subquads #1

vorg opened this issue Jul 11, 2011 · 1 comment

Comments

@vorg
Copy link

vorg commented Jul 11, 2011

Max Depth is not propagated to children in subdivide(). When you call this._classConstructor() you should send both depth and this._maxDepth.

@statico
Copy link
Contributor

statico commented Nov 20, 2011

Oops, I've duplicated this issue with a pull request: #3

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