fake-bpy-module 20240919__tar.gz → 20240920__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-20240919 → fake_bpy_module-20240920}/PKG-INFO +1 -1
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/grease_pencil/__init__.pyi +53 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/types/__init__.pyi +107 -44
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/fake_bpy_module.egg-info/PKG-INFO +1 -1
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/freestyle/utils/__init__.pyi +1 -1
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/README.md +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/_bpy_internal/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/_bpy_internal/addons/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/_bpy_internal/addons/cli/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/_bpy_internal/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/_bpy_internal/extensions/stale_file_manager/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/_bpy_internal/freedesktop/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/_bpy_internal/grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/_bpy_internal/grease_pencil/stroke/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/_bpy_internal/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/_bpy_internal/system_info/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/_bpy_internal/system_info/text_generate_runtime/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/_bpy_internal/system_info/url_prefill_runtime/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/_bpy_internal/system_info/url_prefill_startup/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/addon_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/addon_utils/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/animsys_refactor/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/animsys_refactor/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/aud/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/aud/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bgl/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bgl/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_app_override/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_app_override/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_app_template_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_app_template_utils/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_console_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_console_utils/autocomplete/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_console_utils/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_i18n_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_i18n_utils/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_keymap_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_keymap_utils/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_math/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_math/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/assets/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/bone_selection_sets/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/clip/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/connect_to_output/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/console/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/file/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/image/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/image_as_planes/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/node/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/node_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/object/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/object_align/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/presets/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/userpref/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/wm/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/world/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_previews_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_previews_utils/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_rna_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_rna_utils/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_text_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_text_utils/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/generic_ui_list/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_armature/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_curve/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_curves/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_light/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_volume/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_mask_common/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_object/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_paint_common/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_particle/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_texture/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_view_layer/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_world/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_clip/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_console/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_dopesheet/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_image/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_info/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_node/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_properties/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_text/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_time/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_topbar/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_userpref/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui_utils/layout/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui_utils/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/blend_render_info/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/blend_render_info/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/blf/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/blf/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bmesh/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bmesh/ops/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bmesh/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bmesh/types/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bmesh/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/app/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/app/handlers/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/app/icons/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/app/timers/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/app/translations/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/msgbus/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/action/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/anim/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/armature/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/asset/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/boid/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/brush/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/camera/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/clip/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/collection/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/console/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/curve/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/curves/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/ed/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/export_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/file/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/font/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/graph/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/image/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/import_scene/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/info/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/marker/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/mask/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/material/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/mball/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/nla/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/node/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/object/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/outliner/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/paint/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/palette/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/particle/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/pose/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/preferences/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/render/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/scene/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/screen/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/script/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/sculpt/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/sound/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/surface/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/text/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/texture/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/transform/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/ui/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/uv/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/wm/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/ops/world/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/path/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/props/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/typing/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/utils/previews/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy/utils/units/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy_extras/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy_extras/anim_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy_extras/asset_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy_extras/image_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy_extras/io_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy_extras/mesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy_extras/object_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy_extras/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy_extras/view3d_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy_restrict_state/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy_restrict_state/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy_types/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/bpy_types/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/console_python/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/console_python/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/console_shell/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/console_shell/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/fake_bpy_module.egg-info/top_level.txt +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/freestyle/chainingiterators/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/freestyle/functions/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/freestyle/predicates/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/freestyle/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/freestyle/shaders/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/freestyle/types/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/gpu/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/gpu/capabilities/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/gpu/matrix/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/gpu/platform/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/gpu/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/gpu/select/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/gpu/shader/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/gpu/state/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/gpu/texture/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/gpu/types/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/gpu_extras/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/gpu_extras/batch/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/gpu_extras/presets/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/gpu_extras/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/graphviz_export/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/graphviz_export/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/idprop/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/idprop/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/idprop/types/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/imbuf/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/imbuf/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/imbuf/types/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/keyingsets_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/keyingsets_builtins/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/keyingsets_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/keyingsets_utils/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/mathutils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/mathutils/bvhtree/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/mathutils/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/mathutils/interpolate/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/mathutils/kdtree/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/mathutils/noise/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/mathutils/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/nodeitems_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/nodeitems_builtins/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/nodeitems_utils/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/nodeitems_utils/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/pyproject.toml +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/rna_info/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/rna_info/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/rna_keymap_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/rna_keymap_ui/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/rna_prop_ui/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/rna_prop_ui/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/rna_xml/__init__.pyi +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/rna_xml/py.typed +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/setup.cfg +0 -0
- {fake_bpy_module-20240919 → fake_bpy_module-20240920}/setup.py +0 -0
|
@@ -989,6 +989,59 @@ def reorder(
|
|
|
989
989
|
:type direction: typing.Literal['TOP','UP','DOWN','BOTTOM'] | None
|
|
990
990
|
"""
|
|
991
991
|
|
|
992
|
+
def reproject(
|
|
993
|
+
override_context: bpy.types.Context | dict[str, typing.Any] = None,
|
|
994
|
+
execution_context: int | str | None = None,
|
|
995
|
+
undo: bool | None = None,
|
|
996
|
+
*,
|
|
997
|
+
type: typing.Literal["FRONT", "SIDE", "TOP", "VIEW", "SURFACE", "CURSOR"]
|
|
998
|
+
| None = "VIEW",
|
|
999
|
+
keep_original: bool | None = False,
|
|
1000
|
+
offset: float | None = 0.0,
|
|
1001
|
+
):
|
|
1002
|
+
"""Reproject the selected strokes from the current viewpoint as if they had been newly drawn (e.g. to fix problems from accidental 3D cursor movement or accidental viewport changes, or for matching deforming geometry)
|
|
1003
|
+
|
|
1004
|
+
:type override_context: bpy.types.Context | dict[str, typing.Any]
|
|
1005
|
+
:type execution_context: int | str | None
|
|
1006
|
+
:type undo: bool | None
|
|
1007
|
+
:param type: Projection Type
|
|
1008
|
+
|
|
1009
|
+
FRONT
|
|
1010
|
+
Front -- Reproject the strokes using the X-Z plane.
|
|
1011
|
+
|
|
1012
|
+
SIDE
|
|
1013
|
+
Side -- Reproject the strokes using the Y-Z plane.
|
|
1014
|
+
|
|
1015
|
+
TOP
|
|
1016
|
+
Top -- Reproject the strokes using the X-Y plane.
|
|
1017
|
+
|
|
1018
|
+
VIEW
|
|
1019
|
+
View -- Reproject the strokes to end up on the same plane, as if drawn from the current viewpoint using 'Cursor' Stroke Placement.
|
|
1020
|
+
|
|
1021
|
+
SURFACE
|
|
1022
|
+
Surface -- Reproject the strokes on to the scene geometry, as if drawn using 'Surface' placement.
|
|
1023
|
+
|
|
1024
|
+
CURSOR
|
|
1025
|
+
Cursor -- Reproject the strokes using the orientation of 3D cursor.
|
|
1026
|
+
:type type: typing.Literal['FRONT','SIDE','TOP','VIEW','SURFACE','CURSOR'] | None
|
|
1027
|
+
:param keep_original: Keep Original, Keep original strokes and create a copy before reprojecting
|
|
1028
|
+
:type keep_original: bool | None
|
|
1029
|
+
:param offset: Surface Offset
|
|
1030
|
+
:type offset: float | None
|
|
1031
|
+
"""
|
|
1032
|
+
|
|
1033
|
+
def reset_uvs(
|
|
1034
|
+
override_context: bpy.types.Context | dict[str, typing.Any] = None,
|
|
1035
|
+
execution_context: int | str | None = None,
|
|
1036
|
+
undo: bool | None = None,
|
|
1037
|
+
):
|
|
1038
|
+
"""Reset UV transformation to default values
|
|
1039
|
+
|
|
1040
|
+
:type override_context: bpy.types.Context | dict[str, typing.Any]
|
|
1041
|
+
:type execution_context: int | str | None
|
|
1042
|
+
:type undo: bool | None
|
|
1043
|
+
"""
|
|
1044
|
+
|
|
992
1045
|
def sculpt_paint(
|
|
993
1046
|
override_context: bpy.types.Context | dict[str, typing.Any] = None,
|
|
994
1047
|
execution_context: int | str | None = None,
|
|
@@ -39742,7 +39742,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
39742
39742
|
|
|
39743
39743
|
--------------------
|
|
39744
39744
|
|
|
39745
|
-
*
|
|
39745
|
+
* ActionKeyframeStrip.channelbags
|
|
39746
39746
|
|
|
39747
39747
|
:columns: 2
|
|
39748
39748
|
|
|
@@ -43031,8 +43031,8 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
43031
43031
|
|
|
43032
43032
|
* ActionChannelBags.new
|
|
43033
43033
|
* ActionChannelBags.remove
|
|
43034
|
-
*
|
|
43035
|
-
*
|
|
43034
|
+
* ActionKeyframeStrip.channelbags
|
|
43035
|
+
* ActionKeyframeStrip.channels
|
|
43036
43036
|
|
|
43037
43037
|
:columns: 2
|
|
43038
43038
|
|
|
@@ -44513,10 +44513,10 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
44513
44513
|
|
|
44514
44514
|
* Action.slots
|
|
44515
44515
|
* ActionChannelBags.new
|
|
44516
|
+
* ActionKeyframeStrip.key_insert
|
|
44516
44517
|
* ActionSlots.active
|
|
44517
44518
|
* ActionSlots.new
|
|
44518
44519
|
* ActionSlots.remove
|
|
44519
|
-
* ActionStrip.key_insert
|
|
44520
44520
|
* AnimData.action_slot
|
|
44521
44521
|
* AnimData.action_slots
|
|
44522
44522
|
* NlaStrip.action_slot
|
|
@@ -80567,6 +80567,44 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
80567
80567
|
:columns: 2
|
|
80568
80568
|
|
|
80569
80569
|
|
|
80570
|
+
--------------------
|
|
80571
|
+
|
|
80572
|
+
* bpy_struct.id_data
|
|
80573
|
+
* ActionStrip.type
|
|
80574
|
+
|
|
80575
|
+
:columns: 2
|
|
80576
|
+
|
|
80577
|
+
|
|
80578
|
+
--------------------
|
|
80579
|
+
|
|
80580
|
+
* bpy_struct.as_pointer
|
|
80581
|
+
* bpy_struct.driver_add
|
|
80582
|
+
* bpy_struct.driver_remove
|
|
80583
|
+
* bpy_struct.get
|
|
80584
|
+
* bpy_struct.id_properties_clear
|
|
80585
|
+
* bpy_struct.id_properties_ensure
|
|
80586
|
+
* bpy_struct.id_properties_ui
|
|
80587
|
+
* bpy_struct.is_property_hidden
|
|
80588
|
+
* bpy_struct.is_property_overridable_library
|
|
80589
|
+
* bpy_struct.is_property_readonly
|
|
80590
|
+
* bpy_struct.is_property_set
|
|
80591
|
+
* bpy_struct.items
|
|
80592
|
+
* bpy_struct.keyframe_delete
|
|
80593
|
+
* bpy_struct.keyframe_insert
|
|
80594
|
+
* bpy_struct.keys
|
|
80595
|
+
* bpy_struct.path_from_id
|
|
80596
|
+
* bpy_struct.path_resolve
|
|
80597
|
+
* bpy_struct.pop
|
|
80598
|
+
* bpy_struct.property_overridable_library_set
|
|
80599
|
+
* bpy_struct.property_unset
|
|
80600
|
+
* bpy_struct.type_recast
|
|
80601
|
+
* bpy_struct.values
|
|
80602
|
+
* ActionStrip.bl_rna_get_subclass
|
|
80603
|
+
* ActionStrip.bl_rna_get_subclass_py
|
|
80604
|
+
|
|
80605
|
+
:columns: 2
|
|
80606
|
+
|
|
80607
|
+
|
|
80570
80608
|
--------------------
|
|
80571
80609
|
|
|
80572
80610
|
* bpy_struct.id_data
|
|
@@ -111500,6 +111538,70 @@ class ActionGroup(bpy_struct):
|
|
|
111500
111538
|
:rtype: typing.Any
|
|
111501
111539
|
"""
|
|
111502
111540
|
|
|
111541
|
+
class ActionKeyframeStrip(ActionStrip, bpy_struct):
|
|
111542
|
+
"""Strip with a set of F-Curves for each action slot"""
|
|
111543
|
+
|
|
111544
|
+
channelbags: ActionChannelBags
|
|
111545
|
+
"""
|
|
111546
|
+
|
|
111547
|
+
:type: ActionChannelBags
|
|
111548
|
+
"""
|
|
111549
|
+
|
|
111550
|
+
def channels(self, slot_handle: int | None) -> ActionChannelBag:
|
|
111551
|
+
"""Find the ActionChannelBag for a specific Slot
|
|
111552
|
+
|
|
111553
|
+
:param slot_handle: Slot Handle, Number that identifies a specific action slot
|
|
111554
|
+
:type slot_handle: int | None
|
|
111555
|
+
:return: Channels
|
|
111556
|
+
:rtype: ActionChannelBag
|
|
111557
|
+
"""
|
|
111558
|
+
|
|
111559
|
+
def key_insert(
|
|
111560
|
+
self,
|
|
111561
|
+
slot: ActionSlot | None,
|
|
111562
|
+
data_path: str,
|
|
111563
|
+
array_index: int | None,
|
|
111564
|
+
value: float | None,
|
|
111565
|
+
time: float | None,
|
|
111566
|
+
) -> bool:
|
|
111567
|
+
"""key_insert
|
|
111568
|
+
|
|
111569
|
+
:param slot: Slot, The slot that identifies which 'thing' should be keyed
|
|
111570
|
+
:type slot: ActionSlot | None
|
|
111571
|
+
:param data_path: Data Path, F-Curve data path
|
|
111572
|
+
:type data_path: str
|
|
111573
|
+
:param array_index: Array Index, Index of the animated array element, or -1 if the property is not an array
|
|
111574
|
+
:type array_index: int | None
|
|
111575
|
+
:param value: Value to key, Value of the animated property
|
|
111576
|
+
:type value: float | None
|
|
111577
|
+
:param time: Time of the key, Time, in frames, of the key
|
|
111578
|
+
:type time: float | None
|
|
111579
|
+
:return: Success, Whether the key was successfully inserted
|
|
111580
|
+
:rtype: bool
|
|
111581
|
+
"""
|
|
111582
|
+
|
|
111583
|
+
@classmethod
|
|
111584
|
+
def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
|
|
111585
|
+
"""
|
|
111586
|
+
|
|
111587
|
+
:param id: The RNA type identifier.
|
|
111588
|
+
:type id: str | None
|
|
111589
|
+
:param default:
|
|
111590
|
+
:return: The RNA type or default when not found.
|
|
111591
|
+
:rtype: Struct
|
|
111592
|
+
"""
|
|
111593
|
+
|
|
111594
|
+
@classmethod
|
|
111595
|
+
def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
|
|
111596
|
+
"""
|
|
111597
|
+
|
|
111598
|
+
:param id: The RNA type identifier.
|
|
111599
|
+
:type id: str | None
|
|
111600
|
+
:param default:
|
|
111601
|
+
:return: The class or default when not found.
|
|
111602
|
+
:rtype: typing.Any
|
|
111603
|
+
"""
|
|
111604
|
+
|
|
111503
111605
|
class ActionLayer(bpy_struct):
|
|
111504
111606
|
influence: float
|
|
111505
111607
|
""" How much of this layer is used when blending into the lower layers
|
|
@@ -111557,7 +111659,7 @@ class ActionSlot(bpy_struct):
|
|
|
111557
111659
|
"""
|
|
111558
111660
|
|
|
111559
111661
|
handle: int
|
|
111560
|
-
""" Number specific to this Slot, unique within the ActionThis is used, for example, on a
|
|
111662
|
+
""" Number specific to this Slot, unique within the ActionThis is used, for example, on a ActionKeyframeStrip to look up the ActionChannelBag for this Slot
|
|
111561
111663
|
|
|
111562
111664
|
:type: int
|
|
111563
111665
|
"""
|
|
@@ -111615,51 +111717,12 @@ class ActionSlot(bpy_struct):
|
|
|
111615
111717
|
"""
|
|
111616
111718
|
|
|
111617
111719
|
class ActionStrip(bpy_struct):
|
|
111618
|
-
channelbags: ActionChannelBags
|
|
111619
|
-
"""
|
|
111620
|
-
|
|
111621
|
-
:type: ActionChannelBags
|
|
111622
|
-
"""
|
|
111623
|
-
|
|
111624
111720
|
type: typing.Literal["KEYFRAME"]
|
|
111625
111721
|
"""
|
|
111626
111722
|
|
|
111627
111723
|
:type: typing.Literal['KEYFRAME']
|
|
111628
111724
|
"""
|
|
111629
111725
|
|
|
111630
|
-
def channels(self, slot_handle: int | None) -> ActionChannelBag:
|
|
111631
|
-
"""Find the ActionChannelBag for a specific Slot
|
|
111632
|
-
|
|
111633
|
-
:param slot_handle: Slot Handle, Number that identifies a specific action slot
|
|
111634
|
-
:type slot_handle: int | None
|
|
111635
|
-
:return: Channels
|
|
111636
|
-
:rtype: ActionChannelBag
|
|
111637
|
-
"""
|
|
111638
|
-
|
|
111639
|
-
def key_insert(
|
|
111640
|
-
self,
|
|
111641
|
-
slot: ActionSlot | None,
|
|
111642
|
-
data_path: str,
|
|
111643
|
-
array_index: int | None,
|
|
111644
|
-
value: float | None,
|
|
111645
|
-
time: float | None,
|
|
111646
|
-
) -> bool:
|
|
111647
|
-
"""key_insert
|
|
111648
|
-
|
|
111649
|
-
:param slot: Slot, The slot that identifies which 'thing' should be keyed
|
|
111650
|
-
:type slot: ActionSlot | None
|
|
111651
|
-
:param data_path: Data Path, F-Curve data path
|
|
111652
|
-
:type data_path: str
|
|
111653
|
-
:param array_index: Array Index, Index of the animated array element, or -1 if the property is not an array
|
|
111654
|
-
:type array_index: int | None
|
|
111655
|
-
:param value: Value to key, Value of the animated property
|
|
111656
|
-
:type value: float | None
|
|
111657
|
-
:param time: Time of the key, Time, in frames, of the key
|
|
111658
|
-
:type time: float | None
|
|
111659
|
-
:return: Success, Whether the key was successfully inserted
|
|
111660
|
-
:rtype: bool
|
|
111661
|
-
"""
|
|
111662
|
-
|
|
111663
111726
|
@classmethod
|
|
111664
111727
|
def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
|
|
111665
111728
|
"""
|
|
@@ -127,7 +127,7 @@ def material_from_fedge(fe):
|
|
|
127
127
|
"""get the diffuse RGBA color from an FEdge"""
|
|
128
128
|
|
|
129
129
|
def normal_at_I0D(it): ...
|
|
130
|
-
def pairwise(iterable, types={
|
|
130
|
+
def pairwise(iterable, types={Stroke, StrokeVertexIterator}):
|
|
131
131
|
"""Yields a tuple containing the previous and current object"""
|
|
132
132
|
|
|
133
133
|
def rgb_to_bw(r, g, b):
|
|
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-20240919 → fake_bpy_module-20240920}/_bpy_internal/freedesktop/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/_bpy_internal/grease_pencil/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/_bpy_internal/system_info/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
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-20240919 → fake_bpy_module-20240920}/bl_console_utils/autocomplete/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_i18n_utils/bl_extract_messages/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_keymap_utils/keymap_hierarchy/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_keymap_utils/platform_helpers/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_keymap_utils/versioning/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/add_mesh_torus/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/bmesh/find_adjacent/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/bone_selection_sets/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/connect_to_output/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/geometry_nodes/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/image_as_planes/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/object_align/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/object_quick_effects/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/uvcalc_follow_active/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/uvcalc_lightmap/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/uvcalc_transform/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_operators/vertexpaint_dirt/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_text_utils/external_editor/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/node_add_menu_compositor/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/node_add_menu_geometry/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/node_add_menu_shader/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/node_add_menu_texture/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_collection/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_constraint/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_armature/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_bone/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_camera/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_curve/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_curves/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_empty/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_gpencil/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_lattice/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_light/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_lightprobe/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_mesh/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_metaball/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20240919 → fake_bpy_module-20240920}/bl_ui/properties_data_modifier/__init__.pyi
RENAMED
|
File without changes
|