Cleanup: comments (long lines) in blenloader

This commit is contained in:
2019-04-22 01:10:29 +10:00
parent cda4cd0705
commit faabf92a7e
12 changed files with 210 additions and 118 deletions

View File

@@ -456,7 +456,8 @@ PartEff *blo_do_version_give_parteff_245(Object *ob)
return NULL;
}
/* NOTE: this version patch is intended for versions < 2.52.2, but was initially introduced in 2.27 already */
/* NOTE: this version patch is intended for versions < 2.52.2,
* but was initially introduced in 2.27 already. */
void blo_do_version_old_trackto_to_constraints(Object *ob)
{
/* create new trackto constraint from the relationship */