Brecht Van Lommel bd0223b8fe 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.
2016-02-07 14:35:21 +01:00
2016-02-01 00:47:10 +11:00
2016-02-03 18:39:37 +11:00
2016-02-07 20:58:58 +11:00
2016-02-06 21:21:55 +05:00
2016-01-04 14:20:48 +05:00
2016-02-03 18:39:37 +11:00
Description
No description provided
926 MiB
Languages
C++ 78.1%
Python 15%
C 2.8%
GLSL 1.8%
CMake 1.2%
Other 0.9%