|
441.
|
|
|
Set all the children of this object to the same visibility/occlusion recursively
|
|
|
:src: bpy.types.VisibilityActuator.apply_to_children
|
|
|
|
(no translation yet)
|
|
|
|
442.
|
|
|
Python addons to be loaded automatically
|
|
|
:src: bpy.types.Addon
|
|
|
|
(no translation yet)
|
|
|
|
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)
|
|
|