fake-bpy-module 20240130__tar.gz → 20240201__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of fake-bpy-module might be problematic. Click here for more details.
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/PKG-INFO +1 -1
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_image/__init__.pyi +2 -2
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_userpref/__init__.pyi +40 -88
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/image/__init__.pyi +20 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/object/__init__.pyi +1 -1
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/preferences/__init__.pyi +11 -11
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/types/__init__.pyi +483 -193
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_extras/anim_utils/__init__.pyi +2 -2
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/fake_bpy_module.egg-info/PKG-INFO +1 -1
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/rna_prop_ui/__init__.pyi +1 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/README.md +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/addon_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/addon_utils/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/animsys_refactor/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/animsys_refactor/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/aud/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/aud/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bgl/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bgl/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_app_override/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_app_override/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_app_template_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_app_template_utils/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_console_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_console_utils/autocomplete/__init__.pyi +2 -2
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_console_utils/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_i18n_utils/__init__.pyi +4 -4
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_i18n_utils/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_keymap_utils/__init__.pyi +3 -3
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_keymap_utils/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_math/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_math/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/__init__.pyi +22 -22
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/anim/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/assets/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/clip/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/console/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/file/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/image/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/node/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/object/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/object_align/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/presets/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/userpref/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/view3d/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_operators/wm/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_previews_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_previews_utils/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_rna_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_rna_utils/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_text_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_text_utils/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/__init__.pyi +61 -61
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/anim/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/generic_ui_list/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_data_armature/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_data_curve/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_data_curves/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_data_light/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_data_volume/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_freestyle/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_mask_common/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_object/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_paint_common/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_particle/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_scene/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_texture/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_view_layer/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/properties_world/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_clip/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_console/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_dopesheet/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_info/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_node/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_properties/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_sequencer/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_text/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_time/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_topbar/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_view3d/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui_utils/layout/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bl_ui_utils/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/blend_render_info/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/blend_render_info/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/blf/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/blf/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bmesh/__init__.pyi +1 -1
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bmesh/geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bmesh/ops/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bmesh/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bmesh/types/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bmesh/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/__init__.pyi +3 -3
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/app/__init__.pyi +1 -1
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/app/handlers/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/app/icons/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/app/timers/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/app/translations/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/msgbus/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/__init__.pyi +61 -61
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/action/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/anim/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/armature/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/asset/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/boid/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/brush/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/camera/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/clip/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/collection/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/console/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/curve/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/curves/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/ed/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/export_mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/export_scene/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/file/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/font/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/graph/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/grease_pencil/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/import_mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/import_scene/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/info/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/marker/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/mask/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/material/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/mball/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/nla/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/node/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/outliner/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/paint/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/palette/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/particle/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/pose/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/render/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/scene/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/screen/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/script/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/sculpt/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/sequencer/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/sound/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/surface/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/text/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/texture/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/transform/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/ui/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/uv/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/view3d/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/wm/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/ops/world/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/path/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/props/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/utils/__init__.pyi +1 -1
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/utils/previews/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy/utils/units/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_extras/__init__.pyi +6 -6
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_extras/asset_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_extras/extensions/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_extras/extensions/junction_module/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_extras/image_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_extras/io_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_extras/mesh_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_extras/object_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_extras/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_extras/view3d_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_restrict_state/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_restrict_state/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_types/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/bpy_types/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/console_python/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/console_python/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/console_shell/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/console_shell/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/fake_bpy_module.egg-info/top_level.txt +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/freestyle/__init__.pyi +2 -2
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/freestyle/chainingiterators/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/freestyle/functions/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/freestyle/predicates/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/freestyle/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/freestyle/shaders/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/freestyle/types/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/freestyle/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/gpu/__init__.pyi +4 -4
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/gpu/capabilities/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/gpu/matrix/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/gpu/platform/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/gpu/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/gpu/select/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/gpu/shader/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/gpu/state/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/gpu/texture/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/gpu/types/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/gpu_extras/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/gpu_extras/batch/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/gpu_extras/presets/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/gpu_extras/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/graphviz_export/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/graphviz_export/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/idprop/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/idprop/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/idprop/types/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/imbuf/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/imbuf/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/imbuf/types/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/keyingsets_builtins/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/keyingsets_builtins/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/keyingsets_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/keyingsets_utils/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/mathutils/__init__.pyi +1 -1
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/mathutils/bvhtree/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/mathutils/geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/mathutils/interpolate/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/mathutils/kdtree/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/mathutils/noise/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/mathutils/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/nodeitems_builtins/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/nodeitems_builtins/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/nodeitems_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/nodeitems_utils/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/pyproject.toml +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/rna_info/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/rna_info/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/rna_keymap_ui/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/rna_keymap_ui/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/rna_prop_ui/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/rna_xml/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/rna_xml/py.typed +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/setup.cfg +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/setup.py +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/sys_info/__init__.pyi +0 -0
- {fake-bpy-module-20240130 → fake-bpy-module-20240201}/sys_info/py.typed +0 -0
|
@@ -204,7 +204,7 @@ class IMAGE_MT_image(bpy_types.Menu, bpy_types._GenericUI):
|
|
|
204
204
|
def type_recast(self): ...
|
|
205
205
|
def values(self): ...
|
|
206
206
|
|
|
207
|
-
class
|
|
207
|
+
class IMAGE_MT_image_invert(bpy_types.Menu, bpy_types._GenericUI):
|
|
208
208
|
bl_label: typing.Any
|
|
209
209
|
bl_rna: typing.Any
|
|
210
210
|
id_data: typing.Any
|
|
@@ -252,7 +252,7 @@ class IMAGE_MT_image_flip(bpy_types.Menu, bpy_types._GenericUI):
|
|
|
252
252
|
def type_recast(self): ...
|
|
253
253
|
def values(self): ...
|
|
254
254
|
|
|
255
|
-
class
|
|
255
|
+
class IMAGE_MT_image_transform(bpy_types.Menu, bpy_types._GenericUI):
|
|
256
256
|
bl_label: typing.Any
|
|
257
257
|
bl_rna: typing.Any
|
|
258
258
|
id_data: typing.Any
|
|
@@ -31,11 +31,6 @@ class ExperimentalPanel:
|
|
|
31
31
|
|
|
32
32
|
def poll(self, _context): ...
|
|
33
33
|
|
|
34
|
-
class ExtensionsPanel:
|
|
35
|
-
bl_context: typing.Any
|
|
36
|
-
bl_region_type: typing.Any
|
|
37
|
-
bl_space_type: typing.Any
|
|
38
|
-
|
|
39
34
|
class FilePathsPanel:
|
|
40
35
|
bl_context: typing.Any
|
|
41
36
|
bl_region_type: typing.Any
|
|
@@ -431,6 +426,45 @@ class USERPREF_PT_addons_filter(bpy_types.Panel, bpy_types._GenericUI):
|
|
|
431
426
|
def type_recast(self): ...
|
|
432
427
|
def values(self): ...
|
|
433
428
|
|
|
429
|
+
class USERPREF_PT_extensions_repos(bpy_types.Panel, bpy_types._GenericUI):
|
|
430
|
+
bl_label: typing.Any
|
|
431
|
+
bl_options: typing.Any
|
|
432
|
+
bl_region_type: typing.Any
|
|
433
|
+
bl_rna: typing.Any
|
|
434
|
+
bl_space_type: typing.Any
|
|
435
|
+
bl_ui_units_x: typing.Any
|
|
436
|
+
id_data: typing.Any
|
|
437
|
+
|
|
438
|
+
def append(self, draw_func): ...
|
|
439
|
+
def as_pointer(self): ...
|
|
440
|
+
def bl_rna_get_subclass(self): ...
|
|
441
|
+
def bl_rna_get_subclass_py(self): ...
|
|
442
|
+
def draw(self, context): ...
|
|
443
|
+
def driver_add(self): ...
|
|
444
|
+
def driver_remove(self): ...
|
|
445
|
+
def get(self): ...
|
|
446
|
+
def id_properties_clear(self): ...
|
|
447
|
+
def id_properties_ensure(self): ...
|
|
448
|
+
def id_properties_ui(self): ...
|
|
449
|
+
def is_extended(self): ...
|
|
450
|
+
def is_property_hidden(self): ...
|
|
451
|
+
def is_property_overridable_library(self): ...
|
|
452
|
+
def is_property_readonly(self): ...
|
|
453
|
+
def is_property_set(self): ...
|
|
454
|
+
def items(self): ...
|
|
455
|
+
def keyframe_delete(self): ...
|
|
456
|
+
def keyframe_insert(self): ...
|
|
457
|
+
def keys(self): ...
|
|
458
|
+
def path_from_id(self): ...
|
|
459
|
+
def path_resolve(self): ...
|
|
460
|
+
def pop(self): ...
|
|
461
|
+
def prepend(self, draw_func): ...
|
|
462
|
+
def property_overridable_library_set(self): ...
|
|
463
|
+
def property_unset(self): ...
|
|
464
|
+
def remove(self, draw_func): ...
|
|
465
|
+
def type_recast(self): ...
|
|
466
|
+
def values(self): ...
|
|
467
|
+
|
|
434
468
|
class USERPREF_PT_navigation_bar(bpy_types.Panel, bpy_types._GenericUI):
|
|
435
469
|
bl_label: typing.Any
|
|
436
470
|
bl_options: typing.Any
|
|
@@ -709,6 +743,7 @@ class USERPREF_PT_addons(AddOnPanel, bpy_types.Panel, bpy_types._GenericUI):
|
|
|
709
743
|
def bl_rna_get_subclass(self): ...
|
|
710
744
|
def bl_rna_get_subclass_py(self): ...
|
|
711
745
|
def draw(self, context): ...
|
|
746
|
+
def draw_addon_preferences(self, layout, context, addon_preferences): ...
|
|
712
747
|
def draw_error(self, layout, message): ...
|
|
713
748
|
def driver_add(self): ...
|
|
714
749
|
def driver_remove(self): ...
|
|
@@ -1400,89 +1435,6 @@ class USERPREF_PT_experimental_prototypes(
|
|
|
1400
1435
|
def type_recast(self): ...
|
|
1401
1436
|
def values(self): ...
|
|
1402
1437
|
|
|
1403
|
-
class USERPREF_PT_extensions(ExtensionsPanel, bpy_types.Panel, bpy_types._GenericUI):
|
|
1404
|
-
bl_context: typing.Any
|
|
1405
|
-
bl_label: typing.Any
|
|
1406
|
-
bl_options: typing.Any
|
|
1407
|
-
bl_region_type: typing.Any
|
|
1408
|
-
bl_rna: typing.Any
|
|
1409
|
-
bl_space_type: typing.Any
|
|
1410
|
-
id_data: typing.Any
|
|
1411
|
-
unused: typing.Any
|
|
1412
|
-
|
|
1413
|
-
def append(self, draw_func): ...
|
|
1414
|
-
def as_pointer(self): ...
|
|
1415
|
-
def bl_rna_get_subclass(self): ...
|
|
1416
|
-
def bl_rna_get_subclass_py(self): ...
|
|
1417
|
-
def draw(self, context): ...
|
|
1418
|
-
def driver_add(self): ...
|
|
1419
|
-
def driver_remove(self): ...
|
|
1420
|
-
def get(self): ...
|
|
1421
|
-
def id_properties_clear(self): ...
|
|
1422
|
-
def id_properties_ensure(self): ...
|
|
1423
|
-
def id_properties_ui(self): ...
|
|
1424
|
-
def is_extended(self): ...
|
|
1425
|
-
def is_property_hidden(self): ...
|
|
1426
|
-
def is_property_overridable_library(self): ...
|
|
1427
|
-
def is_property_readonly(self): ...
|
|
1428
|
-
def is_property_set(self): ...
|
|
1429
|
-
def items(self): ...
|
|
1430
|
-
def keyframe_delete(self): ...
|
|
1431
|
-
def keyframe_insert(self): ...
|
|
1432
|
-
def keys(self): ...
|
|
1433
|
-
def path_from_id(self): ...
|
|
1434
|
-
def path_resolve(self): ...
|
|
1435
|
-
def poll(self, _context): ...
|
|
1436
|
-
def pop(self): ...
|
|
1437
|
-
def prepend(self, draw_func): ...
|
|
1438
|
-
def property_overridable_library_set(self): ...
|
|
1439
|
-
def property_unset(self): ...
|
|
1440
|
-
def remove(self, draw_func): ...
|
|
1441
|
-
def type_recast(self): ...
|
|
1442
|
-
def values(self): ...
|
|
1443
|
-
|
|
1444
|
-
class USERPREF_PT_extensions_repos(
|
|
1445
|
-
ExtensionsPanel, bpy_types.Panel, bpy_types._GenericUI
|
|
1446
|
-
):
|
|
1447
|
-
bl_context: typing.Any
|
|
1448
|
-
bl_label: typing.Any
|
|
1449
|
-
bl_options: typing.Any
|
|
1450
|
-
bl_region_type: typing.Any
|
|
1451
|
-
bl_rna: typing.Any
|
|
1452
|
-
bl_space_type: typing.Any
|
|
1453
|
-
id_data: typing.Any
|
|
1454
|
-
|
|
1455
|
-
def append(self, draw_func): ...
|
|
1456
|
-
def as_pointer(self): ...
|
|
1457
|
-
def bl_rna_get_subclass(self): ...
|
|
1458
|
-
def bl_rna_get_subclass_py(self): ...
|
|
1459
|
-
def draw(self, context): ...
|
|
1460
|
-
def driver_add(self): ...
|
|
1461
|
-
def driver_remove(self): ...
|
|
1462
|
-
def get(self): ...
|
|
1463
|
-
def id_properties_clear(self): ...
|
|
1464
|
-
def id_properties_ensure(self): ...
|
|
1465
|
-
def id_properties_ui(self): ...
|
|
1466
|
-
def is_extended(self): ...
|
|
1467
|
-
def is_property_hidden(self): ...
|
|
1468
|
-
def is_property_overridable_library(self): ...
|
|
1469
|
-
def is_property_readonly(self): ...
|
|
1470
|
-
def is_property_set(self): ...
|
|
1471
|
-
def items(self): ...
|
|
1472
|
-
def keyframe_delete(self): ...
|
|
1473
|
-
def keyframe_insert(self): ...
|
|
1474
|
-
def keys(self): ...
|
|
1475
|
-
def path_from_id(self): ...
|
|
1476
|
-
def path_resolve(self): ...
|
|
1477
|
-
def poll(self, context): ...
|
|
1478
|
-
def pop(self): ...
|
|
1479
|
-
def prepend(self, draw_func): ...
|
|
1480
|
-
def property_overridable_library_set(self): ...
|
|
1481
|
-
def property_unset(self): ...
|
|
1482
|
-
def remove(self, draw_func): ...
|
|
1483
|
-
def type_recast(self): ...
|
|
1484
|
-
def values(self): ...
|
|
1485
|
-
|
|
1486
1438
|
class USERPREF_PT_file_paths_applications(
|
|
1487
1439
|
FilePathsPanel, bpy_types.Panel, bpy_types._GenericUI
|
|
1488
1440
|
):
|
|
@@ -729,6 +729,26 @@ def resize(
|
|
|
729
729
|
|
|
730
730
|
...
|
|
731
731
|
|
|
732
|
+
def rotate_orthogonal(
|
|
733
|
+
override_context: typing.Optional[
|
|
734
|
+
typing.Union[typing.Dict, "bpy.types.Context"]
|
|
735
|
+
] = None,
|
|
736
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
737
|
+
undo: typing.Optional[bool] = None,
|
|
738
|
+
*,
|
|
739
|
+
degrees: typing.Optional[typing.Any] = "90",
|
|
740
|
+
):
|
|
741
|
+
"""Rotate the image
|
|
742
|
+
|
|
743
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
744
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
745
|
+
:type undo: typing.Optional[bool]
|
|
746
|
+
:param degrees: Degrees, Amount of rotation in degrees (90, 180, 270) * ``90`` 90 Degrees -- Rotate 90 degrees clockwise. * ``180`` 180 Degrees -- Rotate 180 degrees clockwise. * ``270`` 270 Degrees -- Rotate 270 degrees clockwise.
|
|
747
|
+
:type degrees: typing.Optional[typing.Any]
|
|
748
|
+
"""
|
|
749
|
+
|
|
750
|
+
...
|
|
751
|
+
|
|
732
752
|
def sample(
|
|
733
753
|
override_context: typing.Optional[
|
|
734
754
|
typing.Union[typing.Dict, "bpy.types.Context"]
|
|
@@ -50,7 +50,7 @@ def add_modifier_menu(
|
|
|
50
50
|
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
51
51
|
undo: typing.Optional[bool] = None,
|
|
52
52
|
):
|
|
53
|
-
"""Undocumented, consider `contributing <https://developer.blender.org/>`__. :File: `startup/bl_ui/properties_data_modifier.py\:
|
|
53
|
+
"""Undocumented, consider `contributing <https://developer.blender.org/>`__. :File: `startup/bl_ui/properties_data_modifier.py\:261 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_ui/properties_data_modifier.py#L261>`__
|
|
54
54
|
|
|
55
55
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
56
56
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
@@ -53,7 +53,7 @@ def addon_expand(
|
|
|
53
53
|
*,
|
|
54
54
|
module: typing.Union[str, typing.Any] = "",
|
|
55
55
|
):
|
|
56
|
-
"""Display information and preferences for this add-on :File: `startup/bl_operators/userpref.py\:
|
|
56
|
+
"""Display information and preferences for this add-on :File: `startup/bl_operators/userpref.py\:825 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_operators/userpref.py#L825>`__
|
|
57
57
|
|
|
58
58
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
59
59
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
@@ -124,7 +124,7 @@ def addon_remove(
|
|
|
124
124
|
*,
|
|
125
125
|
module: typing.Union[str, typing.Any] = "",
|
|
126
126
|
):
|
|
127
|
-
"""Delete the add-on from the file system :File: `startup/bl_operators/userpref.py\:
|
|
127
|
+
"""Delete the add-on from the file system :File: `startup/bl_operators/userpref.py\:780 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_operators/userpref.py#L780>`__
|
|
128
128
|
|
|
129
129
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
130
130
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
@@ -144,7 +144,7 @@ def addon_show(
|
|
|
144
144
|
*,
|
|
145
145
|
module: typing.Union[str, typing.Any] = "",
|
|
146
146
|
):
|
|
147
|
-
"""Show add-on preferences :File: `startup/bl_operators/userpref.py\:
|
|
147
|
+
"""Show add-on preferences :File: `startup/bl_operators/userpref.py\:849 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_operators/userpref.py#L849>`__
|
|
148
148
|
|
|
149
149
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
150
150
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
@@ -167,7 +167,7 @@ def app_template_install(
|
|
|
167
167
|
filter_folder: typing.Optional[typing.Union[bool, typing.Any]] = True,
|
|
168
168
|
filter_glob: typing.Union[str, typing.Any] = "*.zip",
|
|
169
169
|
):
|
|
170
|
-
"""Install an application template :File: `startup/bl_operators/userpref.py\:
|
|
170
|
+
"""Install an application template :File: `startup/bl_operators/userpref.py\:895 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_operators/userpref.py#L895>`__
|
|
171
171
|
|
|
172
172
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
173
173
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
@@ -682,7 +682,7 @@ def script_directory_add(
|
|
|
682
682
|
directory: typing.Union[str, typing.Any] = "",
|
|
683
683
|
filter_folder: typing.Optional[typing.Union[bool, typing.Any]] = True,
|
|
684
684
|
):
|
|
685
|
-
"""Undocumented, consider `contributing <https://developer.blender.org/>`__. :File: `startup/bl_operators/userpref.py\:
|
|
685
|
+
"""Undocumented, consider `contributing <https://developer.blender.org/>`__. :File: `startup/bl_operators/userpref.py\:1168 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_operators/userpref.py#L1168>`__
|
|
686
686
|
|
|
687
687
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
688
688
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
@@ -704,7 +704,7 @@ def script_directory_remove(
|
|
|
704
704
|
*,
|
|
705
705
|
index: typing.Optional[typing.Any] = 0,
|
|
706
706
|
):
|
|
707
|
-
"""Undocumented, consider `contributing <https://developer.blender.org/>`__. :File: `startup/bl_operators/userpref.py\:
|
|
707
|
+
"""Undocumented, consider `contributing <https://developer.blender.org/>`__. :File: `startup/bl_operators/userpref.py\:1198 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_operators/userpref.py#L1198>`__
|
|
708
708
|
|
|
709
709
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
710
710
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
@@ -724,7 +724,7 @@ def studiolight_copy_settings(
|
|
|
724
724
|
*,
|
|
725
725
|
index: typing.Optional[typing.Any] = 0,
|
|
726
726
|
):
|
|
727
|
-
"""Copy Studio Light settings to the Studio Light editor :File: `startup/bl_operators/userpref.py\:
|
|
727
|
+
"""Copy Studio Light settings to the Studio Light editor :File: `startup/bl_operators/userpref.py\:1123 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_operators/userpref.py#L1123>`__
|
|
728
728
|
|
|
729
729
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
730
730
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
@@ -750,7 +750,7 @@ def studiolight_install(
|
|
|
750
750
|
filter_glob: typing.Union[str, typing.Any] = "*.png;*.jpg;*.hdr;*.exr",
|
|
751
751
|
type: typing.Optional[typing.Any] = "MATCAP",
|
|
752
752
|
):
|
|
753
|
-
"""Install a user defined light :File: `startup/bl_operators/userpref.py\:
|
|
753
|
+
"""Install a user defined light :File: `startup/bl_operators/userpref.py\:1004 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_operators/userpref.py#L1004>`__
|
|
754
754
|
|
|
755
755
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
756
756
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
@@ -778,7 +778,7 @@ def studiolight_new(
|
|
|
778
778
|
*,
|
|
779
779
|
filename: typing.Union[str, typing.Any] = "StudioLight",
|
|
780
780
|
):
|
|
781
|
-
"""Save custom studio light from the studio light editor settings :File: `startup/bl_operators/userpref.py\:
|
|
781
|
+
"""Save custom studio light from the studio light editor settings :File: `startup/bl_operators/userpref.py\:1050 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_operators/userpref.py#L1050>`__
|
|
782
782
|
|
|
783
783
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
784
784
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
@@ -796,7 +796,7 @@ def studiolight_show(
|
|
|
796
796
|
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
797
797
|
undo: typing.Optional[bool] = None,
|
|
798
798
|
):
|
|
799
|
-
"""Show light preferences :File: `startup/bl_operators/userpref.py\:
|
|
799
|
+
"""Show light preferences :File: `startup/bl_operators/userpref.py\:1149 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_operators/userpref.py#L1149>`__
|
|
800
800
|
|
|
801
801
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
802
802
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
@@ -814,7 +814,7 @@ def studiolight_uninstall(
|
|
|
814
814
|
*,
|
|
815
815
|
index: typing.Optional[typing.Any] = 0,
|
|
816
816
|
):
|
|
817
|
-
"""Delete Studio Light :File: `startup/bl_operators/userpref.py\:
|
|
817
|
+
"""Delete Studio Light :File: `startup/bl_operators/userpref.py\:1104 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_operators/userpref.py#L1104>`__
|
|
818
818
|
|
|
819
819
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
820
820
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|