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

Relax limits about normals #569

Merged
merged 6 commits into from
Oct 11, 2023
Merged

Relax limits about normals #569

merged 6 commits into from
Oct 11, 2023

Conversation

anatawa12
Copy link
Owner

@anatawa12 anatawa12 commented Oct 11, 2023

Normalがあるモデルに対しては一切動作変更なし。

Fix #272

@anatawa12 anatawa12 added the improvement improvements but not treated as feature in semver label Oct 11, 2023
@anatawa12 anatawa12 marked this pull request as ready for review October 11, 2023 05:12
Localization/ja.po Outdated Show resolved Hide resolved
Localization/ja.po Outdated Show resolved Hide resolved
Localization/en.po Outdated Show resolved Hide resolved
Localization/en.po Outdated Show resolved Hide resolved
CHANGELOG-PRERELEASE.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
anatawa12 and others added 2 commits October 11, 2023 22:18
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
@Sayamame-beans
Copy link
Sponsor Collaborator

Sayamame-beans commented Oct 11, 2023

英語は統合対象がmeshで設定対象がmodel、日本語は両方モデル、で良いんですかね…? (日本語の統合対象もメッシュ表記するべきな気がしています)

@Sayamame-beans
Copy link
Sponsor Collaborator

suggest出すので、何か意図があったらignoreしてください

Localization/ja.po Outdated Show resolved Hide resolved
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
Copy link
Sponsor Collaborator

@Sayamame-beans Sayamame-beans left a comment

Choose a reason for hiding this comment

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

多分(SDKみたいな)AutoFixボタンの実装の望まれるところかと思いますけれど、それはまたの機会に…

@anatawa12 anatawa12 merged commit afb3d96 into master Oct 11, 2023
5 checks passed
@anatawa12 anatawa12 deleted the relax-limits-around-normals branch October 11, 2023 13:46
@anatawa12
Copy link
Owner Author

anatawa12 commented Oct 11, 2023

AutoFix考えたんだけどMergeSkinnedMeshをmergeしてる時とか、MAのRetargetあとであることとか考えるとすごく大変だったので見送った。issueは書いたほうが良さそうかも...?

@Sayamame-beans
Copy link
Sponsor Collaborator

あー…なるほど、処理前(コンポーネント設定時)validationを行うようにして、かつその範疇で該当があれば出来るかもしれないけど…ぐらいの感じですかね?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement improvements but not treated as feature in semver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

normalがないメッシュで非対応エラーを出す
2 participants