blender/source
Sergey Sharybin f0cf15b5c6 Task scheduler: Remove counter of done tasks
This was only used for progress report, and it's wrong because:

- Pool might in theory be re-used by different tasks
- We should not make any decision based on scheduling stats

Proper way is to take care of progress by the task itself.
2017-03-01 12:45:51 +01:00
..
blender Task scheduler: Remove counter of done tasks 2017-03-01 12:45:51 +01:00
blenderplayer Fix T49860: Copying vgroups between objects sharing the same obdata was not possible. 2017-02-03 15:47:44 +01:00
creator Cycles: Fix non-zero exit status when rendering animation from CLI and running out of memory 2017-02-24 14:25:38 +01:00
gameengine Cleanup: Grey --> Gray 2017-02-27 19:33:57 -05:00
tools@b11375e890 Fix blurry icons 2017-01-29 17:21:57 +03:00
CMakeLists.txt