core
core copied to clipboard
The safe post-production pipeline - https://getavalon.github.io/2.0
### Integrate Avalon with Cinema4D This issue is about Maxon's [Cinema4D](https://www.maxon.net/en-us/products/cinema-4d/overview/) and building a *cinema4d* integration for Avalon. Cinema4D has grown popular amonst many new small-to-medium sized studios because of...
### Goal Expose Creator, Loader and Manager to Nuke, along with publishing. ### Implementation Fill in the [`pipeline.py` boiler plate](https://github.com/mindbender-studio/core/blob/master/mindbender/nuke/pipeline.py).
### Issue This is about an [Isotropix Clarisse](https://www.isotropix.com/) Integration for Avalon. ### Implementation details - [Clarisse supports Python - currently Python 2.X](https://clarissewiki.com/4.0/python_in_clarisse.html) - [You can customize the main menu with...
# Issue Implement Blender as Avalon integration so that the tools can operate and prepare an example studio configuration to show a Creator + Publish + Loader action as initial...
### Issue The Avalon Work Files tool currently has the barebones functionality and I'd like to make it more trivial to use when working in a scene with many saved...
[Krita](https://krita.org/en/) is a free and open source digital painting application. It's a high quality competitor to Photoshop. @jasperges mentioned to me that with it being available for free would make...
### Issue/Problem * Loaded nodes were not actually containerized, only data imprinted. * Due to the above, current method for listing container is scaning all nodes and using try-except to...
When using PyQt5 the Work Files app crashes on `on_browse_pressed`, because it uses `directory` instead of `dir` for `QFileDialog.getOpenFileName` (see [here](https://github.com/getavalon/core/blob/master/avalon/tools/workfiles/app.py#L417)). The best option IMHO would be to address this...
# Issue Houdini 18 Solaris allows to author USD files in its own procedural LOP (lighting operators) "stage" that results in a `.usd` file and can write out intermittent USD...
We have and interesting request that we'll be looking into imminently. A Studio has a large library of assets that are used regularly in all the projects they work on....