aachman98 / aachman98/Sorcar

[BUG] Temporary preview objects get continuously duplicated

Open
#144 0 comments 4 reactions 0 assignees View on GitHub
bug good first issue scheduled
Dominant language
Python
Stars
1.2k
Forks
112
PR merge metrics
No merged PRs in 30d

Description

**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](https://github.com/aachman98/Sorcar/files/4718650/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):**
- OS: macOS Mojave
- Blender Version 2.82
- Sorcar Version Master as of today (https://github.com/aachman98/Sorcar/commit/e89bf2db4165f276df2a00137ac722c4c12e8e10)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.