New bone color presets #112639

Open
Demeter Dzadik wants to merge 6 commits from Mets/blender:new-bone-colors into blender-v4.0-release

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

View File

@ -70,9 +70,6 @@ static void do_versions_theme(const UserDef *userdef, bTheme *btheme)
memcpy(btheme, &U_theme_default, sizeof(*btheme));
}
printf("VERSION:");
printf("%d", userdef->versionfile);
printf("%d", userdef->subversionfile);
/* Again reset the theme, but only if stored with an early 3.1 alpha version. Some changes were
* done in the release branch and then merged into the 3.1 branch (master). So the previous reset
* wouldn't work for people who saved their preferences with a 3.1 build meanwhile. But we still