com.unity.2d.animation 4.0.0
Notes: processedReleased November 15, 2019
Unity Compatibility
Minimum Unity: 2020.1 (0a13)
Package Dependencies
- com.unity.2d.common (3.0.0)
- com.unity.2d.sprite (1.0.0)
- com.unity.mathematics (1.1.0)
- com.unity.modules.animation (1.0.0)
- com.unity.modules.uielements (1.0.0)
📈 Improvements
- Version bump for Unity 2020.1
- Improve optional performance boost by installing Burst and Collections package. Currently tested with
- - com.unity.collections 0.1.1-preview
- - com.unity.burst 1.1.2
✨ Features
- Skinning Module now persists the following state after Apply or Revert is clicked in Sprite Editor Window
- - Current view mode i.e. Character or Spritesheet Mode
- - Sprite Selection
- - Bone Selection
- - Preview Pose
- - Vertex Selection
- - Visibililty Tool Active State
- - Weight Brush Settings
🔧 Bug Fixes
- Update to use new UIElements ListView API
