blender/source
Lukas Tönne fe8fad54b1 Use the generic task scheduler for threaded particle tasks, i.e.
distribution and path caching for child particles.

This gives a significant improvement of viewport playback performance
with higher child particle counts. Particles previously used their own
threads and had a rather high limit for threading. Also threading
apparently was disabled because only 1 thread was being used ...
2015-01-20 09:30:03 +01:00
..
blender Use the generic task scheduler for threaded particle tasks, i.e. 2015-01-20 09:30:03 +01:00
blenderplayer Fix T43174: "Record animation" does not update fcurve handles 2015-01-09 15:29:47 +01:00
creator Remove executable flag from the build configuration files 2014-12-31 14:05:53 +05:00
gameengine BGE physics: get/set linear and angular damping 2015-01-15 18:37:22 +01:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00