fake-bpy-module 20240608__tar.gz → 20240611__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-20240608 → fake_bpy_module-20240611}/PKG-INFO +1 -1
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/addon_utils/__init__.pyi +2 -2
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/generic_ui_list/__init__.pyi +2 -2
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/node_add_menu_geometry/__init__.pyi +273 -2
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_userpref/__init__.pyi +270 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bmesh/types/__init__.pyi +7 -4
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/app/timers/__init__.pyi +9 -1
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/extensions/__init__.pyi +29 -1
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/preferences/__init__.pyi +8 -14
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/sculpt/__init__.pyi +1 -1
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/props/__init__.pyi +17 -4
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/types/__init__.pyi +175 -34
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/fake_bpy_module.egg-info/PKG-INFO +1 -1
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/freestyle/utils/__init__.pyi +1 -1
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/README.md +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/_bpy_internal/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/_bpy_internal/freedesktop/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/_bpy_internal/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/addon_utils/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/animsys_refactor/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/animsys_refactor/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/aud/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/aud/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bgl/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bgl/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_app_override/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_app_override/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_app_template_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_app_template_utils/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_console_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_console_utils/autocomplete/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_console_utils/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_i18n_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_i18n_utils/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_keymap_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_keymap_utils/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_math/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_math/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/assets/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/clip/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/connect_to_output/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/console/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/file/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/image/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/image_as_planes/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/node/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/node_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/object/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/object_align/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/presets/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/userpref/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/wm/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_operators/world/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_previews_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_previews_utils/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_rna_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_rna_utils/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_text_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_text_utils/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_data_armature/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_data_curve/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_data_curves/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_data_light/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_data_volume/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_mask_common/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_object/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_paint_common/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_particle/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_texture/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_view_layer/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/properties_world/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_clip/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_console/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_dopesheet/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_image/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_info/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_node/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_properties/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_text/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_time/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_topbar/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/temp_anim_layers/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui_utils/layout/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui_utils/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/blend_render_info/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/blend_render_info/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/blf/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/blf/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bmesh/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bmesh/ops/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bmesh/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bmesh/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/app/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/app/handlers/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/app/icons/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/app/translations/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/msgbus/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/action/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/armature/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/asset/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/boid/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/brush/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/camera/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/clip/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/collection/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/console/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/curve/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/curves/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/ed/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/export_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/file/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/font/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/graph/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/image/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/import_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/info/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/marker/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/mask/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/material/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/mball/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/nla/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/node/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/object/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/outliner/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/paint/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/palette/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/particle/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/pose/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/render/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/scene/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/screen/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/script/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/sound/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/surface/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/text/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/texture/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/transform/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/ui/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/uv/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/wm/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/ops/world/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/path/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/utils/previews/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy/utils/units/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_extras/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_extras/anim_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_extras/asset_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_extras/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_extras/extensions/junction_module/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_extras/image_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_extras/io_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_extras/mesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_extras/object_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_extras/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_extras/view3d_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_restrict_state/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_restrict_state/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_types/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/bpy_types/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/console_python/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/console_python/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/console_shell/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/console_shell/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/fake_bpy_module.egg-info/top_level.txt +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/freestyle/chainingiterators/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/freestyle/functions/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/freestyle/predicates/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/freestyle/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/freestyle/shaders/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/freestyle/types/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/gpu/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/gpu/capabilities/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/gpu/matrix/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/gpu/platform/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/gpu/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/gpu/select/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/gpu/shader/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/gpu/state/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/gpu/texture/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/gpu/types/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/gpu_extras/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/gpu_extras/batch/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/gpu_extras/presets/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/gpu_extras/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/graphviz_export/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/graphviz_export/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/idprop/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/idprop/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/idprop/types/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/imbuf/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/imbuf/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/imbuf/types/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/keyingsets_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/keyingsets_builtins/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/keyingsets_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/keyingsets_utils/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/mathutils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/mathutils/bvhtree/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/mathutils/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/mathutils/interpolate/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/mathutils/kdtree/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/mathutils/noise/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/mathutils/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/nodeitems_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/nodeitems_builtins/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/nodeitems_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/nodeitems_utils/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/pyproject.toml +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/rna_info/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/rna_info/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/rna_keymap_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/rna_keymap_ui/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/rna_prop_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/rna_prop_ui/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/rna_xml/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/rna_xml/py.typed +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/setup.cfg +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/setup.py +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/sys_info/__init__.pyi +0 -0
- {fake_bpy_module-20240608 → fake_bpy_module-20240611}/sys_info/py.typed +0 -0
|
@@ -61,8 +61,8 @@ def enable(
|
|
|
61
61
|
...
|
|
62
62
|
|
|
63
63
|
def module_bl_info(mod, info_basis=None): ...
|
|
64
|
-
def modules(module_cache={
|
|
65
|
-
def modules_refresh(module_cache={
|
|
64
|
+
def modules(module_cache={}, refresh=True): ...
|
|
65
|
+
def modules_refresh(module_cache={}): ...
|
|
66
66
|
def paths(): ...
|
|
67
67
|
def reset_all(reload_scripts=False):
|
|
68
68
|
"""Sets the addon state based on the user preferences."""
|
|
@@ -724,7 +724,7 @@ class UILIST_OT_entry_remove(GenericUIListOperator, bpy_types.Operator):
|
|
|
724
724
|
|
|
725
725
|
def draw_ui_list(
|
|
726
726
|
layout: bpy.types.UILayout,
|
|
727
|
-
context:
|
|
727
|
+
context: bpy_types.Context,
|
|
728
728
|
class_name: str = "UI_UL_list",
|
|
729
729
|
unique_id: str = None,
|
|
730
730
|
list_path: str = None,
|
|
@@ -739,7 +739,7 @@ def draw_ui_list(
|
|
|
739
739
|
:param layout: UILayout to draw the list in.
|
|
740
740
|
:type layout: bpy.types.UILayout
|
|
741
741
|
:param context: Blender context to get the list data from.
|
|
742
|
-
:type context:
|
|
742
|
+
:type context: bpy_types.Context
|
|
743
743
|
:param class_name: Name of the UIList class to draw. The default is the UIList class that ships with Blender.
|
|
744
744
|
:type class_name: str
|
|
745
745
|
:param unique_id: Unique identifier to differentiate this from other UI lists.
|
{fake_bpy_module-20240608 → fake_bpy_module-20240611}/bl_ui/node_add_menu_geometry/__init__.pyi
RENAMED
|
@@ -3801,6 +3801,277 @@ class NODE_MT_category_PRIMITIVES_MESH(bpy_types.Menu, bpy_types._GenericUI):
|
|
|
3801
3801
|
"""
|
|
3802
3802
|
...
|
|
3803
3803
|
|
|
3804
|
+
class NODE_MT_category_import(bpy_types.Menu, bpy_types._GenericUI):
|
|
3805
|
+
bl_idname: typing.Any
|
|
3806
|
+
bl_label: typing.Any
|
|
3807
|
+
bl_rna: typing.Any
|
|
3808
|
+
id_data: typing.Any
|
|
3809
|
+
|
|
3810
|
+
def append(self, draw_func):
|
|
3811
|
+
"""Append a draw function to this menu,
|
|
3812
|
+
takes the same arguments as the menus draw function
|
|
3813
|
+
|
|
3814
|
+
:param draw_func:
|
|
3815
|
+
"""
|
|
3816
|
+
...
|
|
3817
|
+
|
|
3818
|
+
def as_pointer(self) -> int:
|
|
3819
|
+
"""Returns the memory address which holds a pointer to Blender's internal data
|
|
3820
|
+
|
|
3821
|
+
:return: int (memory address).
|
|
3822
|
+
:rtype: int
|
|
3823
|
+
"""
|
|
3824
|
+
...
|
|
3825
|
+
|
|
3826
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
3827
|
+
"""
|
|
3828
|
+
|
|
3829
|
+
:return: The RNA type or default when not found.
|
|
3830
|
+
:rtype: bpy.types.Struct
|
|
3831
|
+
"""
|
|
3832
|
+
...
|
|
3833
|
+
|
|
3834
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
3835
|
+
"""
|
|
3836
|
+
|
|
3837
|
+
:return: The class or default when not found.
|
|
3838
|
+
:rtype: typing.Any
|
|
3839
|
+
"""
|
|
3840
|
+
...
|
|
3841
|
+
|
|
3842
|
+
def draw(self, _context):
|
|
3843
|
+
"""
|
|
3844
|
+
|
|
3845
|
+
:param _context:
|
|
3846
|
+
"""
|
|
3847
|
+
...
|
|
3848
|
+
|
|
3849
|
+
def draw_collapsible(self, context, layout):
|
|
3850
|
+
"""
|
|
3851
|
+
|
|
3852
|
+
:param context:
|
|
3853
|
+
:param layout:
|
|
3854
|
+
"""
|
|
3855
|
+
...
|
|
3856
|
+
|
|
3857
|
+
def draw_preset(self, _context):
|
|
3858
|
+
"""Define these on the subclass:
|
|
3859
|
+
- preset_operator (string)
|
|
3860
|
+
- preset_subdir (string)Optionally:
|
|
3861
|
+
- preset_add_operator (string)
|
|
3862
|
+
- preset_extensions (set of strings)
|
|
3863
|
+
- preset_operator_defaults (dict of keyword args)
|
|
3864
|
+
|
|
3865
|
+
:param _context:
|
|
3866
|
+
"""
|
|
3867
|
+
...
|
|
3868
|
+
|
|
3869
|
+
def driver_add(self) -> bpy.types.FCurve:
|
|
3870
|
+
"""Adds driver(s) to the given property
|
|
3871
|
+
|
|
3872
|
+
:return: The driver(s) added.
|
|
3873
|
+
:rtype: bpy.types.FCurve
|
|
3874
|
+
"""
|
|
3875
|
+
...
|
|
3876
|
+
|
|
3877
|
+
def driver_remove(self) -> bool:
|
|
3878
|
+
"""Remove driver(s) from the given property
|
|
3879
|
+
|
|
3880
|
+
:return: Success of driver removal.
|
|
3881
|
+
:rtype: bool
|
|
3882
|
+
"""
|
|
3883
|
+
...
|
|
3884
|
+
|
|
3885
|
+
def get(self):
|
|
3886
|
+
"""Returns the value of the custom property assigned to key or default
|
|
3887
|
+
when not found (matches Python's dictionary function of the same name).
|
|
3888
|
+
|
|
3889
|
+
"""
|
|
3890
|
+
...
|
|
3891
|
+
|
|
3892
|
+
def id_properties_clear(self):
|
|
3893
|
+
"""
|
|
3894
|
+
|
|
3895
|
+
:return: Remove the parent group for an RNA struct's custom IDProperties.
|
|
3896
|
+
"""
|
|
3897
|
+
...
|
|
3898
|
+
|
|
3899
|
+
def id_properties_ensure(self):
|
|
3900
|
+
"""
|
|
3901
|
+
|
|
3902
|
+
:return: the parent group for an RNA struct's custom IDProperties.
|
|
3903
|
+
"""
|
|
3904
|
+
...
|
|
3905
|
+
|
|
3906
|
+
def id_properties_ui(self):
|
|
3907
|
+
"""
|
|
3908
|
+
|
|
3909
|
+
:return: Return an object used to manage an IDProperty's UI data.
|
|
3910
|
+
"""
|
|
3911
|
+
...
|
|
3912
|
+
|
|
3913
|
+
def is_extended(self): ...
|
|
3914
|
+
def is_property_hidden(self) -> bool:
|
|
3915
|
+
"""Check if a property is hidden.
|
|
3916
|
+
|
|
3917
|
+
:return: True when the property is hidden.
|
|
3918
|
+
:rtype: bool
|
|
3919
|
+
"""
|
|
3920
|
+
...
|
|
3921
|
+
|
|
3922
|
+
def is_property_overridable_library(self) -> bool:
|
|
3923
|
+
"""Check if a property is overridable.
|
|
3924
|
+
|
|
3925
|
+
:return: True when the property is overridable.
|
|
3926
|
+
:rtype: bool
|
|
3927
|
+
"""
|
|
3928
|
+
...
|
|
3929
|
+
|
|
3930
|
+
def is_property_readonly(self) -> bool:
|
|
3931
|
+
"""Check if a property is readonly.
|
|
3932
|
+
|
|
3933
|
+
:return: True when the property is readonly (not writable).
|
|
3934
|
+
:rtype: bool
|
|
3935
|
+
"""
|
|
3936
|
+
...
|
|
3937
|
+
|
|
3938
|
+
def is_property_set(self) -> bool:
|
|
3939
|
+
"""Check if a property is set, use for testing operator properties.
|
|
3940
|
+
|
|
3941
|
+
:return: True when the property has been set.
|
|
3942
|
+
:rtype: bool
|
|
3943
|
+
"""
|
|
3944
|
+
...
|
|
3945
|
+
|
|
3946
|
+
def items(self):
|
|
3947
|
+
"""Returns the items of this objects custom properties (matches Python's
|
|
3948
|
+
dictionary function of the same name).
|
|
3949
|
+
|
|
3950
|
+
:return: custom property key, value pairs.
|
|
3951
|
+
"""
|
|
3952
|
+
...
|
|
3953
|
+
|
|
3954
|
+
def keyframe_delete(self) -> bool:
|
|
3955
|
+
"""Remove a keyframe from this properties fcurve.
|
|
3956
|
+
|
|
3957
|
+
:return: Success of keyframe deletion.
|
|
3958
|
+
:rtype: bool
|
|
3959
|
+
"""
|
|
3960
|
+
...
|
|
3961
|
+
|
|
3962
|
+
def keyframe_insert(self) -> bool:
|
|
3963
|
+
"""Insert a keyframe on the property given, adding fcurves and animation data when necessary.
|
|
3964
|
+
|
|
3965
|
+
:return: Success of keyframe insertion.
|
|
3966
|
+
:rtype: bool
|
|
3967
|
+
"""
|
|
3968
|
+
...
|
|
3969
|
+
|
|
3970
|
+
def keys(self):
|
|
3971
|
+
"""Returns the keys of this objects custom properties (matches Python's
|
|
3972
|
+
dictionary function of the same name).
|
|
3973
|
+
|
|
3974
|
+
:return: custom property keys.
|
|
3975
|
+
"""
|
|
3976
|
+
...
|
|
3977
|
+
|
|
3978
|
+
def path_from_id(self) -> str:
|
|
3979
|
+
"""Returns the data path from the ID to this object (string).
|
|
3980
|
+
|
|
3981
|
+
:return: The path from `bpy.types.bpy_struct.id_data`
|
|
3982
|
+
to this struct and property (when given).
|
|
3983
|
+
:rtype: str
|
|
3984
|
+
"""
|
|
3985
|
+
...
|
|
3986
|
+
|
|
3987
|
+
def path_menu(
|
|
3988
|
+
self,
|
|
3989
|
+
searchpaths: list[str],
|
|
3990
|
+
operator: str,
|
|
3991
|
+
props_default: dict = None,
|
|
3992
|
+
prop_filepath: str | None = "filepath",
|
|
3993
|
+
filter_ext: collections.abc.Callable | None = None,
|
|
3994
|
+
filter_path=None,
|
|
3995
|
+
display_name: collections.abc.Callable | None = None,
|
|
3996
|
+
add_operator=None,
|
|
3997
|
+
add_operator_props=None,
|
|
3998
|
+
):
|
|
3999
|
+
"""Populate a menu from a list of paths.
|
|
4000
|
+
|
|
4001
|
+
:param searchpaths: Paths to scan.
|
|
4002
|
+
:type searchpaths: list[str]
|
|
4003
|
+
:param operator: The operator id to use with each file.
|
|
4004
|
+
:type operator: str
|
|
4005
|
+
:param props_default: Properties to assign to each operator.
|
|
4006
|
+
:type props_default: dict
|
|
4007
|
+
:param prop_filepath: Optional operator filepath property (defaults to "filepath").
|
|
4008
|
+
:type prop_filepath: str | None
|
|
4009
|
+
:param filter_ext: Optional callback that takes the file extensions.
|
|
4010
|
+
|
|
4011
|
+
Returning false excludes the file from the list.
|
|
4012
|
+
:type filter_ext: collections.abc.Callable | None
|
|
4013
|
+
:param filter_path:
|
|
4014
|
+
:param display_name: Optional callback that takes the full path, returns the name to display.
|
|
4015
|
+
:type display_name: collections.abc.Callable | None
|
|
4016
|
+
:param add_operator:
|
|
4017
|
+
:param add_operator_props:
|
|
4018
|
+
"""
|
|
4019
|
+
...
|
|
4020
|
+
|
|
4021
|
+
def path_resolve(self):
|
|
4022
|
+
"""Returns the property from the path, raise an exception when not found."""
|
|
4023
|
+
...
|
|
4024
|
+
|
|
4025
|
+
def pop(self):
|
|
4026
|
+
"""Remove and return the value of the custom property assigned to key or default
|
|
4027
|
+
when not found (matches Python's dictionary function of the same name).
|
|
4028
|
+
|
|
4029
|
+
"""
|
|
4030
|
+
...
|
|
4031
|
+
|
|
4032
|
+
def prepend(self, draw_func):
|
|
4033
|
+
"""Prepend a draw function to this menu, takes the same arguments as
|
|
4034
|
+
the menus draw function
|
|
4035
|
+
|
|
4036
|
+
:param draw_func:
|
|
4037
|
+
"""
|
|
4038
|
+
...
|
|
4039
|
+
|
|
4040
|
+
def property_overridable_library_set(self) -> bool:
|
|
4041
|
+
"""Define a property as overridable or not (only for custom properties!).
|
|
4042
|
+
|
|
4043
|
+
:return: True when the overridable status of the property was successfully set.
|
|
4044
|
+
:rtype: bool
|
|
4045
|
+
"""
|
|
4046
|
+
...
|
|
4047
|
+
|
|
4048
|
+
def property_unset(self):
|
|
4049
|
+
"""Unset a property, will use default value afterward."""
|
|
4050
|
+
...
|
|
4051
|
+
|
|
4052
|
+
def remove(self, draw_func):
|
|
4053
|
+
"""Remove a draw function that has been added to this menu
|
|
4054
|
+
|
|
4055
|
+
:param draw_func:
|
|
4056
|
+
"""
|
|
4057
|
+
...
|
|
4058
|
+
|
|
4059
|
+
def type_recast(self):
|
|
4060
|
+
"""Return a new instance, this is needed because types
|
|
4061
|
+
such as textures can be changed at runtime.
|
|
4062
|
+
|
|
4063
|
+
:return: a new instance of this object with the type initialized again.
|
|
4064
|
+
"""
|
|
4065
|
+
...
|
|
4066
|
+
|
|
4067
|
+
def values(self):
|
|
4068
|
+
"""Returns the values of this objects custom properties (matches Python's
|
|
4069
|
+
dictionary function of the same name).
|
|
4070
|
+
|
|
4071
|
+
:return: custom property values.
|
|
4072
|
+
"""
|
|
4073
|
+
...
|
|
4074
|
+
|
|
3804
4075
|
class NODE_MT_category_simulation(bpy_types.Menu, bpy_types._GenericUI):
|
|
3805
4076
|
bl_idname: typing.Any
|
|
3806
4077
|
bl_label: typing.Any
|
|
@@ -7635,10 +7906,10 @@ class NODE_MT_geometry_node_GEO_INPUT(bpy_types.Menu, bpy_types._GenericUI):
|
|
|
7635
7906
|
"""
|
|
7636
7907
|
...
|
|
7637
7908
|
|
|
7638
|
-
def draw(self,
|
|
7909
|
+
def draw(self, context):
|
|
7639
7910
|
"""
|
|
7640
7911
|
|
|
7641
|
-
:param
|
|
7912
|
+
:param context:
|
|
7642
7913
|
"""
|
|
7643
7914
|
...
|
|
7644
7915
|
|
|
@@ -940,6 +940,276 @@ class USERPREF_MT_extensions_active_repo(bpy_types.Menu, bpy_types._GenericUI):
|
|
|
940
940
|
"""
|
|
941
941
|
...
|
|
942
942
|
|
|
943
|
+
class USERPREF_MT_extensions_active_repo_remove(bpy_types.Menu, bpy_types._GenericUI):
|
|
944
|
+
bl_label: typing.Any
|
|
945
|
+
bl_rna: typing.Any
|
|
946
|
+
id_data: typing.Any
|
|
947
|
+
|
|
948
|
+
def append(self, draw_func):
|
|
949
|
+
"""Append a draw function to this menu,
|
|
950
|
+
takes the same arguments as the menus draw function
|
|
951
|
+
|
|
952
|
+
:param draw_func:
|
|
953
|
+
"""
|
|
954
|
+
...
|
|
955
|
+
|
|
956
|
+
def as_pointer(self) -> int:
|
|
957
|
+
"""Returns the memory address which holds a pointer to Blender's internal data
|
|
958
|
+
|
|
959
|
+
:return: int (memory address).
|
|
960
|
+
:rtype: int
|
|
961
|
+
"""
|
|
962
|
+
...
|
|
963
|
+
|
|
964
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
965
|
+
"""
|
|
966
|
+
|
|
967
|
+
:return: The RNA type or default when not found.
|
|
968
|
+
:rtype: bpy.types.Struct
|
|
969
|
+
"""
|
|
970
|
+
...
|
|
971
|
+
|
|
972
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
973
|
+
"""
|
|
974
|
+
|
|
975
|
+
:return: The class or default when not found.
|
|
976
|
+
:rtype: typing.Any
|
|
977
|
+
"""
|
|
978
|
+
...
|
|
979
|
+
|
|
980
|
+
def draw(self, context):
|
|
981
|
+
"""
|
|
982
|
+
|
|
983
|
+
:param context:
|
|
984
|
+
"""
|
|
985
|
+
...
|
|
986
|
+
|
|
987
|
+
def draw_collapsible(self, context, layout):
|
|
988
|
+
"""
|
|
989
|
+
|
|
990
|
+
:param context:
|
|
991
|
+
:param layout:
|
|
992
|
+
"""
|
|
993
|
+
...
|
|
994
|
+
|
|
995
|
+
def draw_preset(self, _context):
|
|
996
|
+
"""Define these on the subclass:
|
|
997
|
+
- preset_operator (string)
|
|
998
|
+
- preset_subdir (string)Optionally:
|
|
999
|
+
- preset_add_operator (string)
|
|
1000
|
+
- preset_extensions (set of strings)
|
|
1001
|
+
- preset_operator_defaults (dict of keyword args)
|
|
1002
|
+
|
|
1003
|
+
:param _context:
|
|
1004
|
+
"""
|
|
1005
|
+
...
|
|
1006
|
+
|
|
1007
|
+
def driver_add(self) -> bpy.types.FCurve:
|
|
1008
|
+
"""Adds driver(s) to the given property
|
|
1009
|
+
|
|
1010
|
+
:return: The driver(s) added.
|
|
1011
|
+
:rtype: bpy.types.FCurve
|
|
1012
|
+
"""
|
|
1013
|
+
...
|
|
1014
|
+
|
|
1015
|
+
def driver_remove(self) -> bool:
|
|
1016
|
+
"""Remove driver(s) from the given property
|
|
1017
|
+
|
|
1018
|
+
:return: Success of driver removal.
|
|
1019
|
+
:rtype: bool
|
|
1020
|
+
"""
|
|
1021
|
+
...
|
|
1022
|
+
|
|
1023
|
+
def get(self):
|
|
1024
|
+
"""Returns the value of the custom property assigned to key or default
|
|
1025
|
+
when not found (matches Python's dictionary function of the same name).
|
|
1026
|
+
|
|
1027
|
+
"""
|
|
1028
|
+
...
|
|
1029
|
+
|
|
1030
|
+
def id_properties_clear(self):
|
|
1031
|
+
"""
|
|
1032
|
+
|
|
1033
|
+
:return: Remove the parent group for an RNA struct's custom IDProperties.
|
|
1034
|
+
"""
|
|
1035
|
+
...
|
|
1036
|
+
|
|
1037
|
+
def id_properties_ensure(self):
|
|
1038
|
+
"""
|
|
1039
|
+
|
|
1040
|
+
:return: the parent group for an RNA struct's custom IDProperties.
|
|
1041
|
+
"""
|
|
1042
|
+
...
|
|
1043
|
+
|
|
1044
|
+
def id_properties_ui(self):
|
|
1045
|
+
"""
|
|
1046
|
+
|
|
1047
|
+
:return: Return an object used to manage an IDProperty's UI data.
|
|
1048
|
+
"""
|
|
1049
|
+
...
|
|
1050
|
+
|
|
1051
|
+
def is_extended(self): ...
|
|
1052
|
+
def is_property_hidden(self) -> bool:
|
|
1053
|
+
"""Check if a property is hidden.
|
|
1054
|
+
|
|
1055
|
+
:return: True when the property is hidden.
|
|
1056
|
+
:rtype: bool
|
|
1057
|
+
"""
|
|
1058
|
+
...
|
|
1059
|
+
|
|
1060
|
+
def is_property_overridable_library(self) -> bool:
|
|
1061
|
+
"""Check if a property is overridable.
|
|
1062
|
+
|
|
1063
|
+
:return: True when the property is overridable.
|
|
1064
|
+
:rtype: bool
|
|
1065
|
+
"""
|
|
1066
|
+
...
|
|
1067
|
+
|
|
1068
|
+
def is_property_readonly(self) -> bool:
|
|
1069
|
+
"""Check if a property is readonly.
|
|
1070
|
+
|
|
1071
|
+
:return: True when the property is readonly (not writable).
|
|
1072
|
+
:rtype: bool
|
|
1073
|
+
"""
|
|
1074
|
+
...
|
|
1075
|
+
|
|
1076
|
+
def is_property_set(self) -> bool:
|
|
1077
|
+
"""Check if a property is set, use for testing operator properties.
|
|
1078
|
+
|
|
1079
|
+
:return: True when the property has been set.
|
|
1080
|
+
:rtype: bool
|
|
1081
|
+
"""
|
|
1082
|
+
...
|
|
1083
|
+
|
|
1084
|
+
def items(self):
|
|
1085
|
+
"""Returns the items of this objects custom properties (matches Python's
|
|
1086
|
+
dictionary function of the same name).
|
|
1087
|
+
|
|
1088
|
+
:return: custom property key, value pairs.
|
|
1089
|
+
"""
|
|
1090
|
+
...
|
|
1091
|
+
|
|
1092
|
+
def keyframe_delete(self) -> bool:
|
|
1093
|
+
"""Remove a keyframe from this properties fcurve.
|
|
1094
|
+
|
|
1095
|
+
:return: Success of keyframe deletion.
|
|
1096
|
+
:rtype: bool
|
|
1097
|
+
"""
|
|
1098
|
+
...
|
|
1099
|
+
|
|
1100
|
+
def keyframe_insert(self) -> bool:
|
|
1101
|
+
"""Insert a keyframe on the property given, adding fcurves and animation data when necessary.
|
|
1102
|
+
|
|
1103
|
+
:return: Success of keyframe insertion.
|
|
1104
|
+
:rtype: bool
|
|
1105
|
+
"""
|
|
1106
|
+
...
|
|
1107
|
+
|
|
1108
|
+
def keys(self):
|
|
1109
|
+
"""Returns the keys of this objects custom properties (matches Python's
|
|
1110
|
+
dictionary function of the same name).
|
|
1111
|
+
|
|
1112
|
+
:return: custom property keys.
|
|
1113
|
+
"""
|
|
1114
|
+
...
|
|
1115
|
+
|
|
1116
|
+
def path_from_id(self) -> str:
|
|
1117
|
+
"""Returns the data path from the ID to this object (string).
|
|
1118
|
+
|
|
1119
|
+
:return: The path from `bpy.types.bpy_struct.id_data`
|
|
1120
|
+
to this struct and property (when given).
|
|
1121
|
+
:rtype: str
|
|
1122
|
+
"""
|
|
1123
|
+
...
|
|
1124
|
+
|
|
1125
|
+
def path_menu(
|
|
1126
|
+
self,
|
|
1127
|
+
searchpaths: list[str],
|
|
1128
|
+
operator: str,
|
|
1129
|
+
props_default: dict = None,
|
|
1130
|
+
prop_filepath: str | None = "filepath",
|
|
1131
|
+
filter_ext: collections.abc.Callable | None = None,
|
|
1132
|
+
filter_path=None,
|
|
1133
|
+
display_name: collections.abc.Callable | None = None,
|
|
1134
|
+
add_operator=None,
|
|
1135
|
+
add_operator_props=None,
|
|
1136
|
+
):
|
|
1137
|
+
"""Populate a menu from a list of paths.
|
|
1138
|
+
|
|
1139
|
+
:param searchpaths: Paths to scan.
|
|
1140
|
+
:type searchpaths: list[str]
|
|
1141
|
+
:param operator: The operator id to use with each file.
|
|
1142
|
+
:type operator: str
|
|
1143
|
+
:param props_default: Properties to assign to each operator.
|
|
1144
|
+
:type props_default: dict
|
|
1145
|
+
:param prop_filepath: Optional operator filepath property (defaults to "filepath").
|
|
1146
|
+
:type prop_filepath: str | None
|
|
1147
|
+
:param filter_ext: Optional callback that takes the file extensions.
|
|
1148
|
+
|
|
1149
|
+
Returning false excludes the file from the list.
|
|
1150
|
+
:type filter_ext: collections.abc.Callable | None
|
|
1151
|
+
:param filter_path:
|
|
1152
|
+
:param display_name: Optional callback that takes the full path, returns the name to display.
|
|
1153
|
+
:type display_name: collections.abc.Callable | None
|
|
1154
|
+
:param add_operator:
|
|
1155
|
+
:param add_operator_props:
|
|
1156
|
+
"""
|
|
1157
|
+
...
|
|
1158
|
+
|
|
1159
|
+
def path_resolve(self):
|
|
1160
|
+
"""Returns the property from the path, raise an exception when not found."""
|
|
1161
|
+
...
|
|
1162
|
+
|
|
1163
|
+
def pop(self):
|
|
1164
|
+
"""Remove and return the value of the custom property assigned to key or default
|
|
1165
|
+
when not found (matches Python's dictionary function of the same name).
|
|
1166
|
+
|
|
1167
|
+
"""
|
|
1168
|
+
...
|
|
1169
|
+
|
|
1170
|
+
def prepend(self, draw_func):
|
|
1171
|
+
"""Prepend a draw function to this menu, takes the same arguments as
|
|
1172
|
+
the menus draw function
|
|
1173
|
+
|
|
1174
|
+
:param draw_func:
|
|
1175
|
+
"""
|
|
1176
|
+
...
|
|
1177
|
+
|
|
1178
|
+
def property_overridable_library_set(self) -> bool:
|
|
1179
|
+
"""Define a property as overridable or not (only for custom properties!).
|
|
1180
|
+
|
|
1181
|
+
:return: True when the overridable status of the property was successfully set.
|
|
1182
|
+
:rtype: bool
|
|
1183
|
+
"""
|
|
1184
|
+
...
|
|
1185
|
+
|
|
1186
|
+
def property_unset(self):
|
|
1187
|
+
"""Unset a property, will use default value afterward."""
|
|
1188
|
+
...
|
|
1189
|
+
|
|
1190
|
+
def remove(self, draw_func):
|
|
1191
|
+
"""Remove a draw function that has been added to this menu
|
|
1192
|
+
|
|
1193
|
+
:param draw_func:
|
|
1194
|
+
"""
|
|
1195
|
+
...
|
|
1196
|
+
|
|
1197
|
+
def type_recast(self):
|
|
1198
|
+
"""Return a new instance, this is needed because types
|
|
1199
|
+
such as textures can be changed at runtime.
|
|
1200
|
+
|
|
1201
|
+
:return: a new instance of this object with the type initialized again.
|
|
1202
|
+
"""
|
|
1203
|
+
...
|
|
1204
|
+
|
|
1205
|
+
def values(self):
|
|
1206
|
+
"""Returns the values of this objects custom properties (matches Python's
|
|
1207
|
+
dictionary function of the same name).
|
|
1208
|
+
|
|
1209
|
+
:return: custom property values.
|
|
1210
|
+
"""
|
|
1211
|
+
...
|
|
1212
|
+
|
|
943
1213
|
class USERPREF_MT_interface_theme_presets(bpy_types.Menu, bpy_types._GenericUI):
|
|
944
1214
|
bl_label: typing.Any
|
|
945
1215
|
bl_rna: typing.Any
|
|
@@ -297,10 +297,13 @@ class BMEdgeSeq:
|
|
|
297
297
|
"""Initialize the index values of this sequence.This is the equivalent of looping over all elements and assigning the index values."""
|
|
298
298
|
...
|
|
299
299
|
|
|
300
|
-
def new(
|
|
300
|
+
def new(
|
|
301
|
+
self, verts: tuple[BMVert, BMVert], example: BMEdge | None = None
|
|
302
|
+
) -> BMEdge:
|
|
301
303
|
"""Create a new edge from a given pair of verts.
|
|
302
304
|
|
|
303
305
|
:param verts: Vertex pair.
|
|
306
|
+
:type verts: tuple[BMVert, BMVert]
|
|
304
307
|
:param example: Existing edge to initialize settings (optional argument).
|
|
305
308
|
:type example: BMEdge | None
|
|
306
309
|
:return: The newly created edge.
|
|
@@ -1355,11 +1358,11 @@ class BMVert:
|
|
|
1355
1358
|
"""
|
|
1356
1359
|
...
|
|
1357
1360
|
|
|
1358
|
-
def copy_from_vert_interp(self, vert_pair: BMVert, fac: float):
|
|
1361
|
+
def copy_from_vert_interp(self, vert_pair: tuple[BMVert, BMVert], fac: float):
|
|
1359
1362
|
"""Interpolate the customdata from a vert between 2 other verts.
|
|
1360
1363
|
|
|
1361
|
-
:param vert_pair: The
|
|
1362
|
-
:type vert_pair: BMVert
|
|
1364
|
+
:param vert_pair: The verts between which to interpolate data from.
|
|
1365
|
+
:type vert_pair: tuple[BMVert, BMVert]
|
|
1363
1366
|
:param fac:
|
|
1364
1367
|
:type fac: float
|
|
1365
1368
|
"""
|
|
@@ -47,7 +47,11 @@ def is_registered(function: collections.abc.Callable[[], float]) -> bool:
|
|
|
47
47
|
|
|
48
48
|
...
|
|
49
49
|
|
|
50
|
-
def register(
|
|
50
|
+
def register(
|
|
51
|
+
function: collections.abc.Callable[[], float],
|
|
52
|
+
first_interval: float | None = 0,
|
|
53
|
+
persistent: bool | None = False,
|
|
54
|
+
):
|
|
51
55
|
"""Add a new function that will be called after the specified amount of seconds.
|
|
52
56
|
The function gets no arguments and is expected to return either None or a float.
|
|
53
57
|
If None is returned, the timer will be unregistered.
|
|
@@ -56,6 +60,10 @@ def register(function: collections.abc.Callable[[], float]):
|
|
|
56
60
|
|
|
57
61
|
:param function: The function that should called.
|
|
58
62
|
:type function: collections.abc.Callable[[], float]
|
|
63
|
+
:param first_interval: Seconds until the callback should be called the first time.
|
|
64
|
+
:type first_interval: float | None
|
|
65
|
+
:param persistent: Don't remove timer when a new file is loaded.
|
|
66
|
+
:type persistent: bool | None
|
|
59
67
|
"""
|
|
60
68
|
|
|
61
69
|
...
|