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

Break the code into modules #10

Closed PavelBlend closed 6 years ago

PavelBlend commented 6 years ago

But first you need to get rid of global variables. Here are the approximate names of the modules: __init__, operators, panels, properties.

PavelBlend commented 6 years ago

Did: ec53b13dc76e5fc0afc1e0b3587dc7bb09861b11