com.unity.2d.animation 4.0.0

com.unity.2d.animation

Notes: processedReleased November 15, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.1 (0a13)

Package Dependencies

📈 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