WIP: Brush assets project #106303

Draft
Julian Eisel wants to merge 370 commits from brush-assets-project into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
1 changed files with 12 additions and 13 deletions
Showing only changes of commit 3e53bcfb99 - Show all commits

View File

@ -3148,7 +3148,6 @@ void blo_do_versions_400(FileData *fd, Library * /*lib*/, Main *bmain)
if (!MAIN_VERSION_FILE_ATLEAST(bmain, 402, 13)) {
update_paint_modes_for_brush_assets(*bmain);
}
}
/**
* Always bump subversion in BKE_blender_version.h when adding versioning