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

複数のエフェクトターゲット #938

Merged
merged 22 commits into from
Feb 25, 2024
Merged

Conversation

yuto-trd
Copy link
Member

@yuto-trd yuto-trd commented Feb 23, 2024

このプルリクエストで何をやったのか?

  • 複数のエフェクトターゲットに対応。
  • 事前に境界線が確定しないエフェクトに対応。

やらなかったこと

できるようになること

  • パーツ分解
  • 分割

できなくなること

  • 境界線が確定しないエフェクトを使っている場合、描画前に境界線を取得できない

破壊的変更

  • FilterEffectActivator
  • ISupportRenderCache

廃止するApi

リンクされたIsuues

@yuto-trd
Copy link
Member Author

image

@yuto-trd yuto-trd mentioned this pull request Feb 23, 2024
29 tasks
- Boundsが有効な時のoffsetを修正
@yuto-trd yuto-trd marked this pull request as ready for review February 25, 2024 05:45
@yuto-trd yuto-trd merged commit 35ce95e into main Feb 25, 2024
3 checks passed
@yuto-trd yuto-trd deleted the multiple-effect-target branch February 25, 2024 07:12
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.

FilterEffectで複数のターゲットを処理できるようにする
1 participant