fake-bpy-module 20240712__tar.gz → 20240714__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-20240712 → fake_bpy_module-20240714}/PKG-INFO +1 -1
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_dopesheet/__init__.pyi +226 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_toolsystem_toolbar/__init__.pyi +4 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_view3d_toolbar/__init__.pyi +230 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bmesh/types/__init__.pyi +20 -20
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/geometry/__init__.pyi +52 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/grease_pencil/__init__.pyi +42 -3
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/paint/__init__.pyi +9 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/sculpt/__init__.pyi +3 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/sculpt_curves/__init__.pyi +3 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/sequencer/__init__.pyi +2 -2
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/types/__init__.pyi +32 -3
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/fake_bpy_module.egg-info/PKG-INFO +1 -1
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/README.md +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/_bpy_internal/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/_bpy_internal/addons/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/_bpy_internal/addons/cli/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/_bpy_internal/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/_bpy_internal/freedesktop/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/_bpy_internal/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/addon_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/addon_utils/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/animsys_refactor/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/animsys_refactor/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/aud/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/aud/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bgl/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bgl/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_app_override/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_app_override/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_app_template_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_app_template_utils/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_console_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_console_utils/autocomplete/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_console_utils/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_i18n_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_i18n_utils/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_keymap_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_keymap_utils/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_math/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_math/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/assets/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/bone_selection_sets/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/clip/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/connect_to_output/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/console/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/file/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/image/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/image_as_planes/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/node/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/node_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/object/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/object_align/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/presets/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/userpref/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/wm/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_operators/world/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_previews_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_previews_utils/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_rna_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_rna_utils/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_text_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_text_utils/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/generic_ui_list/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_data_armature/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_data_curve/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_data_curves/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_data_light/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_data_volume/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_mask_common/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_object/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_paint_common/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_particle/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_texture/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_view_layer/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/properties_world/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_clip/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_console/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_image/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_info/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_node/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_properties/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_text/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_time/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_topbar/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_userpref/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/temp_anim_layers/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui_utils/layout/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui_utils/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/blend_render_info/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/blend_render_info/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/blf/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/blf/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bmesh/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bmesh/ops/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bmesh/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bmesh/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/app/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/app/handlers/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/app/icons/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/app/timers/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/app/translations/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/msgbus/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/action/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/armature/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/asset/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/boid/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/brush/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/camera/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/clip/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/collection/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/console/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/curve/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/curves/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/ed/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/export_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/file/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/font/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/graph/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/image/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/import_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/info/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/marker/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/mask/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/material/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/mball/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/nla/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/node/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/object/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/outliner/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/palette/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/particle/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/pose/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/preferences/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/render/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/scene/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/screen/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/script/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/sound/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/surface/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/text/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/texture/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/transform/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/ui/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/uv/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/wm/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/ops/world/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/path/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/props/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/utils/previews/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy/utils/units/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy_extras/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy_extras/anim_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy_extras/asset_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy_extras/image_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy_extras/io_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy_extras/mesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy_extras/object_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy_extras/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy_extras/view3d_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy_restrict_state/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy_restrict_state/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy_types/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/bpy_types/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/console_python/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/console_python/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/console_shell/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/console_shell/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/fake_bpy_module.egg-info/top_level.txt +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/freestyle/chainingiterators/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/freestyle/functions/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/freestyle/predicates/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/freestyle/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/freestyle/shaders/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/freestyle/types/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/freestyle/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/gpu/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/gpu/capabilities/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/gpu/matrix/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/gpu/platform/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/gpu/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/gpu/select/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/gpu/shader/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/gpu/state/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/gpu/texture/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/gpu/types/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/gpu_extras/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/gpu_extras/batch/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/gpu_extras/presets/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/gpu_extras/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/graphviz_export/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/graphviz_export/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/idprop/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/idprop/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/idprop/types/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/imbuf/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/imbuf/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/imbuf/types/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/keyingsets_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/keyingsets_builtins/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/keyingsets_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/keyingsets_utils/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/mathutils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/mathutils/bvhtree/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/mathutils/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/mathutils/interpolate/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/mathutils/kdtree/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/mathutils/noise/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/mathutils/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/nodeitems_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/nodeitems_builtins/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/nodeitems_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/nodeitems_utils/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/pyproject.toml +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/rna_info/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/rna_info/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/rna_keymap_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/rna_keymap_ui/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/rna_prop_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/rna_prop_ui/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/rna_xml/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/rna_xml/py.typed +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/setup.cfg +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/setup.py +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/sys_info/__init__.pyi +0 -0
- {fake_bpy_module-20240712 → fake_bpy_module-20240714}/sys_info/py.typed +0 -0
|
@@ -4265,6 +4265,232 @@ class DOPESHEET_PT_action(DopesheetActionPanelBase, bpy_types._GenericUI):
|
|
|
4265
4265
|
"""
|
|
4266
4266
|
...
|
|
4267
4267
|
|
|
4268
|
+
class DOPESHEET_PT_action_slot(bpy_types._GenericUI):
|
|
4269
|
+
bl_category: typing.Any
|
|
4270
|
+
bl_label: typing.Any
|
|
4271
|
+
bl_region_type: typing.Any
|
|
4272
|
+
bl_rna: typing.Any
|
|
4273
|
+
bl_space_type: typing.Any
|
|
4274
|
+
id_data: typing.Any
|
|
4275
|
+
|
|
4276
|
+
def append(self, draw_func):
|
|
4277
|
+
"""Append a draw function to this menu,
|
|
4278
|
+
takes the same arguments as the menus draw function
|
|
4279
|
+
|
|
4280
|
+
:param draw_func:
|
|
4281
|
+
"""
|
|
4282
|
+
...
|
|
4283
|
+
|
|
4284
|
+
def as_pointer(self) -> int:
|
|
4285
|
+
"""Returns the memory address which holds a pointer to Blender's internal data
|
|
4286
|
+
|
|
4287
|
+
:return: int (memory address).
|
|
4288
|
+
:rtype: int
|
|
4289
|
+
"""
|
|
4290
|
+
...
|
|
4291
|
+
|
|
4292
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
4293
|
+
"""
|
|
4294
|
+
|
|
4295
|
+
:return: The RNA type or default when not found.
|
|
4296
|
+
:rtype: bpy.types.Struct
|
|
4297
|
+
"""
|
|
4298
|
+
...
|
|
4299
|
+
|
|
4300
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
4301
|
+
"""
|
|
4302
|
+
|
|
4303
|
+
:return: The class or default when not found.
|
|
4304
|
+
:rtype: typing.Any
|
|
4305
|
+
"""
|
|
4306
|
+
...
|
|
4307
|
+
|
|
4308
|
+
def draw(self, context):
|
|
4309
|
+
"""
|
|
4310
|
+
|
|
4311
|
+
:param context:
|
|
4312
|
+
"""
|
|
4313
|
+
...
|
|
4314
|
+
|
|
4315
|
+
def driver_add(self) -> bpy.types.FCurve:
|
|
4316
|
+
"""Adds driver(s) to the given property
|
|
4317
|
+
|
|
4318
|
+
:return: The driver(s) added.
|
|
4319
|
+
:rtype: bpy.types.FCurve
|
|
4320
|
+
"""
|
|
4321
|
+
...
|
|
4322
|
+
|
|
4323
|
+
def driver_remove(self) -> bool:
|
|
4324
|
+
"""Remove driver(s) from the given property
|
|
4325
|
+
|
|
4326
|
+
:return: Success of driver removal.
|
|
4327
|
+
:rtype: bool
|
|
4328
|
+
"""
|
|
4329
|
+
...
|
|
4330
|
+
|
|
4331
|
+
def get(self):
|
|
4332
|
+
"""Returns the value of the custom property assigned to key or default
|
|
4333
|
+
when not found (matches Python's dictionary function of the same name).
|
|
4334
|
+
|
|
4335
|
+
"""
|
|
4336
|
+
...
|
|
4337
|
+
|
|
4338
|
+
def id_properties_clear(self):
|
|
4339
|
+
"""
|
|
4340
|
+
|
|
4341
|
+
:return: Remove the parent group for an RNA struct's custom IDProperties.
|
|
4342
|
+
"""
|
|
4343
|
+
...
|
|
4344
|
+
|
|
4345
|
+
def id_properties_ensure(self):
|
|
4346
|
+
"""
|
|
4347
|
+
|
|
4348
|
+
:return: the parent group for an RNA struct's custom IDProperties.
|
|
4349
|
+
"""
|
|
4350
|
+
...
|
|
4351
|
+
|
|
4352
|
+
def id_properties_ui(self):
|
|
4353
|
+
"""
|
|
4354
|
+
|
|
4355
|
+
:return: Return an object used to manage an IDProperty's UI data.
|
|
4356
|
+
"""
|
|
4357
|
+
...
|
|
4358
|
+
|
|
4359
|
+
def is_extended(self): ...
|
|
4360
|
+
def is_property_hidden(self) -> bool:
|
|
4361
|
+
"""Check if a property is hidden.
|
|
4362
|
+
|
|
4363
|
+
:return: True when the property is hidden.
|
|
4364
|
+
:rtype: bool
|
|
4365
|
+
"""
|
|
4366
|
+
...
|
|
4367
|
+
|
|
4368
|
+
def is_property_overridable_library(self) -> bool:
|
|
4369
|
+
"""Check if a property is overridable.
|
|
4370
|
+
|
|
4371
|
+
:return: True when the property is overridable.
|
|
4372
|
+
:rtype: bool
|
|
4373
|
+
"""
|
|
4374
|
+
...
|
|
4375
|
+
|
|
4376
|
+
def is_property_readonly(self) -> bool:
|
|
4377
|
+
"""Check if a property is readonly.
|
|
4378
|
+
|
|
4379
|
+
:return: True when the property is readonly (not writable).
|
|
4380
|
+
:rtype: bool
|
|
4381
|
+
"""
|
|
4382
|
+
...
|
|
4383
|
+
|
|
4384
|
+
def is_property_set(self) -> bool:
|
|
4385
|
+
"""Check if a property is set, use for testing operator properties.
|
|
4386
|
+
|
|
4387
|
+
:return: True when the property has been set.
|
|
4388
|
+
:rtype: bool
|
|
4389
|
+
"""
|
|
4390
|
+
...
|
|
4391
|
+
|
|
4392
|
+
def items(self):
|
|
4393
|
+
"""Returns the items of this objects custom properties (matches Python's
|
|
4394
|
+
dictionary function of the same name).
|
|
4395
|
+
|
|
4396
|
+
:return: custom property key, value pairs.
|
|
4397
|
+
"""
|
|
4398
|
+
...
|
|
4399
|
+
|
|
4400
|
+
def keyframe_delete(self) -> bool:
|
|
4401
|
+
"""Remove a keyframe from this properties fcurve.
|
|
4402
|
+
|
|
4403
|
+
:return: Success of keyframe deletion.
|
|
4404
|
+
:rtype: bool
|
|
4405
|
+
"""
|
|
4406
|
+
...
|
|
4407
|
+
|
|
4408
|
+
def keyframe_insert(self) -> bool:
|
|
4409
|
+
"""Insert a keyframe on the property given, adding fcurves and animation data when necessary.
|
|
4410
|
+
|
|
4411
|
+
:return: Success of keyframe insertion.
|
|
4412
|
+
:rtype: bool
|
|
4413
|
+
"""
|
|
4414
|
+
...
|
|
4415
|
+
|
|
4416
|
+
def keys(self):
|
|
4417
|
+
"""Returns the keys of this objects custom properties (matches Python's
|
|
4418
|
+
dictionary function of the same name).
|
|
4419
|
+
|
|
4420
|
+
:return: custom property keys.
|
|
4421
|
+
"""
|
|
4422
|
+
...
|
|
4423
|
+
|
|
4424
|
+
def path_from_id(self) -> str:
|
|
4425
|
+
"""Returns the data path from the ID to this object (string).
|
|
4426
|
+
|
|
4427
|
+
:return: The path from `bpy.types.bpy_struct.id_data`
|
|
4428
|
+
to this struct and property (when given).
|
|
4429
|
+
:rtype: str
|
|
4430
|
+
"""
|
|
4431
|
+
...
|
|
4432
|
+
|
|
4433
|
+
def path_resolve(self):
|
|
4434
|
+
"""Returns the property from the path, raise an exception when not found."""
|
|
4435
|
+
...
|
|
4436
|
+
|
|
4437
|
+
def poll(self, context):
|
|
4438
|
+
"""
|
|
4439
|
+
|
|
4440
|
+
:param context:
|
|
4441
|
+
"""
|
|
4442
|
+
...
|
|
4443
|
+
|
|
4444
|
+
def pop(self):
|
|
4445
|
+
"""Remove and return the value of the custom property assigned to key or default
|
|
4446
|
+
when not found (matches Python's dictionary function of the same name).
|
|
4447
|
+
|
|
4448
|
+
"""
|
|
4449
|
+
...
|
|
4450
|
+
|
|
4451
|
+
def prepend(self, draw_func):
|
|
4452
|
+
"""Prepend a draw function to this menu, takes the same arguments as
|
|
4453
|
+
the menus draw function
|
|
4454
|
+
|
|
4455
|
+
:param draw_func:
|
|
4456
|
+
"""
|
|
4457
|
+
...
|
|
4458
|
+
|
|
4459
|
+
def property_overridable_library_set(self) -> bool:
|
|
4460
|
+
"""Define a property as overridable or not (only for custom properties!).
|
|
4461
|
+
|
|
4462
|
+
:return: True when the overridable status of the property was successfully set.
|
|
4463
|
+
:rtype: bool
|
|
4464
|
+
"""
|
|
4465
|
+
...
|
|
4466
|
+
|
|
4467
|
+
def property_unset(self):
|
|
4468
|
+
"""Unset a property, will use default value afterward."""
|
|
4469
|
+
...
|
|
4470
|
+
|
|
4471
|
+
def remove(self, draw_func):
|
|
4472
|
+
"""Remove a draw function that has been added to this menu
|
|
4473
|
+
|
|
4474
|
+
:param draw_func:
|
|
4475
|
+
"""
|
|
4476
|
+
...
|
|
4477
|
+
|
|
4478
|
+
def type_recast(self):
|
|
4479
|
+
"""Return a new instance, this is needed because types
|
|
4480
|
+
such as textures can be changed at runtime.
|
|
4481
|
+
|
|
4482
|
+
:return: a new instance of this object with the type initialized again.
|
|
4483
|
+
"""
|
|
4484
|
+
...
|
|
4485
|
+
|
|
4486
|
+
def values(self):
|
|
4487
|
+
"""Returns the values of this objects custom properties (matches Python's
|
|
4488
|
+
dictionary function of the same name).
|
|
4489
|
+
|
|
4490
|
+
:return: custom property values.
|
|
4491
|
+
"""
|
|
4492
|
+
...
|
|
4493
|
+
|
|
4268
4494
|
class DOPESHEET_PT_custom_props_action(rna_prop_ui.PropertyPanel, bpy_types._GenericUI):
|
|
4269
4495
|
"""The subclass should have its own poll function
|
|
4270
4496
|
and the variable '_context_path' MUST be set.
|
{fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_toolsystem_toolbar/__init__.pyi
RENAMED
|
@@ -726,12 +726,16 @@ class _defs_gpencil_weight:
|
|
|
726
726
|
"""
|
|
727
727
|
...
|
|
728
728
|
|
|
729
|
+
class _defs_grease_pencil_edit:
|
|
730
|
+
interpolate: typing.Any
|
|
731
|
+
|
|
729
732
|
class _defs_grease_pencil_paint:
|
|
730
733
|
arc: typing.Any
|
|
731
734
|
box: typing.Any
|
|
732
735
|
circle: typing.Any
|
|
733
736
|
curve: typing.Any
|
|
734
737
|
cutter: typing.Any
|
|
738
|
+
interpolate: typing.Any
|
|
735
739
|
line: typing.Any
|
|
736
740
|
polyline: typing.Any
|
|
737
741
|
|
{fake_bpy_module-20240712 → fake_bpy_module-20240714}/bl_ui/space_view3d_toolbar/__init__.pyi
RENAMED
|
@@ -14433,6 +14433,236 @@ class VIEW3D_PT_tools_grease_pencil_v3_brush_eraser(View3DPanel, bpy_types._Gene
|
|
|
14433
14433
|
"""
|
|
14434
14434
|
...
|
|
14435
14435
|
|
|
14436
|
+
class VIEW3D_PT_tools_grease_pencil_v3_brush_gap_closure(
|
|
14437
|
+
View3DPanel, bpy_types._GenericUI
|
|
14438
|
+
):
|
|
14439
|
+
bl_category: typing.Any
|
|
14440
|
+
bl_context: typing.Any
|
|
14441
|
+
bl_label: typing.Any
|
|
14442
|
+
bl_parent_id: typing.Any
|
|
14443
|
+
bl_region_type: typing.Any
|
|
14444
|
+
bl_rna: typing.Any
|
|
14445
|
+
bl_space_type: typing.Any
|
|
14446
|
+
id_data: typing.Any
|
|
14447
|
+
|
|
14448
|
+
def append(self, draw_func):
|
|
14449
|
+
"""Append a draw function to this menu,
|
|
14450
|
+
takes the same arguments as the menus draw function
|
|
14451
|
+
|
|
14452
|
+
:param draw_func:
|
|
14453
|
+
"""
|
|
14454
|
+
...
|
|
14455
|
+
|
|
14456
|
+
def as_pointer(self) -> int:
|
|
14457
|
+
"""Returns the memory address which holds a pointer to Blender's internal data
|
|
14458
|
+
|
|
14459
|
+
:return: int (memory address).
|
|
14460
|
+
:rtype: int
|
|
14461
|
+
"""
|
|
14462
|
+
...
|
|
14463
|
+
|
|
14464
|
+
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
14465
|
+
"""
|
|
14466
|
+
|
|
14467
|
+
:return: The RNA type or default when not found.
|
|
14468
|
+
:rtype: bpy.types.Struct
|
|
14469
|
+
"""
|
|
14470
|
+
...
|
|
14471
|
+
|
|
14472
|
+
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
14473
|
+
"""
|
|
14474
|
+
|
|
14475
|
+
:return: The class or default when not found.
|
|
14476
|
+
:rtype: typing.Any
|
|
14477
|
+
"""
|
|
14478
|
+
...
|
|
14479
|
+
|
|
14480
|
+
def draw(self, context):
|
|
14481
|
+
"""
|
|
14482
|
+
|
|
14483
|
+
:param context:
|
|
14484
|
+
"""
|
|
14485
|
+
...
|
|
14486
|
+
|
|
14487
|
+
def driver_add(self) -> bpy.types.FCurve:
|
|
14488
|
+
"""Adds driver(s) to the given property
|
|
14489
|
+
|
|
14490
|
+
:return: The driver(s) added.
|
|
14491
|
+
:rtype: bpy.types.FCurve
|
|
14492
|
+
"""
|
|
14493
|
+
...
|
|
14494
|
+
|
|
14495
|
+
def driver_remove(self) -> bool:
|
|
14496
|
+
"""Remove driver(s) from the given property
|
|
14497
|
+
|
|
14498
|
+
:return: Success of driver removal.
|
|
14499
|
+
:rtype: bool
|
|
14500
|
+
"""
|
|
14501
|
+
...
|
|
14502
|
+
|
|
14503
|
+
def get(self):
|
|
14504
|
+
"""Returns the value of the custom property assigned to key or default
|
|
14505
|
+
when not found (matches Python's dictionary function of the same name).
|
|
14506
|
+
|
|
14507
|
+
"""
|
|
14508
|
+
...
|
|
14509
|
+
|
|
14510
|
+
def id_properties_clear(self):
|
|
14511
|
+
"""
|
|
14512
|
+
|
|
14513
|
+
:return: Remove the parent group for an RNA struct's custom IDProperties.
|
|
14514
|
+
"""
|
|
14515
|
+
...
|
|
14516
|
+
|
|
14517
|
+
def id_properties_ensure(self):
|
|
14518
|
+
"""
|
|
14519
|
+
|
|
14520
|
+
:return: the parent group for an RNA struct's custom IDProperties.
|
|
14521
|
+
"""
|
|
14522
|
+
...
|
|
14523
|
+
|
|
14524
|
+
def id_properties_ui(self):
|
|
14525
|
+
"""
|
|
14526
|
+
|
|
14527
|
+
:return: Return an object used to manage an IDProperty's UI data.
|
|
14528
|
+
"""
|
|
14529
|
+
...
|
|
14530
|
+
|
|
14531
|
+
def is_extended(self): ...
|
|
14532
|
+
def is_property_hidden(self) -> bool:
|
|
14533
|
+
"""Check if a property is hidden.
|
|
14534
|
+
|
|
14535
|
+
:return: True when the property is hidden.
|
|
14536
|
+
:rtype: bool
|
|
14537
|
+
"""
|
|
14538
|
+
...
|
|
14539
|
+
|
|
14540
|
+
def is_property_overridable_library(self) -> bool:
|
|
14541
|
+
"""Check if a property is overridable.
|
|
14542
|
+
|
|
14543
|
+
:return: True when the property is overridable.
|
|
14544
|
+
:rtype: bool
|
|
14545
|
+
"""
|
|
14546
|
+
...
|
|
14547
|
+
|
|
14548
|
+
def is_property_readonly(self) -> bool:
|
|
14549
|
+
"""Check if a property is readonly.
|
|
14550
|
+
|
|
14551
|
+
:return: True when the property is readonly (not writable).
|
|
14552
|
+
:rtype: bool
|
|
14553
|
+
"""
|
|
14554
|
+
...
|
|
14555
|
+
|
|
14556
|
+
def is_property_set(self) -> bool:
|
|
14557
|
+
"""Check if a property is set, use for testing operator properties.
|
|
14558
|
+
|
|
14559
|
+
:return: True when the property has been set.
|
|
14560
|
+
:rtype: bool
|
|
14561
|
+
"""
|
|
14562
|
+
...
|
|
14563
|
+
|
|
14564
|
+
def items(self):
|
|
14565
|
+
"""Returns the items of this objects custom properties (matches Python's
|
|
14566
|
+
dictionary function of the same name).
|
|
14567
|
+
|
|
14568
|
+
:return: custom property key, value pairs.
|
|
14569
|
+
"""
|
|
14570
|
+
...
|
|
14571
|
+
|
|
14572
|
+
def keyframe_delete(self) -> bool:
|
|
14573
|
+
"""Remove a keyframe from this properties fcurve.
|
|
14574
|
+
|
|
14575
|
+
:return: Success of keyframe deletion.
|
|
14576
|
+
:rtype: bool
|
|
14577
|
+
"""
|
|
14578
|
+
...
|
|
14579
|
+
|
|
14580
|
+
def keyframe_insert(self) -> bool:
|
|
14581
|
+
"""Insert a keyframe on the property given, adding fcurves and animation data when necessary.
|
|
14582
|
+
|
|
14583
|
+
:return: Success of keyframe insertion.
|
|
14584
|
+
:rtype: bool
|
|
14585
|
+
"""
|
|
14586
|
+
...
|
|
14587
|
+
|
|
14588
|
+
def keys(self):
|
|
14589
|
+
"""Returns the keys of this objects custom properties (matches Python's
|
|
14590
|
+
dictionary function of the same name).
|
|
14591
|
+
|
|
14592
|
+
:return: custom property keys.
|
|
14593
|
+
"""
|
|
14594
|
+
...
|
|
14595
|
+
|
|
14596
|
+
def path_from_id(self) -> str:
|
|
14597
|
+
"""Returns the data path from the ID to this object (string).
|
|
14598
|
+
|
|
14599
|
+
:return: The path from `bpy.types.bpy_struct.id_data`
|
|
14600
|
+
to this struct and property (when given).
|
|
14601
|
+
:rtype: str
|
|
14602
|
+
"""
|
|
14603
|
+
...
|
|
14604
|
+
|
|
14605
|
+
def path_resolve(self):
|
|
14606
|
+
"""Returns the property from the path, raise an exception when not found."""
|
|
14607
|
+
...
|
|
14608
|
+
|
|
14609
|
+
def poll(self, context):
|
|
14610
|
+
"""
|
|
14611
|
+
|
|
14612
|
+
:param context:
|
|
14613
|
+
"""
|
|
14614
|
+
...
|
|
14615
|
+
|
|
14616
|
+
def pop(self):
|
|
14617
|
+
"""Remove and return the value of the custom property assigned to key or default
|
|
14618
|
+
when not found (matches Python's dictionary function of the same name).
|
|
14619
|
+
|
|
14620
|
+
"""
|
|
14621
|
+
...
|
|
14622
|
+
|
|
14623
|
+
def prepend(self, draw_func):
|
|
14624
|
+
"""Prepend a draw function to this menu, takes the same arguments as
|
|
14625
|
+
the menus draw function
|
|
14626
|
+
|
|
14627
|
+
:param draw_func:
|
|
14628
|
+
"""
|
|
14629
|
+
...
|
|
14630
|
+
|
|
14631
|
+
def property_overridable_library_set(self) -> bool:
|
|
14632
|
+
"""Define a property as overridable or not (only for custom properties!).
|
|
14633
|
+
|
|
14634
|
+
:return: True when the overridable status of the property was successfully set.
|
|
14635
|
+
:rtype: bool
|
|
14636
|
+
"""
|
|
14637
|
+
...
|
|
14638
|
+
|
|
14639
|
+
def property_unset(self):
|
|
14640
|
+
"""Unset a property, will use default value afterward."""
|
|
14641
|
+
...
|
|
14642
|
+
|
|
14643
|
+
def remove(self, draw_func):
|
|
14644
|
+
"""Remove a draw function that has been added to this menu
|
|
14645
|
+
|
|
14646
|
+
:param draw_func:
|
|
14647
|
+
"""
|
|
14648
|
+
...
|
|
14649
|
+
|
|
14650
|
+
def type_recast(self):
|
|
14651
|
+
"""Return a new instance, this is needed because types
|
|
14652
|
+
such as textures can be changed at runtime.
|
|
14653
|
+
|
|
14654
|
+
:return: a new instance of this object with the type initialized again.
|
|
14655
|
+
"""
|
|
14656
|
+
...
|
|
14657
|
+
|
|
14658
|
+
def values(self):
|
|
14659
|
+
"""Returns the values of this objects custom properties (matches Python's
|
|
14660
|
+
dictionary function of the same name).
|
|
14661
|
+
|
|
14662
|
+
:return: custom property values.
|
|
14663
|
+
"""
|
|
14664
|
+
...
|
|
14665
|
+
|
|
14436
14666
|
class VIEW3D_PT_tools_grease_pencil_v3_brush_mix_palette(
|
|
14437
14667
|
View3DPanel, bpy_types._GenericUI
|
|
14438
14668
|
):
|
|
@@ -121,16 +121,16 @@ class BMEdge:
|
|
|
121
121
|
:type: bool
|
|
122
122
|
"""
|
|
123
123
|
|
|
124
|
-
link_faces: BMElemSeq
|
|
124
|
+
link_faces: BMElemSeq[BMFace]
|
|
125
125
|
""" Faces connected to this edge, (read-only).
|
|
126
126
|
|
|
127
|
-
:type: BMElemSeq
|
|
127
|
+
:type: BMElemSeq[BMFace]
|
|
128
128
|
"""
|
|
129
129
|
|
|
130
|
-
link_loops: BMElemSeq
|
|
130
|
+
link_loops: BMElemSeq[BMLoop]
|
|
131
131
|
""" Loops connected to this edge, (read-only).
|
|
132
132
|
|
|
133
|
-
:type: BMElemSeq
|
|
133
|
+
:type: BMElemSeq[BMLoop]
|
|
134
134
|
"""
|
|
135
135
|
|
|
136
136
|
seam: bool
|
|
@@ -157,10 +157,10 @@ class BMEdge:
|
|
|
157
157
|
:type: bool
|
|
158
158
|
"""
|
|
159
159
|
|
|
160
|
-
verts: BMElemSeq
|
|
160
|
+
verts: BMElemSeq[BMVert]
|
|
161
161
|
""" Verts this edge uses (always 2), (read-only).
|
|
162
162
|
|
|
163
|
-
:type: BMElemSeq
|
|
163
|
+
:type: BMElemSeq[BMVert]
|
|
164
164
|
"""
|
|
165
165
|
|
|
166
166
|
def calc_face_angle(self, fallback: typing.Any = None) -> float:
|
|
@@ -457,10 +457,10 @@ class BMElemSeq(typing.Generic[GenericType1]):
|
|
|
457
457
|
class BMFace:
|
|
458
458
|
"""The BMesh face with 3 or more sides"""
|
|
459
459
|
|
|
460
|
-
edges: BMElemSeq
|
|
460
|
+
edges: BMElemSeq[BMEdge]
|
|
461
461
|
""" Edges of this face, (read-only).
|
|
462
462
|
|
|
463
|
-
:type: BMElemSeq
|
|
463
|
+
:type: BMElemSeq[BMEdge]
|
|
464
464
|
"""
|
|
465
465
|
|
|
466
466
|
hide: bool
|
|
@@ -481,10 +481,10 @@ class BMFace:
|
|
|
481
481
|
:type: bool
|
|
482
482
|
"""
|
|
483
483
|
|
|
484
|
-
loops: BMElemSeq
|
|
484
|
+
loops: BMElemSeq[BMLoop]
|
|
485
485
|
""" Loops of this face, (read-only).
|
|
486
486
|
|
|
487
|
-
:type: BMElemSeq
|
|
487
|
+
:type: BMElemSeq[BMLoop]
|
|
488
488
|
"""
|
|
489
489
|
|
|
490
490
|
material_index: int
|
|
@@ -517,10 +517,10 @@ class BMFace:
|
|
|
517
517
|
:type: bool
|
|
518
518
|
"""
|
|
519
519
|
|
|
520
|
-
verts: BMElemSeq
|
|
520
|
+
verts: BMElemSeq[BMVert]
|
|
521
521
|
""" Verts of this face, (read-only).
|
|
522
522
|
|
|
523
|
-
:type: BMElemSeq
|
|
523
|
+
:type: BMElemSeq[BMVert]
|
|
524
524
|
"""
|
|
525
525
|
|
|
526
526
|
def calc_area(self) -> float:
|
|
@@ -1150,10 +1150,10 @@ class BMLoop:
|
|
|
1150
1150
|
:type: BMLoop
|
|
1151
1151
|
"""
|
|
1152
1152
|
|
|
1153
|
-
link_loops: BMElemSeq
|
|
1153
|
+
link_loops: BMElemSeq[BMLoop]
|
|
1154
1154
|
""" Loops connected to this loop, (read-only).
|
|
1155
1155
|
|
|
1156
|
-
:type: BMElemSeq
|
|
1156
|
+
:type: BMElemSeq[BMLoop]
|
|
1157
1157
|
"""
|
|
1158
1158
|
|
|
1159
1159
|
tag: bool
|
|
@@ -1322,22 +1322,22 @@ class BMVert:
|
|
|
1322
1322
|
:type: bool
|
|
1323
1323
|
"""
|
|
1324
1324
|
|
|
1325
|
-
link_edges: BMElemSeq
|
|
1325
|
+
link_edges: BMElemSeq[BMEdge]
|
|
1326
1326
|
""" Edges connected to this vertex (read-only).
|
|
1327
1327
|
|
|
1328
|
-
:type: BMElemSeq
|
|
1328
|
+
:type: BMElemSeq[BMEdge]
|
|
1329
1329
|
"""
|
|
1330
1330
|
|
|
1331
|
-
link_faces: BMElemSeq
|
|
1331
|
+
link_faces: BMElemSeq[BMFace]
|
|
1332
1332
|
""" Faces connected to this vertex (read-only).
|
|
1333
1333
|
|
|
1334
|
-
:type: BMElemSeq
|
|
1334
|
+
:type: BMElemSeq[BMFace]
|
|
1335
1335
|
"""
|
|
1336
1336
|
|
|
1337
|
-
link_loops: BMElemSeq
|
|
1337
|
+
link_loops: BMElemSeq[BMLoop]
|
|
1338
1338
|
""" Loops that use this vertex (read-only).
|
|
1339
1339
|
|
|
1340
|
-
:type: BMElemSeq
|
|
1340
|
+
:type: BMElemSeq[BMLoop]
|
|
1341
1341
|
"""
|
|
1342
1342
|
|
|
1343
1343
|
normal: mathutils.Vector
|
|
@@ -173,6 +173,46 @@ def execute_node_group(
|
|
|
173
173
|
name: str = "",
|
|
174
174
|
session_uid: int | None = 0,
|
|
175
175
|
mouse_position: collections.abc.Iterable[int] | None = (0, 0),
|
|
176
|
+
region_size: collections.abc.Iterable[int] | None = (0, 0),
|
|
177
|
+
cursor_position: collections.abc.Iterable[float] | None = (0.0, 0.0, 0.0),
|
|
178
|
+
cursor_rotation: collections.abc.Iterable[float] | None = (0.0, 0.0, 0.0, 0.0),
|
|
179
|
+
viewport_projection_matrix: collections.abc.Iterable[float] | None = (
|
|
180
|
+
0.0,
|
|
181
|
+
0.0,
|
|
182
|
+
0.0,
|
|
183
|
+
0.0,
|
|
184
|
+
0.0,
|
|
185
|
+
0.0,
|
|
186
|
+
0.0,
|
|
187
|
+
0.0,
|
|
188
|
+
0.0,
|
|
189
|
+
0.0,
|
|
190
|
+
0.0,
|
|
191
|
+
0.0,
|
|
192
|
+
0.0,
|
|
193
|
+
0.0,
|
|
194
|
+
0.0,
|
|
195
|
+
0.0,
|
|
196
|
+
),
|
|
197
|
+
viewport_view_matrix: collections.abc.Iterable[float] | None = (
|
|
198
|
+
0.0,
|
|
199
|
+
0.0,
|
|
200
|
+
0.0,
|
|
201
|
+
0.0,
|
|
202
|
+
0.0,
|
|
203
|
+
0.0,
|
|
204
|
+
0.0,
|
|
205
|
+
0.0,
|
|
206
|
+
0.0,
|
|
207
|
+
0.0,
|
|
208
|
+
0.0,
|
|
209
|
+
0.0,
|
|
210
|
+
0.0,
|
|
211
|
+
0.0,
|
|
212
|
+
0.0,
|
|
213
|
+
0.0,
|
|
214
|
+
),
|
|
215
|
+
viewport_is_perspective: bool | None = False,
|
|
176
216
|
):
|
|
177
217
|
"""Execute a node group on geometry
|
|
178
218
|
|
|
@@ -191,6 +231,18 @@ def execute_node_group(
|
|
|
191
231
|
:type session_uid: int | None
|
|
192
232
|
:param mouse_position: Mouse Position, Mouse coordinates in region space
|
|
193
233
|
:type mouse_position: collections.abc.Iterable[int] | None
|
|
234
|
+
:param region_size: Region Size
|
|
235
|
+
:type region_size: collections.abc.Iterable[int] | None
|
|
236
|
+
:param cursor_position: 3D Cursor Position
|
|
237
|
+
:type cursor_position: collections.abc.Iterable[float] | None
|
|
238
|
+
:param cursor_rotation: 3D Cursor Rotation
|
|
239
|
+
:type cursor_rotation: collections.abc.Iterable[float] | None
|
|
240
|
+
:param viewport_projection_matrix: Viewport Projection Transform
|
|
241
|
+
:type viewport_projection_matrix: collections.abc.Iterable[float] | None
|
|
242
|
+
:param viewport_view_matrix: Viewport View Transform
|
|
243
|
+
:type viewport_view_matrix: collections.abc.Iterable[float] | None
|
|
244
|
+
:param viewport_is_perspective: Viewport Is Perspective
|
|
245
|
+
:type viewport_is_perspective: bool | None
|
|
194
246
|
"""
|
|
195
247
|
|
|
196
248
|
...
|