powroupi / blender_mmd_tools

mmd_tools is a blender addon for importing Models and Motions of MikuMikuDance.
GNU General Public License v3.0
1.81k stars 277 forks source link

__createNonCollisionConstraint is very slow #322

Open ghost opened 3 years ago

ghost commented 3 years ago

https://github.com/powroupi/blender_mmd_tools/blob/d1be8eda46b5d31cedb09cdcfe6e2eb08b85fea2/mmd_tools/core/model.py#L828

I have a not very large pmd file (~2MB) but it stuck for 298 seconds to run this function. Is there any possible ways to accelerate this?