Loading
blender: Add Python to passthru for use in addon drvs (#230884)
Blender addons that have native extensions need to be built against the same Python that Blender was built with. This makes it easier to write such addon derivations.
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
Blender addons that have native extensions need to be built against the same Python that Blender was built with. This makes it easier to write such addon derivations.