Brush Assets: Versioning to activate new brush tool and asset #118289

Merged
Hans Goudey merged 1 commits from HooglyBoogly/blender:brush-assets-new-tool-versioning into brush-assets-project 2024-02-14 20:25:31 +01:00

1 Commits

Author SHA1 Message Date
Hans Goudey c42cc0d303 Brush Assets: Versioning to activate new brush tool and asset
Activate the new brush tool when opening old files, and activate the
default brush asset for the mode. I'm guessing we may end up storing
the default brush asset for each mode somewhere else in the long term,
but doing it in versioning is simple now, and has the benefit of decoupling
the one time change from the defaults in the future.

Also replace the workspace's tool reference that could still point to the
old separate tools for each brush. This makes everything work by default
when opening a new factory startup file.
2024-02-14 13:12:19 -05:00