com.unity.animation 0.9.0-preview.6
Notes: processedReleased January 22, 2021
Browse versions
PreviousNext
Unity Compatibility
Minimum Unity: 2020.1 (9f1)
Package Dependencies
- com.unity.burst (1.4.1)
- com.unity.collections (0.15.0-preview.21)
- com.unity.dataflowgraph (0.19.0-preview.7)
- com.unity.entities (0.17.0-preview.41)
- com.unity.graphtools.foundation (0.7.0-preview.2)
- com.unity.jobs (0.8.0-preview.23)
- com.unity.mathematics (1.2.1)
- com.unity.modules.animation (1.0.0)
- com.unity.test-framework (1.1.20)
- com.unity.test-framework.performance (2.3.1-preview)
✨ Features
- Compositor package is now merged in the Animation package.
- - All references to "Compositor" are now "Animation Graph" throughout.
- Added EndOfAnimation condition fragment that allow a state to change when reaching a certain threshold in the source dominant animation.
📈 Improvements
- Added dependency on com.unity.graphtools.foundation at 0.7.0-preview.2.
- Upgraded com.unity.entities to 0.17.0-preview.41.
- Upgraded com.unity.dataflowgraph to 0.19.0-preview.7.
- `BlendTreeConversion` and `BakeOptions` have moved from `Unity.Animation.Editor` to `Unity.Animation.Hybrid` (they are still editor-only).
