Wijnand Koreman

Results 26 comments of Wijnand Koreman

Made some changes to the API, I would like to have a review on the [`prepare`](https://github.com/BigRoy/acre/blob/8557b2af022134c8572ffad22c38cec2fe9b8847/acre/core.py#L117) I think that there is still some room for improvements

>The issue with the last one is that it doesn't actually merge anything - it just evaluates/computes the changes when implementing into your current environment. You'd still need to update...

Reading this again a bit later agree with the function naming provide here. It reads more logical.

When loading model for hero : `hero_01_` When loading animated abc of hero from shot1: `shot1_01_` The latter is something which strikes me as odd, I would expect the asset...

I use the wrong terminology here but I think you know it better as "task", a _step_ in production, rigging, animation, modeling, etc.

@mottosso why split if we can store the abbreviations in the families? Maybe a family has a name which is too long. Animation for example will become `_anim`, simulation can...