datagram
New Member
I'm currently trying to manage my scene collection files using version control, and there's one minor thing that's preventing it from working really well. All of the object keys in the file are sorted alphabetically, but the objects in the sources array don't seem to be sorted at all, and the order usually changes completely when making changes.
Would it be possible to sort the sources by name (or some other unique key) when saving the file? Seems like this might be really quick to implement, and would be a huge improvement for anyone trying to use version control software with their OBS Studio configs.
Would it be possible to sort the sources by name (or some other unique key) when saving the file? Seems like this might be really quick to implement, and would be a huge improvement for anyone trying to use version control software with their OBS Studio configs.