Page 1 of 1

Store models as non-binary blobs

Posted: 20 Dec 2014, 01:32
by kubark42
I realize this is likely a pipe dream, but if models could be stored in some textual means (XML, YML, JSON, etc...), then it would be easy for SCM to track model changes. Currently, a new model has to be checked in as a binary blob, which is less efficient and also makes it hard to ensure that no accidental changes were merged in.