Camera tracking integration
=========================== Fixed bug with invalid colors for space clip when startup.blend is created in 2.58 release build.
This commit is contained in:
@@ -1576,7 +1576,7 @@ void init_userdef_do_versions(void)
|
||||
U.autokey_flag &= ~AUTOKEY_FLAG_ONLYKEYINGSET;
|
||||
}
|
||||
|
||||
if (bmain->versionfile <= 257) {
|
||||
{
|
||||
bTheme *btheme;
|
||||
for(btheme= U.themes.first; btheme; btheme= btheme->next) {
|
||||
if(btheme->tv3d.bundle_solid[3] == 0) {
|
||||
|
||||
Reference in New Issue
Block a user