com.unity.cinemachine 2.2.10-preview.4

com.unity.cinemachine

Notes: processedReleased August 6, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.1

Package Dependencies

No dependency metadata provided.

🔧 Bug Fixes

  • Storyboard: added global mute function
  • Added ApplyBeforeBody option to POV component, to support working with FramingTransposer
  • Added RectenterTarget to POV component
  • Added OnTransitionFromCamera callback to extensions
  • Added Speed Mode to AxisState, to support direct axis control without max speed
  • New example scene: OverTheShoulderAim illustrating how to do over-the-shoulder TPS cam, with Normal and Aim modes
  • Impulse Manager: added option to ignore timescale
  • Framing Transposer: added OnTransition handling for camera rotation if InheritPosition
  • Removed Resources diretories
  • Regression Fix: Framing Transposer: ignore LookAt target. Use Follow exclusively
  • Bugfix: Storyboard canvases were not always destructed properly
  • Bugfix: FreeLook was not respecting wait time for X axis recentering
  • Bugfix: FreeLook X axis was not always perfectly synched between rigs
  • Bugfix (fogbugz 1158509): Split brain.UpdateMethod into VcamUpdateMethod and BrainUpdateMethod, to make blending work correctly
  • Bugfix (fogbugz 1162074): Framing transposer and group transposer only reached half maximum ortho size
  • Bugfix (fogbugz 1165599): Transposer: fix gimbal lock issue in LockToTargetWithWorldUp
  • Bugfix: use vcam's up when drawing gizmos (orbital transposer and free look)