Jakub Trllo

Results 146 comments of Jakub Trllo

It looks like this is combination of workfiles builder we had (based on settings) and template based workfile builder (from the PR). Which makes it 3rd implementation of workfile build....

Now it's question if we're able to make server send us these information :) I would add some readme to the folder that it is v4 related code. Few notes...

I agree that logging full instance or context data is overkill especially when it's in each plugin.

PR adds `OpenColorIO-Configs` submodule to deprecated place.

Well default function call should do exactly what does now. The filtering is "bonus point" which could make it actually faster when specific return type is requested. We've discussed this...

> I skimmed through it, but it needs another pair of eyes. Merging. Any pair of eyes can change it anytime later.

> Actually wouldn't be beneficial to have there timestamp? But no other logs have timestamps, so idk. This is mostly checked in log viewer tool which has timestamps available.

The intent is not empty but `-`. We should rather add ability to have "empty intent" so it is not needed to hack it using dash (or different symbol).

> I had to HACK this in since code didn't support the `AVALON_SCENEDIR` for a host I would say that `AVALON_SCENEDIR` is reason why this can't be added otherwise it's...

I see 2 possible ways: 1. We define that globally and have ability to tell host so he can handle it (e.g. Maya mel is changed in workdir). 2. Host...