fake-bpy-module 20250108__tar.gz → 20250109__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-20250108 → fake_bpy_module-20250109}/PKG-INFO +2 -2
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bgl/__init__.pyi +2 -2
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/uv/__init__.pyi +6 -6
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/props/__init__.pyi +4 -2
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/types/__init__.pyi +9 -7
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/utils/__init__.pyi +28 -2
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/fake_bpy_module.egg-info/PKG-INFO +2 -2
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/freestyle/shaders/__init__.pyi +5 -1
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/freestyle/types/__init__.pyi +5 -2
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/gpu_extras/batch/__init__.pyi +2 -3
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/README.md +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/_bpy_internal/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/_bpy_internal/addons/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/_bpy_internal/addons/cli/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/_bpy_internal/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/_bpy_internal/extensions/stale_file_manager/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/_bpy_internal/freedesktop/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/_bpy_internal/grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/_bpy_internal/grease_pencil/stroke/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/_bpy_internal/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/_bpy_internal/system_info/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/_bpy_internal/system_info/text_generate_runtime/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/_bpy_internal/system_info/url_prefill_runtime/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/_bpy_internal/system_info/url_prefill_startup/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/addon_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/addon_utils/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/animsys_refactor/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/animsys_refactor/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/aud/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/aud/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bgl/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_app_override/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_app_override/helpers/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_app_override/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_app_template_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_app_template_utils/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_console_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_console_utils/autocomplete/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_console_utils/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_i18n_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_i18n_utils/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_i18n_utils/settings/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_i18n_utils/utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_keymap_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_keymap_utils/io/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_keymap_utils/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_keymap_utils/versioning/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_math/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_math/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/anim/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/assets/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/bone_selection_sets/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/clip/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/connect_to_output/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/console/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/file/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/image/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/image_as_planes/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/node/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/node_editor/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/object/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/object_align/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/object_quick_effects/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/presets/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/userpref/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/wm/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/world/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_previews_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_previews_utils/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_rna_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_rna_utils/data_path/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_rna_utils/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_text_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_text_utils/external_editor/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_text_utils/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/anim/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/asset_shelf/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/generic_ui_list/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/node_add_menu/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_animviz/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_collection/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_armature/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_bone/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_camera/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_curve/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_curves/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_empty/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_light/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_volume/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_mask_common/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_material/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_object/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_output/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_paint_common/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_particle/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_physics_common/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_physics_field/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_render/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_scene/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_texture/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_view_layer/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_workspace/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_world/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_clip/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_console/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_dopesheet/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_filebrowser/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_graph/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_image/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_info/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_nla/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_node/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_outliner/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_properties/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_statusbar/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_text/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_time/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_topbar/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_userpref/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_view3d/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui_utils/layout/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui_utils/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/blend_render_info/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/blend_render_info/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/blf/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/blf/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bmesh/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bmesh/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bmesh/ops/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bmesh/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bmesh/types/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bmesh/utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/_typing/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/_typing/rna_enums/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/app/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/app/handlers/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/app/icons/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/app/timers/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/app/translations/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/msgbus/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/action/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/anim/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/armature/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/asset/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/boid/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/brush/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/buttons/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/cachefile/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/camera/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/clip/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/cloth/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/collection/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/console/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/constraint/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/curve/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/curves/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/cycles/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/dpaint/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/ed/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/export_anim/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/export_scene/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/extensions/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/file/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/fluid/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/font/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/gizmogroup/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/gpencil/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/graph/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/grease_pencil/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/image/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/import_anim/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/import_curve/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/import_scene/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/info/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/lattice/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/marker/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/mask/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/material/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/mball/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/mesh/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/nla/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/node/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/object/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/outliner/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/paint/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/paintcurve/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/palette/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/particle/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/pose/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/poselib/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/preferences/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/ptcache/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/render/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/rigidbody/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/scene/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/screen/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/script/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/sculpt/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/sequencer/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/sound/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/spreadsheet/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/surface/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/text/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/text_editor/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/texture/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/transform/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/ui/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/uilist/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/view2d/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/view3d/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/wm/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/workspace/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/ops/world/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/path/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/utils/previews/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy/utils/units/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy_extras/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy_extras/anim_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy_extras/asset_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy_extras/id_map_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy_extras/image_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy_extras/io_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy_extras/mesh_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy_extras/node_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy_extras/object_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy_extras/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy_extras/view3d_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy_extras/wm_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy_restrict_state/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy_restrict_state/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy_types/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/bpy_types/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/console_python/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/console_python/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/console_shell/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/console_shell/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/fake_bpy_module.egg-info/top_level.txt +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/freestyle/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/freestyle/chainingiterators/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/freestyle/functions/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/freestyle/predicates/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/freestyle/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/freestyle/utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/gpu/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/gpu/capabilities/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/gpu/matrix/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/gpu/platform/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/gpu/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/gpu/select/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/gpu/shader/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/gpu/state/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/gpu/texture/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/gpu/types/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/gpu_extras/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/gpu_extras/presets/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/gpu_extras/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/graphviz_export/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/graphviz_export/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/idprop/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/idprop/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/idprop/types/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/imbuf/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/imbuf/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/imbuf/types/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/keyingsets_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/keyingsets_builtins/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/keyingsets_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/keyingsets_utils/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/mathutils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/mathutils/bvhtree/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/mathutils/geometry/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/mathutils/interpolate/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/mathutils/kdtree/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/mathutils/noise/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/mathutils/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/nodeitems_builtins/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/nodeitems_builtins/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/nodeitems_utils/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/nodeitems_utils/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/pyproject.toml +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/rna_info/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/rna_info/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/rna_keymap_ui/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/rna_keymap_ui/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/rna_prop_ui/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/rna_prop_ui/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/rna_xml/__init__.pyi +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/rna_xml/py.typed +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/setup.cfg +0 -0
- {fake_bpy_module-20250108 → fake_bpy_module-20250109}/setup.py +0 -0
|
@@ -476,10 +476,10 @@ def glCreateProgram() -> int:
|
|
|
476
476
|
:rtype: int
|
|
477
477
|
"""
|
|
478
478
|
|
|
479
|
-
def glCreateShader(shaderType: GL_GEOMETRY_SHADER) -> int:
|
|
479
|
+
def glCreateShader(shaderType: GL_GEOMETRY_SHADER | typing.Any) -> int:
|
|
480
480
|
"""Creates a shader object.`OpenGL Docs <https://khronos.org/registry/OpenGL-Refpages/gl4/html/glCreateShader.xhtml>`__
|
|
481
481
|
|
|
482
|
-
:type shaderType: GL_GEOMETRY_SHADER
|
|
482
|
+
:type shaderType: GL_GEOMETRY_SHADER | typing.Any
|
|
483
483
|
:return: 0 if an error occurs.
|
|
484
484
|
:rtype: int
|
|
485
485
|
"""
|
|
@@ -122,7 +122,7 @@ def cube_project(
|
|
|
122
122
|
:type undo: bool | None
|
|
123
123
|
:param cube_size: Cube Size, Size of the cube to project on
|
|
124
124
|
:type cube_size: float | None
|
|
125
|
-
:param correct_aspect: Correct Aspect, Map UVs taking
|
|
125
|
+
:param correct_aspect: Correct Aspect, Map UVs taking aspect ratio of the image associated with the material into account
|
|
126
126
|
:type correct_aspect: bool | None
|
|
127
127
|
:param clip_to_bounds: Clip to Bounds, Clip UV coordinates to bounds after unwrapping
|
|
128
128
|
:type clip_to_bounds: bool | None
|
|
@@ -195,7 +195,7 @@ def cylinder_project(
|
|
|
195
195
|
:type seam: bool | None
|
|
196
196
|
:param radius: Radius, Radius of the sphere or cylinder
|
|
197
197
|
:type radius: float | None
|
|
198
|
-
:param correct_aspect: Correct Aspect, Map UVs taking
|
|
198
|
+
:param correct_aspect: Correct Aspect, Map UVs taking aspect ratio of the image associated with the material into account
|
|
199
199
|
:type correct_aspect: bool | None
|
|
200
200
|
:param clip_to_bounds: Clip to Bounds, Clip UV coordinates to bounds after unwrapping
|
|
201
201
|
:type clip_to_bounds: bool | None
|
|
@@ -510,7 +510,7 @@ def project_from_view(
|
|
|
510
510
|
:type orthographic: bool | None
|
|
511
511
|
:param camera_bounds: Camera Bounds, Map UVs to the camera region taking resolution and aspect into account
|
|
512
512
|
:type camera_bounds: bool | None
|
|
513
|
-
:param correct_aspect: Correct Aspect, Map UVs taking
|
|
513
|
+
:param correct_aspect: Correct Aspect, Map UVs taking aspect ratio of the image associated with the material into account
|
|
514
514
|
:type correct_aspect: bool | None
|
|
515
515
|
:param clip_to_bounds: Clip to Bounds, Clip UV coordinates to bounds after unwrapping
|
|
516
516
|
:type clip_to_bounds: bool | None
|
|
@@ -1093,7 +1093,7 @@ def smart_project(
|
|
|
1093
1093
|
:type island_margin: float | None
|
|
1094
1094
|
:param area_weight: Area Weight, Weight projection's vector by faces with larger areas
|
|
1095
1095
|
:type area_weight: float | None
|
|
1096
|
-
:param correct_aspect: Correct Aspect, Map UVs taking
|
|
1096
|
+
:param correct_aspect: Correct Aspect, Map UVs taking aspect ratio of the image associated with the material into account
|
|
1097
1097
|
:type correct_aspect: bool | None
|
|
1098
1098
|
:param scale_to_bounds: Scale to Bounds, Scale UV coordinates to bounds after unwrapping
|
|
1099
1099
|
:type scale_to_bounds: bool | None
|
|
@@ -1177,7 +1177,7 @@ def sphere_project(
|
|
|
1177
1177
|
:type pole: typing.Literal['PINCH','FAN'] | None
|
|
1178
1178
|
:param seam: Preserve Seams, Separate projections by islands isolated by seams
|
|
1179
1179
|
:type seam: bool | None
|
|
1180
|
-
:param correct_aspect: Correct Aspect, Map UVs taking
|
|
1180
|
+
:param correct_aspect: Correct Aspect, Map UVs taking aspect ratio of the image associated with the material into account
|
|
1181
1181
|
:type correct_aspect: bool | None
|
|
1182
1182
|
:param clip_to_bounds: Clip to Bounds, Clip UV coordinates to bounds after unwrapping
|
|
1183
1183
|
:type clip_to_bounds: bool | None
|
|
@@ -1256,7 +1256,7 @@ def unwrap(
|
|
|
1256
1256
|
:type method: typing.Literal['ANGLE_BASED','CONFORMAL','MINIMUM_STRETCH'] | None
|
|
1257
1257
|
:param fill_holes: Fill Holes, Virtually fill holes in mesh before unwrapping, to better avoid overlaps and preserve symmetry
|
|
1258
1258
|
:type fill_holes: bool | None
|
|
1259
|
-
:param correct_aspect: Correct Aspect, Map UVs taking
|
|
1259
|
+
:param correct_aspect: Correct Aspect, Map UVs taking aspect ratio of the image associated with the material into account
|
|
1260
1260
|
:type correct_aspect: bool | None
|
|
1261
1261
|
:param use_subsurf_data: Use Subdivision Surface, Map UVs taking vertex position after Subdivision Surface modifier has been applied
|
|
1262
1262
|
:type use_subsurf_data: bool | None
|
|
@@ -196,7 +196,7 @@ def BoolVectorProperty(
|
|
|
196
196
|
|
|
197
197
|
def CollectionProperty(
|
|
198
198
|
*,
|
|
199
|
-
type=None,
|
|
199
|
+
type: type[bpy.types.PropertyGroup] | None = None,
|
|
200
200
|
name: str | None = "",
|
|
201
201
|
description: str | None = "",
|
|
202
202
|
translation_context: str | None = "*",
|
|
@@ -207,6 +207,7 @@ def CollectionProperty(
|
|
|
207
207
|
"""Returns a new collection property definition.
|
|
208
208
|
|
|
209
209
|
:param type: A subclass of a property group.
|
|
210
|
+
:type type: type[bpy.types.PropertyGroup] | None
|
|
210
211
|
:param name: Name used in the user interface.
|
|
211
212
|
:type name: str | None
|
|
212
213
|
:param description: Text used for the tooltip and api documentation.
|
|
@@ -579,7 +580,7 @@ def IntVectorProperty(
|
|
|
579
580
|
|
|
580
581
|
def PointerProperty(
|
|
581
582
|
*,
|
|
582
|
-
type=None,
|
|
583
|
+
type: type[bpy.types.PropertyGroup | bpy.types.ID] | None = None,
|
|
583
584
|
name: str | None = "",
|
|
584
585
|
description: str | None = "",
|
|
585
586
|
translation_context: str | None = "*",
|
|
@@ -594,6 +595,7 @@ def PointerProperty(
|
|
|
594
595
|
"""Returns a new pointer property definition.
|
|
595
596
|
|
|
596
597
|
:param type: A subclass of a property group or ID types.
|
|
598
|
+
:type type: type[bpy.types.PropertyGroup | bpy.types.ID] | None
|
|
597
599
|
:param name: Name used in the user interface.
|
|
598
600
|
:type name: str | None
|
|
599
601
|
:param description: Text used for the tooltip and api documentation.
|
|
@@ -150267,7 +150267,7 @@ class GeometryNodeInputID(GeometryNode, NodeInternal, Node, bpy_struct):
|
|
|
150267
150267
|
"""
|
|
150268
150268
|
|
|
150269
150269
|
class GeometryNodeInputImage(GeometryNode, NodeInternal, Node, bpy_struct):
|
|
150270
|
-
"""Input image"""
|
|
150270
|
+
"""Input an image data-block"""
|
|
150271
150271
|
|
|
150272
150272
|
image: Image | None
|
|
150273
150273
|
"""
|
|
@@ -202079,7 +202079,7 @@ class ShaderNodeCombineColor(ShaderNode, NodeInternal, Node, bpy_struct):
|
|
|
202079
202079
|
"""
|
|
202080
202080
|
|
|
202081
202081
|
class ShaderNodeCombineHSV(ShaderNode, NodeInternal, Node, bpy_struct):
|
|
202082
|
-
"""
|
|
202082
|
+
"""Deprecated"""
|
|
202083
202083
|
|
|
202084
202084
|
@classmethod
|
|
202085
202085
|
def is_registered_node_type(cls) -> bool:
|
|
@@ -202132,7 +202132,7 @@ class ShaderNodeCombineHSV(ShaderNode, NodeInternal, Node, bpy_struct):
|
|
|
202132
202132
|
"""
|
|
202133
202133
|
|
|
202134
202134
|
class ShaderNodeCombineRGB(ShaderNode, NodeInternal, Node, bpy_struct):
|
|
202135
|
-
"""
|
|
202135
|
+
"""Deprecated"""
|
|
202136
202136
|
|
|
202137
202137
|
@classmethod
|
|
202138
202138
|
def is_registered_node_type(cls) -> bool:
|
|
@@ -204421,7 +204421,7 @@ class ShaderNodeSeparateColor(ShaderNode, NodeInternal, Node, bpy_struct):
|
|
|
204421
204421
|
"""
|
|
204422
204422
|
|
|
204423
204423
|
class ShaderNodeSeparateHSV(ShaderNode, NodeInternal, Node, bpy_struct):
|
|
204424
|
-
"""
|
|
204424
|
+
"""Deprecated"""
|
|
204425
204425
|
|
|
204426
204426
|
@classmethod
|
|
204427
204427
|
def is_registered_node_type(cls) -> bool:
|
|
@@ -204474,7 +204474,7 @@ class ShaderNodeSeparateHSV(ShaderNode, NodeInternal, Node, bpy_struct):
|
|
|
204474
204474
|
"""
|
|
204475
204475
|
|
|
204476
204476
|
class ShaderNodeSeparateRGB(ShaderNode, NodeInternal, Node, bpy_struct):
|
|
204477
|
-
"""
|
|
204477
|
+
"""Deprecated"""
|
|
204478
204478
|
|
|
204479
204479
|
@classmethod
|
|
204480
204480
|
def is_registered_node_type(cls) -> bool:
|
|
@@ -204635,6 +204635,8 @@ class ShaderNodeShaderToRGB(ShaderNode, NodeInternal, Node, bpy_struct):
|
|
|
204635
204635
|
"""
|
|
204636
204636
|
|
|
204637
204637
|
class ShaderNodeSqueeze(ShaderNode, NodeInternal, Node, bpy_struct):
|
|
204638
|
+
"""Deprecated"""
|
|
204639
|
+
|
|
204638
204640
|
@classmethod
|
|
204639
204641
|
def is_registered_node_type(cls) -> bool:
|
|
204640
204642
|
"""True if a registered node type
|
|
@@ -217894,13 +217896,13 @@ class ThemeClipEditor(bpy_struct):
|
|
|
217894
217896
|
"""
|
|
217895
217897
|
|
|
217896
217898
|
path_keyframe_after: mathutils.Color
|
|
217897
|
-
""" Color of path after current frame
|
|
217899
|
+
""" Color of keyframes on a path after current frame
|
|
217898
217900
|
|
|
217899
217901
|
:type: mathutils.Color
|
|
217900
217902
|
"""
|
|
217901
217903
|
|
|
217902
217904
|
path_keyframe_before: mathutils.Color
|
|
217903
|
-
""" Color of path before current frame
|
|
217905
|
+
""" Color of keyframes on a path before current frame
|
|
217904
217906
|
|
|
217905
217907
|
:type: mathutils.Color
|
|
217906
217908
|
"""
|
|
@@ -179,10 +179,23 @@ def preset_paths(subdir: str) -> list[str]:
|
|
|
179
179
|
def refresh_script_paths():
|
|
180
180
|
"""Run this after creating new script paths to update sys.path"""
|
|
181
181
|
|
|
182
|
-
def register_class(
|
|
182
|
+
def register_class(
|
|
183
|
+
cls: type[
|
|
184
|
+
bpy.types.Panel
|
|
185
|
+
| bpy.types.UIList
|
|
186
|
+
| bpy.types.Menu
|
|
187
|
+
| bpy.types.Header
|
|
188
|
+
| bpy.types.Operator
|
|
189
|
+
| bpy.types.KeyingSetInfo
|
|
190
|
+
| bpy.types.RenderEngine
|
|
191
|
+
| bpy.types.AssetShelf
|
|
192
|
+
| bpy.types.FileHandler
|
|
193
|
+
],
|
|
194
|
+
):
|
|
183
195
|
"""Register a subclass of a Blender type class.
|
|
184
196
|
|
|
185
197
|
:param cls: Registerable Blender class type.
|
|
198
|
+
:type cls: type[bpy.types.Panel | bpy.types.UIList | bpy.types.Menu | bpy.types.Header | bpy.types.Operator | bpy.types.KeyingSetInfo | bpy.types.RenderEngine | bpy.types.AssetShelf | bpy.types.FileHandler]
|
|
186
199
|
"""
|
|
187
200
|
|
|
188
201
|
def register_classes_factory(classes):
|
|
@@ -354,12 +367,25 @@ def unescape_identifier(string: str) -> str:
|
|
|
354
367
|
:rtype: str
|
|
355
368
|
"""
|
|
356
369
|
|
|
357
|
-
def unregister_class(
|
|
370
|
+
def unregister_class(
|
|
371
|
+
cls: type[
|
|
372
|
+
bpy.types.Panel
|
|
373
|
+
| bpy.types.UIList
|
|
374
|
+
| bpy.types.Menu
|
|
375
|
+
| bpy.types.Header
|
|
376
|
+
| bpy.types.Operator
|
|
377
|
+
| bpy.types.KeyingSetInfo
|
|
378
|
+
| bpy.types.RenderEngine
|
|
379
|
+
| bpy.types.AssetShelf
|
|
380
|
+
| bpy.types.FileHandler
|
|
381
|
+
],
|
|
382
|
+
):
|
|
358
383
|
"""Unload the Python class from blender.
|
|
359
384
|
|
|
360
385
|
:param cls: Blender type class,
|
|
361
386
|
see `bpy.utils.register_class` for classes which can
|
|
362
387
|
be registered.
|
|
388
|
+
:type cls: type[bpy.types.Panel | bpy.types.UIList | bpy.types.Menu | bpy.types.Header | bpy.types.Operator | bpy.types.KeyingSetInfo | bpy.types.RenderEngine | bpy.types.AssetShelf | bpy.types.FileHandler]
|
|
363
389
|
"""
|
|
364
390
|
|
|
365
391
|
def unregister_cli_command(handle):
|
|
@@ -11,6 +11,7 @@ freestyle.types.StrokeShader class.
|
|
|
11
11
|
import typing
|
|
12
12
|
import collections.abc
|
|
13
13
|
import typing_extensions
|
|
14
|
+
import bpy.types
|
|
14
15
|
import freestyle.types
|
|
15
16
|
import mathutils
|
|
16
17
|
|
|
@@ -55,11 +56,14 @@ class BezierCurveShader:
|
|
|
55
56
|
class BlenderTextureShader:
|
|
56
57
|
"""Class hierarchy: `freestyle.types.StrokeShader` > `BlenderTextureShader`[Texture shader]"""
|
|
57
58
|
|
|
58
|
-
def __init__(
|
|
59
|
+
def __init__(
|
|
60
|
+
self, texture: bpy.types.LineStyleTextureSlot | bpy.types.ShaderNodeTree
|
|
61
|
+
):
|
|
59
62
|
"""Builds a BlenderTextureShader object.
|
|
60
63
|
|
|
61
64
|
:param texture: A line style texture slot or a shader node tree to define
|
|
62
65
|
a set of textures.
|
|
66
|
+
:type texture: bpy.types.LineStyleTextureSlot | bpy.types.ShaderNodeTree
|
|
63
67
|
"""
|
|
64
68
|
|
|
65
69
|
def shade(self, stroke: freestyle.types.Stroke):
|
|
@@ -869,12 +869,15 @@ class, the .object property refers to a `StrokeVertex` object.
|
|
|
869
869
|
:type brother: typing_extensions.Self
|
|
870
870
|
"""
|
|
871
871
|
|
|
872
|
-
def __init__(
|
|
872
|
+
def __init__(
|
|
873
|
+
self,
|
|
874
|
+
it: CurvePointIterator | SVertexIterator | StrokeVertexIterator | typing.Any,
|
|
875
|
+
):
|
|
873
876
|
"""Construct a nested Interface0DIterator using either the copy constructor
|
|
874
877
|
or the constructor that takes an he argument of a Function0D.
|
|
875
878
|
|
|
876
879
|
:param it: An iterator object to be nested.
|
|
877
|
-
:type it: CurvePointIterator | SVertexIterator
|
|
880
|
+
:type it: CurvePointIterator | SVertexIterator | StrokeVertexIterator | typing.Any
|
|
878
881
|
"""
|
|
879
882
|
|
|
880
883
|
class Interface1D:
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import typing
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
|
-
import bgl
|
|
5
4
|
import gpu.types
|
|
6
5
|
|
|
7
6
|
def batch_for_shader(
|
|
@@ -9,7 +8,7 @@ def batch_for_shader(
|
|
|
9
8
|
type: str,
|
|
10
9
|
content: dict[
|
|
11
10
|
str,
|
|
12
|
-
|
|
11
|
+
gpu.types.Buffer
|
|
13
12
|
| collections.abc.Sequence[float]
|
|
14
13
|
| collections.abc.Sequence[int]
|
|
15
14
|
| collections.abc.Sequence[collections.abc.Sequence[float]]
|
|
@@ -26,7 +25,7 @@ def batch_for_shader(
|
|
|
26
25
|
:type type: str
|
|
27
26
|
:param content: Maps the name of the shader attribute with the data to fill the vertex buffer.
|
|
28
27
|
For the dictionary values see documentation for `gpu.types.GPUVertBuf.attr_fill` data argument.
|
|
29
|
-
:type content: dict[str,
|
|
28
|
+
:type content: dict[str, gpu.types.Buffer | collections.abc.Sequence[float] | collections.abc.Sequence[int] | collections.abc.Sequence[collections.abc.Sequence[float]] | collections.abc.Sequence[collections.abc.Sequence[int]]]
|
|
30
29
|
:return: compatible batch
|
|
31
30
|
:rtype: gpu.types.GPUBatch
|
|
32
31
|
"""
|
|
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-20250108 → fake_bpy_module-20250109}/_bpy_internal/freedesktop/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/_bpy_internal/grease_pencil/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/_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
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/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-20250108 → fake_bpy_module-20250109}/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-20250108 → fake_bpy_module-20250109}/bl_keymap_utils/keymap_hierarchy/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_keymap_utils/platform_helpers/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_keymap_utils/versioning/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/add_mesh_torus/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/bmesh/find_adjacent/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/bone_selection_sets/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/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-20250108 → fake_bpy_module-20250109}/bl_operators/geometry_nodes/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/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-20250108 → fake_bpy_module-20250109}/bl_operators/object_align/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/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-20250108 → fake_bpy_module-20250109}/bl_operators/uvcalc_follow_active/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/uvcalc_lightmap/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_operators/uvcalc_transform/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/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-20250108 → fake_bpy_module-20250109}/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-20250108 → fake_bpy_module-20250109}/bl_ui/node_add_menu_compositor/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/node_add_menu_geometry/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/node_add_menu_shader/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/node_add_menu_texture/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_collection/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_constraint/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_armature/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_bone/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_camera/__init__.pyi
RENAMED
|
File without changes
|
{fake_bpy_module-20250108 → fake_bpy_module-20250109}/bl_ui/properties_data_curve/__init__.pyi
RENAMED
|
File without changes
|