debloip-adsk
debloip-adsk
This PR allows us to compare data sources dumped with `HdDebugPrintDataSource` in C++ tests. The printing of floats and doubles can be configured if the USD build used supports it,...
In rerootingSceneIndex.cpp, the `_RerootingSceneIndexContainerDataSource`, `_RerootingSceneIndexPathArrayDataSource` and `_RerootingSceneIndexPathDataSource` are located within an anonymous namespace, and are not accessible from outside the file. Given the usefulness of these data sources, we ended...
This fix is notably required in order to get some UFE camera changes working in Maya.
## Description of Issue The UsdImagingDrawModeSceneIndex can send out PrimsRemoved notifications, but still return valid prims for the paths it said it just removed. This leads to an incoherent view...