Piotr Barejko
Piotr Barejko
Hey @boberfly It's a draft, and this draft is a result of the work I have done next to Transformation Motion Blur PR (#148). I decided to separate those two...
@dedoardo after I am done with building houdini artifacts I am going to have a look into this PR :)
It has been a while, but CMake included in this project does not locate boost. Usd exports configuration file and then cmake searches for it [here](https://github.com/tangent-opensource/hdBlackbird/blob/main/cmake/FindPixarUsd.cmake#L24).
Hi @iqch, sorry for late answer. In Tangent Animation we used to build the project on Windows with `rez` support. Not sure, if it's that easy to build it by...
Some of the work I made for #135 is to move us closer to solve synchronization issues. In that #135 PR we have a resource registry that should be a...
Hi @d98mapet. Have you built Tangent's Cycles https://github.com/tangent-opensource/cycles ? If you have, then Cycles cmake script will export cmake targets and configuration to a directory you passed through `CMAKE_INSTALL_PREFIX`. Next...
`HdBlackbird` uses `usdGenSchema` to create `UsdCycles` schema cpp files on the fly. `usdGenSchema` is usually installed with `USD` and that script should be present in the `bin` of `USD` installation...
@boberfly that should be in your private gitignore.