Blender Git Loki

Git Commits -> Revision 03bf84d

Revision 03bf84d by Bastien Montagne (master)
August 13, 2019, 13:37 (GMT)
Fix T66373: Strange translation text behaviour.

i18n code does not work from threads on some plaforms, so it is disabled
in Blender when called from non-main thread.

Means that we have to go to a slightly different approach, with dirty
tag and generating string on request for UI.

Note: Also had to update the `info` string size, to fit with expensive
asiatic scripts in utf-8... Using mem for that kind of runtime data is
not really nice, but for now it will have to do.

Commit Details:

Full Hash: 03bf84db86bc023cfad501b1b4764cecb6435422
Parent Commit: 6f9cbbc
Lines Changed: +36, -7

3 Modified Paths:

/source/blender/blenkernel/intern/pointcache.c (+9, -5) (Diff)
/source/blender/makesdna/DNA_object_force_types.h (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_object_force.c (+24, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021