Blender Git Loki

Git Commits -> Revision df56312

Revision df56312 by Sergey Sharybin (master)
December 29, 2013, 10:44 (GMT)
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.

Commit Details:

Full Hash: df5631216a923a0ee18552f6abefbff18c414ae5
Parent Commit: 57e8c58
Lines Changed: +16, -1

2 Modified Paths:

/source/blender/blenkernel/intern/font.c (+14, -1) (Diff)
/source/blender/blenlib/BLI_threads.h (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021