dj-mcg
dj-mcg
This fixes a potential loss of precision
**Describe the bug** No geometry is created when trying to use a create tool with a ProxyShape that is made live when using Viewport 2.0. **Steps to reproduce** Steps to...
`testUsdExportRenderLayerMode`'s `testModelingVariantModeWithParentScope` test is failing because it's now creating a circular reference. `ConvertDagToUsdPath` logic has changed, causing a different return value that creates this circular dependency. There are more details...
If a user selects multiple nodes in the Outliner and opens the context menu, any action performed in that menu will only affect the object that was underneath the mouse...
Currently there is no USD Selection Mode that will select the geometry that was clicked on. My first assumption was that this should be the behavior of the selection mode...
**Describe the bug** USD Imaging (UsdView) supports the display of the output of custom shaders specified within the material. It appears that the VP2 Render Delegate does not draw these...
**Describe the bug** If the mayaUsdPlugin is re-loaded (either by unloading and loading the plugin or by opening additional maya files that will attempt to load the plugin implicitly), there...
Rather than have an external dependency in a mayaUsd test, copy the test file locally
Our users would like a more obvious visual clue as to the different kinds and types of objects in the Outliner. They are specifically interested in visually separating structural/organizational "group"...
The hitTest command is returning an empty list rather than the expected cube model when running Pixar's automated test suite when using the VP2 Render Delegate. The failure occurs on...