fake-bpy-module 20240819__tar.gz → 20240821__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-20240819 → fake_bpy_module-20240821}/PKG-INFO +1 -1
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/_bpy_internal/__init__.pyi +1 -0
- fake_bpy_module-20240821/_bpy_internal/grease_pencil/__init__.pyi +7 -0
- {fake_bpy_module-20240819/grease_pencil_python → fake_bpy_module-20240821/_bpy_internal/grease_pencil/stroke}/__init__.pyi +12 -7
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -29
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_view_layer/__init__.pyi +18 -68
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_toolsystem_toolbar/__init__.pyi +1 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/ui/__init__.pyi +21 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/wm/__init__.pyi +366 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/types/__init__.pyi +3 -3
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/fake_bpy_module.egg-info/PKG-INFO +1 -1
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/fake_bpy_module.egg-info/SOURCES.txt +2 -2
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/fake_bpy_module.egg-info/top_level.txt +0 -1
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/freestyle/utils/__init__.pyi +1 -1
- fake_bpy_module-20240819/sys_info/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/README.md +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/_bpy_internal/addons/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/_bpy_internal/addons/cli/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/_bpy_internal/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/_bpy_internal/extensions/stale_file_manager/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/_bpy_internal/freedesktop/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/_bpy_internal/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/addon_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/addon_utils/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/animsys_refactor/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/animsys_refactor/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/aud/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/aud/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bgl/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bgl/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_app_override/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_app_override/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_app_template_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_app_template_utils/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_console_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_console_utils/autocomplete/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_console_utils/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_i18n_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_i18n_utils/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_keymap_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_keymap_utils/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_math/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_math/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/assets/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/bone_selection_sets/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/clip/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/connect_to_output/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/console/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/file/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/image/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/image_as_planes/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/node/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/node_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/object/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/object_align/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/presets/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/userpref/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/wm/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_operators/world/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_previews_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_previews_utils/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_rna_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_rna_utils/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_text_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_text_utils/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/generic_ui_list/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_data_armature/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_data_curve/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_data_curves/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_data_light/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_data_volume/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_mask_common/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_object/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_paint_common/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_particle/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_texture/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_world/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_clip/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_console/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_dopesheet/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_image/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_info/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_node/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_properties/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_text/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_time/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_topbar/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_userpref/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/temp_anim_layers/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui_utils/layout/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui_utils/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/blend_render_info/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/blend_render_info/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/blf/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/blf/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bmesh/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bmesh/ops/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bmesh/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bmesh/types/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bmesh/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/app/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/app/handlers/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/app/icons/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/app/timers/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/app/translations/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/msgbus/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/action/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/armature/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/asset/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/boid/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/brush/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/camera/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/clip/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/collection/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/console/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/curve/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/curves/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/ed/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/export_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/file/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/font/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/graph/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/image/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/import_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/info/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/marker/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/mask/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/material/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/mball/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/nla/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/node/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/object/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/outliner/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/paint/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/palette/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/particle/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/pose/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/preferences/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/render/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/scene/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/screen/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/script/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/sculpt/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/sound/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/surface/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/text/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/texture/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/transform/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/uv/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/ops/world/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/path/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/props/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/utils/previews/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy/utils/units/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy_extras/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy_extras/anim_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy_extras/asset_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy_extras/image_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy_extras/io_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy_extras/mesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy_extras/object_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy_extras/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy_extras/view3d_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy_restrict_state/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy_restrict_state/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy_types/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/bpy_types/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/console_python/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/console_python/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/console_shell/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/console_shell/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/freestyle/chainingiterators/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/freestyle/functions/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/freestyle/predicates/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/freestyle/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/freestyle/shaders/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/freestyle/types/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/gpu/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/gpu/capabilities/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/gpu/matrix/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/gpu/platform/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/gpu/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/gpu/select/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/gpu/shader/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/gpu/state/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/gpu/texture/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/gpu/types/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/gpu_extras/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/gpu_extras/batch/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/gpu_extras/presets/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/gpu_extras/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/graphviz_export/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/graphviz_export/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/idprop/__init__.pyi +0 -0
- {fake_bpy_module-20240819/grease_pencil_python → fake_bpy_module-20240821/idprop}/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/idprop/types/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/imbuf/__init__.pyi +0 -0
- {fake_bpy_module-20240819/idprop → fake_bpy_module-20240821/imbuf}/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/imbuf/types/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/keyingsets_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20240819/imbuf → fake_bpy_module-20240821/keyingsets_builtins}/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/keyingsets_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819/keyingsets_builtins → fake_bpy_module-20240821/keyingsets_utils}/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/mathutils/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/mathutils/bvhtree/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/mathutils/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/mathutils/interpolate/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/mathutils/kdtree/__init__.pyi +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/mathutils/noise/__init__.pyi +0 -0
- {fake_bpy_module-20240819/keyingsets_utils → fake_bpy_module-20240821/mathutils}/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/nodeitems_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20240819/mathutils → fake_bpy_module-20240821/nodeitems_builtins}/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/nodeitems_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240819/nodeitems_builtins → fake_bpy_module-20240821/nodeitems_utils}/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/pyproject.toml +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/rna_info/__init__.pyi +0 -0
- {fake_bpy_module-20240819/nodeitems_utils → fake_bpy_module-20240821/rna_info}/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/rna_keymap_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240819/rna_info → fake_bpy_module-20240821/rna_keymap_ui}/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/rna_prop_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240819/rna_keymap_ui → fake_bpy_module-20240821/rna_prop_ui}/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/rna_xml/__init__.pyi +0 -0
- {fake_bpy_module-20240819/rna_prop_ui → fake_bpy_module-20240821/rna_xml}/py.typed +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/setup.cfg +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/setup.py +0 -0
- {fake_bpy_module-20240819 → fake_bpy_module-20240821}/sys_info/__init__.pyi +0 -0
- {fake_bpy_module-20240819/rna_xml → fake_bpy_module-20240821/sys_info}/py.typed +0 -0
|
@@ -4,6 +4,7 @@ import typing_extensions
|
|
|
4
4
|
from . import addons as addons
|
|
5
5
|
from . import extensions as extensions
|
|
6
6
|
from . import freedesktop as freedesktop
|
|
7
|
+
from . import grease_pencil as grease_pencil
|
|
7
8
|
|
|
8
9
|
GenericType1 = typing.TypeVar("GenericType1")
|
|
9
10
|
GenericType2 = typing.TypeVar("GenericType2")
|
|
@@ -10,13 +10,8 @@ class AttributeGetterSetter:
|
|
|
10
10
|
|
|
11
11
|
...
|
|
12
12
|
|
|
13
|
-
class
|
|
14
|
-
"""
|
|
15
|
-
|
|
16
|
-
...
|
|
17
|
-
|
|
18
|
-
class GreasePencilStrokeSlice:
|
|
19
|
-
"""A helper class that represents a slice of GreasePencilStroke's."""
|
|
13
|
+
class SliceHelper:
|
|
14
|
+
"""Helper class to handle custom slicing."""
|
|
20
15
|
|
|
21
16
|
...
|
|
22
17
|
|
|
@@ -61,6 +56,16 @@ class GreasePencilStrokePoint(AttributeGetterSetter):
|
|
|
61
56
|
select: typing.Any
|
|
62
57
|
vertex_color: typing.Any
|
|
63
58
|
|
|
59
|
+
class GreasePencilStrokePointSlice(SliceHelper):
|
|
60
|
+
"""A helper class that represents a slice of GreasePencilStrokePoint's."""
|
|
61
|
+
|
|
62
|
+
...
|
|
63
|
+
|
|
64
|
+
class GreasePencilStrokeSlice(SliceHelper):
|
|
65
|
+
"""A helper class that represents a slice of GreasePencilStroke's."""
|
|
66
|
+
|
|
67
|
+
...
|
|
68
|
+
|
|
64
69
|
def DefAttributeGetterSetters(attributes_list):
|
|
65
70
|
"""A class decorator that reads a list of attribute information &
|
|
66
71
|
creates properties on the class with getters & setters.
|
{fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/node_add_menu_compositor/__init__.pyi
RENAMED
|
@@ -6,35 +6,6 @@ import bpy.types
|
|
|
6
6
|
GenericType1 = typing.TypeVar("GenericType1")
|
|
7
7
|
GenericType2 = typing.TypeVar("GenericType2")
|
|
8
8
|
|
|
9
|
-
class NODE_MT_category_compositor_LAYOUT(bpy.types.Menu):
|
|
10
|
-
bl_idname: typing.Any
|
|
11
|
-
bl_label: typing.Any
|
|
12
|
-
bl_rna: typing.Any
|
|
13
|
-
id_data: typing.Any
|
|
14
|
-
|
|
15
|
-
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
16
|
-
"""
|
|
17
|
-
|
|
18
|
-
:return: The RNA type or default when not found.
|
|
19
|
-
:rtype: bpy.types.Struct
|
|
20
|
-
"""
|
|
21
|
-
...
|
|
22
|
-
|
|
23
|
-
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
24
|
-
"""
|
|
25
|
-
|
|
26
|
-
:return: The class or default when not found.
|
|
27
|
-
:rtype: typing.Any
|
|
28
|
-
"""
|
|
29
|
-
...
|
|
30
|
-
|
|
31
|
-
def draw(self, _context):
|
|
32
|
-
"""
|
|
33
|
-
|
|
34
|
-
:param _context:
|
|
35
|
-
"""
|
|
36
|
-
...
|
|
37
|
-
|
|
38
9
|
class NODE_MT_category_compositor_color(bpy.types.Menu):
|
|
39
10
|
bl_idname: typing.Any
|
|
40
11
|
bl_label: typing.Any
|
{fake_bpy_module-20240819 → fake_bpy_module-20240821}/bl_ui/properties_view_layer/__init__.pyi
RENAMED
|
@@ -329,9 +329,11 @@ class VIEWLAYER_PT_layer_passes(ViewLayerButtonsPanel, bpy.types.Panel):
|
|
|
329
329
|
"""
|
|
330
330
|
...
|
|
331
331
|
|
|
332
|
-
class
|
|
332
|
+
class VIEWLAYER_PT_layer_passes_aov(ViewLayerAOVPanelHelper, bpy.types.Panel):
|
|
333
|
+
COMPAT_ENGINES: typing.Any
|
|
333
334
|
bl_context: typing.Any
|
|
334
335
|
bl_label: typing.Any
|
|
336
|
+
bl_parent_id: typing.Any
|
|
335
337
|
bl_region_type: typing.Any
|
|
336
338
|
bl_rna: typing.Any
|
|
337
339
|
bl_space_type: typing.Any
|
|
@@ -353,14 +355,9 @@ class ViewLayerAOVPanel(ViewLayerButtonsPanel, bpy.types.Panel):
|
|
|
353
355
|
"""
|
|
354
356
|
...
|
|
355
357
|
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
:param context:
|
|
360
|
-
"""
|
|
361
|
-
...
|
|
362
|
-
|
|
363
|
-
class VIEWLAYER_PT_layer_passes_cryptomatte(ViewLayerCryptomattePanel, bpy.types.Panel):
|
|
358
|
+
class VIEWLAYER_PT_layer_passes_cryptomatte(
|
|
359
|
+
ViewLayerCryptomattePanelHelper, bpy.types.Panel
|
|
360
|
+
):
|
|
364
361
|
COMPAT_ENGINES: typing.Any
|
|
365
362
|
bl_context: typing.Any
|
|
366
363
|
bl_label: typing.Any
|
|
@@ -386,9 +383,13 @@ class VIEWLAYER_PT_layer_passes_cryptomatte(ViewLayerCryptomattePanel, bpy.types
|
|
|
386
383
|
"""
|
|
387
384
|
...
|
|
388
385
|
|
|
389
|
-
class
|
|
386
|
+
class VIEWLAYER_PT_layer_passes_lightgroups(
|
|
387
|
+
ViewLayerLightgroupsPanelHelper, bpy.types.Panel
|
|
388
|
+
):
|
|
389
|
+
COMPAT_ENGINES: typing.Any
|
|
390
390
|
bl_context: typing.Any
|
|
391
391
|
bl_label: typing.Any
|
|
392
|
+
bl_parent_id: typing.Any
|
|
392
393
|
bl_region_type: typing.Any
|
|
393
394
|
bl_rna: typing.Any
|
|
394
395
|
bl_space_type: typing.Any
|
|
@@ -410,13 +411,6 @@ class ViewLayerLightgroupsPanel(ViewLayerButtonsPanel, bpy.types.Panel):
|
|
|
410
411
|
"""
|
|
411
412
|
...
|
|
412
413
|
|
|
413
|
-
def draw(self, context):
|
|
414
|
-
"""
|
|
415
|
-
|
|
416
|
-
:param context:
|
|
417
|
-
"""
|
|
418
|
-
...
|
|
419
|
-
|
|
420
414
|
class VIEWLAYER_PT_workbench_layer_passes_data(ViewLayerButtonsPanel, bpy.types.Panel):
|
|
421
415
|
COMPAT_ENGINES: typing.Any
|
|
422
416
|
bl_context: typing.Any
|
|
@@ -498,29 +492,11 @@ class ViewLayerButtonsPanel:
|
|
|
498
492
|
"""
|
|
499
493
|
...
|
|
500
494
|
|
|
501
|
-
class
|
|
495
|
+
class ViewLayerAOVPanelHelper(ViewLayerButtonsPanel):
|
|
502
496
|
bl_context: typing.Any
|
|
503
497
|
bl_label: typing.Any
|
|
504
498
|
bl_region_type: typing.Any
|
|
505
|
-
bl_rna: typing.Any
|
|
506
499
|
bl_space_type: typing.Any
|
|
507
|
-
id_data: typing.Any
|
|
508
|
-
|
|
509
|
-
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
510
|
-
"""
|
|
511
|
-
|
|
512
|
-
:return: The RNA type or default when not found.
|
|
513
|
-
:rtype: bpy.types.Struct
|
|
514
|
-
"""
|
|
515
|
-
...
|
|
516
|
-
|
|
517
|
-
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
518
|
-
"""
|
|
519
|
-
|
|
520
|
-
:return: The class or default when not found.
|
|
521
|
-
:rtype: typing.Any
|
|
522
|
-
"""
|
|
523
|
-
...
|
|
524
500
|
|
|
525
501
|
def draw(self, context):
|
|
526
502
|
"""
|
|
@@ -529,54 +505,28 @@ class ViewLayerCryptomattePanel(ViewLayerButtonsPanel, bpy.types.Panel):
|
|
|
529
505
|
"""
|
|
530
506
|
...
|
|
531
507
|
|
|
532
|
-
class
|
|
533
|
-
COMPAT_ENGINES: typing.Any
|
|
508
|
+
class ViewLayerCryptomattePanelHelper(ViewLayerButtonsPanel):
|
|
534
509
|
bl_context: typing.Any
|
|
535
510
|
bl_label: typing.Any
|
|
536
|
-
bl_parent_id: typing.Any
|
|
537
511
|
bl_region_type: typing.Any
|
|
538
|
-
bl_rna: typing.Any
|
|
539
512
|
bl_space_type: typing.Any
|
|
540
|
-
id_data: typing.Any
|
|
541
|
-
|
|
542
|
-
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
543
|
-
"""
|
|
544
513
|
|
|
545
|
-
|
|
546
|
-
:rtype: bpy.types.Struct
|
|
547
|
-
"""
|
|
548
|
-
...
|
|
549
|
-
|
|
550
|
-
def bl_rna_get_subclass_py(self) -> typing.Any:
|
|
514
|
+
def draw(self, context):
|
|
551
515
|
"""
|
|
552
516
|
|
|
553
|
-
:
|
|
554
|
-
:rtype: typing.Any
|
|
517
|
+
:param context:
|
|
555
518
|
"""
|
|
556
519
|
...
|
|
557
520
|
|
|
558
|
-
class
|
|
559
|
-
COMPAT_ENGINES: typing.Any
|
|
521
|
+
class ViewLayerLightgroupsPanelHelper(ViewLayerButtonsPanel):
|
|
560
522
|
bl_context: typing.Any
|
|
561
523
|
bl_label: typing.Any
|
|
562
|
-
bl_parent_id: typing.Any
|
|
563
524
|
bl_region_type: typing.Any
|
|
564
|
-
bl_rna: typing.Any
|
|
565
525
|
bl_space_type: typing.Any
|
|
566
|
-
id_data: typing.Any
|
|
567
|
-
|
|
568
|
-
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
569
|
-
"""
|
|
570
|
-
|
|
571
|
-
:return: The RNA type or default when not found.
|
|
572
|
-
:rtype: bpy.types.Struct
|
|
573
|
-
"""
|
|
574
|
-
...
|
|
575
526
|
|
|
576
|
-
def
|
|
527
|
+
def draw(self, context):
|
|
577
528
|
"""
|
|
578
529
|
|
|
579
|
-
:
|
|
580
|
-
:rtype: typing.Any
|
|
530
|
+
:param context:
|
|
581
531
|
"""
|
|
582
532
|
...
|
|
@@ -324,6 +324,27 @@ def eyedropper_gpencil_color(
|
|
|
324
324
|
|
|
325
325
|
...
|
|
326
326
|
|
|
327
|
+
def eyedropper_grease_pencil_color(
|
|
328
|
+
override_context: bpy.types.Context | dict[str, typing.Any] = None,
|
|
329
|
+
execution_context: int | str | None = None,
|
|
330
|
+
undo: bool | None = None,
|
|
331
|
+
*,
|
|
332
|
+
mode: typing.Literal["MATERIAL", "PALETTE", "BRUSH"] | None = "MATERIAL",
|
|
333
|
+
material_mode: typing.Literal["STROKE", "FILL", "BOTH"] | None = "STROKE",
|
|
334
|
+
):
|
|
335
|
+
"""Sample a color from the Blender Window and create Grease Pencil material
|
|
336
|
+
|
|
337
|
+
:type override_context: bpy.types.Context | dict[str, typing.Any]
|
|
338
|
+
:type execution_context: int | str | None
|
|
339
|
+
:type undo: bool | None
|
|
340
|
+
:param mode: Mode
|
|
341
|
+
:type mode: typing.Literal['MATERIAL','PALETTE','BRUSH'] | None
|
|
342
|
+
:param material_mode: Material Mode
|
|
343
|
+
:type material_mode: typing.Literal['STROKE','FILL','BOTH'] | None
|
|
344
|
+
"""
|
|
345
|
+
|
|
346
|
+
...
|
|
347
|
+
|
|
327
348
|
def eyedropper_id(
|
|
328
349
|
override_context: bpy.types.Context | dict[str, typing.Any] = None,
|
|
329
350
|
execution_context: int | str | None = None,
|
|
@@ -1900,6 +1900,372 @@ def gpencil_import_svg(
|
|
|
1900
1900
|
|
|
1901
1901
|
...
|
|
1902
1902
|
|
|
1903
|
+
def grease_pencil_export_pdf(
|
|
1904
|
+
override_context: bpy.types.Context | dict[str, typing.Any] = None,
|
|
1905
|
+
execution_context: int | str | None = None,
|
|
1906
|
+
undo: bool | None = None,
|
|
1907
|
+
*,
|
|
1908
|
+
filepath: str = "",
|
|
1909
|
+
check_existing: bool | None = True,
|
|
1910
|
+
filter_blender: bool | None = False,
|
|
1911
|
+
filter_backup: bool | None = False,
|
|
1912
|
+
filter_image: bool | None = False,
|
|
1913
|
+
filter_movie: bool | None = False,
|
|
1914
|
+
filter_python: bool | None = False,
|
|
1915
|
+
filter_font: bool | None = False,
|
|
1916
|
+
filter_sound: bool | None = False,
|
|
1917
|
+
filter_text: bool | None = False,
|
|
1918
|
+
filter_archive: bool | None = False,
|
|
1919
|
+
filter_btx: bool | None = False,
|
|
1920
|
+
filter_collada: bool | None = False,
|
|
1921
|
+
filter_alembic: bool | None = False,
|
|
1922
|
+
filter_usd: bool | None = False,
|
|
1923
|
+
filter_obj: bool | None = True,
|
|
1924
|
+
filter_volume: bool | None = False,
|
|
1925
|
+
filter_folder: bool | None = True,
|
|
1926
|
+
filter_blenlib: bool | None = False,
|
|
1927
|
+
filemode: int | None = 8,
|
|
1928
|
+
display_type: typing.Literal[
|
|
1929
|
+
"DEFAULT", "LIST_VERTICAL", "LIST_HORIZONTAL", "THUMBNAIL"
|
|
1930
|
+
]
|
|
1931
|
+
| None = "DEFAULT",
|
|
1932
|
+
sort_method: str | None = "",
|
|
1933
|
+
use_fill: bool | None = True,
|
|
1934
|
+
selected_object_type: typing.Literal["ACTIVE", "SELECTED", "VISIBLE"]
|
|
1935
|
+
| None = "ACTIVE",
|
|
1936
|
+
stroke_sample: float | None = 0.0,
|
|
1937
|
+
use_uniform_width: bool | None = False,
|
|
1938
|
+
frame_mode: typing.Literal["ACTIVE", "SELECTED", "SCENE"] | None = "ACTIVE",
|
|
1939
|
+
):
|
|
1940
|
+
"""Export grease pencil to PDF
|
|
1941
|
+
|
|
1942
|
+
:type override_context: bpy.types.Context | dict[str, typing.Any]
|
|
1943
|
+
:type execution_context: int | str | None
|
|
1944
|
+
:type undo: bool | None
|
|
1945
|
+
:param filepath: File Path, Path to file
|
|
1946
|
+
:type filepath: str
|
|
1947
|
+
:param check_existing: Check Existing, Check and warn on overwriting existing files
|
|
1948
|
+
:type check_existing: bool | None
|
|
1949
|
+
:param filter_blender: Filter .blend files
|
|
1950
|
+
:type filter_blender: bool | None
|
|
1951
|
+
:param filter_backup: Filter .blend files
|
|
1952
|
+
:type filter_backup: bool | None
|
|
1953
|
+
:param filter_image: Filter image files
|
|
1954
|
+
:type filter_image: bool | None
|
|
1955
|
+
:param filter_movie: Filter movie files
|
|
1956
|
+
:type filter_movie: bool | None
|
|
1957
|
+
:param filter_python: Filter Python files
|
|
1958
|
+
:type filter_python: bool | None
|
|
1959
|
+
:param filter_font: Filter font files
|
|
1960
|
+
:type filter_font: bool | None
|
|
1961
|
+
:param filter_sound: Filter sound files
|
|
1962
|
+
:type filter_sound: bool | None
|
|
1963
|
+
:param filter_text: Filter text files
|
|
1964
|
+
:type filter_text: bool | None
|
|
1965
|
+
:param filter_archive: Filter archive files
|
|
1966
|
+
:type filter_archive: bool | None
|
|
1967
|
+
:param filter_btx: Filter btx files
|
|
1968
|
+
:type filter_btx: bool | None
|
|
1969
|
+
:param filter_collada: Filter COLLADA files
|
|
1970
|
+
:type filter_collada: bool | None
|
|
1971
|
+
:param filter_alembic: Filter Alembic files
|
|
1972
|
+
:type filter_alembic: bool | None
|
|
1973
|
+
:param filter_usd: Filter USD files
|
|
1974
|
+
:type filter_usd: bool | None
|
|
1975
|
+
:param filter_obj: Filter OBJ files
|
|
1976
|
+
:type filter_obj: bool | None
|
|
1977
|
+
:param filter_volume: Filter OpenVDB volume files
|
|
1978
|
+
:type filter_volume: bool | None
|
|
1979
|
+
:param filter_folder: Filter folders
|
|
1980
|
+
:type filter_folder: bool | None
|
|
1981
|
+
:param filter_blenlib: Filter Blender IDs
|
|
1982
|
+
:type filter_blenlib: bool | None
|
|
1983
|
+
:param filemode: File Browser Mode, The setting for the file browser mode to load a .blend file, a library or a special file
|
|
1984
|
+
:type filemode: int | None
|
|
1985
|
+
:param display_type: Display Type
|
|
1986
|
+
|
|
1987
|
+
DEFAULT
|
|
1988
|
+
Default -- Automatically determine display type for files.
|
|
1989
|
+
|
|
1990
|
+
LIST_VERTICAL
|
|
1991
|
+
Short List -- Display files as short list.
|
|
1992
|
+
|
|
1993
|
+
LIST_HORIZONTAL
|
|
1994
|
+
Long List -- Display files as a detailed list.
|
|
1995
|
+
|
|
1996
|
+
THUMBNAIL
|
|
1997
|
+
Thumbnails -- Display files as thumbnails.
|
|
1998
|
+
:type display_type: typing.Literal['DEFAULT','LIST_VERTICAL','LIST_HORIZONTAL','THUMBNAIL'] | None
|
|
1999
|
+
:param sort_method: File sorting mode
|
|
2000
|
+
:type sort_method: str | None
|
|
2001
|
+
:param use_fill: Fill, Export strokes with fill enabled
|
|
2002
|
+
:type use_fill: bool | None
|
|
2003
|
+
:param selected_object_type: Object, Which objects to include in the export
|
|
2004
|
+
|
|
2005
|
+
ACTIVE
|
|
2006
|
+
Active -- Include only the active object.
|
|
2007
|
+
|
|
2008
|
+
SELECTED
|
|
2009
|
+
Selected -- Include selected objects.
|
|
2010
|
+
|
|
2011
|
+
VISIBLE
|
|
2012
|
+
Visible -- Include all visible objects.
|
|
2013
|
+
:type selected_object_type: typing.Literal['ACTIVE','SELECTED','VISIBLE'] | None
|
|
2014
|
+
:param stroke_sample: Sampling, Precision of stroke sampling. Low values mean a more precise result, and zero disables sampling
|
|
2015
|
+
:type stroke_sample: float | None
|
|
2016
|
+
:param use_uniform_width: Uniform Width, Export strokes with uniform width
|
|
2017
|
+
:type use_uniform_width: bool | None
|
|
2018
|
+
:param frame_mode: Frames, Which frames to include in the export
|
|
2019
|
+
|
|
2020
|
+
ACTIVE
|
|
2021
|
+
Active -- Include only active frame.
|
|
2022
|
+
|
|
2023
|
+
SELECTED
|
|
2024
|
+
Selected -- Include selected frames.
|
|
2025
|
+
|
|
2026
|
+
SCENE
|
|
2027
|
+
Scene -- Include all scene frames.
|
|
2028
|
+
:type frame_mode: typing.Literal['ACTIVE','SELECTED','SCENE'] | None
|
|
2029
|
+
"""
|
|
2030
|
+
|
|
2031
|
+
...
|
|
2032
|
+
|
|
2033
|
+
def grease_pencil_export_svg(
|
|
2034
|
+
override_context: bpy.types.Context | dict[str, typing.Any] = None,
|
|
2035
|
+
execution_context: int | str | None = None,
|
|
2036
|
+
undo: bool | None = None,
|
|
2037
|
+
*,
|
|
2038
|
+
filepath: str = "",
|
|
2039
|
+
check_existing: bool | None = True,
|
|
2040
|
+
filter_blender: bool | None = False,
|
|
2041
|
+
filter_backup: bool | None = False,
|
|
2042
|
+
filter_image: bool | None = False,
|
|
2043
|
+
filter_movie: bool | None = False,
|
|
2044
|
+
filter_python: bool | None = False,
|
|
2045
|
+
filter_font: bool | None = False,
|
|
2046
|
+
filter_sound: bool | None = False,
|
|
2047
|
+
filter_text: bool | None = False,
|
|
2048
|
+
filter_archive: bool | None = False,
|
|
2049
|
+
filter_btx: bool | None = False,
|
|
2050
|
+
filter_collada: bool | None = False,
|
|
2051
|
+
filter_alembic: bool | None = False,
|
|
2052
|
+
filter_usd: bool | None = False,
|
|
2053
|
+
filter_obj: bool | None = True,
|
|
2054
|
+
filter_volume: bool | None = False,
|
|
2055
|
+
filter_folder: bool | None = True,
|
|
2056
|
+
filter_blenlib: bool | None = False,
|
|
2057
|
+
filemode: int | None = 8,
|
|
2058
|
+
display_type: typing.Literal[
|
|
2059
|
+
"DEFAULT", "LIST_VERTICAL", "LIST_HORIZONTAL", "THUMBNAIL"
|
|
2060
|
+
]
|
|
2061
|
+
| None = "DEFAULT",
|
|
2062
|
+
sort_method: str | None = "",
|
|
2063
|
+
use_fill: bool | None = True,
|
|
2064
|
+
selected_object_type: typing.Literal["ACTIVE", "SELECTED", "VISIBLE"]
|
|
2065
|
+
| None = "ACTIVE",
|
|
2066
|
+
stroke_sample: float | None = 0.0,
|
|
2067
|
+
use_uniform_width: bool | None = False,
|
|
2068
|
+
use_clip_camera: bool | None = False,
|
|
2069
|
+
):
|
|
2070
|
+
"""Export grease pencil to SVG
|
|
2071
|
+
|
|
2072
|
+
:type override_context: bpy.types.Context | dict[str, typing.Any]
|
|
2073
|
+
:type execution_context: int | str | None
|
|
2074
|
+
:type undo: bool | None
|
|
2075
|
+
:param filepath: File Path, Path to file
|
|
2076
|
+
:type filepath: str
|
|
2077
|
+
:param check_existing: Check Existing, Check and warn on overwriting existing files
|
|
2078
|
+
:type check_existing: bool | None
|
|
2079
|
+
:param filter_blender: Filter .blend files
|
|
2080
|
+
:type filter_blender: bool | None
|
|
2081
|
+
:param filter_backup: Filter .blend files
|
|
2082
|
+
:type filter_backup: bool | None
|
|
2083
|
+
:param filter_image: Filter image files
|
|
2084
|
+
:type filter_image: bool | None
|
|
2085
|
+
:param filter_movie: Filter movie files
|
|
2086
|
+
:type filter_movie: bool | None
|
|
2087
|
+
:param filter_python: Filter Python files
|
|
2088
|
+
:type filter_python: bool | None
|
|
2089
|
+
:param filter_font: Filter font files
|
|
2090
|
+
:type filter_font: bool | None
|
|
2091
|
+
:param filter_sound: Filter sound files
|
|
2092
|
+
:type filter_sound: bool | None
|
|
2093
|
+
:param filter_text: Filter text files
|
|
2094
|
+
:type filter_text: bool | None
|
|
2095
|
+
:param filter_archive: Filter archive files
|
|
2096
|
+
:type filter_archive: bool | None
|
|
2097
|
+
:param filter_btx: Filter btx files
|
|
2098
|
+
:type filter_btx: bool | None
|
|
2099
|
+
:param filter_collada: Filter COLLADA files
|
|
2100
|
+
:type filter_collada: bool | None
|
|
2101
|
+
:param filter_alembic: Filter Alembic files
|
|
2102
|
+
:type filter_alembic: bool | None
|
|
2103
|
+
:param filter_usd: Filter USD files
|
|
2104
|
+
:type filter_usd: bool | None
|
|
2105
|
+
:param filter_obj: Filter OBJ files
|
|
2106
|
+
:type filter_obj: bool | None
|
|
2107
|
+
:param filter_volume: Filter OpenVDB volume files
|
|
2108
|
+
:type filter_volume: bool | None
|
|
2109
|
+
:param filter_folder: Filter folders
|
|
2110
|
+
:type filter_folder: bool | None
|
|
2111
|
+
:param filter_blenlib: Filter Blender IDs
|
|
2112
|
+
:type filter_blenlib: bool | None
|
|
2113
|
+
:param filemode: File Browser Mode, The setting for the file browser mode to load a .blend file, a library or a special file
|
|
2114
|
+
:type filemode: int | None
|
|
2115
|
+
:param display_type: Display Type
|
|
2116
|
+
|
|
2117
|
+
DEFAULT
|
|
2118
|
+
Default -- Automatically determine display type for files.
|
|
2119
|
+
|
|
2120
|
+
LIST_VERTICAL
|
|
2121
|
+
Short List -- Display files as short list.
|
|
2122
|
+
|
|
2123
|
+
LIST_HORIZONTAL
|
|
2124
|
+
Long List -- Display files as a detailed list.
|
|
2125
|
+
|
|
2126
|
+
THUMBNAIL
|
|
2127
|
+
Thumbnails -- Display files as thumbnails.
|
|
2128
|
+
:type display_type: typing.Literal['DEFAULT','LIST_VERTICAL','LIST_HORIZONTAL','THUMBNAIL'] | None
|
|
2129
|
+
:param sort_method: File sorting mode
|
|
2130
|
+
:type sort_method: str | None
|
|
2131
|
+
:param use_fill: Fill, Export strokes with fill enabled
|
|
2132
|
+
:type use_fill: bool | None
|
|
2133
|
+
:param selected_object_type: Object, Which objects to include in the export
|
|
2134
|
+
|
|
2135
|
+
ACTIVE
|
|
2136
|
+
Active -- Include only the active object.
|
|
2137
|
+
|
|
2138
|
+
SELECTED
|
|
2139
|
+
Selected -- Include selected objects.
|
|
2140
|
+
|
|
2141
|
+
VISIBLE
|
|
2142
|
+
Visible -- Include all visible objects.
|
|
2143
|
+
:type selected_object_type: typing.Literal['ACTIVE','SELECTED','VISIBLE'] | None
|
|
2144
|
+
:param stroke_sample: Sampling, Precision of stroke sampling. Low values mean a more precise result, and zero disables sampling
|
|
2145
|
+
:type stroke_sample: float | None
|
|
2146
|
+
:param use_uniform_width: Uniform Width, Export strokes with uniform width
|
|
2147
|
+
:type use_uniform_width: bool | None
|
|
2148
|
+
:param use_clip_camera: Clip Camera, Clip drawings to camera size when exporting in camera view
|
|
2149
|
+
:type use_clip_camera: bool | None
|
|
2150
|
+
"""
|
|
2151
|
+
|
|
2152
|
+
...
|
|
2153
|
+
|
|
2154
|
+
def grease_pencil_import_svg(
|
|
2155
|
+
override_context: bpy.types.Context | dict[str, typing.Any] = None,
|
|
2156
|
+
execution_context: int | str | None = None,
|
|
2157
|
+
undo: bool | None = None,
|
|
2158
|
+
*,
|
|
2159
|
+
filepath: str = "",
|
|
2160
|
+
directory: str = "",
|
|
2161
|
+
files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
|
|
2162
|
+
| None = None,
|
|
2163
|
+
check_existing: bool | None = False,
|
|
2164
|
+
filter_blender: bool | None = False,
|
|
2165
|
+
filter_backup: bool | None = False,
|
|
2166
|
+
filter_image: bool | None = False,
|
|
2167
|
+
filter_movie: bool | None = False,
|
|
2168
|
+
filter_python: bool | None = False,
|
|
2169
|
+
filter_font: bool | None = False,
|
|
2170
|
+
filter_sound: bool | None = False,
|
|
2171
|
+
filter_text: bool | None = False,
|
|
2172
|
+
filter_archive: bool | None = False,
|
|
2173
|
+
filter_btx: bool | None = False,
|
|
2174
|
+
filter_collada: bool | None = False,
|
|
2175
|
+
filter_alembic: bool | None = False,
|
|
2176
|
+
filter_usd: bool | None = False,
|
|
2177
|
+
filter_obj: bool | None = True,
|
|
2178
|
+
filter_volume: bool | None = False,
|
|
2179
|
+
filter_folder: bool | None = True,
|
|
2180
|
+
filter_blenlib: bool | None = False,
|
|
2181
|
+
filemode: int | None = 8,
|
|
2182
|
+
relative_path: bool | None = True,
|
|
2183
|
+
display_type: typing.Literal[
|
|
2184
|
+
"DEFAULT", "LIST_VERTICAL", "LIST_HORIZONTAL", "THUMBNAIL"
|
|
2185
|
+
]
|
|
2186
|
+
| None = "DEFAULT",
|
|
2187
|
+
sort_method: str | None = "",
|
|
2188
|
+
resolution: int | None = 10,
|
|
2189
|
+
scale: float | None = 10.0,
|
|
2190
|
+
use_scene_unit: bool | None = False,
|
|
2191
|
+
):
|
|
2192
|
+
"""Import SVG into grease pencil
|
|
2193
|
+
|
|
2194
|
+
:type override_context: bpy.types.Context | dict[str, typing.Any]
|
|
2195
|
+
:type execution_context: int | str | None
|
|
2196
|
+
:type undo: bool | None
|
|
2197
|
+
:param filepath: File Path, Path to file
|
|
2198
|
+
:type filepath: str
|
|
2199
|
+
:param directory: Directory, Directory of the file
|
|
2200
|
+
:type directory: str
|
|
2201
|
+
:param files: Files
|
|
2202
|
+
:type files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement] | None
|
|
2203
|
+
:param check_existing: Check Existing, Check and warn on overwriting existing files
|
|
2204
|
+
:type check_existing: bool | None
|
|
2205
|
+
:param filter_blender: Filter .blend files
|
|
2206
|
+
:type filter_blender: bool | None
|
|
2207
|
+
:param filter_backup: Filter .blend files
|
|
2208
|
+
:type filter_backup: bool | None
|
|
2209
|
+
:param filter_image: Filter image files
|
|
2210
|
+
:type filter_image: bool | None
|
|
2211
|
+
:param filter_movie: Filter movie files
|
|
2212
|
+
:type filter_movie: bool | None
|
|
2213
|
+
:param filter_python: Filter Python files
|
|
2214
|
+
:type filter_python: bool | None
|
|
2215
|
+
:param filter_font: Filter font files
|
|
2216
|
+
:type filter_font: bool | None
|
|
2217
|
+
:param filter_sound: Filter sound files
|
|
2218
|
+
:type filter_sound: bool | None
|
|
2219
|
+
:param filter_text: Filter text files
|
|
2220
|
+
:type filter_text: bool | None
|
|
2221
|
+
:param filter_archive: Filter archive files
|
|
2222
|
+
:type filter_archive: bool | None
|
|
2223
|
+
:param filter_btx: Filter btx files
|
|
2224
|
+
:type filter_btx: bool | None
|
|
2225
|
+
:param filter_collada: Filter COLLADA files
|
|
2226
|
+
:type filter_collada: bool | None
|
|
2227
|
+
:param filter_alembic: Filter Alembic files
|
|
2228
|
+
:type filter_alembic: bool | None
|
|
2229
|
+
:param filter_usd: Filter USD files
|
|
2230
|
+
:type filter_usd: bool | None
|
|
2231
|
+
:param filter_obj: Filter OBJ files
|
|
2232
|
+
:type filter_obj: bool | None
|
|
2233
|
+
:param filter_volume: Filter OpenVDB volume files
|
|
2234
|
+
:type filter_volume: bool | None
|
|
2235
|
+
:param filter_folder: Filter folders
|
|
2236
|
+
:type filter_folder: bool | None
|
|
2237
|
+
:param filter_blenlib: Filter Blender IDs
|
|
2238
|
+
:type filter_blenlib: bool | None
|
|
2239
|
+
:param filemode: File Browser Mode, The setting for the file browser mode to load a .blend file, a library or a special file
|
|
2240
|
+
:type filemode: int | None
|
|
2241
|
+
:param relative_path: Relative Path, Select the file relative to the blend file
|
|
2242
|
+
:type relative_path: bool | None
|
|
2243
|
+
:param display_type: Display Type
|
|
2244
|
+
|
|
2245
|
+
DEFAULT
|
|
2246
|
+
Default -- Automatically determine display type for files.
|
|
2247
|
+
|
|
2248
|
+
LIST_VERTICAL
|
|
2249
|
+
Short List -- Display files as short list.
|
|
2250
|
+
|
|
2251
|
+
LIST_HORIZONTAL
|
|
2252
|
+
Long List -- Display files as a detailed list.
|
|
2253
|
+
|
|
2254
|
+
THUMBNAIL
|
|
2255
|
+
Thumbnails -- Display files as thumbnails.
|
|
2256
|
+
:type display_type: typing.Literal['DEFAULT','LIST_VERTICAL','LIST_HORIZONTAL','THUMBNAIL'] | None
|
|
2257
|
+
:param sort_method: File sorting mode
|
|
2258
|
+
:type sort_method: str | None
|
|
2259
|
+
:param resolution: Resolution, Resolution of the generated strokes
|
|
2260
|
+
:type resolution: int | None
|
|
2261
|
+
:param scale: Scale, Scale of the final strokes
|
|
2262
|
+
:type scale: float | None
|
|
2263
|
+
:param use_scene_unit: Scene Unit, Apply current scene's unit (as defined by unit scale) to imported data
|
|
2264
|
+
:type use_scene_unit: bool | None
|
|
2265
|
+
"""
|
|
2266
|
+
|
|
2267
|
+
...
|
|
2268
|
+
|
|
1903
2269
|
def interface_theme_preset_add(
|
|
1904
2270
|
override_context: bpy.types.Context | dict[str, typing.Any] = None,
|
|
1905
2271
|
execution_context: int | str | None = None,
|