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

V4 uilayout scissorclipping fix #20415

Merged
merged 9 commits into from
Jan 6, 2020

Conversation

rh101
Copy link
Contributor

@rh101 rh101 commented Dec 16, 2019

This is a better fix for the scissor clipping issue in ui::Layout, with original code from #18651 including a very good test case that compares scissor clipping with stencil clipping.

@minggo minggo added this to the v4-next milestone Jan 6, 2020
@minggo minggo merged commit 1959c79 into cocos2d:v4 Jan 6, 2020
@rh101 rh101 deleted the v4-uilayout-scissorclipping-fix branch January 6, 2020 02:11
Xrysnow pushed a commit to Xrysnow/cocos2d-x that referenced this pull request Jun 21, 2020
* Fix for issue cocos2d#19890

* Updated with better fix from the V3 PR cocos2d#18651

* Formatting fix

* Fixed issue with incorrect type (double instead of float) when compiling on certain platforms.

* Another attempt to fix compilation issue
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