Merge branch 'blender-v4.1-release'

This commit is contained in:
Jesse Yurkovich
2024-02-15 16:55:12 -08:00
4 changed files with 40 additions and 41 deletions

View File

@@ -55,6 +55,7 @@ import pxr.Gf as Gf
import pxr.Sdf as Sdf
import pxr.Usd as Usd
import pxr.UsdShade as UsdShade
import textwrap
class USDHookExample(bpy.types.USDHook):