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
In which the USD Python bindings are now performed using a copy of `boost::python`, housed in the `pxr_boost::python` namespace. We bind a few functions of our own that deal with `pxr` types, so we now need to teach our `boost::python` how to pass them to `pxr_boost::python`.
0 commit comments