blender/source
Bastien Montagne 73adf3e27d Fix (unreported) seldom crash when using previews in filebrowser.
Hopefully fix it actually, at least could not reproduce it anymore with
that changen, but Was already quite hard to trigger before.
We need a memory barrier at this allocation, otherwise it might happen
after preview gets added to done queue, so preview could end up being
freed twice, leading to crash.
2017-07-19 12:55:05 +02:00
..
blender Fix (unreported) seldom crash when using previews in filebrowser. 2017-07-19 12:55:05 +02:00
blenderplayer Snap System: Separate raycast functions from nearest2d functions 2017-07-11 13:47:28 -03:00
creator Remove MinGW support 2017-05-27 15:34:55 -04:00
gameengine Fix T51889: new file or load factory settings results in broken UI. 2017-07-08 00:54:05 +02:00
tools@b11375e890 Fix blurry icons 2017-01-29 17:21:57 +03:00
CMakeLists.txt