You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.
Hi, thanks for you feedback !
Right now a sub-part of grease pencil objects are synchronized between clients, you can try with the default Suzanne grease pencil for example.
You will find that some properties are not synchronized, if you are used to implement blender addons then you can look at the file https://github.com/ubisoft/mixer/blob/master/mixer/blender_client/grease_pencil.py to find exactly what properties are synchronized. @feeefeee is working on a generic synchronization strategy that should handle every possible property at some point.
A quick way of checking what is synchronized of not for grease pencil is to try with the splash screen scene of Blender 2.82 https://cloud.blender.org/p/gallery/5e46a80442fa9613e1cd1fca. You'll see some objects being synchronized correctly and some having strange behaviors. We will iterate on this scene on our future tests to ensure we support grease pencil correctly.
This is a marvelous addon!
Quick question: Does it work when working on a GreasePencil scene?
The text was updated successfully, but these errors were encountered: