You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
write a c++ Usd app that loads the resolver and executes some tests. (Could be done via GTest)
we want that because currently debugging by running python usd is not optimal its not that simple to attach a debugger to the c++ code this way.
The text was updated successfully, but these errors were encountered:
Description
write a c++ Usd app that loads the resolver and executes some tests. (Could be done via GTest)
we want that because currently debugging by running python usd is not optimal its not that simple to attach a debugger to the c++ code this way.
The text was updated successfully, but these errors were encountered: