MaximeHerpin / modular_tree

GNU General Public License v3.0
1.23k stars 218 forks source link

Blender 3.2.0 error add-ons #331

Open mac4kent opened 2 years ago

mac4kent commented 2 years ago

Blender 3.2.0 error add-ons your file.

image image image
code404nul commented 2 years ago

Are you sure, this is blender 3.2

mac4kent commented 2 years ago

Yes I do use Blender 3.2.0 Alpha

BeheadedKamikaze commented 2 years ago

You'll have to compile it with Python 3.10 bindings. If you have the tools to do this, I have updated the branch here: https://github.com/BeheadedKamikaze/modular_tree/tree/blender_31

mac4kent commented 2 years ago

I have receive from your link. Blender 3.1.0 and Blender 3.2.0 Alpha is the same error.

image
mac4kent commented 2 years ago
image
BeheadedKamikaze commented 2 years ago

You will have to compile the C++ for MacOS X. Because I don't have a test machine, I did not update the build files, but I suspect you will have to:

braebo commented 2 years ago

@BeheadedKamikaze I'd be happy to compile something on my Macbook for #341 if it's necessary/helpful at all- let me know!