Fabrice Macagno

Results 4 issues of Fabrice Macagno

Introducing a `testing` object available in late bindings, similar to the `building` object, but indicating a `rez-test` context.

The same way a `building` object is available during late bindings, a new `testing` object is introduced, set to `True` during `rez test` executions. **Motivation** This allows to add conditional...

enhancement
rez-test
package-definition

I had to add hdGp to build the bridge for houdini-20.5.487, using SideFX's fork of OpenUSD. https://github.com/sideeffects/HoudiniUsdBridge/blob/acdb745df57858509e846ba7087f6062035bdf4d/src/CMakeLists.txt#L190

Similar to https://github.com/sideeffects/HoudiniUsdBridge/issues/24 there's an issue with `houdini20.5` branch: https://github.com/sideeffects/HoudiniUsdBridge/blob/acdb745df57858509e846ba7087f6062035bdf4d/src/houdini/lib/H_USD/HUSD/UsdHoudini/CMakeLists.txt#L21 Ideally, the interpreter's version would be automatically discovered during the build.