Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2016-11-15 18:36:47 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2016-11-15 18:39:48 +0300
commitf2690673ba4966542684d5b6f17d0fa329c33b82 (patch)
tree5f1dbbf5dd3f29b85485e336f05389f771fab6f2 /intern/iksolver
parentaf0e6b31a5b06521ef541d8e2adc2b0777c880f9 (diff)
Get rid of 'drivers unlinking' code in `BKE_libblock_free_data()`
This has nothing to do here (freeing is not unlinking/remapping!), and was actually redoing something already taken care of by `BKE_libblock_relink_ex()` call in `BKE_libblock_free_ex()`. Also, gives some noticeable speedup when removing datablocks with do_unlink=True, about 5 to 10% quicker e.g. when deleting all objects from a py console, in a big production file...
Diffstat (limited to 'intern/iksolver')
0 files changed, 0 insertions, 0 deletions