prman-pixar / RenderManForBlender

RenderMan for Blender render addon
MIT License
809 stars 133 forks source link

Blender for macOS ARM64 (Apple Silicon) Support #641

Closed mx-rd closed 2 years ago

mx-rd commented 2 years ago

On the Blender for Apple Silicon build, I can't activate the plugin. I was able to activate it on the Intel Build (using Rosetta) and it now appears in my ARM Blender Version, but it doesn't do anything. Is this an issue with Blender or would the plugin require its own ARM64 Build? Renderman itself seems to work fine (I assume using Rosetta).

Thanks!

prman-pixar commented 2 years ago

The latter most likely. I think the first hurdle would be needing to recompile our python modules to ARM64, but I'm just guessing.