Wijnand Koreman

Results 26 comments of Wijnand Koreman

Resolved in branch 0008 : https://github.com/aardschok/maya-capture-gui/tree/0008 - Image file path padding is resolved after capturing - "View when finished" works regardless of "Save" is checked.

I have come to the same conclusion as you have after trying to write explicitly a filename. - No way to let Maya write out a file name without the...

As the Use default option has been removed we might want to implement the tool tip for the Save option anyways.

I think solution 1 is not really an option, that means it might take a long time before the widget opens when the scene is heavy. I opt for solution...

## Suggestion As we now have Project Manager we could make it available to the Avalon Launcher and add the possibility to create a project in there as well. ##...

If we want to be able to launch an application from the Launcher we will have to build a context. That is currently how it is build. This structure is...

> Speaking of which, to solve this particular problem, would it be possible to form a minor task-queue inside of your callback? Currently I have tinkered together a wrapped function...

[I think this might be a better implementation](https://github.com/getavalon/core/blob/6a2c8edec2fc5cd018d0496d094f8885cde8060c/avalon/pipeline.py#L474) but I do have a question regarding the `before` and `after`. Is there a way that allows to automate the order of...

How far did you get with the database integration? I would to see how fast this will be on a live one

> Build for Animation > > In order to build a shot for animation, we would need the following ingredients. > > 1. mindbender.environment - An environment, for animators to...