Jakub Trllo
Jakub Trllo
> I think we have to resolve the visual subset grouping conflict befroe merging It looks like _asset partition_ is similar idea to _visualParent_ concept.
> Would love to know where we're at with this feature. We though about solution and there is one, but we have to find spare time for implementation.
Updated code but don't have ready testing environment to realy check if I did it right. Can someone test, please?
> but the view can not show anything My fault, forgot to add few lines. > Looks like the problem was the loading screen didn't go off. :D The issue...
Standalone publisher is disabled by default (can be enabled) and has label `Publisher (legacy)`. Tray publisher has label `Publisher`.
Oh crap, why it takes `click` from our dependencies?
> Also, if we need click only in standalone/tray then I suppose we can also update it as well since that always run Py3? (Would still need to be removed...
Aaargh. I don't want to do wrapper around wrapper because a DCC is using different version 😢
> So the other click dependency should maybe be in py3 and remove it from AYON's startup global dependencies? I don't see a reason to move it to py3 dependencies?...
PIL should be also added to 3rd party dependencies (I thought it's already there).