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

Fix issues when using backgroundBlur. #495

Merged
merged 4 commits into from
Mar 7, 2025
Merged

Conversation

Hparty
Copy link
Collaborator

@Hparty Hparty commented Mar 7, 2025

1.修复PictureImage asFragmentProcessor没有按照drawRect创建纹理的问题
2.修复Gaussian Blur 在drawRect.left/top不为0时,会出现抖动的问题
3.修复backgroundBlur会超出layerBounds的问题

@Hparty Hparty requested review from domchen and shlzxjp as code owners March 7, 2025 07:54
@Hparty Hparty closed this Mar 7, 2025
@Hparty Hparty reopened this Mar 7, 2025
@Hparty Hparty requested a review from kevingpqi123 as a code owner March 7, 2025 08:08
@domchen domchen merged commit 8fbf434 into main Mar 7, 2025
8 checks passed
@domchen domchen deleted the bugfix/partyhuang_cocraft branch March 7, 2025 08:22
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