issues
search
BrendanParmer
/
NodeToPython
Convert Blender node groups to a Python add-on
MIT License
247
stars
23
forks
source link
V3.2.1
#125
Closed
BrendanParmer
closed
3 months ago
BrendanParmer
commented
3 months ago
Fixes
NodeToPython now cleans up quotation marks and escape characters in strings (#124)
NodeToPython now ignores invalid subtypes (#124)
Other
Added extension icon file to repo
Shortened files permission description to fit in Extensions Platform character limit
Fixes
Other