Also @brecht Is there a benefit to using the PointCloud object here instead of a Mesh? The mesh would get automatic point animation support, and the point cloud attributes could be pushed as…
Better! I'm getting the proper look for that first frame now. 👍
It looks like because you're subclassing USDXformReader instead of USDGeomReader, you're missing out on the animation…
Ahh just noticed I need to rebase now -- give me a few.
Though since this is a fix, I believe it should target the 4.0 branch.
I changed the target-- Please let me know if you need anything else.
@makowalski I modified the pull's target-- please let me know if you need anything further.
Hi there,
The code for the patch is looking great! Unfortunately, the current patch causes segfaults on the example file provided in #96747. Near as I can tell, what's happening is that you're…