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 leveling Bug #1018

Merged
merged 1 commit into from
Jul 14, 2014
Merged

QuadTree leveling Bug #1018

merged 1 commit into from
Jul 14, 2014

Conversation

chewvader
Copy link
Contributor

Rather than level++ which changes the current node's level, the subnodes should get the current node's level + 1

Rather than level++ which changes the current node's level, the subnodes should get the current node's level + 1
photonstorm added a commit that referenced this pull request Jul 14, 2014
@photonstorm photonstorm merged commit eba502d into phaserjs:dev Jul 14, 2014
@photonstorm
Copy link
Collaborator

Thanks, will merge and test.

@chewvader chewvader deleted the dev-quadtree branch July 21, 2014 21:00
@chewvader chewvader restored the dev-quadtree branch July 21, 2014 21:00
@chewvader chewvader deleted the dev-quadtree branch July 21, 2014 21:03
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.

None yet

2 participants