|
443.
|
|
|
Module
|
|
|
:src: bpy.types.Addon.module
:src: bpy.types.PythonController.mode:'MODULE'
:src: bpy.types.PythonController.module
:src: bpy.types.WM_OT_addon_disable.module
:src: bpy.types.WM_OT_addon_enable.module
:src: bpy.types.WM_OT_addon_expand.module
:src: bpy.types.WM_OT_addon_remove.module
|
|
|
|
(no translation yet)
|
|
|
|
444.
|
|
|
Module name
|
|
|
:src: bpy.types.Addon.module
|
|
|
|
(no translation yet)
|
|
|
|
445.
|
|
|
Addon Preferences
|
|
|
:src: bpy.types.AddonPreferences
|
|
|
|
(no translation yet)
|
|
|
|
446.
|
|
|
Source Root
|
|
|
:src: bpy.types.UI_AP_i18n_settings.SOURCE_DIR
|
|
|
|
(no translation yet)
|
|
|
|
447.
|
|
|
The Blender source root path
|
|
|
:src: bpy.types.UI_AP_i18n_settings.SOURCE_DIR
|
|
|
|
(no translation yet)
|
|
|
|
448.
|
|
|
Fribidi Library
|
|
|
:src: bpy.types.UI_AP_i18n_settings.FRIBIDI_LIB
|
|
|
|
(no translation yet)
|
|
|
|
449.
|
|
|
The FriBidi C compiled library (.so under Linux, .dll under windows...), you’ll likely have to edit it if you’re under Windows, e.g. using the one included in svn's libraries repository
|
|
|
:src: bpy.types.UI_AP_i18n_settings.FRIBIDI_LIB
|
|
|
|
(no translation yet)
|
|
|
|
450.
|
|
|
Persistent Data Path
|
|
|
:src: bpy.types.UI_AP_i18n_settings.persistent_data_path
|
|
|
|
(no translation yet)
|
|
|
|
451.
|
|
|
The name of a json file storing those settings (unfortunately, Blender's system does not work here)
|
|
|
:src: bpy.types.UI_AP_i18n_settings.persistent_data_path
|
|
|
|
(no translation yet)
|
|
|
|
452.
|
|
|
Translation Root
|
|
|
:src: bpy.types.UI_AP_i18n_settings.I18N_DIR
|
|
|
|
(no translation yet)
|
|
|