3drepo / 3drepobouncer

A C++ library providing 3D Repo Scene Graph definition, repository management logic and manipulation logic. It is is essentially the refactored 3DRepoCore and (parts of) 3DRepoGUI
GNU Affero General Public License v3.0
29 stars 13 forks source link

Merge all supermesh metadata into a single file #623

Closed carmenfan closed 1 year ago

carmenfan commented 1 year ago

Description

extension of problem explained here

https://github.com/3drepo/3drepo.io/issues/4212

To get around this on new models, we should just save a copy of all the json mappings as a single file

Old json mappings are also saved for streaming milestone 2 purposes.