aachman98 / Sorcar

Procedural modeling in Blender using Node Editor
https://aachman98.itch.io/sorcar
GNU General Public License v3.0
1.16k stars 112 forks source link

[BUG] Temporary preview objects get continuously duplicated #144

Open Arcnor opened 4 years ago

Arcnor commented 4 years ago

Describe the bug Using Scatter with a custom mesh seems to be duplicating the scattered objects every time you change some parameter of the node group. Not sure which part is causing the problem.

To Reproduce Steps to reproduce the behavior:

  1. Download SorcarBug1.blend.zip
  2. Change anything on the node group, for example, just changing the Scatter type from "Instanced" to "Instanced" (yeah, the same type) duplicates all objects. Or you can try changing the scale of the generated cube using the transform, then a flurry of objects will be created and never deleted.

Expected behavior Temporary objects should not be created, or at least they should be removed later.

Desktop (please complete the following information):