blender/source
Sergey Sharybin df5631216a Fix T37980: Multiple font objects sharing an external font gives problems
Solved by adding RW lock to BKE_vfont_to_curve.

So now all the threads are allowed to read chars from ghash,
but they'll be locked as soon as one thread would need to load
more chars from font to the ghash.
2013-12-29 16:44:07 +06:00
..
blender Fix T37980: Multiple font objects sharing an external font gives problems 2013-12-29 16:44:07 +06:00
blenderplayer Fix bookmarks not appearing in file browser after "copy previous settings". 2013-12-20 17:57:11 +01:00
creator Threaded object update and EvaluationContext 2013-12-26 17:24:42 +06:00
gameengine Threaded object update and EvaluationContext 2013-12-26 17:24:42 +06:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests error in last commit 2013-11-28 16:14:32 +11:00
CMakeLists.txt remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed. 2013-09-03 03:04:44 +00:00
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00