blender/release/scripts
Bastien Montagne 32073993a8 i18n messages extraction script: fix handling of C unicode-escapes.
rB1f5647c07d15 introduced for the first time a unicode escape in strings
to be translated, directly extracted from C-code itself.

This revealed that this case was not properly handled by current code,
for now we work around using `raw_unicode_escape` encoding/decoding of
python.
2021-02-22 18:32:49 +01:00
..
addons@f01d08b7c5 GPU Python: Use 'PyC_ParseStringEnum' to parse items 2021-02-22 08:35:52 -03:00
addons_contrib@d71985e901 Correct the order of the last two arguments in eevee_cryptomatte_shading_group_create 2020-12-11 08:45:05 +01:00
freestyle Pydoc: Fix duplicate totree for freestyle 2020-10-11 15:50:24 -04:00
modules i18n messages extraction script: fix handling of C unicode-escapes. 2021-02-22 18:32:49 +01:00
presets GPencil: Interpolate Tools refactor 2021-02-19 17:41:28 +01:00
startup Fix T85850: GPencil Interpolate tool panel wrongly aligned 2021-02-22 16:12:40 +01:00
templates_osl OSL: remove fresnel template that was not public domain. 2019-01-28 12:04:54 +01:00
templates_py Cleanup: remove unused layers property from template 2021-02-21 20:55:31 +11:00