com.unity.splines 1.0.0

com.unity.splines

Notes: processedReleased March 1, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.1

🔄 Changes

  • New icons set for Spline-related items.
  • `SplineContainer` inspector is now more user-friendly.
  • Fixed issue where Spline Inspector fields would not accept negative values.
  • Fixed issue where the X shortcut would only cycle through World/Local handle orientations and ignore Parent/Element.
  • Fixed samples compatibility issues on 2021.2.
  • Spline Inspector no longer shows 2 editable tangent fields for Knots that only have one tangent.
  • Fixed poor performance when manipulating long continuous tangents.
  • `SplineUtility.ConvertIndexUnit` now wraps when returning normalized interpolations.
  • Fixed issue where Knot rotation would not properly align to the surface the Knot is placed on.
  • Fixed Spline length serialization issue that would result in incorrect Spline evaluations and length calculations.
  • Updated Knot and Tangent handle design.