Roy Nieterau
Roy Nieterau
### Issue I seem to be unable to export a null object, like a group/locator/joint - I'd like to export an additional animated transform in the hierarchy. Is there a...
### Issue I'm hitting an export that somehow ends up getting accessors written like this: ```json {"name":"p202/anim/clip/C","bufferView":2,"byteOffset":447888,"componentType":5126,"count":301,"max":[,,],"min":[1.0,1.0,1.0],"type":"VEC3"} ``` This particular accessor is for joint animation; the joint/bone being named `p202`....
### Issue It seems that when exporting with the plug-ins the output is limited to a specific format where the default [glTF 2.0 viewer](https://github.khronos.org/glTF-Sample-Viewer/) doesn't display all textures as expected....
**Describe the feature you'd like** At this stage it's unclear how to actually use the `arnold-usd` repository and how to adopt or even test the functionality. **Describe the solution you'd...
**What happened?** The Houdini [`lsattrs`](https://github.com/getavalon/core/blob/31e8cb4760e00e3db64443f6f932b7fd8e96d41d/avalon/houdini/lib.py#L71-L98) logic does a search for nodes based on a parameter name and value which is used for `host.ls()` in Houdini. I just heard of [`nodesearch`](https://www.sidefx.com/docs/houdini/hom/nodesearch.html)...
### Issue The [**Unity**](https://unity.com/) game engine [is getting Python support.](https://forum.unity.com/threads/introducing-python-for-unity-editor.812748/) This means it should become possible to get a working Avalon pipeline integration for the Unity Editor. In many ways...
**Is your feature request related to a problem? Please describe.** In Houdini it's non-trivial to decide what panel is the active one or where in the Network Tree the user...
### Feature I would like to implement some sort of *Tracking* of the inputs that are used to generate a specific publish. This will allow upstream input and downstream output...
### Issue With #376 the Switch Asset UI now shows what the selected boxes "mean" for changes, but does not clearly showcase what it means for the end result on...
### Issue After #555 is merged we have access to the pymongo aggregation pipeline in `avalon.io`. I'm opening this issue to remind ourselves of potentially other areas of performance improvements,...