Fix #113400: USD transform cache crash on invalid prim. #113524

Merged
Michael Kowalski merged 1 commits from makowalski/blender:usd_xf_anim_crash_113400 into blender-v4.0-release 2023-10-11 16:21:28 +02:00

1 Commits

Author SHA1 Message Date
Michael Kowalski 7d1054b6f0 Fix #113400: USD transform cache crash on invalid prim.
buildbot/vexp-code-patch-coordinator Build done. Details
Updated CacheReader_open_usd_object() to issue a warning and
return early if the given object path does not refer to a
valid prim on the USD stage, to avoid crashing when attempting
to create a reader from an invalid prim.
2023-10-10 20:56:14 -04:00