Skip to content

Fix clip space rect condition#339

Merged
lapinozz merged 8 commits intoSFML:masterfrom
lapinozz:clipspace-condition-master
Apr 4, 2026
Merged

Fix clip space rect condition#339
lapinozz merged 8 commits intoSFML:masterfrom
lapinozz:clipspace-condition-master

Conversation

@lapinozz
Copy link
Copy Markdown
Contributor

It seems like the code would check that the right and bottom of the rect were above 0 instead of checking the actual width and height. This would create log spam in certain circumstances.

@eXpl0it3r eXpl0it3r requested a review from ChrisThrasher March 18, 2026 07:55
Copy link
Copy Markdown
Member

@eXpl0it3r eXpl0it3r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might want to consider cleaning up the commit history and/or to squash merge the PR.

@lapinozz lapinozz merged commit 10f18a5 into SFML:master Apr 4, 2026
49 checks passed
@lapinozz lapinozz deleted the clipspace-condition-master branch April 4, 2026 20:31
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