Guillaume Laforge
Guillaume Laforge
**Describe the feature you'd like** Ability to get information about an Arnold node output when querying an SdrShaderNode. **Describe the solution you'd like** Since an Arnold node output does not...
At the beginning of the Walter project, we decided to go the static way to avoid libraries conflicts with the ones included in DCCs (mainly boost and tbb). However, it...
When importing a Maya Model in a Bifrost USD graph, if a Maya attribute named "USD_typeName" is present on the DAG node, it will be used to set the prim...
From the discussion starting here on [usd-interest](https://groups.google.com/g/usd-interest/c/GCjpn7uapvA) It would be handy to get the type of an attribute. For example, in Sachin's scenario, he needs to know if an attribute...
(Reported by @dgovil) The CMake build fails if using the Xcode generator. Using the Unix Makefiles generator works fine, but maybe it's worth calling out in the build instructions to...