Store models as non-binary blobs

Requests or suggestions for new features
Post Reply
kubark42
Posts: 15
Joined: 10 Dec 2014, 18:34

Store models as non-binary blobs

Post 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.

Post Reply