Files
test/source
Jonas Holzman 51b2c31c01 Fix: Grease Pencil: Missing versioning for default Anti-Aliasing settings
The new anti-aliasing feature added in 299a581b1b didn't contain
versioning for startup.blend defaults, this caused the versioning
implemented in versioning_450.cc to be used instead, which was meant
to ensure older files stay the same. This thus caused the feature to be
effectively disabled in default/factory startup files.

Pull Request: https://projects.blender.org/blender/blender/pulls/143711
2025-07-31 15:43:12 +02:00
..