Files
test/source/blender/blenkernel/intern
Sergey Sharybin beffaa293e Made modifiers_getVirtualModifierList safe for threading
Move static variables to context filling in by this fcuntion
and owned by a callee function. This ensures no conflicts
between threads happens because of static variables used in
this function.

Also moved modifier types and virtual modifiers data to a
function called from creator. This is needed to be sure all
the information is properly initialied to the time when
threads starts to use this data.

--
svn merge -r57899:57900 ^/branches/soc-2013-depsgraph_mt
2013-08-19 09:05:34 +00:00
..
2013-06-25 10:44:30 +00:00
2013-07-02 09:47:22 +00:00
2013-07-02 09:47:22 +00:00
2013-07-22 18:01:27 +00:00
2013-07-27 18:16:22 +00:00
2013-07-15 05:09:06 +00:00
2013-07-13 05:50:35 +00:00
2013-07-27 07:02:27 +00:00
2013-04-16 00:56:24 +00:00
2013-03-31 03:28:46 +00:00
2013-05-08 14:20:57 +00:00