Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

v0.21.0

Compare
Choose a tag to compare
@feeefeee feeefeee released this 11 Mar 12:59
· 223 commits to master since this release

Features

  • Animation data: synchronization of key frames, curves and drivers
  • MovieClip: synchronization
  • Scene annotations: synchronization
  • TextCurve: synchronization (with builtin VectorFont only)
  • Texture: synchronization
  • UI: simplify the Mixer panel and make selection gizmos settings more accessible
  • UI: updates received when not in OBJECT mode are retained until OBJECT mode is entered
  • UI: can disable display of peer names on selection boxes in Mixer gizmos preferences

Fixes

  • Material nodes: fix possibly missing nodes and connections
  • Lights: after light morphing, new type-specific attributes were not synchronized
  • Libraries: synchronization error after using "duplicate linked" on an Object from a library
  • Undo: fix some synchronization failures and crashes
  • UI: selection box displayed with offset for instances of collections with instance_offset
  • UI: room creation failed after loading a new file without disconnecting

Breaking changes

  • require Blender 2.91.0 as minimal version