Pyroevil / Blender-Molecular-Script

This is my molecular python script for blender. A bit similar to Lagoa Multiphysic in Softimage.
http://blenderartists.org/forum/showthread.php?233643-SCRIPT-Moleculars-physics
107 stars 73 forks source link

Updates / Fixes for Blender 2.8 and 2.9 #16

Open scorpion81 opened 3 years ago

scorpion81 commented 3 years ago

Hi @Pyroevil,

first a big thanks for your great molecular addon :smiling_face_with_three_hearts:

@PavelBlend and @MarBasso and me have made some additional small fixes and updates in order to attempt to keep it running under recent blender and python versions. There are also other forks around, but i didnt read them in detail and hence they also may have other small fixes included, which we are not aware about.

Maybe you are interested to merge those updates (from my fork, for example) back into your main repo ? Because your repo is the only one where users can file issues. Those may be fixed in the fork(s) but perhaps the users have more trouble to find the fixed versions this way.

Not sure whether our fixes "broke" something unintentionally, though. But the addon loads properly and seems to function from a quick glance.

Bonus: i have set up a github action, which will automatically build 3 zips under windows, mac and linux runners right here on github on each commit. Those zips are unfortunately zipped twice. But if you extract the "inner" zip, you can use it as release zip which is directly installable from within blender.

PavelBlend commented 3 years ago

Hello @scorpion81

You can enable issues in your repository: 01 02