Skip to content

Replace recursion with while loop for BSPCanMoveInRoom#312

Open
cyberjunk wants to merge 1 commit into
OpenMeridian105:developfrom
cyberjunk:bspwhile
Open

Replace recursion with while loop for BSPCanMoveInRoom#312
cyberjunk wants to merge 1 commit into
OpenMeridian105:developfrom
cyberjunk:bspwhile

Conversation

@cyberjunk
Copy link
Copy Markdown

For testing purposes so far.

This adds the new function BSPCanMoveInRoomWhile as a proposed replacement the recursive function BSPCanMoveInRoomTree.

Supposed to be faster.
Roughly tested, but not benchmarked yet.

@skittles1 skittles1 added this to the 1.9.0 milestone Jan 13, 2017
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.

2 participants