v1.8.0-beta.3
Pre-release
Pre-release
·
662 commits
to master
since this release
Version 1.8.0-beta.3
Installer unitypackage for this version is here.
This is SNAPSHOT, not a stable release. make sure this may have many bugs.
Added
- API to get in advance whether a polygon will be removed
#1177
Changed
- Improved Prefab Safe Set, which are used in MergePhysBone, MergeSkinnedMesh, FreezeBlendShape and more components
#1212
- This should improve compatibility with replacing base prefab, which is added in Unity 2022.
- Allow multiple component for Remove Mesh components with API
#1216
#1218
- This allows non-destructive tools to add Remove Mesh components even if Remove Mesh component are added before.