fake-bpy-module 20240109__tar.gz → 20240111__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-20240109 → fake-bpy-module-20240111}/PKG-INFO +1 -1
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/curves/__init__.pyi +42 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/grease_pencil/__init__.pyi +46 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/sequencer/__init__.pyi +3 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/uv/__init__.pyi +6 -3
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/types/__init__.pyi +93 -83
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_extras/anim_utils/__init__.pyi +2 -2
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/fake_bpy_module.egg-info/PKG-INFO +1 -1
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/README.md +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/addon_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/addon_utils/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/animsys_refactor/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/animsys_refactor/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/aud/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/aud/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bgl/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bgl/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_app_override/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_app_override/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_app_template_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_app_template_utils/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_console_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_console_utils/autocomplete/__init__.pyi +2 -2
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_console_utils/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_i18n_utils/__init__.pyi +3 -3
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_i18n_utils/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_keymap_utils/__init__.pyi +3 -3
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_keymap_utils/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_math/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_math/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/__init__.pyi +21 -21
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/anim/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/assets/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/clip/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/console/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/file/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/image/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/node/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/object/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/object_align/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/presets/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/userpref/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/view3d/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/wm/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_previews_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_previews_utils/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_rna_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_rna_utils/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_text_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_text_utils/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/__init__.pyi +61 -61
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/generic_ui_list/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_data_armature/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_data_curve/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_data_curves/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_data_light/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_data_volume/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_freestyle/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_mask_common/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_object/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_paint_common/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_particle/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_scene/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_texture/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_view_layer/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/properties_world/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_clip/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_console/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_dopesheet/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_image/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_info/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_node/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_properties/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_sequencer/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_text/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_time/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_topbar/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_userpref/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_view3d/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui_utils/__init__.pyi +1 -1
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui_utils/layout/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_ui_utils/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/blend_render_info/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/blend_render_info/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/blf/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/blf/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bmesh/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bmesh/geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bmesh/ops/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bmesh/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bmesh/types/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bmesh/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/__init__.pyi +1 -1
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/app/__init__.pyi +2 -2
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/app/handlers/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/app/icons/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/app/timers/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/app/translations/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/msgbus/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/__init__.pyi +65 -65
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/action/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/anim/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/armature/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/asset/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/boid/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/brush/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/camera/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/clip/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/collection/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/console/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/curve/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/ed/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/export_mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/export_scene/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/file/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/font/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/graph/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/image/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/import_mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/import_scene/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/info/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/marker/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/mask/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/material/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/mball/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/nla/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/node/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/object/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/outliner/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/paint/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/palette/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/particle/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/pose/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/preferences/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/render/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/scene/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/screen/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/script/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/sculpt/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/sound/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/surface/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/text/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/texture/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/transform/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/ui/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/view3d/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/wm/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/ops/world/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/path/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/props/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/utils/__init__.pyi +1 -1
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/utils/previews/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy/utils/units/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_extras/__init__.pyi +2 -2
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_extras/asset_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_extras/extensions/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_extras/extensions/junction_module/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_extras/image_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_extras/io_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_extras/mesh_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_extras/object_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_extras/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_extras/view3d_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_restrict_state/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_restrict_state/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_types/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/bpy_types/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/console_python/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/console_python/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/console_shell/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/console_shell/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/fake_bpy_module.egg-info/top_level.txt +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/freestyle/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/freestyle/chainingiterators/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/freestyle/functions/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/freestyle/predicates/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/freestyle/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/freestyle/shaders/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/freestyle/types/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/freestyle/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/gpu/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/gpu/capabilities/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/gpu/matrix/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/gpu/platform/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/gpu/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/gpu/select/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/gpu/shader/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/gpu/state/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/gpu/texture/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/gpu/types/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/gpu_extras/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/gpu_extras/batch/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/gpu_extras/presets/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/gpu_extras/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/graphviz_export/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/graphviz_export/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/idprop/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/idprop/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/idprop/types/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/imbuf/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/imbuf/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/imbuf/types/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/keyingsets_builtins/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/keyingsets_builtins/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/keyingsets_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/keyingsets_utils/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/mathutils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/mathutils/bvhtree/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/mathutils/geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/mathutils/interpolate/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/mathutils/kdtree/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/mathutils/noise/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/mathutils/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/nodeitems_builtins/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/nodeitems_builtins/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/nodeitems_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/nodeitems_utils/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/pyproject.toml +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/rna_info/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/rna_info/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/rna_keymap_ui/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/rna_keymap_ui/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/rna_prop_ui/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/rna_prop_ui/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/rna_xml/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/rna_xml/py.typed +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/setup.cfg +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/setup.py +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/sys_info/__init__.pyi +0 -0
- {fake-bpy-module-20240109 → fake-bpy-module-20240111}/sys_info/py.typed +0 -0
|
@@ -104,6 +104,7 @@ def draw(
|
|
|
104
104
|
] = None,
|
|
105
105
|
wait_for_input: typing.Optional[typing.Union[bool, typing.Any]] = True,
|
|
106
106
|
is_curve_2d: typing.Optional[typing.Union[bool, typing.Any]] = False,
|
|
107
|
+
bezier_as_nurbs: typing.Optional[typing.Union[bool, typing.Any]] = False,
|
|
107
108
|
):
|
|
108
109
|
"""Draw a freehand curve
|
|
109
110
|
|
|
@@ -124,6 +125,8 @@ def draw(
|
|
|
124
125
|
:type wait_for_input: typing.Optional[typing.Union[bool, typing.Any]]
|
|
125
126
|
:param is_curve_2d: Curve 2D
|
|
126
127
|
:type is_curve_2d: typing.Optional[typing.Union[bool, typing.Any]]
|
|
128
|
+
:param bezier_as_nurbs: As NURBS
|
|
129
|
+
:type bezier_as_nurbs: typing.Optional[typing.Union[bool, typing.Any]]
|
|
127
130
|
"""
|
|
128
131
|
|
|
129
132
|
...
|
|
@@ -167,6 +170,45 @@ def duplicate_move(
|
|
|
167
170
|
|
|
168
171
|
...
|
|
169
172
|
|
|
173
|
+
def extrude(
|
|
174
|
+
override_context: typing.Optional[
|
|
175
|
+
typing.Union[typing.Dict, "bpy.types.Context"]
|
|
176
|
+
] = None,
|
|
177
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
178
|
+
undo: typing.Optional[bool] = None,
|
|
179
|
+
):
|
|
180
|
+
"""Extrude selected control point(s)
|
|
181
|
+
|
|
182
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
183
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
184
|
+
:type undo: typing.Optional[bool]
|
|
185
|
+
"""
|
|
186
|
+
|
|
187
|
+
...
|
|
188
|
+
|
|
189
|
+
def extrude_move(
|
|
190
|
+
override_context: typing.Optional[
|
|
191
|
+
typing.Union[typing.Dict, "bpy.types.Context"]
|
|
192
|
+
] = None,
|
|
193
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
194
|
+
undo: typing.Optional[bool] = None,
|
|
195
|
+
*,
|
|
196
|
+
CURVES_OT_extrude: typing.Optional["extrude"] = None,
|
|
197
|
+
TRANSFORM_OT_translate: typing.Optional["bpy.ops.transform.translate"] = None,
|
|
198
|
+
):
|
|
199
|
+
"""Extrude curve and move result
|
|
200
|
+
|
|
201
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
202
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
203
|
+
:type undo: typing.Optional[bool]
|
|
204
|
+
:param CURVES_OT_extrude: Extrude, Extrude selected control point(s)
|
|
205
|
+
:type CURVES_OT_extrude: typing.Optional['extrude']
|
|
206
|
+
:param TRANSFORM_OT_translate: Move, Move selected items
|
|
207
|
+
:type TRANSFORM_OT_translate: typing.Optional['bpy.ops.transform.translate']
|
|
208
|
+
"""
|
|
209
|
+
|
|
210
|
+
...
|
|
211
|
+
|
|
170
212
|
def sculptmode_toggle(
|
|
171
213
|
override_context: typing.Optional[
|
|
172
214
|
typing.Union[typing.Dict, "bpy.types.Context"]
|
|
@@ -766,6 +766,52 @@ def stroke_smooth(
|
|
|
766
766
|
|
|
767
767
|
...
|
|
768
768
|
|
|
769
|
+
def stroke_subdivide(
|
|
770
|
+
override_context: typing.Optional[
|
|
771
|
+
typing.Union[typing.Dict, "bpy.types.Context"]
|
|
772
|
+
] = None,
|
|
773
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
774
|
+
undo: typing.Optional[bool] = None,
|
|
775
|
+
*,
|
|
776
|
+
number_cuts: typing.Optional[typing.Any] = 1,
|
|
777
|
+
only_selected: typing.Optional[typing.Union[bool, typing.Any]] = True,
|
|
778
|
+
):
|
|
779
|
+
"""Subdivide between continuous selected points of the stroke adding a point half way between them
|
|
780
|
+
|
|
781
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
782
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
783
|
+
:type undo: typing.Optional[bool]
|
|
784
|
+
:param number_cuts: Number of Cuts
|
|
785
|
+
:type number_cuts: typing.Optional[typing.Any]
|
|
786
|
+
:param only_selected: Selected Points, Smooth only selected points in the stroke
|
|
787
|
+
:type only_selected: typing.Optional[typing.Union[bool, typing.Any]]
|
|
788
|
+
"""
|
|
789
|
+
|
|
790
|
+
...
|
|
791
|
+
|
|
792
|
+
def stroke_subdivide_smooth(
|
|
793
|
+
override_context: typing.Optional[
|
|
794
|
+
typing.Union[typing.Dict, "bpy.types.Context"]
|
|
795
|
+
] = None,
|
|
796
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
797
|
+
undo: typing.Optional[bool] = None,
|
|
798
|
+
*,
|
|
799
|
+
GREASE_PENCIL_OT_stroke_subdivide: typing.Optional[typing.Any] = None,
|
|
800
|
+
GREASE_PENCIL_OT_stroke_smooth: typing.Optional[typing.Any] = None,
|
|
801
|
+
):
|
|
802
|
+
"""Subdivide strokes and smooth them
|
|
803
|
+
|
|
804
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
805
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
806
|
+
:type undo: typing.Optional[bool]
|
|
807
|
+
:param GREASE_PENCIL_OT_stroke_subdivide: Subdivide Stroke, Subdivide between continuous selected points of the stroke adding a point half way between them
|
|
808
|
+
:type GREASE_PENCIL_OT_stroke_subdivide: typing.Optional[typing.Any]
|
|
809
|
+
:param GREASE_PENCIL_OT_stroke_smooth: Smooth Stroke, Smooth selected strokes
|
|
810
|
+
:type GREASE_PENCIL_OT_stroke_smooth: typing.Optional[typing.Any]
|
|
811
|
+
"""
|
|
812
|
+
|
|
813
|
+
...
|
|
814
|
+
|
|
769
815
|
def stroke_switch_direction(
|
|
770
816
|
override_context: typing.Optional[
|
|
771
817
|
typing.Union[typing.Dict, "bpy.types.Context"]
|
|
@@ -241,6 +241,7 @@ def delete(
|
|
|
241
241
|
undo: typing.Optional[bool] = None,
|
|
242
242
|
*,
|
|
243
243
|
delete_data: typing.Optional[typing.Union[bool, typing.Any]] = False,
|
|
244
|
+
use_retiming_mode: typing.Optional[typing.Union[bool, typing.Any]] = False,
|
|
244
245
|
):
|
|
245
246
|
"""Delete selected strips from the sequencer
|
|
246
247
|
|
|
@@ -249,6 +250,8 @@ def delete(
|
|
|
249
250
|
:type undo: typing.Optional[bool]
|
|
250
251
|
:param delete_data: Delete Data, After removing the Strip, delete the associated data also
|
|
251
252
|
:type delete_data: typing.Optional[typing.Union[bool, typing.Any]]
|
|
253
|
+
:param use_retiming_mode: Use Retiming Data, Operate on retiming data instead of strips
|
|
254
|
+
:type use_retiming_mode: typing.Optional[typing.Union[bool, typing.Any]]
|
|
252
255
|
"""
|
|
253
256
|
|
|
254
257
|
...
|
|
@@ -230,7 +230,7 @@ def follow_active_quads(
|
|
|
230
230
|
*,
|
|
231
231
|
mode: typing.Optional[typing.Any] = "LENGTH_AVERAGE",
|
|
232
232
|
):
|
|
233
|
-
"""Follow UVs from active quads along continuous face loops :File: `startup/bl_operators/uvcalc_follow_active.py\:
|
|
233
|
+
"""Follow UVs from active quads along continuous face loops :File: `startup/bl_operators/uvcalc_follow_active.py\:279 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_operators/uvcalc_follow_active.py#L279>`__
|
|
234
234
|
|
|
235
235
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
236
236
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
@@ -274,7 +274,7 @@ def lightmap_pack(
|
|
|
274
274
|
PREF_BOX_DIV: typing.Optional[typing.Any] = 12,
|
|
275
275
|
PREF_MARGIN_DIV: typing.Optional[typing.Any] = 0.1,
|
|
276
276
|
):
|
|
277
|
-
"""Pack each face's UVs into the UV bounds :File: `startup/bl_operators/uvcalc_lightmap.py\:
|
|
277
|
+
"""Pack each face's UVs into the UV bounds :File: `startup/bl_operators/uvcalc_lightmap.py\:662 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_operators/uvcalc_lightmap.py#L662>`__
|
|
278
278
|
|
|
279
279
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
280
280
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
@@ -366,7 +366,7 @@ def pack_islands(
|
|
|
366
366
|
:type udim_source: typing.Optional[typing.Any]
|
|
367
367
|
:param rotate: Rotate, Rotate islands to improve layout
|
|
368
368
|
:type rotate: typing.Optional[typing.Union[bool, typing.Any]]
|
|
369
|
-
:param rotate_method: Rotation Method * ``AXIS_ALIGNED`` Axis-aligned -- Rotated to a minimal rectangle, either vertical or horizontal. * ``
|
|
369
|
+
:param rotate_method: Rotation Method * ``ANY`` Any -- Any angle is allowed for rotation. * ``CARDINAL`` Cardinal -- Only 90 degree rotations are allowed. * ``AXIS_ALIGNED`` Axis-aligned -- Rotated to a minimal rectangle, either vertical or horizontal. * ``AXIS_ALIGNED_X`` Axis-aligned (Horizontal) -- Rotate islands to be aligned horizontally. * ``AXIS_ALIGNED_Y`` Axis-aligned (Vertical) -- Rotate islands to be aligned vertically.
|
|
370
370
|
:type rotate_method: typing.Optional[typing.Any]
|
|
371
371
|
:param scale: Scale, Scale islands to fill unit square
|
|
372
372
|
:type scale: typing.Optional[typing.Union[bool, typing.Any]]
|
|
@@ -1083,6 +1083,7 @@ def smart_project(
|
|
|
1083
1083
|
*,
|
|
1084
1084
|
angle_limit: typing.Optional[typing.Any] = 1.15192,
|
|
1085
1085
|
margin_method: typing.Optional[typing.Any] = "SCALED",
|
|
1086
|
+
rotate_method: typing.Optional[typing.Any] = "AXIS_ALIGNED_Y",
|
|
1086
1087
|
island_margin: typing.Optional[typing.Any] = 0.0,
|
|
1087
1088
|
area_weight: typing.Optional[typing.Any] = 0.0,
|
|
1088
1089
|
correct_aspect: typing.Optional[typing.Union[bool, typing.Any]] = True,
|
|
@@ -1097,6 +1098,8 @@ def smart_project(
|
|
|
1097
1098
|
:type angle_limit: typing.Optional[typing.Any]
|
|
1098
1099
|
:param margin_method: Margin Method * ``SCALED`` Scaled -- Use scale of existing UVs to multiply margin. * ``ADD`` Add -- Just add the margin, ignoring any UV scale. * ``FRACTION`` Fraction -- Specify a precise fraction of final UV output.
|
|
1099
1100
|
:type margin_method: typing.Optional[typing.Any]
|
|
1101
|
+
:param rotate_method: Rotation Method * ``AXIS_ALIGNED`` Axis-aligned -- Rotated to a minimal rectangle, either vertical or horizontal. * ``AXIS_ALIGNED_X`` Axis-aligned (Horizontal) -- Rotate islands to be aligned horizontally. * ``AXIS_ALIGNED_Y`` Axis-aligned (Vertical) -- Rotate islands to be aligned vertically.
|
|
1102
|
+
:type rotate_method: typing.Optional[typing.Any]
|
|
1100
1103
|
:param island_margin: Island Margin, Margin to reduce bleed from adjacent islands
|
|
1101
1104
|
:type island_margin: typing.Optional[typing.Any]
|
|
1102
1105
|
:param area_weight: Area Weight, Weight projection's vector by faces with larger areas
|
|
@@ -2,93 +2,93 @@ import sys
|
|
|
2
2
|
import typing
|
|
3
3
|
import mathutils
|
|
4
4
|
import bpy
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import bl_ui.properties_data_camera
|
|
8
|
-
import bl_ui.space_view3d
|
|
9
|
-
import bl_ui.properties_data_grease_pencil
|
|
10
|
-
import bl_ui.space_sequencer
|
|
11
|
-
import bl_ui.space_text
|
|
12
|
-
import bl_ui.properties_particle
|
|
13
|
-
import bl_ui.space_toolsystem_toolbar
|
|
14
|
-
import bl_ui.space_clip
|
|
15
|
-
import bl_ui.space_userpref
|
|
16
|
-
import bl_operators.node
|
|
17
|
-
import bl_ui.properties_paint_common
|
|
5
|
+
import bl_ui.properties_workspace
|
|
6
|
+
import bl_ui.node_add_menu_shader
|
|
18
7
|
import bl_ui.properties_physics_geometry_nodes
|
|
8
|
+
import bl_ui.properties_data_curves
|
|
9
|
+
import bl_ui.space_dopesheet
|
|
10
|
+
import bl_operators.node
|
|
11
|
+
import bl_operators.clip
|
|
19
12
|
import bl_ui.properties_physics_rigidbody_constraint
|
|
20
|
-
import bl_ui.
|
|
21
|
-
import bl_ui.
|
|
22
|
-
import bl_ui.space_outliner
|
|
23
|
-
import bl_ui.space_filebrowser
|
|
24
|
-
import bl_ui.properties_data_lightprobe
|
|
25
|
-
import bl_ui.properties_render
|
|
26
|
-
import bl_ui.properties_mask_common
|
|
27
|
-
import bl_ui.properties_grease_pencil_common
|
|
28
|
-
import bl_operators.spreadsheet
|
|
29
|
-
import bl_ui.space_topbar
|
|
30
|
-
import bl_operators.view3d
|
|
31
|
-
import bl_ui.properties_workspace
|
|
32
|
-
import bl_ui.properties_scene
|
|
33
|
-
import bl_ui.space_view3d_toolbar
|
|
34
|
-
import bl_ui.properties_data_armature
|
|
35
|
-
import bl_ui.properties_data_metaball
|
|
13
|
+
import bl_ui.asset_shelf
|
|
14
|
+
import bl_ui.properties_data_shaderfx
|
|
36
15
|
import bl_ui.properties_data_mesh
|
|
37
|
-
import
|
|
38
|
-
import bl_ui.
|
|
39
|
-
import bl_ui.
|
|
40
|
-
import bl_ui.
|
|
41
|
-
import
|
|
42
|
-
import bl_ui.
|
|
43
|
-
import bl_ui.
|
|
44
|
-
import bl_ui.
|
|
45
|
-
import bl_ui.
|
|
16
|
+
import bl_ui.properties_texture
|
|
17
|
+
import bl_ui.node_add_menu_compositor
|
|
18
|
+
import bl_ui.properties_particle
|
|
19
|
+
import bl_ui.space_sequencer
|
|
20
|
+
import bl_ui.space_graph
|
|
21
|
+
import bl_ui.properties_world
|
|
22
|
+
import bl_ui.properties_data_gpencil
|
|
23
|
+
import bl_ui.properties_data_curve
|
|
24
|
+
import bl_ui.properties_data_empty
|
|
46
25
|
import bl_ui.node_add_menu_geometry
|
|
47
|
-
import bl_ui.properties_data_pointcloud
|
|
48
|
-
import bl_ui.properties_data_modifier
|
|
49
26
|
import bl_ui.properties_output
|
|
50
|
-
import bl_ui.asset_shelf
|
|
51
|
-
import bl_ui.properties_texture
|
|
52
|
-
import bl_ui.properties_data_shaderfx
|
|
53
|
-
import bl_ui.space_toolsystem_common
|
|
54
|
-
import bl_ui.properties_data_speaker
|
|
55
|
-
import bl_ui.properties_material
|
|
56
|
-
import bl_ui
|
|
57
|
-
import bl_ui.properties_freestyle
|
|
58
|
-
import bl_ui.node_add_menu
|
|
59
|
-
import bl_ui.properties_physics_field
|
|
60
|
-
import bl_ui.node_add_menu_texture
|
|
61
27
|
import bl_ui.space_info
|
|
62
|
-
import bl_ui.
|
|
28
|
+
import bl_ui.properties_physics_fluid
|
|
29
|
+
import bl_ui.properties_freestyle
|
|
30
|
+
import bl_ui.space_console
|
|
31
|
+
import bl_ui.space_properties
|
|
32
|
+
import bl_ui.properties_object
|
|
63
33
|
import bl_ui.space_spreadsheet
|
|
64
|
-
import
|
|
65
|
-
import bl_ui.
|
|
34
|
+
import bl_operators.presets
|
|
35
|
+
import bl_ui.space_text
|
|
36
|
+
import bl_operators.view3d
|
|
37
|
+
import bl_ui.properties_physics_common
|
|
66
38
|
import bl_ui.properties_data_lattice
|
|
67
|
-
import
|
|
39
|
+
import bl_ui.properties_data_lightprobe
|
|
40
|
+
import bl_ui.node_add_menu_texture
|
|
41
|
+
import bl_ui.space_userpref
|
|
68
42
|
import bl_ui.properties_physics_dynamicpaint
|
|
69
|
-
import bl_ui.properties_physics_fluid
|
|
70
43
|
import bl_ui.properties_material_gpencil
|
|
71
|
-
import bl_ui.
|
|
72
|
-
import bl_ui.
|
|
73
|
-
import bl_ui.
|
|
74
|
-
import bl_ui.
|
|
75
|
-
import bl_ui.properties_data_curves
|
|
76
|
-
import bl_ui.space_time
|
|
77
|
-
import bl_operators.file
|
|
78
|
-
import bl_ui.node_add_menu_compositor
|
|
79
|
-
import bl_ui.properties_data_bone
|
|
80
|
-
import bl_operators.clip
|
|
81
|
-
import bl_ui.properties_data_volume
|
|
82
|
-
import bl_ui.properties_data_curve
|
|
83
|
-
import bl_ui.space_properties
|
|
44
|
+
import bl_ui.properties_physics_rigidbody
|
|
45
|
+
import bl_ui.space_node
|
|
46
|
+
import bl_ui.properties_data_grease_pencil
|
|
47
|
+
import bl_ui.space_view3d
|
|
84
48
|
import bl_operators.userpref
|
|
49
|
+
import bl_operators.constraint
|
|
50
|
+
import bl_ui.properties_render
|
|
51
|
+
import bl_ui.generic_ui_list
|
|
52
|
+
import bl_ui.properties_data_metaball
|
|
53
|
+
import bl_ui.space_toolsystem_common
|
|
54
|
+
import bl_ui.space_filebrowser
|
|
55
|
+
import bl_ui.properties_data_camera
|
|
56
|
+
import bl_operators.spreadsheet
|
|
57
|
+
import bl_ui.properties_data_bone
|
|
58
|
+
import bl_ui.space_clip
|
|
85
59
|
import bl_ui.properties_data_light
|
|
86
|
-
import bl_operators.anim
|
|
87
60
|
import bl_ui.space_statusbar
|
|
88
|
-
import bl_ui.
|
|
89
|
-
import bl_ui.
|
|
61
|
+
import bl_ui.space_topbar
|
|
62
|
+
import bl_ui.space_outliner
|
|
63
|
+
import bl_ui.properties_scene
|
|
64
|
+
import bl_ui.properties_material
|
|
65
|
+
import bl_ui.properties_collection
|
|
66
|
+
import bl_ui.properties_physics_cloth
|
|
67
|
+
import bl_ui.properties_physics_field
|
|
68
|
+
import bl_ui.properties_paint_common
|
|
69
|
+
import bl_operators.wm
|
|
70
|
+
import bl_ui.properties_physics_softbody
|
|
71
|
+
import bl_ui.properties_data_armature
|
|
72
|
+
import bl_operators.assets
|
|
73
|
+
import bl_ui.node_add_menu
|
|
74
|
+
import bl_ui.space_nla
|
|
75
|
+
import bl_operators.file
|
|
76
|
+
import bl_ui.properties_data_volume
|
|
77
|
+
import bl_ui
|
|
78
|
+
import bl_ui.properties_data_pointcloud
|
|
79
|
+
import bl_ui.space_image
|
|
80
|
+
import bl_ui.properties_constraint
|
|
81
|
+
import bl_ui.properties_view_layer
|
|
82
|
+
import bl_ui.space_view3d_toolbar
|
|
83
|
+
import bl_operators.freestyle
|
|
84
|
+
import bl_ui.properties_mask_common
|
|
85
|
+
import bl_ui.properties_data_speaker
|
|
86
|
+
import bl_ui.space_time
|
|
90
87
|
import bl_operators.object
|
|
91
|
-
import bl_ui.
|
|
88
|
+
import bl_ui.properties_data_modifier
|
|
89
|
+
import bl_operators.anim
|
|
90
|
+
import bl_ui.properties_grease_pencil_common
|
|
91
|
+
import bl_ui.space_toolsystem_toolbar
|
|
92
92
|
|
|
93
93
|
GenericType = typing.TypeVar("GenericType")
|
|
94
94
|
|
|
@@ -3194,12 +3194,6 @@ class BoneCollections(bpy_struct):
|
|
|
3194
3194
|
:type: typing.Union[str, typing.Any]
|
|
3195
3195
|
"""
|
|
3196
3196
|
|
|
3197
|
-
all: bpy_prop_collection["BoneCollection"]
|
|
3198
|
-
""" List of the top-level bone collections in the hierarchy
|
|
3199
|
-
|
|
3200
|
-
:type: bpy_prop_collection['BoneCollection']
|
|
3201
|
-
"""
|
|
3202
|
-
|
|
3203
3197
|
def new(
|
|
3204
3198
|
self,
|
|
3205
3199
|
name: typing.Union[str, typing.Any],
|
|
@@ -6832,10 +6826,10 @@ class Context(bpy_struct):
|
|
|
6832
6826
|
:type: 'UIList'
|
|
6833
6827
|
"""
|
|
6834
6828
|
|
|
6835
|
-
property: typing.Union[str, int, "
|
|
6836
|
-
""" Get the property associated with a hovered button. Returns a tuple of the
|
|
6829
|
+
property: typing.Union[str, int, "AnyType"]
|
|
6830
|
+
""" Get the property associated with a hovered button. Returns a tuple of the data-block, data path to the property, and array index.
|
|
6837
6831
|
|
|
6838
|
-
:type: typing.Union[str, int, '
|
|
6832
|
+
:type: typing.Union[str, int, 'AnyType']
|
|
6839
6833
|
"""
|
|
6840
6834
|
|
|
6841
6835
|
edit_text: "Text"
|
|
@@ -15851,12 +15845,16 @@ class ID(bpy_struct):
|
|
|
15851
15845
|
...
|
|
15852
15846
|
|
|
15853
15847
|
def make_local(
|
|
15854
|
-
self,
|
|
15848
|
+
self,
|
|
15849
|
+
clear_proxy: typing.Optional[typing.Union[bool, typing.Any]] = True,
|
|
15850
|
+
clear_liboverride: typing.Optional[typing.Union[bool, typing.Any]] = False,
|
|
15855
15851
|
) -> "ID":
|
|
15856
15852
|
"""Make this datablock local, return local one (may be a copy of the original, in case it is also indirectly used)
|
|
15857
15853
|
|
|
15858
15854
|
:param clear_proxy: Deprecated, has no effect
|
|
15859
15855
|
:type clear_proxy: typing.Optional[typing.Union[bool, typing.Any]]
|
|
15856
|
+
:param clear_liboverride: Remove potential library override data from the newly made local data
|
|
15857
|
+
:type clear_liboverride: typing.Optional[typing.Union[bool, typing.Any]]
|
|
15860
15858
|
:rtype: 'ID'
|
|
15861
15859
|
:return: This ID, or the new ID if it was copied
|
|
15862
15860
|
"""
|
|
@@ -55827,6 +55825,12 @@ class Armature(ID, bpy_struct):
|
|
|
55827
55825
|
:type: typing.Union[typing.Dict[str, 'BoneCollection'], typing.List['BoneCollection'], 'bpy_prop_collection', 'BoneCollections']
|
|
55828
55826
|
"""
|
|
55829
55827
|
|
|
55828
|
+
collections_all: bpy_prop_collection["BoneCollection"]
|
|
55829
|
+
""" List of all bone collections of the armature
|
|
55830
|
+
|
|
55831
|
+
:type: bpy_prop_collection['BoneCollection']
|
|
55832
|
+
"""
|
|
55833
|
+
|
|
55830
55834
|
display_type: typing.Union[str, int]
|
|
55831
55835
|
""" * ``OCTAHEDRAL`` Octahedral -- Display bones as octahedral shape (default). * ``STICK`` Stick -- Display bones as simple 2D lines with dots. * ``BBONE`` B-Bone -- Display bones as boxes, showing subdivision and B-Splines. * ``ENVELOPE`` Envelope -- Display bones as extruded spheres, showing deformation influence volume. * ``WIRE`` Wire -- Display bones as thin wires, showing subdivision and B-Splines.
|
|
55832
55836
|
|
|
@@ -58783,6 +58787,12 @@ class GreasePencilv3(ID, bpy_struct):
|
|
|
58783
58787
|
:type: 'GreasePencilv3Layers'
|
|
58784
58788
|
"""
|
|
58785
58789
|
|
|
58790
|
+
materials: "IDMaterials"
|
|
58791
|
+
"""
|
|
58792
|
+
|
|
58793
|
+
:type: 'IDMaterials'
|
|
58794
|
+
"""
|
|
58795
|
+
|
|
58786
58796
|
@classmethod
|
|
58787
58797
|
def bl_rna_get_subclass(cls, id: typing.Optional[str], default=None) -> "Struct":
|
|
58788
58798
|
"""
|
|
@@ -72,14 +72,14 @@ def bake_action_objects(
|
|
|
72
72
|
|
|
73
73
|
def bake_action_objects_iter(
|
|
74
74
|
object_action_pairs: typing.Union[
|
|
75
|
-
"bpy.types.
|
|
75
|
+
"bpy.types.Object", "bpy.types.Sequence", "bpy.types.Action"
|
|
76
76
|
],
|
|
77
77
|
bake_o,
|
|
78
78
|
):
|
|
79
79
|
"""An coroutine that bakes actions for multiple objects.
|
|
80
80
|
|
|
81
81
|
:param object_action_pairs: Sequence of object action tuples, action is the destination for the baked data. When None a new action will be created.
|
|
82
|
-
:type object_action_pairs: typing.Union['bpy.types.
|
|
82
|
+
:type object_action_pairs: typing.Union['bpy.types.Object', 'bpy.types.Sequence', 'bpy.types.Action']
|
|
83
83
|
"""
|
|
84
84
|
|
|
85
85
|
...
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_console_utils/autocomplete/__init__.pyi
RENAMED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import sys
|
|
2
2
|
import typing
|
|
3
|
+
from . import complete_calltip
|
|
4
|
+
from . import complete_namespace
|
|
3
5
|
from . import complete_import
|
|
4
6
|
from . import intellisense
|
|
5
|
-
from . import complete_namespace
|
|
6
|
-
from . import complete_calltip
|
|
7
7
|
|
|
8
8
|
GenericType = typing.TypeVar("GenericType")
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import sys
|
|
2
2
|
import typing
|
|
3
3
|
from . import merge_po
|
|
4
|
-
from . import utils_languages_menu
|
|
5
|
-
from . import utils_rtl
|
|
6
4
|
from . import utils_cli
|
|
7
5
|
from . import bl_extract_messages
|
|
8
|
-
from . import settings
|
|
9
6
|
from . import utils
|
|
7
|
+
from . import settings
|
|
8
|
+
from . import utils_rtl
|
|
9
|
+
from . import utils_languages_menu
|
|
10
10
|
|
|
11
11
|
GenericType = typing.TypeVar("GenericType")
|
{fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_i18n_utils/bl_extract_messages/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import sys
|
|
2
2
|
import typing
|
|
3
|
-
from . import
|
|
3
|
+
from . import platform_helpers
|
|
4
4
|
from . import keymap_from_toolbar
|
|
5
|
-
from . import io
|
|
6
5
|
from . import versioning
|
|
7
|
-
from . import
|
|
6
|
+
from . import io
|
|
7
|
+
from . import keymap_hierarchy
|
|
8
8
|
|
|
9
9
|
GenericType = typing.TypeVar("GenericType")
|
|
File without changes
|
|
File without changes
|
{fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_keymap_utils/keymap_hierarchy/__init__.pyi
RENAMED
|
File without changes
|
{fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_keymap_utils/platform_helpers/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_keymap_utils/versioning/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
import sys
|
|
2
2
|
import typing
|
|
3
|
-
from . import
|
|
4
|
-
from . import
|
|
5
|
-
from . import constraint
|
|
6
|
-
from . import rigidbody
|
|
7
|
-
from . import uvcalc_lightmap
|
|
3
|
+
from . import add_mesh_torus
|
|
4
|
+
from . import mesh
|
|
8
5
|
from . import node
|
|
6
|
+
from . import image
|
|
7
|
+
from . import clip
|
|
8
|
+
from . import sequencer
|
|
9
|
+
from . import presets
|
|
10
|
+
from . import view3d
|
|
11
|
+
from . import rigidbody
|
|
12
|
+
from . import uvcalc_transform
|
|
13
|
+
from . import userpref
|
|
14
|
+
from . import constraint
|
|
15
|
+
from . import screen_play_rendered_anim
|
|
16
|
+
from . import bmesh
|
|
9
17
|
from . import spreadsheet
|
|
10
18
|
from . import object_randomize_transform
|
|
11
|
-
from . import view3d
|
|
12
|
-
from . import presets
|
|
13
|
-
from . import freestyle
|
|
14
|
-
from . import sequencer
|
|
15
19
|
from . import uvcalc_follow_active
|
|
20
|
+
from . import wm
|
|
21
|
+
from . import assets
|
|
22
|
+
from . import file
|
|
16
23
|
from . import object_quick_effects
|
|
17
|
-
from . import bmesh
|
|
18
|
-
from . import screen_play_rendered_anim
|
|
19
|
-
from . import geometry_nodes
|
|
20
|
-
from . import mesh
|
|
21
24
|
from . import vertexpaint_dirt
|
|
25
|
+
from . import console
|
|
22
26
|
from . import object_align
|
|
23
|
-
from . import
|
|
24
|
-
from . import assets
|
|
25
|
-
from . import image
|
|
26
|
-
from . import file
|
|
27
|
-
from . import clip
|
|
28
|
-
from . import uvcalc_transform
|
|
29
|
-
from . import userpref
|
|
30
|
-
from . import anim
|
|
27
|
+
from . import freestyle
|
|
31
28
|
from . import object
|
|
29
|
+
from . import anim
|
|
30
|
+
from . import geometry_nodes
|
|
31
|
+
from . import uvcalc_lightmap
|
|
32
32
|
|
|
33
33
|
GenericType = typing.TypeVar("GenericType")
|
|
34
34
|
|
{fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/add_mesh_torus/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake-bpy-module-20240109 → fake-bpy-module-20240111}/bl_operators/bmesh/find_adjacent/__init__.pyi
RENAMED
|
File without changes
|