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

uGUI上でのパーティクル表示に対応 #86

Merged
merged 3 commits into from
Oct 11, 2024

Conversation

CyTakayukiKiyohara
Copy link
Contributor

@CyTakayukiKiyohara CyTakayukiKiyohara commented Oct 9, 2024

uGUI上でパーティクルを表示するためにはいくつかのパスが不要であったため、それらを削除したシェーダーを二つ追加しました。

また、uGUIではTEXCOORDのzwが破棄されるため、それらを利用している場合にエラーを出すようにしています。

NovaShader-Error

@CyTakayukiKiyohara CyTakayukiKiyohara requested review from Haruma-K, S20817 and CA-Tatami and removed request for Haruma-K October 9, 2024 10:06
@@ -0,0 +1,19 @@
// --------------------------------------------------------------
// Copyright 2023 CyberAgent, Inc.
// --------------------------------------------------------------
Copy link
Contributor

Choose a reason for hiding this comment

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

年が2023になっています。CleanUpを署名付きのもので実行することで更新されるはずです。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

コードクリーンアップを行いました。
確認よろしくお願いします。

@CyTakayukiKiyohara CyTakayukiKiyohara merged commit 101ab75 into main Oct 11, 2024
1 check passed
@CyTakayukiKiyohara CyTakayukiKiyohara deleted the feature/for-UIParticles branch October 11, 2024 02:20
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