Skip to main content

Motion Canvas v3.0.0

ยท 2 min read
Jacob
info

Check out the Migration Guide for instructions on how to update your project.

New features ๐ŸŽ‰โ€‹

  • aarthificial's avatarNew playback architecture:
    • Project settings are now stored in meta files.
    • Preview and rendering settings are configured separately.
    • The animation range is stored using seconds instead of frames.
    • You can adjust the audio offset by holding SHIFT and dragging the waveform left and right
    • The rendering is not locked to the framerate, making the process a bit faster.
    This change also opens the door to a lot of new features, including the Presentation Mode, Editable Signals and Custom Exporters.#402
  • ccaven's avatarRendering settings include a quarter resolution (x0.25).#421
  • mohsinhijazee's avatarNew textDirection property for RTL/LTR text.#404

Fixed bugs ๐Ÿ›โ€‹

  • aarthificial's avatarFix Vector2.exactlyEquals.#437
  • aarthificial's avatarRender only within the range.#436
  • aarthificial's avatarFix initial value of endOffset.#433
  • aarthificial's avatarCorrectly reset zoom.#432
  • aarthificial's avatarFix performance issue with audio track.#427
  • aarthificial's avatarClear semi-transparent backgrounds.#424