BrendanParmer / NodeToPython

Convert Blender node groups to a Python add-on
MIT License
247 stars 23 forks source link

Blender 4.2 #109

Closed BrendanParmer closed 4 months ago

BrendanParmer commented 5 months ago

Shader

General

Refactor

BrendanParmer commented 5 months ago

Probably will leave as draft to wait for things to stabilize more; the beta seems a little unstable still. The Python API documentation doesn't seem updated to the latest branch, which could mess with the node settings generation script

BrendanParmer commented 4 months ago

Probably will leave as draft to wait for things to stabilize more; the beta seems a little unstable still. The Python API documentation doesn't seem updated to the latest branch, which could mess with the node settings generation script

The Python API looks updated. Was initially confused as it includes some experimental volume nodes that aren't currently exposed, but thanks to the auto-generation script NodeToPython now easily supports these