Is your feature request related to a problem? Please describe.
There are various differences in export file formats that appear to result in one computer's export results being different than the next computer's export results. I would like to make export deterministic, and potentially even part of the build (what goes in is the same as what comes out).
Describe the solution you'd like
The solution is that a given architecture (mac, windows, linux) imports and exports the same files from a clean checkout in this repo.
Describe alternatives you've considered
I'm not actually certain this is an OS problem, but I expect that my development (based on linux) does things differently than many other contributors (probably on windows or macos).
Is your feature request related to a problem? Please describe.
There are various differences in export file formats that appear to result in one computer's export results being different than the next computer's export results. I would like to make export deterministic, and potentially even part of the build (what goes in is the same as what comes out).
Describe the solution you'd like
The solution is that a given architecture (mac, windows, linux) imports and exports the same files from a clean checkout in this repo.
Describe alternatives you've considered
I'm not actually certain this is an OS problem, but I expect that my development (based on linux) does things differently than many other contributors (probably on windows or macos).