fake-bpy-module 20240216__tar.gz → 20240217__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-20240216 → fake-bpy-module-20240217}/PKG-INFO +1 -1
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/grease_pencil/__init__.pyi +20 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/object/__init__.pyi +1 -1
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/types/__init__.pyi +439 -87
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/fake_bpy_module.egg-info/PKG-INFO +1 -1
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/README.md +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/addon_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/addon_utils/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/animsys_refactor/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/animsys_refactor/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/aud/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/aud/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bgl/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bgl/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_app_override/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_app_override/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_app_template_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_app_template_utils/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_console_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_console_utils/autocomplete/__init__.pyi +3 -3
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_console_utils/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_i18n_utils/__init__.pyi +4 -4
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_i18n_utils/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_keymap_utils/__init__.pyi +3 -3
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_keymap_utils/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_math/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_math/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/__init__.pyi +20 -20
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/anim/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/assets/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/clip/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/console/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/file/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/image/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/node/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/object/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/object_align/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/presets/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/userpref/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/view3d/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_operators/wm/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_previews_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_previews_utils/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_rna_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_rna_utils/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_text_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_text_utils/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/__init__.pyi +64 -64
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/anim/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/generic_ui_list/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_data_armature/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_data_curve/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_data_curves/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_data_light/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_data_volume/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_freestyle/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_mask_common/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_object/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_paint_common/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_particle/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_scene/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_texture/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_view_layer/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/properties_world/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_clip/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_console/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_dopesheet/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_image/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_info/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_node/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_properties/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_sequencer/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_text/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_time/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_topbar/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_userpref/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_view3d/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui_utils/layout/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bl_ui_utils/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/blend_render_info/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/blend_render_info/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/blf/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/blf/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bmesh/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bmesh/geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bmesh/ops/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bmesh/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bmesh/types/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bmesh/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/__init__.pyi +3 -3
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/app/__init__.pyi +2 -2
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/app/handlers/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/app/icons/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/app/timers/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/app/translations/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/msgbus/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/__init__.pyi +61 -61
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/action/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/anim/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/armature/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/asset/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/boid/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/brush/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/camera/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/clip/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/collection/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/console/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/curve/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/curves/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/ed/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/export_mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/export_scene/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/file/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/font/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/graph/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/image/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/import_mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/import_scene/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/info/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/marker/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/mask/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/material/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/mball/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/mesh/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/nla/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/node/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/outliner/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/paint/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/palette/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/particle/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/pose/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/preferences/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/render/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/scene/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/screen/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/script/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/sculpt/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/sequencer/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/sound/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/surface/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/text/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/texture/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/transform/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/ui/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/uv/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/view3d/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/wm/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/ops/world/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/path/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/props/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/utils/previews/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy/utils/units/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_extras/__init__.pyi +1 -1
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_extras/anim_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_extras/asset_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_extras/extensions/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_extras/extensions/junction_module/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_extras/image_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_extras/io_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_extras/mesh_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_extras/object_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_extras/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_extras/view3d_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_restrict_state/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_restrict_state/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_types/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/bpy_types/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/console_python/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/console_python/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/console_shell/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/console_shell/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/fake_bpy_module.egg-info/top_level.txt +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/freestyle/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/freestyle/chainingiterators/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/freestyle/functions/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/freestyle/predicates/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/freestyle/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/freestyle/shaders/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/freestyle/types/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/freestyle/utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/gpu/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/gpu/capabilities/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/gpu/matrix/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/gpu/platform/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/gpu/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/gpu/select/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/gpu/shader/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/gpu/state/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/gpu/texture/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/gpu/types/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/gpu_extras/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/gpu_extras/batch/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/gpu_extras/presets/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/gpu_extras/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/graphviz_export/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/graphviz_export/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/idprop/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/idprop/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/idprop/types/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/imbuf/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/imbuf/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/imbuf/types/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/keyingsets_builtins/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/keyingsets_builtins/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/keyingsets_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/keyingsets_utils/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/mathutils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/mathutils/bvhtree/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/mathutils/geometry/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/mathutils/interpolate/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/mathutils/kdtree/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/mathutils/noise/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/mathutils/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/nodeitems_builtins/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/nodeitems_builtins/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/nodeitems_utils/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/nodeitems_utils/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/pyproject.toml +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/rna_info/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/rna_info/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/rna_keymap_ui/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/rna_keymap_ui/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/rna_prop_ui/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/rna_prop_ui/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/rna_xml/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/rna_xml/py.typed +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/setup.cfg +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/setup.py +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/sys_info/__init__.pyi +0 -0
- {fake-bpy-module-20240216 → fake-bpy-module-20240217}/sys_info/py.typed +0 -0
|
@@ -264,6 +264,26 @@ def layer_add(
|
|
|
264
264
|
|
|
265
265
|
...
|
|
266
266
|
|
|
267
|
+
def layer_duplicate(
|
|
268
|
+
override_context: typing.Optional[
|
|
269
|
+
typing.Union[typing.Dict, "bpy.types.Context"]
|
|
270
|
+
] = None,
|
|
271
|
+
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
272
|
+
undo: typing.Optional[bool] = None,
|
|
273
|
+
*,
|
|
274
|
+
empty_keyframes: typing.Optional[typing.Union[bool, typing.Any]] = False,
|
|
275
|
+
):
|
|
276
|
+
"""Make a copy of the active Grease Pencil layer
|
|
277
|
+
|
|
278
|
+
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
279
|
+
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
280
|
+
:type undo: typing.Optional[bool]
|
|
281
|
+
:param empty_keyframes: Empty Keyframes, Add Empty Keyframes
|
|
282
|
+
:type empty_keyframes: typing.Optional[typing.Union[bool, typing.Any]]
|
|
283
|
+
"""
|
|
284
|
+
|
|
285
|
+
...
|
|
286
|
+
|
|
267
287
|
def layer_group_add(
|
|
268
288
|
override_context: typing.Optional[
|
|
269
289
|
typing.Union[typing.Dict, "bpy.types.Context"]
|
|
@@ -50,7 +50,7 @@ def add_modifier_menu(
|
|
|
50
50
|
execution_context: typing.Optional[typing.Union[str, int]] = None,
|
|
51
51
|
undo: typing.Optional[bool] = None,
|
|
52
52
|
):
|
|
53
|
-
"""Undocumented, consider `contributing <https://developer.blender.org/>`__. :File: `startup/bl_ui/properties_data_modifier.py\:
|
|
53
|
+
"""Undocumented, consider `contributing <https://developer.blender.org/>`__. :File: `startup/bl_ui/properties_data_modifier.py\:268 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_ui/properties_data_modifier.py#L268>`__
|
|
54
54
|
|
|
55
55
|
:type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
|
|
56
56
|
:type execution_context: typing.Optional[typing.Union[str, int]]
|
|
@@ -2,94 +2,94 @@ import sys
|
|
|
2
2
|
import typing
|
|
3
3
|
import mathutils
|
|
4
4
|
import bpy
|
|
5
|
-
import bl_operators.presets
|
|
6
|
-
import bl_ui.properties_data_bone
|
|
7
|
-
import bl_ui.properties_world
|
|
8
|
-
import bl_operators.freestyle
|
|
9
|
-
import bl_ui.properties_physics_softbody
|
|
10
5
|
import bl_ui.properties_data_mesh
|
|
11
|
-
import bl_ui.
|
|
12
|
-
import
|
|
13
|
-
import
|
|
14
|
-
import bl_ui.
|
|
15
|
-
import bl_ui.properties_data_lattice
|
|
16
|
-
import bl_ui
|
|
6
|
+
import bl_ui.space_toolsystem_common
|
|
7
|
+
import bl_ui.space_toolsystem_toolbar
|
|
8
|
+
import bl_operators.node
|
|
9
|
+
import bl_ui.space_nla
|
|
17
10
|
import bl_ui.properties_particle
|
|
18
|
-
import bl_ui.
|
|
19
|
-
import bl_operators.
|
|
20
|
-
import bl_ui.properties_object
|
|
21
|
-
import bl_ui.anim
|
|
22
|
-
import bl_ui.node_add_menu_texture
|
|
23
|
-
import bl_ui.properties_physics_common
|
|
11
|
+
import bl_ui.properties_paint_common
|
|
12
|
+
import bl_operators.spreadsheet
|
|
24
13
|
import bl_ui.generic_ui_list
|
|
25
|
-
import bl_ui.space_filebrowser
|
|
26
|
-
import bl_ui.properties_view_layer
|
|
27
|
-
import bl_ui.node_add_menu_geometry
|
|
28
|
-
import bl_ui.properties_workspace
|
|
29
|
-
import bl_ui.node_add_menu_compositor
|
|
30
|
-
import bl_operators.file
|
|
31
|
-
import bl_ui.properties_data_modifier
|
|
32
14
|
import bl_ui.space_statusbar
|
|
33
|
-
import bl_ui.
|
|
34
|
-
import bl_ui.
|
|
35
|
-
import bl_ui.
|
|
15
|
+
import bl_ui.anim
|
|
16
|
+
import bl_ui.properties_data_pointcloud
|
|
17
|
+
import bl_ui.space_outliner
|
|
18
|
+
import bl_ui.space_graph
|
|
19
|
+
import bl_ui.space_dopesheet
|
|
20
|
+
import bl_ui.properties_object
|
|
21
|
+
import bl_ui.space_clip
|
|
22
|
+
import bl_operators.anim
|
|
36
23
|
import bl_operators.userpref
|
|
24
|
+
import bl_operators.object
|
|
25
|
+
import bl_ui.properties_physics_fluid
|
|
26
|
+
import bl_ui.properties_data_camera
|
|
27
|
+
import bl_operators.presets
|
|
28
|
+
import bl_ui.properties_render
|
|
29
|
+
import bl_ui.space_time
|
|
30
|
+
import bl_ui.properties_scene
|
|
31
|
+
import bl_operators.freestyle
|
|
37
32
|
import bl_ui.properties_collection
|
|
38
|
-
import bl_ui.
|
|
39
|
-
import bl_ui.
|
|
40
|
-
import
|
|
33
|
+
import bl_ui.properties_data_speaker
|
|
34
|
+
import bl_ui.properties_data_lattice
|
|
35
|
+
import bl_ui.properties_mask_common
|
|
36
|
+
import bl_ui.properties_physics_dynamicpaint
|
|
37
|
+
import bl_ui.node_add_menu
|
|
38
|
+
import bl_ui.space_view3d
|
|
39
|
+
import bl_ui.space_image
|
|
40
|
+
import bl_ui.properties_physics_cloth
|
|
41
|
+
import bl_ui.properties_data_empty
|
|
42
|
+
import bl_ui.properties_data_gpencil
|
|
43
|
+
import bl_ui.space_sequencer
|
|
44
|
+
import bl_ui.space_filebrowser
|
|
45
|
+
import bl_ui.properties_physics_field
|
|
46
|
+
import bl_ui.properties_grease_pencil_common
|
|
47
|
+
import bl_operators.assets
|
|
48
|
+
import bl_operators.file
|
|
41
49
|
import bl_ui.space_userpref
|
|
42
|
-
import bl_ui.
|
|
43
|
-
import bl_ui.space_time
|
|
44
|
-
import bl_ui.properties_data_armature
|
|
50
|
+
import bl_ui.space_info
|
|
45
51
|
import bl_ui.space_topbar
|
|
46
|
-
import
|
|
47
|
-
import bl_ui.
|
|
48
|
-
import bl_ui.properties_texture
|
|
49
|
-
import bl_ui.properties_grease_pencil_common
|
|
50
|
-
import bl_ui.properties_data_metaball
|
|
51
|
-
import bl_ui.asset_shelf
|
|
52
|
-
import bl_operators.wm
|
|
53
|
-
import bl_operators.clip
|
|
52
|
+
import bl_ui.properties_data_curves
|
|
53
|
+
import bl_ui.properties_data_modifier
|
|
54
54
|
import bl_ui.properties_data_volume
|
|
55
|
-
import bl_ui.
|
|
56
|
-
import
|
|
57
|
-
import bl_ui.
|
|
55
|
+
import bl_ui.properties_data_light
|
|
56
|
+
import bl_operators.constraint
|
|
57
|
+
import bl_ui.properties_data_metaball
|
|
58
|
+
import bl_ui.properties_view_layer
|
|
59
|
+
import bl_operators.view3d
|
|
60
|
+
import bl_ui.properties_physics_geometry_nodes
|
|
61
|
+
import bl_ui.node_add_menu_shader
|
|
62
|
+
import bl_ui.properties_material
|
|
63
|
+
import bl_ui.properties_data_curve
|
|
64
|
+
import bl_ui.properties_output
|
|
65
|
+
import bl_ui.properties_workspace
|
|
58
66
|
import bl_ui.properties_data_lightprobe
|
|
59
|
-
import bl_ui.
|
|
67
|
+
import bl_ui.properties_world
|
|
68
|
+
import bl_ui
|
|
69
|
+
import bl_operators.wm
|
|
60
70
|
import bl_ui.space_node
|
|
61
|
-
import bl_ui.
|
|
62
|
-
import bl_ui.
|
|
63
|
-
import bl_ui.
|
|
64
|
-
import bl_ui.properties_data_gpencil
|
|
65
|
-
import bl_ui.properties_data_pointcloud
|
|
66
|
-
import bl_ui.properties_output
|
|
67
|
-
import bl_ui.space_view3d_toolbar
|
|
68
|
-
import bl_ui.properties_physics_field
|
|
69
|
-
import bl_ui.properties_render
|
|
70
|
-
import bl_operators.node
|
|
71
|
-
import bl_ui.space_sequencer
|
|
72
|
-
import bl_ui.properties_data_empty
|
|
73
|
-
import bl_ui.properties_material
|
|
74
|
-
import bl_ui.properties_data_grease_pencil
|
|
75
|
-
import bl_ui.space_clip
|
|
76
|
-
import bl_ui.properties_physics_cloth
|
|
71
|
+
import bl_ui.properties_data_bone
|
|
72
|
+
import bl_ui.properties_data_shaderfx
|
|
73
|
+
import bl_ui.space_text
|
|
77
74
|
import bl_ui.space_spreadsheet
|
|
78
|
-
import bl_ui.node_add_menu_shader
|
|
79
|
-
import bl_operators.assets
|
|
80
|
-
import bl_ui.properties_physics_fluid
|
|
81
|
-
import bl_ui.properties_scene
|
|
82
|
-
import bl_ui.space_outliner
|
|
83
|
-
import bl_ui.space_view3d
|
|
84
|
-
import bl_operators.spreadsheet
|
|
85
|
-
import bl_ui.node_add_menu
|
|
86
|
-
import bl_ui.space_console
|
|
87
|
-
import bl_ui.space_toolsystem_common
|
|
88
|
-
import bl_ui.properties_mask_common
|
|
89
|
-
import bl_ui.properties_data_curve
|
|
90
|
-
import bl_ui.space_dopesheet
|
|
91
75
|
import bl_ui.properties_physics_rigidbody_constraint
|
|
92
|
-
import bl_ui.
|
|
76
|
+
import bl_ui.space_console
|
|
77
|
+
import bl_operators.clip
|
|
78
|
+
import bl_ui.space_properties
|
|
79
|
+
import bl_ui.properties_data_grease_pencil
|
|
80
|
+
import bl_ui.properties_texture
|
|
81
|
+
import bl_ui.properties_physics_softbody
|
|
82
|
+
import bl_ui.properties_freestyle
|
|
83
|
+
import bl_ui.node_add_menu_compositor
|
|
84
|
+
import bl_ui.node_add_menu_texture
|
|
85
|
+
import bl_ui.node_add_menu_geometry
|
|
86
|
+
import bl_ui.space_view3d_toolbar
|
|
87
|
+
import bl_ui.asset_shelf
|
|
88
|
+
import bl_ui.properties_physics_common
|
|
89
|
+
import bl_ui.properties_constraint
|
|
90
|
+
import bl_ui.properties_material_gpencil
|
|
91
|
+
import bl_ui.properties_physics_rigidbody
|
|
92
|
+
import bl_ui.properties_data_armature
|
|
93
93
|
|
|
94
94
|
GenericType = typing.TypeVar("GenericType")
|
|
95
95
|
|
|
@@ -878,12 +878,6 @@ class AnimViz(bpy_struct):
|
|
|
878
878
|
class AnimVizMotionPaths(bpy_struct):
|
|
879
879
|
"""Motion Path settings for animation visualization"""
|
|
880
880
|
|
|
881
|
-
bake_in_camera_space: bool
|
|
882
|
-
""" Motion path points will be baked into the camera space of the active camera. This means they will only look right when looking through that camera. Switching cameras using markers is not supported
|
|
883
|
-
|
|
884
|
-
:type: bool
|
|
885
|
-
"""
|
|
886
|
-
|
|
887
881
|
bake_location: typing.Union[str, int]
|
|
888
882
|
""" When calculating Bone Paths, use Head or Tips
|
|
889
883
|
|
|
@@ -962,6 +956,12 @@ class AnimVizMotionPaths(bpy_struct):
|
|
|
962
956
|
:type: typing.Union[str, int]
|
|
963
957
|
"""
|
|
964
958
|
|
|
959
|
+
use_camera_space_bake: bool
|
|
960
|
+
""" Motion path points will be baked into the camera space of the active camera. This means they will only look right when looking through that camera. Switching cameras using markers is not supported
|
|
961
|
+
|
|
962
|
+
:type: bool
|
|
963
|
+
"""
|
|
964
|
+
|
|
965
965
|
@classmethod
|
|
966
966
|
def bl_rna_get_subclass(cls, id: typing.Optional[str], default=None) -> "Struct":
|
|
967
967
|
"""
|
|
@@ -69041,6 +69041,211 @@ class FluidModifier(Modifier, bpy_struct):
|
|
|
69041
69041
|
"""
|
|
69042
69042
|
...
|
|
69043
69043
|
|
|
69044
|
+
class GreasePencilArrayModifier(Modifier, bpy_struct):
|
|
69045
|
+
"""Create grid of duplicate instances"""
|
|
69046
|
+
|
|
69047
|
+
constant_offset: typing.Union[
|
|
69048
|
+
typing.List[float], typing.Tuple[float, float, float], "mathutils.Vector"
|
|
69049
|
+
]
|
|
69050
|
+
""" Value for the distance between items
|
|
69051
|
+
|
|
69052
|
+
:type: typing.Union[typing.List[float], typing.Tuple[float, float, float], 'mathutils.Vector']
|
|
69053
|
+
"""
|
|
69054
|
+
|
|
69055
|
+
count: int
|
|
69056
|
+
""" Number of items
|
|
69057
|
+
|
|
69058
|
+
:type: int
|
|
69059
|
+
"""
|
|
69060
|
+
|
|
69061
|
+
invert_layer_filter: bool
|
|
69062
|
+
""" Invert layer filter
|
|
69063
|
+
|
|
69064
|
+
:type: bool
|
|
69065
|
+
"""
|
|
69066
|
+
|
|
69067
|
+
invert_layer_pass_filter: bool
|
|
69068
|
+
""" Invert layer pass filter
|
|
69069
|
+
|
|
69070
|
+
:type: bool
|
|
69071
|
+
"""
|
|
69072
|
+
|
|
69073
|
+
invert_material_filter: bool
|
|
69074
|
+
""" Invert material filter
|
|
69075
|
+
|
|
69076
|
+
:type: bool
|
|
69077
|
+
"""
|
|
69078
|
+
|
|
69079
|
+
invert_material_pass_filter: bool
|
|
69080
|
+
""" Invert material pass filter
|
|
69081
|
+
|
|
69082
|
+
:type: bool
|
|
69083
|
+
"""
|
|
69084
|
+
|
|
69085
|
+
layer_filter: typing.Union[str, typing.Any]
|
|
69086
|
+
""" Layer name
|
|
69087
|
+
|
|
69088
|
+
:type: typing.Union[str, typing.Any]
|
|
69089
|
+
"""
|
|
69090
|
+
|
|
69091
|
+
layer_pass_filter: int
|
|
69092
|
+
""" Layer pass filter
|
|
69093
|
+
|
|
69094
|
+
:type: int
|
|
69095
|
+
"""
|
|
69096
|
+
|
|
69097
|
+
material_filter: "Material"
|
|
69098
|
+
""" Material used for filtering
|
|
69099
|
+
|
|
69100
|
+
:type: 'Material'
|
|
69101
|
+
"""
|
|
69102
|
+
|
|
69103
|
+
material_pass_filter: int
|
|
69104
|
+
""" Material pass
|
|
69105
|
+
|
|
69106
|
+
:type: int
|
|
69107
|
+
"""
|
|
69108
|
+
|
|
69109
|
+
offset_object: "Object"
|
|
69110
|
+
""" Use the location and rotation of another object to determine the distance and rotational change between arrayed items
|
|
69111
|
+
|
|
69112
|
+
:type: 'Object'
|
|
69113
|
+
"""
|
|
69114
|
+
|
|
69115
|
+
open_constant_offset_panel: bool
|
|
69116
|
+
"""
|
|
69117
|
+
|
|
69118
|
+
:type: bool
|
|
69119
|
+
"""
|
|
69120
|
+
|
|
69121
|
+
open_influence_panel: bool
|
|
69122
|
+
"""
|
|
69123
|
+
|
|
69124
|
+
:type: bool
|
|
69125
|
+
"""
|
|
69126
|
+
|
|
69127
|
+
open_object_offset_panel: bool
|
|
69128
|
+
"""
|
|
69129
|
+
|
|
69130
|
+
:type: bool
|
|
69131
|
+
"""
|
|
69132
|
+
|
|
69133
|
+
open_randomize_panel: bool
|
|
69134
|
+
"""
|
|
69135
|
+
|
|
69136
|
+
:type: bool
|
|
69137
|
+
"""
|
|
69138
|
+
|
|
69139
|
+
open_relative_offset_panel: bool
|
|
69140
|
+
"""
|
|
69141
|
+
|
|
69142
|
+
:type: bool
|
|
69143
|
+
"""
|
|
69144
|
+
|
|
69145
|
+
random_offset: typing.Union[
|
|
69146
|
+
typing.List[float], typing.Tuple[float, float, float], "mathutils.Vector"
|
|
69147
|
+
]
|
|
69148
|
+
""" Value for changes in location
|
|
69149
|
+
|
|
69150
|
+
:type: typing.Union[typing.List[float], typing.Tuple[float, float, float], 'mathutils.Vector']
|
|
69151
|
+
"""
|
|
69152
|
+
|
|
69153
|
+
random_rotation: typing.Union[
|
|
69154
|
+
typing.List[float], typing.Tuple[float, float, float], "mathutils.Euler"
|
|
69155
|
+
]
|
|
69156
|
+
""" Value for changes in rotation
|
|
69157
|
+
|
|
69158
|
+
:type: typing.Union[typing.List[float], typing.Tuple[float, float, float], 'mathutils.Euler']
|
|
69159
|
+
"""
|
|
69160
|
+
|
|
69161
|
+
random_scale: typing.Union[
|
|
69162
|
+
typing.List[float], typing.Tuple[float, float, float], "mathutils.Vector"
|
|
69163
|
+
]
|
|
69164
|
+
""" Value for changes in scale
|
|
69165
|
+
|
|
69166
|
+
:type: typing.Union[typing.List[float], typing.Tuple[float, float, float], 'mathutils.Vector']
|
|
69167
|
+
"""
|
|
69168
|
+
|
|
69169
|
+
relative_offset: typing.Union[
|
|
69170
|
+
typing.List[float], typing.Tuple[float, float, float], "mathutils.Vector"
|
|
69171
|
+
]
|
|
69172
|
+
""" The size of the geometry will determine the distance between arrayed items
|
|
69173
|
+
|
|
69174
|
+
:type: typing.Union[typing.List[float], typing.Tuple[float, float, float], 'mathutils.Vector']
|
|
69175
|
+
"""
|
|
69176
|
+
|
|
69177
|
+
replace_material: int
|
|
69178
|
+
""" Index of the material used for generated strokes (0 keep original material)
|
|
69179
|
+
|
|
69180
|
+
:type: int
|
|
69181
|
+
"""
|
|
69182
|
+
|
|
69183
|
+
seed: int
|
|
69184
|
+
""" Random seed
|
|
69185
|
+
|
|
69186
|
+
:type: int
|
|
69187
|
+
"""
|
|
69188
|
+
|
|
69189
|
+
use_constant_offset: bool
|
|
69190
|
+
""" Enable offset
|
|
69191
|
+
|
|
69192
|
+
:type: bool
|
|
69193
|
+
"""
|
|
69194
|
+
|
|
69195
|
+
use_layer_pass_filter: bool
|
|
69196
|
+
""" Use layer pass filter
|
|
69197
|
+
|
|
69198
|
+
:type: bool
|
|
69199
|
+
"""
|
|
69200
|
+
|
|
69201
|
+
use_material_pass_filter: bool
|
|
69202
|
+
""" Use material pass filter
|
|
69203
|
+
|
|
69204
|
+
:type: bool
|
|
69205
|
+
"""
|
|
69206
|
+
|
|
69207
|
+
use_object_offset: bool
|
|
69208
|
+
""" Enable object offset
|
|
69209
|
+
|
|
69210
|
+
:type: bool
|
|
69211
|
+
"""
|
|
69212
|
+
|
|
69213
|
+
use_relative_offset: bool
|
|
69214
|
+
""" Enable shift
|
|
69215
|
+
|
|
69216
|
+
:type: bool
|
|
69217
|
+
"""
|
|
69218
|
+
|
|
69219
|
+
use_uniform_random_scale: bool
|
|
69220
|
+
""" Use the same random seed for each scale axis for a uniform scale
|
|
69221
|
+
|
|
69222
|
+
:type: bool
|
|
69223
|
+
"""
|
|
69224
|
+
|
|
69225
|
+
@classmethod
|
|
69226
|
+
def bl_rna_get_subclass(cls, id: typing.Optional[str], default=None) -> "Struct":
|
|
69227
|
+
"""
|
|
69228
|
+
|
|
69229
|
+
:param id: The RNA type identifier.
|
|
69230
|
+
:type id: typing.Optional[str]
|
|
69231
|
+
:rtype: 'Struct'
|
|
69232
|
+
:return: The RNA type or default when not found.
|
|
69233
|
+
"""
|
|
69234
|
+
...
|
|
69235
|
+
|
|
69236
|
+
@classmethod
|
|
69237
|
+
def bl_rna_get_subclass_py(
|
|
69238
|
+
cls, id: typing.Optional[str], default=None
|
|
69239
|
+
) -> typing.Any:
|
|
69240
|
+
"""
|
|
69241
|
+
|
|
69242
|
+
:param id: The RNA type identifier.
|
|
69243
|
+
:type id: typing.Optional[str]
|
|
69244
|
+
:rtype: typing.Any
|
|
69245
|
+
:return: The class or default when not found.
|
|
69246
|
+
"""
|
|
69247
|
+
...
|
|
69248
|
+
|
|
69044
69249
|
class GreasePencilColorModifier(Modifier, bpy_struct):
|
|
69045
69250
|
color_mode: typing.Union[str, int]
|
|
69046
69251
|
""" Attributes to modify * ``BOTH`` Stroke & Fill -- Modify fill and stroke colors. * ``STROKE`` Stroke -- Modify stroke color only. * ``FILL`` Fill -- Modify fill color only.
|
|
@@ -70968,6 +71173,153 @@ class GreasePencilTintModifier(Modifier, bpy_struct):
|
|
|
70968
71173
|
"""
|
|
70969
71174
|
...
|
|
70970
71175
|
|
|
71176
|
+
class GreasePencilWeightAngleModifier(Modifier, bpy_struct):
|
|
71177
|
+
"""Calculate Vertex Weight dynamically"""
|
|
71178
|
+
|
|
71179
|
+
angle: float
|
|
71180
|
+
""" Angle
|
|
71181
|
+
|
|
71182
|
+
:type: float
|
|
71183
|
+
"""
|
|
71184
|
+
|
|
71185
|
+
axis: typing.Union[str, int]
|
|
71186
|
+
"""
|
|
71187
|
+
|
|
71188
|
+
:type: typing.Union[str, int]
|
|
71189
|
+
"""
|
|
71190
|
+
|
|
71191
|
+
invert_layer_filter: bool
|
|
71192
|
+
""" Invert layer filter
|
|
71193
|
+
|
|
71194
|
+
:type: bool
|
|
71195
|
+
"""
|
|
71196
|
+
|
|
71197
|
+
invert_layer_pass_filter: bool
|
|
71198
|
+
""" Invert layer pass filter
|
|
71199
|
+
|
|
71200
|
+
:type: bool
|
|
71201
|
+
"""
|
|
71202
|
+
|
|
71203
|
+
invert_material_filter: bool
|
|
71204
|
+
""" Invert material filter
|
|
71205
|
+
|
|
71206
|
+
:type: bool
|
|
71207
|
+
"""
|
|
71208
|
+
|
|
71209
|
+
invert_material_pass_filter: bool
|
|
71210
|
+
""" Invert material pass filter
|
|
71211
|
+
|
|
71212
|
+
:type: bool
|
|
71213
|
+
"""
|
|
71214
|
+
|
|
71215
|
+
invert_vertex_group: bool
|
|
71216
|
+
""" Invert vertex group weights
|
|
71217
|
+
|
|
71218
|
+
:type: bool
|
|
71219
|
+
"""
|
|
71220
|
+
|
|
71221
|
+
layer_filter: typing.Union[str, typing.Any]
|
|
71222
|
+
""" Layer name
|
|
71223
|
+
|
|
71224
|
+
:type: typing.Union[str, typing.Any]
|
|
71225
|
+
"""
|
|
71226
|
+
|
|
71227
|
+
layer_pass_filter: int
|
|
71228
|
+
""" Layer pass filter
|
|
71229
|
+
|
|
71230
|
+
:type: int
|
|
71231
|
+
"""
|
|
71232
|
+
|
|
71233
|
+
material_filter: "Material"
|
|
71234
|
+
""" Material used for filtering
|
|
71235
|
+
|
|
71236
|
+
:type: 'Material'
|
|
71237
|
+
"""
|
|
71238
|
+
|
|
71239
|
+
material_pass_filter: int
|
|
71240
|
+
""" Material pass
|
|
71241
|
+
|
|
71242
|
+
:type: int
|
|
71243
|
+
"""
|
|
71244
|
+
|
|
71245
|
+
minimum_weight: float
|
|
71246
|
+
""" Minimum value for vertex weight
|
|
71247
|
+
|
|
71248
|
+
:type: float
|
|
71249
|
+
"""
|
|
71250
|
+
|
|
71251
|
+
open_influence_panel: bool
|
|
71252
|
+
"""
|
|
71253
|
+
|
|
71254
|
+
:type: bool
|
|
71255
|
+
"""
|
|
71256
|
+
|
|
71257
|
+
space: typing.Union[str, int]
|
|
71258
|
+
""" Coordinates space
|
|
71259
|
+
|
|
71260
|
+
:type: typing.Union[str, int]
|
|
71261
|
+
"""
|
|
71262
|
+
|
|
71263
|
+
target_vertex_group: typing.Union[str, typing.Any]
|
|
71264
|
+
""" Output Vertex group
|
|
71265
|
+
|
|
71266
|
+
:type: typing.Union[str, typing.Any]
|
|
71267
|
+
"""
|
|
71268
|
+
|
|
71269
|
+
use_invert_output: bool
|
|
71270
|
+
""" Invert output weight values
|
|
71271
|
+
|
|
71272
|
+
:type: bool
|
|
71273
|
+
"""
|
|
71274
|
+
|
|
71275
|
+
use_layer_pass_filter: bool
|
|
71276
|
+
""" Use layer pass filter
|
|
71277
|
+
|
|
71278
|
+
:type: bool
|
|
71279
|
+
"""
|
|
71280
|
+
|
|
71281
|
+
use_material_pass_filter: bool
|
|
71282
|
+
""" Use material pass filter
|
|
71283
|
+
|
|
71284
|
+
:type: bool
|
|
71285
|
+
"""
|
|
71286
|
+
|
|
71287
|
+
use_multiply: bool
|
|
71288
|
+
""" Multiply the calculated weights with the existing values in the vertex group
|
|
71289
|
+
|
|
71290
|
+
:type: bool
|
|
71291
|
+
"""
|
|
71292
|
+
|
|
71293
|
+
vertex_group_name: typing.Union[str, typing.Any]
|
|
71294
|
+
""" Vertex group name for modulating the deform
|
|
71295
|
+
|
|
71296
|
+
:type: typing.Union[str, typing.Any]
|
|
71297
|
+
"""
|
|
71298
|
+
|
|
71299
|
+
@classmethod
|
|
71300
|
+
def bl_rna_get_subclass(cls, id: typing.Optional[str], default=None) -> "Struct":
|
|
71301
|
+
"""
|
|
71302
|
+
|
|
71303
|
+
:param id: The RNA type identifier.
|
|
71304
|
+
:type id: typing.Optional[str]
|
|
71305
|
+
:rtype: 'Struct'
|
|
71306
|
+
:return: The RNA type or default when not found.
|
|
71307
|
+
"""
|
|
71308
|
+
...
|
|
71309
|
+
|
|
71310
|
+
@classmethod
|
|
71311
|
+
def bl_rna_get_subclass_py(
|
|
71312
|
+
cls, id: typing.Optional[str], default=None
|
|
71313
|
+
) -> typing.Any:
|
|
71314
|
+
"""
|
|
71315
|
+
|
|
71316
|
+
:param id: The RNA type identifier.
|
|
71317
|
+
:type id: typing.Optional[str]
|
|
71318
|
+
:rtype: typing.Any
|
|
71319
|
+
:return: The class or default when not found.
|
|
71320
|
+
"""
|
|
71321
|
+
...
|
|
71322
|
+
|
|
70971
71323
|
class HookModifier(Modifier, bpy_struct):
|
|
70972
71324
|
"""Hook modifier to modify the location of vertices"""
|
|
70973
71325
|
|
|
@@ -81520,12 +81872,6 @@ class SpaceFileBrowser(Space, bpy_struct):
|
|
|
81520
81872
|
class SpaceGraphEditor(Space, bpy_struct):
|
|
81521
81873
|
"""Graph Editor space data"""
|
|
81522
81874
|
|
|
81523
|
-
autolock_translation_axis: bool
|
|
81524
|
-
""" Automatically locks the movement of keyframes to the dominant axis
|
|
81525
|
-
|
|
81526
|
-
:type: bool
|
|
81527
|
-
"""
|
|
81528
|
-
|
|
81529
81875
|
cursor_position_x: float
|
|
81530
81876
|
""" Graph Editor 2D-Value cursor - X-Value component
|
|
81531
81877
|
|
|
@@ -81616,6 +81962,12 @@ class SpaceGraphEditor(Space, bpy_struct):
|
|
|
81616
81962
|
:type: bool
|
|
81617
81963
|
"""
|
|
81618
81964
|
|
|
81965
|
+
use_auto_lock_translation_axis: bool
|
|
81966
|
+
""" Automatically locks the movement of keyframes to the dominant axis
|
|
81967
|
+
|
|
81968
|
+
:type: bool
|
|
81969
|
+
"""
|
|
81970
|
+
|
|
81619
81971
|
use_auto_merge_keyframes: bool
|
|
81620
81972
|
""" Automatically merge nearby keyframes
|
|
81621
81973
|
|
|
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-20240216 → fake-bpy-module-20240217}/bl_console_utils/autocomplete/__init__.pyi
RENAMED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import sys
|
|
2
2
|
import typing
|
|
3
|
-
from . import complete_import
|
|
4
|
-
from . import complete_calltip
|
|
5
|
-
from . import intellisense
|
|
6
3
|
from . import complete_namespace
|
|
4
|
+
from . import intellisense
|
|
5
|
+
from . import complete_calltip
|
|
6
|
+
from . import complete_import
|
|
7
7
|
|
|
8
8
|
GenericType = typing.TypeVar("GenericType")
|
|
File without changes
|
|
File without changes
|
|
File without changes
|