This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python/intern
Bastien Montagne 0187a5f292 Py (addons) i18n: fix memleak, enhance msgid lookup.
Probably did not happen yet (since nobody uses addons translations...), but there was an
nice memleak during creation of translation ghash in case a same msgid/msgctx would be
added more than once.

Also, no need to allocate (and free) a temp key each time we lookup a msgid, we can use
given const strings directly here!
2016-03-01 11:44:10 +01:00
..
2016-02-23 09:44:54 +01:00
2016-02-25 10:37:22 +11:00
2015-12-31 21:20:41 +11:00
2016-01-28 00:30:50 -05:00
2016-01-06 19:48:10 +01:00
2016-01-06 19:48:10 +01:00
2016-01-15 05:36:07 +11:00
2016-01-06 19:48:10 +01:00
2015-05-12 18:23:29 +10:00
2015-12-31 21:20:41 +11:00
2016-01-06 19:48:10 +01:00
2016-02-03 18:39:37 +11:00