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

V3 Layout scissors clipping mode fix #18651

Closed
wants to merge 2 commits into from
Closed

Conversation

newnon
Copy link
Contributor

@newnon newnon commented Jan 19, 2018

fix bugs in Layout scissors clipping mode

stevetranby added a commit to stevetranby/cocos2d-x that referenced this pull request Jan 29, 2018
@newnon
Copy link
Contributor Author

newnon commented Mar 27, 2018

@minggo @dumganhar please look here

@minggo
Copy link
Contributor

minggo commented Apr 2, 2018

Is there any test case to reproduce it?

@newnon
Copy link
Contributor Author

newnon commented Apr 2, 2018

Yes see pull request

@rh101
Copy link
Contributor

rh101 commented Dec 16, 2019

@minggo This fix is better than the one I recently submitted in #20352 and #20407 and actually addresses a few more issues with the clipping. It should replace the ones I submitted. I'll submit a new V4 PR with this same code, but it's best if the changes in this PR are used for V3 since it's already here.

rh101 added a commit to rh101/cocos2d-x that referenced this pull request Dec 16, 2019
@minggo
Copy link
Contributor

minggo commented Dec 16, 2019

Yep, i don't know why i missed this PR.
@newnon could you please fix conflict?

minggo pushed a commit that referenced this pull request Jan 6, 2020
* Fix for issue #19890

* Updated with better fix from the V3 PR #18651

* Formatting fix

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

* Another attempt to fix compilation issue
@rh101
Copy link
Contributor

rh101 commented Feb 17, 2020

@minggo Do you want me to submit a new PR based on the code in this PR, since the original author hasn't been actively working on it? I would really like to see this go into the next v3 release. The equivalent V4 fixes have already been approved and merged in #20415

@minggo
Copy link
Contributor

minggo commented Feb 18, 2020

@rh101 you are appreciated if you can send a new PR.

@minggo minggo closed this Feb 18, 2020
@rh101
Copy link
Contributor

rh101 commented Feb 18, 2020

Will do so today

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.

3 participants