Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Don't loop through points unnecessarily in RectangleGeometry #4948

Merged
merged 1 commit into from
Feb 4, 2017

Conversation

hpinkos
Copy link
Contributor

@hpinkos hpinkos commented Feb 3, 2017

Replaces #4781

Moved some if checks outside of the for loops so we can skip the loop instead of looping through all the positions and doing nothing for each iteration

@pjcozzi
Copy link
Contributor

pjcozzi commented Feb 4, 2017

Thanks, please update CHANGES.md in master.

@pjcozzi pjcozzi merged commit 8829405 into master Feb 4, 2017
@pjcozzi pjcozzi deleted the fixRectangleGeometry branch February 4, 2017 15:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants