Cleanup: move public doc-strings into headers for 'blenloader'

Ref T92709
This commit is contained in:
2021-12-08 17:37:44 +11:00
parent 93ba5e2375
commit 4f48b2992b
17 changed files with 374 additions and 307 deletions

View File

@@ -461,8 +461,6 @@ static void do_version_constraints_245(ListBase *lb)
}
}
/* 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 */