ExamplesByMesh icon indicating copy to clipboard operation
ExamplesByMesh copied to clipboard

QuadTree.js Max Depth is not propagated to subquads

Open vorg opened this issue 13 years ago • 1 comments

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

vorg avatar Jul 11 '11 19:07 vorg

Oops, I've duplicated this issue with a pull request: https://github.com/mikechambers/ExamplesByMesh/pull/3

statico avatar Nov 20 '11 23:11 statico