Files
test/source
Sean Kim 9945d511a9 Fix #130548: Crash on selecting brush tool in older blender version file
This commit adds extra filtering when applying versioning code to older
files to support the Image Editor paint brushes with brush assets.

Previously, the versioning code updated all of the View3D space tools
that used a paint context to have a specific hardcoded tool name - this
unfortunately misses the default startup.blend Texture Paint brush.

Pull Request: https://projects.blender.org/blender/blender/pulls/130560
2024-11-20 20:34:02 +01:00
..