With this version, I started implementing batch mode, one of the “big” features I want to add to the plugin.
What’s new:
- Added batch mode v1: now you can crunch your CPU and GPU to compute more than one 3D model! The batch mode lets you start three computation processes at the same time while keeping a queue of computations ready to start.
- Added a quick reimport feature: if you have already created a model with a set of options and the cache file is still in the right folder, the plugin will import the model and clean up the hierarchy immediately.
- Small Bug fixes