Use reproducible hashlib for representing TextureCachedField
TextureCachedField was using hash(...)
to disambiguate its instances.
However, hash
is randomized and will hinder reproducible code
generation
TextureCachedField was using hash(...)
to disambiguate its instances.
However, hash
is randomized and will hinder reproducible code
generation
enabled an automatic merge when the pipeline for ba96ba03 succeeds
merged
mentioned in commit 7563d84e