-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Hi,
I'm not sure if this is a bug, but while trying to make the HierarchyStandardModel icons work today I realized that the running code is moved to pxr.UsdQt namespace after build, leaving the icons behind (pxr.usdQt) and making the relative paths to fail.
usd-qt/pxr/usdQt/hierarchyModel.py
Lines 279 to 280 in 35b01ea
| ArcsIconPath = 'icons/arcs_2.xpm' | |
| NoarcsIconPath = 'icons/noarcs_2.xpm' |
Is there any plans to integrate the use of resources with the build system? Or even better, moving to QResource?
Is this something we can help with?
Cheers!
Metadata
Metadata
Assignees
Labels
No labels