Files
blender/release/scripts/modules/bl_i18n_utils
Bastien Montagne 22d157d469 I18n: dirty workaround for PITA ghost classes remaining after unregister.
Spent again a whole day trying to understand what happens here, with no
luck. For some reasons, OperatorProperties children of unregistered
operator classes remain accessible, with their `bl_rna` member, although
that one is 100% invalid (freed memory, crashes with ASAN builds).

Funny thing is, I cannot reproduce that situation when disabling the
add-on from the py console of a Blender-with-UI.

Note: issue revealed by X3D add-on, which is still enabled in factory
settings, while not being officially supported any more, this has to be
fixed in a separate commit.
2019-09-09 17:42:44 +02:00
..
2018-07-03 06:48:44 +02:00
2019-03-07 11:45:48 +01:00
2019-08-12 01:10:43 +10:00
2019-08-17 00:57:05 +10:00