Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🪓 Multiple hierarchies on Receive #113

Closed
bimgeek opened this issue Sep 27, 2022 · 0 comments
Closed

🪓 Multiple hierarchies on Receive #113

bimgeek opened this issue Sep 27, 2022 · 0 comments
Assignees
Labels
bug Something isn't working community Powered by the speckel community! enhancement New feature or request
Milestone

Comments

@bimgeek
Copy link

bimgeek commented Sep 27, 2022

Description

Everytime a commit received from Speckleverse, Blender connector creates a new collection. Instead, it can be tracked through a single collection or no collection at all.

Related to this post on forum.

Expected Behaviour

We should create a single collection and keep track of everything through that. Thus, user's Scene Collection tree won't be borked.

Steps to reproduce

  1. Open a stream/branch with multiple commits.
  2. Receive one of the commits in Blender. Blender connector will create a collection and its name will consists of Stream Name, Branch Name and Commit ID.
  3. Receive another commit from same stream/branch.
  4. New collection will be created. You can view that from Scene collection (See image below 👇). If a user receives 10 commits from the same stream, 10 collection will be created and we would be shambling user's Outliner.

Streams/Commits

This stream can be used for testing. Just receive any branch from here👇:
https://latest.speckle.dev/streams/28dd9ad7ba

Files

ReceivingMultipleCommits.zip

Screenshots

blender_PSkyJViysE

image

@bimgeek bimgeek added bug Something isn't working enhancement New feature or request community Powered by the speckel community! labels Sep 27, 2022
@bimgeek bimgeek changed the title Multiple hierarchies on Receive 🪓 Multiple hierarchies on Receive Sep 27, 2022
@bimgeek bimgeek added the p1 label Oct 20, 2022
@bimgeek bimgeek added this to the 2.10 milestone Oct 20, 2022
@JR-Morgan JR-Morgan removed the p1 label May 10, 2023
@bimgeek bimgeek closed this as completed Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working community Powered by the speckel community! enhancement New feature or request
Projects
No open projects
Archived in project
Development

No branches or pull requests

2 participants