Files
speckle-server/packages/viewer/src
Alexandru Popovici 3c1a10bff1 Support for duplicate objects (#4959)
* feat(viewer-lib): Implemented support for duplicate speckle objects. The world tree now accepts duplicates by appending a unique identifier to the node ids. The speckle object ids remain the same. Searching for a duplicated node id will also yield all nodes

* feat(viewer-lib): Changed the way duplication handling works. It's more simple, cleaner and it works better. NodeMap now registers duplicates softly, and only renderable objects are actually duplicated

* fix(viewer-lib): Fixed typo
2025-06-20 09:46:04 +03:00
..
2024-10-29 13:30:26 +02:00
2024-05-07 15:18:38 +03:00
2024-07-17 17:13:55 +03:00