You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Speckle Connector duplicates rather than updates objects.
Describe the problem here.
This has been described in the community forums and responded to, but it has not been addressed, nor is it mentioned in the documentation. When a new person starts using speckle, they just think it's broken. Speckle without the ability to update objects is not much better than FBX.
I have also replicated it in the latest 2.19.1 version.
Yes!! But you may want to create a new local "sync" object, copy the new geometry etc. to real object and then delete the sync object when you are finished. This would preserve local changes that are not normally synced like custom shaders, geometry nodes, etc...
Even better would be a mechanism to track when an object last changed by computing an MD5-like signature on meaningful values (mesh geometry, materials, whatever else may be synced) and store that somewhere (in each object as a custom property, for instance). That way when syncing the client can look up and see if the object hasn't changed locally, and automatically update it. If it has changed the client could then prompt the user to either skip the object, overwrite, archive it, or create a new sync object collection that they can manually copy from to merge changes.
Really appreciate the great work you are doing!
Expected vs. Actual Behavior
Speckle Connector duplicates rather than updates objects.
Describe the problem here.
This has been described in the community forums and responded to, but it has not been addressed, nor is it mentioned in the documentation. When a new person starts using speckle, they just think it's broken. Speckle without the ability to update objects is not much better than FBX.
I have also replicated it in the latest 2.19.1 version.
https://speckle.community/t/revit-to-blender-creates-duplicates-in-blender/8083
https://speckle.community/t/rhino-to-blender-not-updating-mesh-but-creates-a-new-one/8689
Reproduction Steps & System Config (win, osx, web, etc.)
https://speckle.community/t/revit-to-blender-creates-duplicates-in-blender/8083
https://speckle.community/t/rhino-to-blender-not-updating-mesh-but-creates-a-new-one/8689
Let us know how we can reproduce this, and attach relevant files (if any).
https://speckle.community/t/revit-to-blender-creates-duplicates-in-blender/8083
https://speckle.community/t/rhino-to-blender-not-updating-mesh-but-creates-a-new-one/8689
The text was updated successfully, but these errors were encountered: