Format XML for better VCS/Git use
Substance designer stores its SBS files in an XML format. But it's all one long unbroken line. If you store the SBS files in version control (e.g. Git) it makes diffs pretty useless. But if it just had some line breaks/indentation (pretty printing on XML export) it would be much easier to see what had been changed.
1
vote
