Topologic is now a one-click install for Blender/Sverchok

Topologic is now a one-click install for Blender/Sverchok

Topologic has a new milestone release! One of the biggest hurdles for testing and adopting Topologic has been its relative difficult installation. This was due to the particular method we used to create python bindings for the C++ code. To ease the installation process, we had to completely re-write the python bindings using pybind11. This was a laborious process, and bugs may still exist. However, this new release of Topologic can be installed for Blender with Sverchok just as any other add-on: You download the ZIP file (and you do NOT unzip it), you launch Blender (with Sverchok pre-installed), you go to Preferences -> Add-ons and you install the ZIP file as usual. This release of Topologic is compatible with both Windows and Linux and with python 3.7, 3.8, and 3.9. ...