On 24/01/2013 at 05:51, xxxxxxxx wrote:
@littledevil: The plugin object is dirty when eg. an attribute is changed. If that slider would
only affect the spheres' radius, but the sphere has already been generated in the previous
pass (call to GVO), I think it would indeed an optimization to re-use this object instead of creating
a new one and dropping the old.
Not fundamentally necessary, but one way to achieve optimization.