Blender Git Commit Log

Git Commits -> Revision bd0223b

Revision bd0223b by Brecht Van Lommel (master)
February 7, 2016, 13:35 (GMT)
Fix T47351: slow rigid body sim bake after recent changes to use jobs system.

The bake system had a 200ms sleep for each frame substep, to give the UI time
to redraw. I don't think there is a good reason to have this, with fair thread
scheduling this will give UI thread 2x more time at best, and the UI doesn't
need to be that responsive during bake.

Commit Details:

Full Hash: bd0223b8fefe1bf21f9cd2b444256775b5540227
Parent Commit: 77197b2
Lines Changed: +0, -3

1 Modified Path:

/source/blender/blenkernel/intern/pointcache.c (+0, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021