fix: models with multiple parts not being normalized properly (#1825)

Tested that models are migrated to the new format a-ok
Tested that the new logic works as expected.
Old code needs to be kept so that models in both states can be brought to modern standards
This commit is contained in:
David Markowitz
2025-06-23 00:08:16 -07:00
committed by GitHub
parent 48e3471831
commit 9f92f48a0f
9 changed files with 251 additions and 4 deletions

View File

@@ -0,0 +1 @@
/* See ModelNormalizeMigration.cpp for details */