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
In many games, some models are built up from separate models. We need a good mechanism to support this in CMM. Currently, models are assumed to be single-file only.
This would have impact on the code of all plugins.