powroupi / blender_mmd_tools

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

Support for changing Rigid Body World default settings in 2.92 #361

Closed UuuNyaa closed 2 years ago

UuuNyaa commented 2 years ago

@nagadomi pointed out the problem in #333

I don't know what value to set. In my scene, the following values were good.

bpy.context.scene.rigidbody_world.substeps_per_frame = 1
bpy.context.scene.rigidbody_world.solver_iterations = 60
powroupi commented 2 years ago

I'll merge it now. Whenever we have a better idea, we can update it then.Thank you. :smile: