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

ISSUE #623 construct the supermesh cache file in bouncer #624

Closed carmenfan closed 1 year ago

carmenfan commented 1 year ago

This fixes #623

Description

2nd part of the solution to https://github.com/3drepo/3drepo.io/issues/4212

Test cases