fake-bpy-module 20240922__tar.gz → 20240924__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-20240922 → fake_bpy_module-20240924}/PKG-INFO +1 -1
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/_bpy_internal/__init__.pyi +0 -3
- fake_bpy_module-20240924/_bpy_internal/addons/__init__.pyi +4 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/_bpy_internal/addons/cli/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/_bpy_internal/extensions/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/_bpy_internal/extensions/stale_file_manager/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/_bpy_internal/freedesktop/__init__.pyi +0 -3
- fake_bpy_module-20240924/_bpy_internal/grease_pencil/__init__.pyi +4 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/_bpy_internal/grease_pencil/stroke/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/_bpy_internal/system_info/__init__.pyi +0 -3
- fake_bpy_module-20240924/_bpy_internal/system_info/text_generate_runtime/__init__.pyi +5 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/_bpy_internal/system_info/url_prefill_runtime/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/_bpy_internal/system_info/url_prefill_startup/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/addon_utils/__init__.pyi +7 -7
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/animsys_refactor/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/aud/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bgl/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_app_override/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_app_override/helpers/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_app_template_utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_console_utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_console_utils/autocomplete/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +2 -5
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_i18n_utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -3
- fake_bpy_module-20240924/bl_i18n_utils/merge_po/__init__.pyi +5 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_i18n_utils/settings/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_i18n_utils/utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_i18n_utils/utils_cli/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_keymap_utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_keymap_utils/io/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -3
- fake_bpy_module-20240924/bl_keymap_utils/keymap_hierarchy/__init__.pyi +5 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_keymap_utils/versioning/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_math/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/add_mesh_torus/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/anim/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/assets/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/bmesh/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/bone_selection_sets/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/clip/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/connect_to_output/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/console/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/constraint/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/file/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/freestyle/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/geometry_nodes/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/image/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/image_as_planes/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/mesh/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/node/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/node_editor/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/node_editor/node_functions/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/object/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/object_align/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/object_quick_effects/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/object_randomize_transform/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/presets/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/rigidbody/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/sequencer/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/spreadsheet/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/userpref/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/uvcalc_transform/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/view3d/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/wm/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/world/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_previews_utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_rna_utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_rna_utils/data_path/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_text_utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_text_utils/external_editor/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/anim/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/asset_shelf/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/generic_ui_list/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/node_add_menu/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/node_add_menu_shader/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/node_add_menu_texture/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_animviz/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_collection/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_constraint/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_data_armature/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_data_bone/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_data_camera/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_data_curve/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_data_curves/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_data_empty/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_data_gpencil/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_data_lattice/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_data_light/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_data_mesh/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_data_metaball/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_data_modifier/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_data_speaker/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_data_volume/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_freestyle/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_mask_common/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_material/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_material_gpencil/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_object/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_output/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_paint_common/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_particle/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_physics_cloth/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_physics_common/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_physics_field/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_physics_fluid/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_physics_softbody/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_render/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_scene/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_texture/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_view_layer/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_workspace/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/properties_world/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_clip/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_console/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_dopesheet/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_filebrowser/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_graph/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_image/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_info/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_nla/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_node/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_outliner/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_properties/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_sequencer/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_spreadsheet/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_statusbar/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_text/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_time/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_toolsystem_common/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_topbar/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_userpref/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_view3d/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/utils/__init__.pyi +0 -3
- fake_bpy_module-20240924/bl_ui_utils/__init__.pyi +4 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui_utils/layout/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/blend_render_info/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/blf/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bmesh/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bmesh/geometry/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bmesh/ops/__init__.pyi +8 -11
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bmesh/types/__init__.pyi +14 -17
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bmesh/utils/__init__.pyi +2 -5
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/__init__.pyi +0 -2
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/app/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/app/handlers/__init__.pyi +0 -2
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/app/icons/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/app/timers/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/app/translations/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/msgbus/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/action/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/anim/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/armature/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/asset/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/boid/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/brush/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/buttons/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/cachefile/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/camera/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/clip/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/cloth/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/collection/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/console/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/constraint/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/curve/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/curves/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/cycles/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/dpaint/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/ed/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/export_anim/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/export_scene/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/extensions/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/file/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/fluid/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/font/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/geometry/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/gizmogroup/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/gpencil/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/graph/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/grease_pencil/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/image/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/import_anim/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/import_curve/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/import_scene/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/info/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/lattice/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/marker/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/mask/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/material/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/mball/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/mesh/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/nla/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/node/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/object/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/outliner/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/paint/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/paintcurve/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/palette/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/particle/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/pose/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/poselib/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/preferences/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/ptcache/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/render/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/rigidbody/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/scene/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/screen/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/script/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/sculpt/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/sculpt_curves/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/sequencer/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/sound/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/spreadsheet/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/surface/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/text/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/text_editor/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/texture/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/transform/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/ui/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/uilist/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/uv/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/view2d/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/view3d/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/wm/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/workspace/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/ops/world/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/path/__init__.pyi +5 -8
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/props/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/types/__init__.pyi +167 -7
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/typing/__init__.pyi +20 -2
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/utils/previews/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/utils/units/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy_extras/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy_extras/anim_utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy_extras/asset_utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy_extras/bmesh_utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy_extras/id_map_utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy_extras/image_utils/__init__.pyi +4 -7
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy_extras/io_utils/__init__.pyi +4 -7
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy_extras/keyconfig_utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy_extras/mesh_utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy_extras/node_shader_utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy_extras/node_utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy_extras/object_utils/__init__.pyi +2 -5
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy_extras/view3d_utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy_extras/wm_utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy_restrict_state/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy_types/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/console_python/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/console_shell/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/fake_bpy_module.egg-info/PKG-INFO +1 -1
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/freestyle/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/freestyle/chainingiterators/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/freestyle/functions/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/freestyle/predicates/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/freestyle/shaders/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/freestyle/types/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/freestyle/utils/ContextFunctions/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/freestyle/utils/__init__.pyi +1 -4
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/gpu/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/gpu/capabilities/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/gpu/matrix/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/gpu/platform/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/gpu/select/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/gpu/shader/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/gpu/state/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/gpu/texture/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/gpu/types/__init__.pyi +5 -8
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/gpu_extras/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/gpu_extras/batch/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/gpu_extras/presets/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/graphviz_export/__init__.pyi +0 -3
- fake_bpy_module-20240924/idprop/__init__.pyi +4 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/idprop/types/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/imbuf/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/imbuf/types/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/keyingsets_builtins/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/keyingsets_utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/mathutils/__init__.pyi +9 -11
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/mathutils/bvhtree/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/mathutils/geometry/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/mathutils/interpolate/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/mathutils/kdtree/__init__.pyi +2 -5
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/mathutils/noise/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/nodeitems_builtins/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/nodeitems_utils/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/rna_info/__init__.pyi +2 -5
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/rna_keymap_ui/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/rna_prop_ui/__init__.pyi +0 -3
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/rna_xml/__init__.pyi +0 -3
- fake_bpy_module-20240922/_bpy_internal/addons/__init__.pyi +0 -7
- fake_bpy_module-20240922/_bpy_internal/grease_pencil/__init__.pyi +0 -7
- fake_bpy_module-20240922/_bpy_internal/system_info/text_generate_runtime/__init__.pyi +0 -8
- fake_bpy_module-20240922/bl_i18n_utils/merge_po/__init__.pyi +0 -8
- fake_bpy_module-20240922/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -8
- fake_bpy_module-20240922/bl_ui_utils/__init__.pyi +0 -7
- fake_bpy_module-20240922/idprop/__init__.pyi +0 -7
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/README.md +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/_bpy_internal/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/addon_utils/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/animsys_refactor/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/aud/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bgl/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_app_override/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_app_template_utils/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_console_utils/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_i18n_utils/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_keymap_utils/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_math/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_previews_utils/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_rna_utils/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_text_utils/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_ui_utils/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/blend_render_info/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/blf/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bmesh/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy_extras/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy_restrict_state/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/bpy_types/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/console_python/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/console_shell/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/fake_bpy_module.egg-info/top_level.txt +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/freestyle/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/gpu/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/gpu_extras/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/graphviz_export/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/idprop/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/imbuf/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/keyingsets_builtins/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/keyingsets_utils/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/mathutils/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/nodeitems_builtins/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/nodeitems_utils/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/pyproject.toml +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/rna_info/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/rna_keymap_ui/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/rna_prop_ui/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/rna_xml/py.typed +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/setup.cfg +0 -0
- {fake_bpy_module-20240922 → fake_bpy_module-20240924}/setup.py +0 -0
|
@@ -6,6 +6,3 @@ from . import extensions as extensions
|
|
|
6
6
|
from . import freedesktop as freedesktop
|
|
7
7
|
from . import grease_pencil as grease_pencil
|
|
8
8
|
from . import system_info as system_info
|
|
9
|
-
|
|
10
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
11
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
@@ -4,6 +4,3 @@ import typing_extensions
|
|
|
4
4
|
from . import junction_module as junction_module
|
|
5
5
|
from . import stale_file_manager as stale_file_manager
|
|
6
6
|
from . import wheel_manager as wheel_manager
|
|
7
|
-
|
|
8
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
9
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
@@ -2,9 +2,6 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
|
|
5
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
6
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
7
|
-
|
|
8
5
|
class JunctionModuleHandle:
|
|
9
6
|
def register_module(self):
|
|
10
7
|
"""Register the base module in sys.modules."""
|
|
@@ -2,9 +2,6 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
|
|
5
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
6
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
7
|
-
|
|
8
5
|
def apply_action(
|
|
9
6
|
*, local_dir, local_dir_site_packages, wheel_list, remove_error_fn, debug
|
|
10
7
|
): ...
|
{fake_bpy_module-20240922 → fake_bpy_module-20240924}/_bpy_internal/freedesktop/__init__.pyi
RENAMED
|
@@ -2,9 +2,6 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
|
|
5
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
6
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
7
|
-
|
|
8
5
|
def argparse_create(): ...
|
|
9
6
|
def call_handle_checked(fn, *, do_register, all_users): ...
|
|
10
7
|
def filepath_ensure_removed(path): ...
|
|
@@ -2,9 +2,6 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
|
|
5
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
6
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
7
|
-
|
|
8
5
|
class AttributeGetterSetter:
|
|
9
6
|
"""Helper class to get and set attributes at an index for a domain."""
|
|
10
7
|
|
{fake_bpy_module-20240922 → fake_bpy_module-20240924}/_bpy_internal/system_info/__init__.pyi
RENAMED
|
@@ -4,6 +4,3 @@ import typing_extensions
|
|
|
4
4
|
from . import text_generate_runtime as text_generate_runtime
|
|
5
5
|
from . import url_prefill_runtime as url_prefill_runtime
|
|
6
6
|
from . import url_prefill_startup as url_prefill_startup
|
|
7
|
-
|
|
8
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
9
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
@@ -2,9 +2,6 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
|
|
5
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
6
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
7
|
-
|
|
8
5
|
class _ext_global:
|
|
9
6
|
idmap_pair: typing.Any
|
|
10
7
|
module_handle: typing.Any
|
|
@@ -21,7 +18,10 @@ def check_extension(module_name):
|
|
|
21
18
|
"""Return true if the module is an extension."""
|
|
22
19
|
|
|
23
20
|
def disable(
|
|
24
|
-
module_name: str,
|
|
21
|
+
module_name: str,
|
|
22
|
+
*,
|
|
23
|
+
default_set: bool = False,
|
|
24
|
+
handle_error: typing.Any | None = None,
|
|
25
25
|
):
|
|
26
26
|
"""Disables an addon by name.
|
|
27
27
|
|
|
@@ -30,7 +30,7 @@ def disable(
|
|
|
30
30
|
:param default_set: Set the user-preference.
|
|
31
31
|
:type default_set: bool
|
|
32
32
|
:param handle_error: Called in the case of an error, taking an exception argument.
|
|
33
|
-
:type handle_error: typing.Any
|
|
33
|
+
:type handle_error: typing.Any | None
|
|
34
34
|
"""
|
|
35
35
|
|
|
36
36
|
def disable_all(): ...
|
|
@@ -39,7 +39,7 @@ def enable(
|
|
|
39
39
|
*,
|
|
40
40
|
default_set: bool = False,
|
|
41
41
|
persistent: bool = False,
|
|
42
|
-
handle_error: typing.Any = None,
|
|
42
|
+
handle_error: typing.Any | None = None,
|
|
43
43
|
):
|
|
44
44
|
"""Enables an addon by name.
|
|
45
45
|
|
|
@@ -50,7 +50,7 @@ def enable(
|
|
|
50
50
|
:param persistent: Ensure the addon is enabled for the entire session (after loading new files).
|
|
51
51
|
:type persistent: bool
|
|
52
52
|
:param handle_error: Called in the case of an error, taking an exception argument.
|
|
53
|
-
:type handle_error: typing.Any
|
|
53
|
+
:type handle_error: typing.Any | None
|
|
54
54
|
:return: the loaded module or None on failure.
|
|
55
55
|
"""
|
|
56
56
|
|
|
@@ -15,9 +15,6 @@ import typing
|
|
|
15
15
|
import collections.abc
|
|
16
16
|
import typing_extensions
|
|
17
17
|
|
|
18
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
19
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
20
|
-
|
|
21
18
|
class Device:
|
|
22
19
|
"""Device objects represent an audio output backend like OpenAL or SDL, but might also represent a file output or RAM buffer output."""
|
|
23
20
|
|
|
@@ -28,9 +28,6 @@ import typing
|
|
|
28
28
|
import collections.abc
|
|
29
29
|
import typing_extensions
|
|
30
30
|
|
|
31
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
32
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
33
|
-
|
|
34
31
|
class Buffer:
|
|
35
32
|
"""The Buffer object is simply a block of memory that is delineated and initialized by the
|
|
36
33
|
user. Many OpenGL functions return data to a C-style pointer, however, because this
|
|
@@ -3,9 +3,6 @@ import collections.abc
|
|
|
3
3
|
import typing_extensions
|
|
4
4
|
from . import helpers as helpers
|
|
5
5
|
|
|
6
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
7
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
8
|
-
|
|
9
6
|
def class_filter(cls_parent, **kw): ...
|
|
10
7
|
def ui_draw_filter_register(
|
|
11
8
|
*,
|
|
@@ -2,9 +2,6 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
|
|
5
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
6
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
7
|
-
|
|
8
5
|
class AppOverrideState:
|
|
9
6
|
"""Utility class to encapsulate overriding the application state
|
|
10
7
|
so that settings can be restored afterwards.
|
|
@@ -2,9 +2,6 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
|
|
5
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
6
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
7
|
-
|
|
8
5
|
def activate(*, template_id=None, reload_scripts=False): ...
|
|
9
6
|
def import_from_id(template_id, *, ignore_not_found=False): ...
|
|
10
7
|
def import_from_path(path, *, ignore_not_found=False): ...
|
{fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_console_utils/autocomplete/__init__.pyi
RENAMED
|
@@ -5,6 +5,3 @@ from . import complete_calltip as complete_calltip
|
|
|
5
5
|
from . import complete_import as complete_import
|
|
6
6
|
from . import complete_namespace as complete_namespace
|
|
7
7
|
from . import intellisense as intellisense
|
|
8
|
-
|
|
9
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
10
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
@@ -2,9 +2,6 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
|
|
5
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
6
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
7
|
-
|
|
8
5
|
def complete(line: str, cursor: int, namespace: dict) -> str:
|
|
9
6
|
"""Complete callable with call-tip.
|
|
10
7
|
|
|
@@ -2,9 +2,6 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
|
|
5
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
6
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
7
|
-
|
|
8
5
|
def complete(line: str) -> list:
|
|
9
6
|
"""Returns a list containing the completion possibilities for an import line.
|
|
10
7
|
|
|
@@ -2,9 +2,6 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
|
|
5
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
6
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
7
|
-
|
|
8
5
|
def complete(word: str, namespace: dict, *, private: bool = True) -> list[str]:
|
|
9
6
|
"""Complete word within a namespace with the standard rlcompleter
|
|
10
7
|
module. Also supports index or key access [].
|
|
@@ -20,7 +17,7 @@ def complete(word: str, namespace: dict, *, private: bool = True) -> list[str]:
|
|
|
20
17
|
"""
|
|
21
18
|
|
|
22
19
|
def complete_indices(
|
|
23
|
-
word: str, namespace: dict, *, obj=None, base: str = None
|
|
20
|
+
word: str, namespace: dict, *, obj=None, base: str | None = None
|
|
24
21
|
) -> list[str]:
|
|
25
22
|
"""Complete a list or dictionary with its indices:
|
|
26
23
|
|
|
@@ -30,7 +27,7 @@ def complete_indices(
|
|
|
30
27
|
:type namespace: dict
|
|
31
28
|
:param obj: object evaluated from base
|
|
32
29
|
:param base: sub-string which can be evaluated into an object.
|
|
33
|
-
:type base: str
|
|
30
|
+
:type base: str | None
|
|
34
31
|
:return: completion matches
|
|
35
32
|
:rtype: list[str]
|
|
36
33
|
"""
|
|
@@ -2,9 +2,6 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
|
|
5
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
6
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
7
|
-
|
|
8
5
|
def complete(line: str, cursor: int, namespace: dict, private: bool) -> list | str:
|
|
9
6
|
"""Returns a list of possible completions:
|
|
10
7
|
|
|
@@ -8,6 +8,3 @@ from . import utils as utils
|
|
|
8
8
|
from . import utils_cli as utils_cli
|
|
9
9
|
from . import utils_languages_menu as utils_languages_menu
|
|
10
10
|
from . import utils_rtl as utils_rtl
|
|
11
|
-
|
|
12
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
13
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
{fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_i18n_utils/bl_extract_messages/__init__.pyi
RENAMED
|
@@ -2,9 +2,6 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
|
|
5
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
6
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
7
|
-
|
|
8
5
|
def check(check_ctxt, msgs, key, msgsrc, settings):
|
|
9
6
|
"""Performs a set of checks over the given key (context, message)..."""
|
|
10
7
|
|
|
@@ -2,9 +2,6 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
|
|
5
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
6
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
7
|
-
|
|
8
5
|
class I18nSettings:
|
|
9
6
|
"""Class allowing persistence of our settings!
|
|
10
7
|
Saved in JSon format, so settings should be JSon'able objects!
|
|
@@ -2,9 +2,6 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
|
|
5
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
6
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
7
|
-
|
|
8
5
|
def cleanup_po(args, settings): ...
|
|
9
6
|
def language_menu(args, settings): ...
|
|
10
7
|
def main(): ...
|
|
@@ -2,9 +2,6 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
|
|
5
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
6
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
7
|
-
|
|
8
5
|
def log2vis(msgs, settings):
|
|
9
6
|
"""Globally mimics deprecated fribidi_log2vis.
|
|
10
7
|
msgs should be an iterable of messages to RTL-process.
|
|
@@ -6,6 +6,3 @@ from . import keymap_from_toolbar as keymap_from_toolbar
|
|
|
6
6
|
from . import keymap_hierarchy as keymap_hierarchy
|
|
7
7
|
from . import platform_helpers as platform_helpers
|
|
8
8
|
from . import versioning as versioning
|
|
9
|
-
|
|
10
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
11
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
@@ -2,9 +2,6 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
|
|
5
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
6
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
7
|
-
|
|
8
5
|
def indent(levels): ...
|
|
9
6
|
def keyconfig_export_as_data(wm, kc, filepath, *, all_keymaps=False): ...
|
|
10
7
|
def keyconfig_import_from_data(
|
|
@@ -2,8 +2,5 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
|
|
5
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
6
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
7
|
-
|
|
8
5
|
def generate(context, space_type, *, use_fallback_keys=True, use_reset=True):
|
|
9
6
|
"""Keymap for popup toolbar, currently generated each time."""
|
{fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_keymap_utils/platform_helpers/__init__.pyi
RENAMED
|
@@ -2,9 +2,6 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
|
|
5
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
6
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
7
|
-
|
|
8
5
|
def keyconfig_data_oskey_from_ctrl(keyconfig_data_src, *, filter_fn=None): ...
|
|
9
6
|
def keyconfig_data_oskey_from_ctrl_for_macos(keyconfig_data_src):
|
|
10
7
|
"""Use for apple since Cmd is typically used in-place of Ctrl."""
|
|
@@ -7,9 +7,6 @@ import typing
|
|
|
7
7
|
import collections.abc
|
|
8
8
|
import typing_extensions
|
|
9
9
|
|
|
10
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
11
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
12
|
-
|
|
13
10
|
def clamp(value: float, min: float = 0, max: float = 1) -> float:
|
|
14
11
|
"""Clamps the float value between minimum and maximum. To avoid
|
|
15
12
|
confusion, any call must use either one or all three arguments.
|
{fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/add_mesh_torus/__init__.pyi
RENAMED
|
@@ -4,9 +4,6 @@ import typing_extensions
|
|
|
4
4
|
import bpy.types
|
|
5
5
|
import bpy_extras.object_utils
|
|
6
6
|
|
|
7
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
8
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
9
|
-
|
|
10
7
|
class AddTorus(bpy.types.Operator, bpy_extras.object_utils.AddObjectHelper):
|
|
11
8
|
"""Construct a torus mesh"""
|
|
12
9
|
|
|
@@ -3,9 +3,6 @@ import collections.abc
|
|
|
3
3
|
import typing_extensions
|
|
4
4
|
import bpy.types
|
|
5
5
|
|
|
6
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
7
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
8
|
-
|
|
9
6
|
class ANIM_OT_keying_set_export(bpy.types.Operator):
|
|
10
7
|
"""Export Keying Set to a Python script"""
|
|
11
8
|
|
|
@@ -3,9 +3,6 @@ import collections.abc
|
|
|
3
3
|
import typing_extensions
|
|
4
4
|
import bpy.types
|
|
5
5
|
|
|
6
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
7
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
8
|
-
|
|
9
6
|
class ASSET_OT_open_containing_blend_file(bpy.types.Operator):
|
|
10
7
|
"""Open the blend file that contains the active asset"""
|
|
11
8
|
|
{fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/bmesh/find_adjacent/__init__.pyi
RENAMED
|
@@ -2,9 +2,6 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
|
|
5
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
6
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
7
|
-
|
|
8
5
|
def edges_from_elem(ele): ...
|
|
9
6
|
def elems_depth_measure(ele_dst, ele_src, other_edges_over_cb):
|
|
10
7
|
"""Returns·ele_dst vert depths from ele_src, aligned with ele_dst verts."""
|
{fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/bone_selection_sets/__init__.pyi
RENAMED
|
@@ -3,9 +3,6 @@ import collections.abc
|
|
|
3
3
|
import typing_extensions
|
|
4
4
|
import bpy.types
|
|
5
5
|
|
|
6
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
7
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
8
|
-
|
|
9
6
|
class POSE_OT_selection_set_add(_PoseModeOnlyMixin, bpy.types.Operator):
|
|
10
7
|
"""Operator only available for objects of type armature in pose mode."""
|
|
11
8
|
|
|
@@ -3,9 +3,6 @@ import collections.abc
|
|
|
3
3
|
import typing_extensions
|
|
4
4
|
import bpy.types
|
|
5
5
|
|
|
6
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
7
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
8
|
-
|
|
9
6
|
class CLIP_OT_bundles_to_mesh(bpy.types.Operator):
|
|
10
7
|
"""Create vertex cloud using coordinates of reconstructed tracks"""
|
|
11
8
|
|
{fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/connect_to_output/__init__.pyi
RENAMED
|
@@ -4,9 +4,6 @@ import typing_extensions
|
|
|
4
4
|
import bl_operators.node_editor.node_functions
|
|
5
5
|
import bpy.types
|
|
6
6
|
|
|
7
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
8
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
9
|
-
|
|
10
7
|
class NODE_OT_connect_to_output(
|
|
11
8
|
bpy.types.Operator, bl_operators.node_editor.node_functions.NodeEditorBase
|
|
12
9
|
):
|
|
@@ -3,9 +3,6 @@ import collections.abc
|
|
|
3
3
|
import typing_extensions
|
|
4
4
|
import bpy.types
|
|
5
5
|
|
|
6
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
7
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
8
|
-
|
|
9
6
|
class ConsoleAutocomplete(bpy.types.Operator):
|
|
10
7
|
"""Evaluate the namespace up until the cursor and give a list of options or complete the name if there is only one"""
|
|
11
8
|
|
|
@@ -3,9 +3,6 @@ import collections.abc
|
|
|
3
3
|
import typing_extensions
|
|
4
4
|
import bpy.types
|
|
5
5
|
|
|
6
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
7
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
8
|
-
|
|
9
6
|
class CONSTRAINT_OT_add_target(bpy.types.Operator):
|
|
10
7
|
"""Add a target to the constraint"""
|
|
11
8
|
|
|
@@ -3,9 +3,6 @@ import collections.abc
|
|
|
3
3
|
import typing_extensions
|
|
4
4
|
import bpy.types
|
|
5
5
|
|
|
6
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
7
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
8
|
-
|
|
9
6
|
class WM_OT_blend_strings_utf8_validate(bpy.types.Operator):
|
|
10
7
|
"""Check and fix all strings in current .blend file to be valid UTF-8 Unicode (needed for some old, 2.4x area files)"""
|
|
11
8
|
|
|
@@ -3,9 +3,6 @@ import collections.abc
|
|
|
3
3
|
import typing_extensions
|
|
4
4
|
import bpy.types
|
|
5
5
|
|
|
6
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
7
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
8
|
-
|
|
9
6
|
class SCENE_OT_freestyle_add_edge_marks_to_keying_set(bpy.types.Operator):
|
|
10
7
|
"""Add the data paths to the Freestyle Edge Mark property of selected edges to the active keying set"""
|
|
11
8
|
|
{fake_bpy_module-20240922 → fake_bpy_module-20240924}/bl_operators/geometry_nodes/__init__.pyi
RENAMED
|
@@ -3,9 +3,6 @@ import collections.abc
|
|
|
3
3
|
import typing_extensions
|
|
4
4
|
import bpy.types
|
|
5
5
|
|
|
6
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
7
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
8
|
-
|
|
9
6
|
class MoveModifierToNodes(bpy.types.Operator):
|
|
10
7
|
"""Move inputs and outputs from in the modifier to a new node group"""
|
|
11
8
|
|
|
@@ -3,9 +3,6 @@ import collections.abc
|
|
|
3
3
|
import typing_extensions
|
|
4
4
|
import bpy.types
|
|
5
5
|
|
|
6
|
-
_GenericType1 = typing.TypeVar("_GenericType1")
|
|
7
|
-
_GenericType2 = typing.TypeVar("_GenericType2")
|
|
8
|
-
|
|
9
6
|
class EditExternally(bpy.types.Operator):
|
|
10
7
|
"""Edit image in an external application"""
|
|
11
8
|
|