Files
test/release/scripts/modules/bl_i18n_utils
Bastien Montagne 0d0a45b89d Fix/workaround i18n script not finding some messages anymore.
For some reasons(c) some base classes (like `bpy.types.Modifier`) are
not listed anymore by a call to
`bpy.types.ID.__base__.__subclasses__()`, unless they are first accessed
explicitely (e.g. by executing `bpy.types.Modifier` etc.).
2022-04-11 15:45:52 +02:00
..
2022-03-28 10:40:14 +02:00
2022-02-11 09:14:36 +11:00