fake-bpy-module 20240110__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-20240110 → fake-bpy-module-20240111}/PKG-INFO +1 -1
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/curves/__init__.pyi +42 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/grease_pencil/__init__.pyi +46 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/uv/__init__.pyi +1 -1
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/types/__init__.pyi +81 -75
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_extras/anim_utils/__init__.pyi +2 -2
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/fake_bpy_module.egg-info/PKG-INFO +1 -1
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/README.md +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/addon_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/addon_utils/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/animsys_refactor/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/animsys_refactor/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/aud/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/aud/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bgl/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bgl/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_app_override/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_app_override/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_app_template_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_app_template_utils/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_console_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_console_utils/autocomplete/__init__.pyi +2 -2
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_console_utils/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_i18n_utils/__init__.pyi +3 -3
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_i18n_utils/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_keymap_utils/__init__.pyi +2 -2
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_keymap_utils/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_math/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_math/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/__init__.pyi +21 -21
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/anim/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/assets/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/clip/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/console/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/file/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/image/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/node/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/object/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/object_align/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/presets/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/userpref/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/view3d/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/wm/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_previews_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_previews_utils/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_rna_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_rna_utils/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_text_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_text_utils/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/__init__.pyi +62 -62
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/generic_ui_list/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_data_armature/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_data_curve/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_data_curves/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_data_light/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_data_volume/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_freestyle/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_mask_common/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_object/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_paint_common/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_particle/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_scene/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_texture/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_view_layer/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/properties_world/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_clip/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_console/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_dopesheet/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_image/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_info/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_node/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_properties/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_sequencer/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_text/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_time/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_topbar/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_userpref/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_view3d/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui_utils/layout/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_ui_utils/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/blend_render_info/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/blend_render_info/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/blf/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/blf/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bmesh/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bmesh/geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bmesh/ops/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bmesh/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bmesh/types/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bmesh/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/__init__.pyi +1 -1
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/app/__init__.pyi +1 -1
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/app/handlers/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/app/icons/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/app/timers/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/app/translations/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/msgbus/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/__init__.pyi +61 -61
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/action/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/anim/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/armature/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/asset/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/boid/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/brush/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/camera/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/clip/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/collection/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/console/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/curve/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/ed/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/export_mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/export_scene/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/file/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/font/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/graph/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/image/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/import_mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/import_scene/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/info/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/marker/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/mask/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/material/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/mball/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/nla/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/node/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/object/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/outliner/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/paint/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/palette/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/particle/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/pose/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/preferences/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/render/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/scene/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/screen/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/script/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/sculpt/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/sequencer/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/sound/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/surface/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/text/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/texture/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/transform/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/ui/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/view3d/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/wm/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/ops/world/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/path/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/props/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/utils/__init__.pyi +1 -1
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/utils/previews/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy/utils/units/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_extras/__init__.pyi +2 -2
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_extras/asset_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_extras/extensions/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_extras/extensions/junction_module/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_extras/image_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_extras/io_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_extras/mesh_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_extras/object_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_extras/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_extras/view3d_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_restrict_state/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_restrict_state/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_types/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/bpy_types/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/console_python/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/console_python/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/console_shell/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/console_shell/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/fake_bpy_module.egg-info/top_level.txt +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/freestyle/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/freestyle/chainingiterators/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/freestyle/functions/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/freestyle/predicates/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/freestyle/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/freestyle/shaders/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/freestyle/types/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/freestyle/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/gpu/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/gpu/capabilities/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/gpu/matrix/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/gpu/platform/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/gpu/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/gpu/select/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/gpu/shader/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/gpu/state/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/gpu/texture/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/gpu/types/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/gpu_extras/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/gpu_extras/batch/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/gpu_extras/presets/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/gpu_extras/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/graphviz_export/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/graphviz_export/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/idprop/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/idprop/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/idprop/types/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/imbuf/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/imbuf/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/imbuf/types/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/keyingsets_builtins/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/keyingsets_builtins/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/keyingsets_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/keyingsets_utils/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/mathutils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/mathutils/bvhtree/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/mathutils/geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/mathutils/interpolate/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/mathutils/kdtree/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/mathutils/noise/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/mathutils/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/nodeitems_builtins/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/nodeitems_builtins/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/nodeitems_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/nodeitems_utils/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/pyproject.toml +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/rna_info/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/rna_info/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/rna_keymap_ui/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/rna_keymap_ui/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/rna_prop_ui/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/rna_prop_ui/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/rna_xml/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/rna_xml/py.typed +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/setup.cfg +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/setup.py +0 -0
- {fake-bpy-module-20240110 → fake-bpy-module-20240111}/sys_info/__init__.pyi +0 -0
- {fake-bpy-module-20240110 → 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"]
|
|
@@ -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]]
|
|
@@ -2,93 +2,93 @@ import sys
|
|
|
2
2
|
import typing
|
|
3
3
|
import mathutils
|
|
4
4
|
import bpy
|
|
5
|
-
import bl_ui.properties_data_camera
|
|
6
|
-
import bl_ui.node_add_menu_geometry
|
|
7
|
-
import bl_ui.space_time
|
|
8
|
-
import bl_ui.properties_physics_fluid
|
|
9
|
-
import bl_operators.anim
|
|
10
|
-
import bl_ui.space_view3d_toolbar
|
|
11
|
-
import bl_ui.space_toolsystem_toolbar
|
|
12
|
-
import bl_ui.properties_output
|
|
13
|
-
import bl_ui.properties_data_lattice
|
|
14
5
|
import bl_ui.properties_workspace
|
|
15
|
-
import bl_ui.properties_data_metaball
|
|
16
|
-
import bl_ui.space_image
|
|
17
6
|
import bl_ui.node_add_menu_shader
|
|
18
|
-
import bl_ui.properties_material
|
|
19
|
-
import bl_ui.properties_data_armature
|
|
20
|
-
import bl_ui.space_console
|
|
21
|
-
import bl_ui.properties_physics_cloth
|
|
22
|
-
import bl_ui.space_filebrowser
|
|
23
|
-
import bl_ui.space_view3d
|
|
24
|
-
import bl_ui.properties_physics_dynamicpaint
|
|
25
|
-
import bl_ui.properties_data_light
|
|
26
|
-
import bl_operators.spreadsheet
|
|
27
|
-
import bl_ui.asset_shelf
|
|
28
|
-
import bl_ui.properties_physics_rigidbody_constraint
|
|
29
|
-
import bl_ui.properties_data_pointcloud
|
|
30
7
|
import bl_ui.properties_physics_geometry_nodes
|
|
8
|
+
import bl_ui.properties_data_curves
|
|
9
|
+
import bl_ui.space_dopesheet
|
|
31
10
|
import bl_operators.node
|
|
32
|
-
import
|
|
33
|
-
import bl_ui.
|
|
34
|
-
import bl_ui.
|
|
35
|
-
import
|
|
36
|
-
import bl_ui.
|
|
37
|
-
import bl_operators.freestyle
|
|
38
|
-
import bl_operators.file
|
|
39
|
-
import bl_operators.wm
|
|
11
|
+
import bl_operators.clip
|
|
12
|
+
import bl_ui.properties_physics_rigidbody_constraint
|
|
13
|
+
import bl_ui.asset_shelf
|
|
14
|
+
import bl_ui.properties_data_shaderfx
|
|
15
|
+
import bl_ui.properties_data_mesh
|
|
40
16
|
import bl_ui.properties_texture
|
|
41
|
-
import bl_ui.
|
|
42
|
-
import bl_ui.node_add_menu
|
|
17
|
+
import bl_ui.node_add_menu_compositor
|
|
43
18
|
import bl_ui.properties_particle
|
|
44
|
-
import bl_ui.
|
|
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
|
|
25
|
+
import bl_ui.node_add_menu_geometry
|
|
26
|
+
import bl_ui.properties_output
|
|
27
|
+
import bl_ui.space_info
|
|
28
|
+
import bl_ui.properties_physics_fluid
|
|
29
|
+
import bl_ui.properties_freestyle
|
|
30
|
+
import bl_ui.space_console
|
|
45
31
|
import bl_ui.space_properties
|
|
32
|
+
import bl_ui.properties_object
|
|
46
33
|
import bl_ui.space_spreadsheet
|
|
47
|
-
import
|
|
34
|
+
import bl_operators.presets
|
|
35
|
+
import bl_ui.space_text
|
|
36
|
+
import bl_operators.view3d
|
|
37
|
+
import bl_ui.properties_physics_common
|
|
38
|
+
import bl_ui.properties_data_lattice
|
|
39
|
+
import bl_ui.properties_data_lightprobe
|
|
40
|
+
import bl_ui.node_add_menu_texture
|
|
48
41
|
import bl_ui.space_userpref
|
|
49
|
-
import bl_ui.
|
|
50
|
-
import bl_ui.
|
|
51
|
-
import bl_ui.
|
|
42
|
+
import bl_ui.properties_physics_dynamicpaint
|
|
43
|
+
import bl_ui.properties_material_gpencil
|
|
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
|
|
52
48
|
import bl_operators.userpref
|
|
53
|
-
import
|
|
54
|
-
import bl_ui.
|
|
55
|
-
import bl_ui.
|
|
56
|
-
import bl_ui.
|
|
57
|
-
import
|
|
58
|
-
import
|
|
59
|
-
import bl_ui.
|
|
60
|
-
import
|
|
61
|
-
import bl_ui.properties_freestyle
|
|
62
|
-
import bl_ui.properties_world
|
|
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
|
|
63
57
|
import bl_ui.properties_data_bone
|
|
64
|
-
import bl_ui.
|
|
65
|
-
import bl_ui.
|
|
66
|
-
import bl_ui.
|
|
67
|
-
import bl_ui.
|
|
68
|
-
import bl_ui.properties_data_shaderfx
|
|
58
|
+
import bl_ui.space_clip
|
|
59
|
+
import bl_ui.properties_data_light
|
|
60
|
+
import bl_ui.space_statusbar
|
|
61
|
+
import bl_ui.space_topbar
|
|
69
62
|
import bl_ui.space_outliner
|
|
70
|
-
import bl_ui.
|
|
71
|
-
import bl_ui.
|
|
72
|
-
import bl_ui.space_info
|
|
73
|
-
import bl_ui.generic_ui_list
|
|
63
|
+
import bl_ui.properties_scene
|
|
64
|
+
import bl_ui.properties_material
|
|
74
65
|
import bl_ui.properties_collection
|
|
75
|
-
import bl_ui.
|
|
76
|
-
import bl_ui.
|
|
77
|
-
import bl_ui.
|
|
78
|
-
import
|
|
79
|
-
import
|
|
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
|
|
80
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
|
|
87
|
+
import bl_operators.object
|
|
81
88
|
import bl_ui.properties_data_modifier
|
|
82
|
-
import
|
|
83
|
-
import bl_ui.
|
|
84
|
-
import bl_ui.
|
|
85
|
-
import bl_ui.properties_data_empty
|
|
86
|
-
import bl_ui.properties_scene
|
|
87
|
-
import bl_ui.properties_material_gpencil
|
|
88
|
-
import bl_ui.space_node
|
|
89
|
-
import bl_ui.properties_data_curve
|
|
90
|
-
import bl_operators.view3d
|
|
91
|
-
import bl_ui.space_clip
|
|
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
|
|
|
@@ -6826,10 +6826,10 @@ class Context(bpy_struct):
|
|
|
6826
6826
|
:type: 'UIList'
|
|
6827
6827
|
"""
|
|
6828
6828
|
|
|
6829
|
-
property: typing.Union[str, int, "
|
|
6830
|
-
""" 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.
|
|
6831
6831
|
|
|
6832
|
-
:type: typing.Union[str, int, '
|
|
6832
|
+
:type: typing.Union[str, int, 'AnyType']
|
|
6833
6833
|
"""
|
|
6834
6834
|
|
|
6835
6835
|
edit_text: "Text"
|
|
@@ -58787,6 +58787,12 @@ class GreasePencilv3(ID, bpy_struct):
|
|
|
58787
58787
|
:type: 'GreasePencilv3Layers'
|
|
58788
58788
|
"""
|
|
58789
58789
|
|
|
58790
|
+
materials: "IDMaterials"
|
|
58791
|
+
"""
|
|
58792
|
+
|
|
58793
|
+
:type: 'IDMaterials'
|
|
58794
|
+
"""
|
|
58795
|
+
|
|
58790
58796
|
@classmethod
|
|
58791
58797
|
def bl_rna_get_subclass(cls, id: typing.Optional[str], default=None) -> "Struct":
|
|
58792
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-20240110 → 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_namespace
|
|
4
|
-
from . import intellisense
|
|
5
3
|
from . import complete_calltip
|
|
4
|
+
from . import complete_namespace
|
|
6
5
|
from . import complete_import
|
|
6
|
+
from . import intellisense
|
|
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
|
-
from . import bl_extract_messages
|
|
4
|
-
from . import utils_languages_menu
|
|
5
3
|
from . import merge_po
|
|
6
|
-
from . import settings
|
|
7
4
|
from . import utils_cli
|
|
5
|
+
from . import bl_extract_messages
|
|
8
6
|
from . import utils
|
|
7
|
+
from . import settings
|
|
9
8
|
from . import utils_rtl
|
|
9
|
+
from . import utils_languages_menu
|
|
10
10
|
|
|
11
11
|
GenericType = typing.TypeVar("GenericType")
|
{fake-bpy-module-20240110 → 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 keymap_from_toolbar
|
|
4
|
-
from . import keymap_hierarchy
|
|
5
3
|
from . import platform_helpers
|
|
4
|
+
from . import keymap_from_toolbar
|
|
6
5
|
from . import versioning
|
|
7
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-20240110 → fake-bpy-module-20240111}/bl_keymap_utils/keymap_hierarchy/__init__.pyi
RENAMED
|
File without changes
|
{fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_keymap_utils/platform_helpers/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{fake-bpy-module-20240110 → 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 console
|
|
5
|
-
from . import screen_play_rendered_anim
|
|
6
|
-
from . import anim
|
|
3
|
+
from . import add_mesh_torus
|
|
7
4
|
from . import mesh
|
|
8
|
-
from . import spreadsheet
|
|
9
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
|
|
10
14
|
from . import constraint
|
|
11
|
-
from . import
|
|
15
|
+
from . import screen_play_rendered_anim
|
|
12
16
|
from . import bmesh
|
|
13
|
-
from . import
|
|
14
|
-
from . import wm
|
|
15
|
-
from . import rigidbody
|
|
17
|
+
from . import spreadsheet
|
|
16
18
|
from . import object_randomize_transform
|
|
17
|
-
from . import
|
|
18
|
-
from . import
|
|
19
|
-
from . import object
|
|
20
|
-
from . import object_align
|
|
21
|
-
from . import uvcalc_lightmap
|
|
22
|
-
from . import uvcalc_transform
|
|
23
|
-
from . import presets
|
|
24
|
-
from . import sequencer
|
|
25
|
-
from . import add_mesh_torus
|
|
26
|
-
from . import image
|
|
27
|
-
from . import geometry_nodes
|
|
19
|
+
from . import uvcalc_follow_active
|
|
20
|
+
from . import wm
|
|
28
21
|
from . import assets
|
|
22
|
+
from . import file
|
|
29
23
|
from . import object_quick_effects
|
|
30
|
-
from . import view3d
|
|
31
24
|
from . import vertexpaint_dirt
|
|
25
|
+
from . import console
|
|
26
|
+
from . import object_align
|
|
27
|
+
from . import freestyle
|
|
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-20240110 → 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-20240110 → fake-bpy-module-20240111}/bl_operators/bmesh/find_adjacent/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/geometry_nodes/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/object_align/__init__.pyi
RENAMED
|
File without changes
|
{fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/object_quick_effects/__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
|
|
File without changes
|
{fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/uvcalc_follow_active/__init__.pyi
RENAMED
|
File without changes
|
{fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/uvcalc_lightmap/__init__.pyi
RENAMED
|
File without changes
|
{fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/uvcalc_transform/__init__.pyi
RENAMED
|
File without changes
|
{fake-bpy-module-20240110 → fake-bpy-module-20240111}/bl_operators/vertexpaint_dirt/__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
|
|
File without changes
|
|
File without changes
|