This repository has been archived by the owner on Aug 1, 2022. It is now read-only.
Releases: ubisoft/mixer
Releases Β· ubisoft/mixer
Version 1.0.1
1.0.1 (2021-04-30)
Fixes
- Grease pencil: received updates not displayed until EDIT mode is entered
Version 1.0.0
1.0.0 (2021-04-21)
Documentation
- Online user documentation
- Video tutorials
Features
- Armatures: synchronization
- Geometry node tres: synchronization
- Synchronization: ignore scene camera
- UI: add a prefix to default room name based on user name
- UI: add the list of users per room
- UI: improved visibility of Connect and Disconnect buttons for existing rooms
- UI: removed unused "Join" progress value
- UI: improve warning feedback when Blender or Mixer versions are not the same as the room ones
Fixes
- Synchronization: ignore "select" attribute everywhere
- UI: color for other users is now accurate
- Node trees: fix missing connections
- Readme fixes (thanks bangseongbeom)
v0.22.0
0.22.0 (2021-03-19)
Features
- UI: simplification of Mixer panel
- UI: property panel for the selected room
- UI: advanced and developer properties moved to add-on preferences
- UI: toggle between Mixer and VRtist panels
- Grease pencil: synchronize effects
Fixes
- Object modifier: synchronization error on Blender 2.92
- VSE: synchronization error on Blender 2.92
- UI: invalid values for user color
- Synchronization: ignore 3D cursor, viewport transform modes, snapping and render engine
CI
- Tests: run unit tests against several Blender versions
v0.21.1
v0.21.0
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