aachman98 / Sorcar

Procedural modeling in Blender using Node Editor
https://aachman98.itch.io/sorcar
GNU General Public License v3.0
1.16k stars 112 forks source link

Blender 2.8 support #53

Closed kichristensen closed 5 years ago

kichristensen commented 5 years ago

First stab at supporting Blender 2.8, there are probably room for improvement and issues overlooked, but it works it most cases in Blender 2.8

aachman98 commented 5 years ago

First of all, thank you for your contribution! I had been busy all week, so I apologise for not responding earlier. I reviewed the code changes, and they are good enough to get Sorcar working in 2.8. There are, however, a couple of changes that I would like:

Secondly, I am working on a different system for the next release (see details here: https://blenderartists.org/t/sorcar-formerly-procgenmod-procedural-modeling-in-blender-using-node-editor/1156769/237). I suggest not to make big changes in v2 as it will be replaced by the newer (better) one. If you are interested in creating nodes for v3, I'll share a note regarding the new system (functions to override, what to return, etc.).