Files
test/source/blender
Tamito Kajiyama 85ae4b87af Fix T44404: freestyle crashes blender.
The reported crash case seems to be caused by freeing compiled Python
objects in a thread.  Now this issue is avoided by allocating a buffer to
store a Python script and using BPY_string_exec() to run the script.  This
makes it unnecessary to repeatedly create and destroy Text data blocks.

Many thanks to Campbell Barton for his help on the bug fix.
2015-04-29 00:57:56 +09:00
..
2014-10-29 14:15:21 +01:00
2015-04-21 01:50:20 +10:00
2015-04-28 23:15:48 +10:00
2015-01-29 15:35:06 +11:00
2015-04-21 15:53:32 +10:00
2015-04-14 10:34:32 +10:00
2015-04-06 10:40:12 -03:00
2015-04-28 01:18:50 +10:00
2015-04-27 20:10:32 +02:00
2015-01-20 09:30:02 +01:00