David G Yu
David G Yu
Are you still seeing these issues @cgrigstd or @dinelanthony? I've been able to build and run the latest v24.03 release on the hardware and OS configurations listed in my first...
Filed as internal issue #OSD-429
That's right, we're not ready to make changes to the code that would require C++17. This hasn't been addressed yet in the OpenUSD code base. There is work in progress...
Filed as internal issue #OSD-436
You're right. It looks like something has changed on the macOS-11 configs. I've filed #1330 for us to follow up with a fix. Thanks!
Yes, indeed! The OpenSubdiv XFB implementation should work on Mac, and it does when OpenSubdiv is using GLEW but GLEW should not be required. We'd welcome a PR to fix...
Filed as internal issue #OSD-404
The short answer is that OpenSubdiv does **not** currently provide the patch representation you want. We've considered adding support for generating a uniform patch representations of the surface and agree...
Hi, Since you are specializing Far::TopologyRefinerFactory for your own MESH class you must provide specializations for a few protected methods so that TopologyRefinerFactory can correctly access Shape data. See the...
I'm going to switch labels on this from "wontfix" to "documentation".