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:
authorJagannadhan Ravi <easythrees>2021-07-20 19:57:12 +0300
committerSebastian Parborg <darkdefende@gmail.com>2021-07-20 19:57:12 +0300
commit26b2a35dd44c2782e076514cb972529afb1cca64 (patch)
tree47046ab947c552aebd6c3909e0000ef58dea0d2d /source/blender
parentf53ca7e41c2c4413af5e3333ced1a83d1ee54c19 (diff)
Speedup rigid body "Copy from Active" operator
If there were lots of selected objects without an existing rigid body, we would add rigid bodies to them one by one. This would be slow in python, now we instead do this as a batch operation in C. On my (Intel) MacBook it used to take 60 seconds and with this change it takes about 0.3 seconds. Reviewed By: Sebastian Parborg Differential Revision: http://developer.blender.org/D11957
Diffstat (limited to 'source/blender')
0 files changed, 0 insertions, 0 deletions