Merge branch 'master' into blender2.8

This commit is contained in:
2017-10-18 17:09:41 +11:00
183 changed files with 1412 additions and 1371 deletions

View File

@@ -122,7 +122,7 @@ static TransformModeItem transform_modes[] =
{NULL, 0}
};
EnumPropertyItem rna_enum_transform_mode_types[] =
const EnumPropertyItem rna_enum_transform_mode_types[] =
{
{TFM_INIT, "INIT", 0, "Init", ""},
{TFM_DUMMY, "DUMMY", 0, "Dummy", ""},