svn merge ^/trunk/blender -r40395:40405

This commit is contained in:
2011-09-23 10:58:20 +00:00
23 changed files with 393 additions and 204 deletions

View File

@@ -403,7 +403,10 @@ void WM_exit_ext(bContext *C, const short do_python)
free_posebuf();
BLF_exit();
#ifdef INTERNATIONAL
BLF_free_unifont();
#endif
ANIM_keyingset_infos_exit();