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

Running from commandline not working #2

Open SkaveRat opened 7 years ago

SkaveRat commented 7 years ago

When I try to render a file from the commandline, it seems that molecular is not running. Everything just renders as if normal particle physics runs.

I've tried setting the -y flag and adding it to the --addons explicitly.

Am I overlooking something? Is there a way to trigger the addon via python? (pretty new to programming blender with python)