com.unity.formats.alembic
com.unity.formats.alembic copied to clipboard
Alembic importer and exporter plugin for Unity
Arbitrary vertex attributes for meshes (polymesh and subD)
## Purpose of this PR Remove `Stadia` from runtime asmdef which should fall through the crack when working on ABC-393. **Ticket/Jira #:** [ABC-393](https://jira.unity3d.com/browse/ABC-393) warning 'BuildTarget.Stadia' is obsolete: 'Stadia has been...
## Purpose of this PR Add build job for ARM64 Windows CMake's `CMAKE_SYSTEM_PROCESSOR` variable returns `AMD64` even on ARM64 bokken VM. This is [a known bug](https://gitlab.kitware.com/cmake/cmake/-/issues/25466) in CMake. So in...