aachman98 / aachman98/Sorcar

[BUG] Merge Objects wouldn't merge two NodeGroups

Aperta
#139 13 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement scheduled ux
Lingua principale
Python
Stelle
1.2k
Fork
112
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**Describe the bug**

Merge Objects won't merge two NodeGroups properly on be1b1d4.

**To Reproduce**
1. Create the following graph named `MakeBox`:
![image](https://user-images.githubusercontent.com/693/83357639-777e1f00-a365-11ea-950f-76358764cd0c.png)
2. Create the following graph named `DuplicateByDistance`:
![image](https://user-images.githubusercontent.com/693/83357673-aac0ae00-a365-11ea-88f5-2ffc52475cdb.png)

**Expected behavior**
Merging Objects from these two NodeGroups should produce an object

3. Observe node groups working in isolation in the main graph:
![image](https://user-images.githubusercontent.com/693/83357707-dfcd0080-a365-11ea-9afe-a1489c7557e8.png)
produces
![image](https://user-images.githubusercontent.com/693/83357711-e3f91e00-a365-11ea-9f1e-c59b187b6af7.png)
and
![image](https://user-images.githubusercontent.com/693/83357714-ec515900-a365-11ea-958f-4b3a69f82222.png)
produces
![image](https://user-images.githubusercontent.com/693/83357718-f96e4800-a365-11ea-9da6-df0a992ddc39.png)

4. However, joining them two
![image](https://user-images.githubusercontent.com/693/83357748-26baf600-a366-11ea-8f90-543bccd441d4.png)
still produces only
![image](https://user-images.githubusercontent.com/693/83357718-f96e4800-a365-11ea-9da6-df0a992ddc39.png)

additionally, the first node group outputs `Box: -` making it look like the box wasn't evaluated.

**Screenshots**
Screenshots provided above

**Desktop (please complete the following information):**
- OS: OSX
- Blender Version: 2.82
- Sorcar Version: be1b1d4

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.