aachman98 / aachman98/Sorcar

[BUG] Merge Objects wouldn't merge two NodeGroups

Đang mở
#139 13 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement scheduled ux
Ngôn ngữ chính
Python
Star
1.2k
Fork
112
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

**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

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Issue này liên quan đến việc Merge Objects node không thể gộp hai NodeGroups trong Sorcar, một Blender addon dùng cho mô hình hóa procedural. Hãy xem xét logic của node graph trong Sorcar codebase, đặc biệt là phần triển khai merge operation. Các ảnh chụp màn hình cho thấy hành vi expected và actual; hãy bắt đầu bằng cách tái hiện bug với các graphs được cung cấp. Kiểm tra NodeGroup evaluation và cách Merge Objects node xử lý nhiều inputs. Bình luận cuối cùng có từ 2294 ngày trước, vì vậy codebase có thể đã thay đổi đáng kể.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
blender, python
Lĩnh vực
computer-graphics, game-dev
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
45/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.