fake-bpy-module 20240518__py3-none-any.whl → 20240520__py3-none-any.whl
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.
- _bpy_internal/__init__.pyi +3 -1
- _bpy_internal/freedesktop/__init__.pyi +3 -1
- addon_utils/__init__.pyi +3 -1
- animsys_refactor/__init__.pyi +3 -1
- aud/__init__.pyi +3 -1
- bgl/__init__.pyi +121 -146
- bl_app_override/__init__.pyi +3 -1
- bl_app_override/helpers/__init__.pyi +3 -1
- bl_app_template_utils/__init__.pyi +3 -1
- bl_console_utils/__init__.pyi +3 -1
- bl_console_utils/autocomplete/__init__.pyi +3 -1
- bl_console_utils/autocomplete/complete_calltip/__init__.pyi +3 -1
- bl_console_utils/autocomplete/complete_import/__init__.pyi +3 -1
- bl_console_utils/autocomplete/complete_namespace/__init__.pyi +3 -1
- bl_console_utils/autocomplete/intellisense/__init__.pyi +3 -1
- bl_i18n_utils/__init__.pyi +3 -1
- bl_i18n_utils/bl_extract_messages/__init__.pyi +3 -1
- bl_i18n_utils/merge_po/__init__.pyi +3 -1
- bl_i18n_utils/settings/__init__.pyi +3 -1
- bl_i18n_utils/utils/__init__.pyi +3 -1
- bl_i18n_utils/utils_cli/__init__.pyi +3 -1
- bl_i18n_utils/utils_languages_menu/__init__.pyi +3 -1
- bl_i18n_utils/utils_rtl/__init__.pyi +3 -1
- bl_keymap_utils/__init__.pyi +3 -1
- bl_keymap_utils/io/__init__.pyi +3 -1
- bl_keymap_utils/keymap_from_toolbar/__init__.pyi +3 -1
- bl_keymap_utils/keymap_hierarchy/__init__.pyi +3 -1
- bl_keymap_utils/platform_helpers/__init__.pyi +3 -1
- bl_keymap_utils/versioning/__init__.pyi +3 -1
- bl_math/__init__.pyi +3 -1
- bl_operators/__init__.pyi +3 -1
- bl_operators/add_mesh_torus/__init__.pyi +3 -1
- bl_operators/anim/__init__.pyi +3 -1
- bl_operators/assets/__init__.pyi +3 -1
- bl_operators/bmesh/__init__.pyi +3 -1
- bl_operators/bmesh/find_adjacent/__init__.pyi +3 -1
- bl_operators/clip/__init__.pyi +3 -1
- bl_operators/console/__init__.pyi +3 -1
- bl_operators/constraint/__init__.pyi +3 -1
- bl_operators/file/__init__.pyi +3 -1
- bl_operators/freestyle/__init__.pyi +3 -1
- bl_operators/geometry_nodes/__init__.pyi +3 -1
- bl_operators/image/__init__.pyi +3 -1
- bl_operators/mesh/__init__.pyi +3 -1
- bl_operators/node/__init__.pyi +3 -1
- bl_operators/object/__init__.pyi +3 -1
- bl_operators/object_align/__init__.pyi +3 -1
- bl_operators/object_quick_effects/__init__.pyi +3 -1
- bl_operators/object_randomize_transform/__init__.pyi +3 -1
- bl_operators/presets/__init__.pyi +3 -1
- bl_operators/rigidbody/__init__.pyi +3 -1
- bl_operators/screen_play_rendered_anim/__init__.pyi +3 -1
- bl_operators/sequencer/__init__.pyi +3 -1
- bl_operators/spreadsheet/__init__.pyi +3 -1
- bl_operators/userpref/__init__.pyi +3 -1
- bl_operators/uvcalc_follow_active/__init__.pyi +3 -1
- bl_operators/uvcalc_lightmap/__init__.pyi +3 -1
- bl_operators/uvcalc_transform/__init__.pyi +3 -1
- bl_operators/vertexpaint_dirt/__init__.pyi +3 -1
- bl_operators/view3d/__init__.pyi +3 -1
- bl_operators/wm/__init__.pyi +3 -1
- bl_operators/world/__init__.pyi +3 -1
- bl_previews_utils/__init__.pyi +3 -1
- bl_previews_utils/bl_previews_render/__init__.pyi +3 -1
- bl_rna_utils/__init__.pyi +3 -1
- bl_rna_utils/data_path/__init__.pyi +3 -1
- bl_text_utils/__init__.pyi +3 -1
- bl_text_utils/external_editor/__init__.pyi +3 -1
- bl_ui/__init__.pyi +3 -1
- bl_ui/anim/__init__.pyi +3 -1
- bl_ui/asset_shelf/__init__.pyi +3 -1
- bl_ui/generic_ui_list/__init__.pyi +3 -1
- bl_ui/node_add_menu/__init__.pyi +3 -1
- bl_ui/node_add_menu_compositor/__init__.pyi +3 -1
- bl_ui/node_add_menu_geometry/__init__.pyi +3 -1
- bl_ui/node_add_menu_shader/__init__.pyi +3 -1
- bl_ui/node_add_menu_texture/__init__.pyi +3 -1
- bl_ui/properties_animviz/__init__.pyi +3 -1
- bl_ui/properties_collection/__init__.pyi +3 -1
- bl_ui/properties_constraint/__init__.pyi +3 -1
- bl_ui/properties_data_armature/__init__.pyi +3 -1
- bl_ui/properties_data_bone/__init__.pyi +3 -1
- bl_ui/properties_data_camera/__init__.pyi +3 -1
- bl_ui/properties_data_curve/__init__.pyi +3 -1
- bl_ui/properties_data_curves/__init__.pyi +3 -1
- bl_ui/properties_data_empty/__init__.pyi +3 -1
- bl_ui/properties_data_gpencil/__init__.pyi +3 -1
- bl_ui/properties_data_grease_pencil/__init__.pyi +3 -1
- bl_ui/properties_data_lattice/__init__.pyi +3 -1
- bl_ui/properties_data_light/__init__.pyi +3 -1
- bl_ui/properties_data_lightprobe/__init__.pyi +3 -1
- bl_ui/properties_data_mesh/__init__.pyi +3 -1
- bl_ui/properties_data_metaball/__init__.pyi +3 -1
- bl_ui/properties_data_modifier/__init__.pyi +3 -1
- bl_ui/properties_data_pointcloud/__init__.pyi +3 -1
- bl_ui/properties_data_shaderfx/__init__.pyi +3 -1
- bl_ui/properties_data_speaker/__init__.pyi +3 -1
- bl_ui/properties_data_volume/__init__.pyi +3 -1
- bl_ui/properties_freestyle/__init__.pyi +3 -1
- bl_ui/properties_grease_pencil_common/__init__.pyi +3 -1
- bl_ui/properties_mask_common/__init__.pyi +3 -1
- bl_ui/properties_material/__init__.pyi +3 -1
- bl_ui/properties_material_gpencil/__init__.pyi +3 -1
- bl_ui/properties_object/__init__.pyi +3 -1
- bl_ui/properties_output/__init__.pyi +3 -1
- bl_ui/properties_paint_common/__init__.pyi +3 -1
- bl_ui/properties_particle/__init__.pyi +3 -1
- bl_ui/properties_physics_cloth/__init__.pyi +3 -1
- bl_ui/properties_physics_common/__init__.pyi +3 -1
- bl_ui/properties_physics_dynamicpaint/__init__.pyi +3 -1
- bl_ui/properties_physics_field/__init__.pyi +3 -1
- bl_ui/properties_physics_fluid/__init__.pyi +3 -1
- bl_ui/properties_physics_geometry_nodes/__init__.pyi +3 -1
- bl_ui/properties_physics_rigidbody/__init__.pyi +3 -1
- bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +3 -1
- bl_ui/properties_physics_softbody/__init__.pyi +3 -1
- bl_ui/properties_render/__init__.pyi +3 -1
- bl_ui/properties_scene/__init__.pyi +3 -1
- bl_ui/properties_texture/__init__.pyi +3 -1
- bl_ui/properties_view_layer/__init__.pyi +3 -1
- bl_ui/properties_workspace/__init__.pyi +3 -1
- bl_ui/properties_world/__init__.pyi +3 -1
- bl_ui/space_clip/__init__.pyi +3 -1
- bl_ui/space_console/__init__.pyi +3 -1
- bl_ui/space_dopesheet/__init__.pyi +3 -1
- bl_ui/space_filebrowser/__init__.pyi +3 -1
- bl_ui/space_graph/__init__.pyi +3 -1
- bl_ui/space_image/__init__.pyi +3 -1
- bl_ui/space_info/__init__.pyi +3 -1
- bl_ui/space_nla/__init__.pyi +3 -1
- bl_ui/space_node/__init__.pyi +3 -1
- bl_ui/space_outliner/__init__.pyi +3 -1
- bl_ui/space_properties/__init__.pyi +3 -1
- bl_ui/space_sequencer/__init__.pyi +3 -1
- bl_ui/space_spreadsheet/__init__.pyi +3 -1
- bl_ui/space_statusbar/__init__.pyi +3 -1
- bl_ui/space_text/__init__.pyi +3 -1
- bl_ui/space_time/__init__.pyi +3 -1
- bl_ui/space_toolsystem_common/__init__.pyi +3 -1
- bl_ui/space_toolsystem_toolbar/__init__.pyi +3 -1
- bl_ui/space_topbar/__init__.pyi +3 -1
- bl_ui/space_userpref/__init__.pyi +3 -1
- bl_ui/space_view3d/__init__.pyi +3 -1
- bl_ui/space_view3d_toolbar/__init__.pyi +3 -1
- bl_ui/temp_anim_layers/__init__.pyi +3 -1
- bl_ui/utils/__init__.pyi +3 -1
- bl_ui_utils/__init__.pyi +3 -1
- bl_ui_utils/bug_report_url/__init__.pyi +3 -1
- bl_ui_utils/layout/__init__.pyi +3 -1
- blend_render_info/__init__.pyi +3 -1
- blf/__init__.pyi +3 -1
- bmesh/__init__.pyi +3 -1
- bmesh/geometry/__init__.pyi +3 -1
- bmesh/ops/__init__.pyi +39 -37
- bmesh/types/__init__.pyi +31 -28
- bmesh/utils/__init__.pyi +3 -1
- bpy/__init__.pyi +3 -1
- bpy/app/__init__.pyi +3 -1
- bpy/app/handlers/__init__.pyi +3 -1
- bpy/app/icons/__init__.pyi +3 -1
- bpy/app/timers/__init__.pyi +9 -15
- bpy/app/translations/__init__.pyi +3 -1
- bpy/msgbus/__init__.pyi +3 -1
- bpy/ops/__init__.pyi +3 -1
- bpy/ops/action/__init__.pyi +35 -33
- bpy/ops/anim/__init__.pyi +33 -31
- bpy/ops/armature/__init__.pyi +23 -21
- bpy/ops/asset/__init__.pyi +9 -7
- bpy/ops/bl_pkg/__init__.pyi +5 -3
- bpy/ops/boid/__init__.pyi +5 -3
- bpy/ops/brush/__init__.pyi +11 -9
- bpy/ops/buttons/__init__.pyi +11 -9
- bpy/ops/cachefile/__init__.pyi +13 -11
- bpy/ops/camera/__init__.pyi +3 -1
- bpy/ops/clip/__init__.pyi +41 -39
- bpy/ops/cloth/__init__.pyi +3 -1
- bpy/ops/collection/__init__.pyi +9 -7
- bpy/ops/console/__init__.pyi +9 -7
- bpy/ops/constraint/__init__.pyi +31 -29
- bpy/ops/curve/__init__.pyi +37 -35
- bpy/ops/curves/__init__.pyi +19 -17
- bpy/ops/cycles/__init__.pyi +3 -1
- bpy/ops/dpaint/__init__.pyi +7 -5
- bpy/ops/ed/__init__.pyi +7 -5
- bpy/ops/export_anim/__init__.pyi +5 -3
- bpy/ops/export_scene/__init__.pyi +41 -39
- bpy/ops/file/__init__.pyi +21 -19
- bpy/ops/fluid/__init__.pyi +3 -1
- bpy/ops/font/__init__.pyi +23 -21
- bpy/ops/geometry/__init__.pyi +23 -21
- bpy/ops/gizmogroup/__init__.pyi +3 -1
- bpy/ops/gpencil/__init__.pyi +135 -133
- bpy/ops/graph/__init__.pyi +57 -55
- bpy/ops/grease_pencil/__init__.pyi +45 -43
- bpy/ops/image/__init__.pyi +31 -29
- bpy/ops/import_anim/__init__.pyi +11 -9
- bpy/ops/import_curve/__init__.pyi +3 -1
- bpy/ops/import_scene/__init__.pyi +21 -19
- bpy/ops/info/__init__.pyi +7 -5
- bpy/ops/lattice/__init__.pyi +9 -7
- bpy/ops/marker/__init__.pyi +11 -9
- bpy/ops/mask/__init__.pyi +15 -13
- bpy/ops/material/__init__.pyi +3 -1
- bpy/ops/mball/__init__.pyi +9 -7
- bpy/ops/mesh/__init__.pyi +147 -145
- bpy/ops/nla/__init__.pyi +19 -17
- bpy/ops/node/__init__.pyi +35 -33
- bpy/ops/object/__init__.pyi +255 -253
- bpy/ops/outliner/__init__.pyi +43 -41
- bpy/ops/paint/__init__.pyi +75 -73
- bpy/ops/paintcurve/__init__.pyi +3 -1
- bpy/ops/palette/__init__.pyi +7 -5
- bpy/ops/particle/__init__.pyi +17 -15
- bpy/ops/pose/__init__.pyi +45 -43
- bpy/ops/poselib/__init__.pyi +3 -1
- bpy/ops/preferences/__init__.pyi +15 -13
- bpy/ops/ptcache/__init__.pyi +3 -1
- bpy/ops/render/__init__.pyi +5 -3
- bpy/ops/rigidbody/__init__.pyi +19 -17
- bpy/ops/scene/__init__.pyi +27 -25
- bpy/ops/screen/__init__.pyi +23 -21
- bpy/ops/script/__init__.pyi +3 -1
- bpy/ops/sculpt/__init__.pyi +69 -67
- bpy/ops/sculpt_curves/__init__.pyi +5 -3
- bpy/ops/sequencer/__init__.pyi +77 -75
- bpy/ops/sound/__init__.pyi +23 -21
- bpy/ops/spreadsheet/__init__.pyi +3 -1
- bpy/ops/surface/__init__.pyi +15 -13
- bpy/ops/text/__init__.pyi +25 -23
- bpy/ops/text_editor/__init__.pyi +3 -1
- bpy/ops/texture/__init__.pyi +5 -3
- bpy/ops/transform/__init__.pyi +91 -89
- bpy/ops/ui/__init__.pyi +9 -7
- bpy/ops/uilist/__init__.pyi +5 -3
- bpy/ops/uv/__init__.pyi +69 -67
- bpy/ops/view2d/__init__.pyi +3 -1
- bpy/ops/view3d/__init__.pyi +37 -35
- bpy/ops/wm/__init__.pyi +199 -197
- bpy/ops/workspace/__init__.pyi +3 -1
- bpy/ops/world/__init__.pyi +3 -1
- bpy/path/__init__.pyi +3 -1
- bpy/props/__init__.pyi +3 -1
- bpy/types/__init__.pyi +3448 -3370
- bpy/utils/__init__.pyi +3 -1
- bpy/utils/previews/__init__.pyi +3 -1
- bpy/utils/units/__init__.pyi +3 -1
- bpy_extras/__init__.pyi +3 -1
- bpy_extras/anim_utils/__init__.pyi +3 -1
- bpy_extras/asset_utils/__init__.pyi +3 -1
- bpy_extras/bmesh_utils/__init__.pyi +3 -1
- bpy_extras/extensions/__init__.pyi +3 -1
- bpy_extras/extensions/junction_module/__init__.pyi +3 -1
- bpy_extras/id_map_utils/__init__.pyi +3 -1
- bpy_extras/image_utils/__init__.pyi +3 -1
- bpy_extras/io_utils/__init__.pyi +3 -1
- bpy_extras/keyconfig_utils/__init__.pyi +3 -1
- bpy_extras/mesh_utils/__init__.pyi +3 -1
- bpy_extras/node_shader_utils/__init__.pyi +3 -1
- bpy_extras/node_utils/__init__.pyi +3 -1
- bpy_extras/object_utils/__init__.pyi +3 -1
- bpy_extras/view3d_utils/__init__.pyi +3 -1
- bpy_extras/wm_utils/__init__.pyi +3 -1
- bpy_extras/wm_utils/progress_report/__init__.pyi +3 -1
- bpy_restrict_state/__init__.pyi +3 -1
- bpy_types/__init__.pyi +3 -1
- console_python/__init__.pyi +3 -1
- console_shell/__init__.pyi +3 -1
- {fake_bpy_module-20240518.dist-info → fake_bpy_module-20240520.dist-info}/METADATA +1 -1
- fake_bpy_module-20240520.dist-info/RECORD +353 -0
- freestyle/__init__.pyi +3 -1
- freestyle/chainingiterators/__init__.pyi +3 -1
- freestyle/functions/__init__.pyi +3 -1
- freestyle/predicates/__init__.pyi +3 -1
- freestyle/shaders/__init__.pyi +3 -1
- freestyle/types/__init__.pyi +3 -1
- freestyle/utils/ContextFunctions/__init__.pyi +3 -1
- freestyle/utils/__init__.pyi +3 -1
- gpu/__init__.pyi +3 -1
- gpu/capabilities/__init__.pyi +3 -1
- gpu/matrix/__init__.pyi +3 -1
- gpu/platform/__init__.pyi +3 -1
- gpu/select/__init__.pyi +3 -1
- gpu/shader/__init__.pyi +3 -1
- gpu/state/__init__.pyi +3 -1
- gpu/texture/__init__.pyi +3 -1
- gpu/types/__init__.pyi +3 -1
- gpu_extras/__init__.pyi +3 -1
- gpu_extras/batch/__init__.pyi +3 -1
- gpu_extras/presets/__init__.pyi +3 -1
- graphviz_export/__init__.pyi +3 -1
- idprop/__init__.pyi +3 -1
- idprop/types/__init__.pyi +3 -1
- imbuf/__init__.pyi +3 -1
- imbuf/types/__init__.pyi +3 -1
- keyingsets_builtins/__init__.pyi +3 -1
- keyingsets_utils/__init__.pyi +3 -1
- mathutils/__init__.pyi +5 -2
- mathutils/bvhtree/__init__.pyi +3 -1
- mathutils/geometry/__init__.pyi +3 -1
- mathutils/interpolate/__init__.pyi +3 -1
- mathutils/kdtree/__init__.pyi +3 -1
- mathutils/noise/__init__.pyi +3 -1
- nodeitems_builtins/__init__.pyi +3 -1
- nodeitems_utils/__init__.pyi +3 -1
- rna_info/__init__.pyi +3 -1
- rna_keymap_ui/__init__.pyi +3 -1
- rna_prop_ui/__init__.pyi +3 -1
- rna_xml/__init__.pyi +3 -1
- sys_info/__init__.pyi +3 -1
- fake_bpy_module-20240518.dist-info/RECORD +0 -353
- {fake_bpy_module-20240518.dist-info → fake_bpy_module-20240520.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20240518.dist-info → fake_bpy_module-20240520.dist-info}/top_level.txt +0 -0
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import typing
|
|
2
|
+
import collections.abc
|
|
2
3
|
import bpy.types
|
|
3
4
|
|
|
4
|
-
|
|
5
|
+
GenericType1 = typing.TypeVar("GenericType1")
|
|
6
|
+
GenericType2 = typing.TypeVar("GenericType2")
|
|
5
7
|
|
|
6
8
|
def fbx(
|
|
7
9
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
@@ -12,12 +14,12 @@ def fbx(
|
|
|
12
14
|
filter_glob: str | typing.Any = "*.fbx",
|
|
13
15
|
files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
|
|
14
16
|
| None = None,
|
|
15
|
-
ui_tab:
|
|
17
|
+
ui_tab: str | None = "MAIN",
|
|
16
18
|
use_manual_orientation: bool | typing.Any | None = False,
|
|
17
19
|
global_scale: typing.Any | None = 1.0,
|
|
18
20
|
bake_space_transform: bool | typing.Any | None = False,
|
|
19
21
|
use_custom_normals: bool | typing.Any | None = True,
|
|
20
|
-
colors_type:
|
|
22
|
+
colors_type: str | None = "SRGB",
|
|
21
23
|
use_image_search: bool | typing.Any | None = True,
|
|
22
24
|
use_alpha_decals: bool | typing.Any | None = False,
|
|
23
25
|
decal_offset: typing.Any | None = 0.0,
|
|
@@ -29,11 +31,11 @@ def fbx(
|
|
|
29
31
|
ignore_leaf_bones: bool | typing.Any | None = False,
|
|
30
32
|
force_connect_children: bool | typing.Any | None = False,
|
|
31
33
|
automatic_bone_orientation: bool | typing.Any | None = False,
|
|
32
|
-
primary_bone_axis:
|
|
33
|
-
secondary_bone_axis:
|
|
34
|
+
primary_bone_axis: str | None = "Y",
|
|
35
|
+
secondary_bone_axis: str | None = "X",
|
|
34
36
|
use_prepost_rot: bool | typing.Any | None = True,
|
|
35
|
-
axis_forward:
|
|
36
|
-
axis_up:
|
|
37
|
+
axis_forward: str | None = "-Z",
|
|
38
|
+
axis_up: str | None = "Y",
|
|
37
39
|
):
|
|
38
40
|
"""Load a FBX file
|
|
39
41
|
|
|
@@ -55,7 +57,7 @@ def fbx(
|
|
|
55
57
|
|
|
56
58
|
ARMATURE
|
|
57
59
|
Armatures -- Armature-related settings.
|
|
58
|
-
:type ui_tab:
|
|
60
|
+
:type ui_tab: str | None
|
|
59
61
|
:param use_manual_orientation: Manual Orientation, Specify orientation and scale, instead of using embedded data in FBX file
|
|
60
62
|
:type use_manual_orientation: bool | typing.Any | None
|
|
61
63
|
:param global_scale: Scale
|
|
@@ -74,7 +76,7 @@ def fbx(
|
|
|
74
76
|
|
|
75
77
|
LINEAR
|
|
76
78
|
Linear -- Expect file colors in linear color space.
|
|
77
|
-
:type colors_type:
|
|
79
|
+
:type colors_type: str | None
|
|
78
80
|
:param use_image_search: Image Search, Search subdirs for any associated images (WARNING: may be slow)
|
|
79
81
|
:type use_image_search: bool | typing.Any | None
|
|
80
82
|
:param use_alpha_decals: Alpha Decals, Treat materials with alpha as decals (no shadow casting)
|
|
@@ -98,15 +100,15 @@ def fbx(
|
|
|
98
100
|
:param automatic_bone_orientation: Automatic Bone Orientation, Try to align the major bone axis with the bone children
|
|
99
101
|
:type automatic_bone_orientation: bool | typing.Any | None
|
|
100
102
|
:param primary_bone_axis: Primary Bone Axis
|
|
101
|
-
:type primary_bone_axis:
|
|
103
|
+
:type primary_bone_axis: str | None
|
|
102
104
|
:param secondary_bone_axis: Secondary Bone Axis
|
|
103
|
-
:type secondary_bone_axis:
|
|
105
|
+
:type secondary_bone_axis: str | None
|
|
104
106
|
:param use_prepost_rot: Use Pre/Post Rotation, Use pre/post rotation from FBX transform (you may have to disable that in some cases)
|
|
105
107
|
:type use_prepost_rot: bool | typing.Any | None
|
|
106
108
|
:param axis_forward: Forward
|
|
107
|
-
:type axis_forward:
|
|
109
|
+
:type axis_forward: str | None
|
|
108
110
|
:param axis_up: Up
|
|
109
|
-
:type axis_up:
|
|
111
|
+
:type axis_up: str | None
|
|
110
112
|
"""
|
|
111
113
|
|
|
112
114
|
...
|
|
@@ -116,15 +118,15 @@ def gltf(
|
|
|
116
118
|
execution_context: str | int | None = None,
|
|
117
119
|
undo: bool | None = None,
|
|
118
120
|
filepath: str | typing.Any = "",
|
|
119
|
-
export_import_convert_lighting_mode:
|
|
121
|
+
export_import_convert_lighting_mode: str | None = "SPEC",
|
|
120
122
|
filter_glob: str | typing.Any = "*.glb;*.gltf",
|
|
121
123
|
files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
|
|
122
124
|
| None = None,
|
|
123
125
|
loglevel: typing.Any | None = 0,
|
|
124
126
|
import_pack_images: bool | typing.Any | None = True,
|
|
125
127
|
merge_vertices: bool | typing.Any | None = False,
|
|
126
|
-
import_shading:
|
|
127
|
-
bone_heuristic:
|
|
128
|
+
import_shading: str | None = "NORMALS",
|
|
129
|
+
bone_heuristic: str | None = "BLENDER",
|
|
128
130
|
guess_original_bind_pose: bool | typing.Any | None = True,
|
|
129
131
|
import_webp_texture: bool | typing.Any | None = False,
|
|
130
132
|
):
|
|
@@ -145,7 +147,7 @@ def gltf(
|
|
|
145
147
|
|
|
146
148
|
RAW
|
|
147
149
|
Raw (Deprecated) -- Blender lighting strengths with no conversion.
|
|
148
|
-
:type export_import_convert_lighting_mode:
|
|
150
|
+
:type export_import_convert_lighting_mode: str | None
|
|
149
151
|
:param filter_glob: filter_glob
|
|
150
152
|
:type filter_glob: str | typing.Any
|
|
151
153
|
:param files: File Path
|
|
@@ -157,7 +159,7 @@ def gltf(
|
|
|
157
159
|
:param merge_vertices: Merge Vertices, The glTF format requires discontinuous normals, UVs, and other vertex attributes to be stored as separate vertices, as required for rendering on typical graphics hardware. This option attempts to combine co-located vertices where possible. Currently cannot combine verts with different normals
|
|
158
160
|
:type merge_vertices: bool | typing.Any | None
|
|
159
161
|
:param import_shading: Shading, How normals are computed during import
|
|
160
|
-
:type import_shading:
|
|
162
|
+
:type import_shading: str | None
|
|
161
163
|
:param bone_heuristic: Bone Dir, Heuristic for placing bones. Tries to make bones pretty
|
|
162
164
|
|
|
163
165
|
BLENDER
|
|
@@ -168,7 +170,7 @@ def gltf(
|
|
|
168
170
|
|
|
169
171
|
FORTUNE
|
|
170
172
|
Fortune (may look better, less accurate) -- Might look better than Temperance, but also might have errors. A bone with one child has its tip placed at its child's root. Non-uniform scalings may get messed up though, so beware.
|
|
171
|
-
:type bone_heuristic:
|
|
173
|
+
:type bone_heuristic: str | None
|
|
172
174
|
:param guess_original_bind_pose: Guess Original Bind Pose, Try to guess the original bind pose for skinned meshes from the inverse bind matrices. When off, use default/rest pose as bind pose
|
|
173
175
|
:type guess_original_bind_pose: bool | typing.Any | None
|
|
174
176
|
:param import_webp_texture: Import WebP textures, If a texture exists in WebP format, loads the WebP texture instead of the fallback PNG/JPEG one
|
bpy/ops/info/__init__.pyi
CHANGED
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import typing
|
|
2
|
+
import collections.abc
|
|
2
3
|
import bpy.types
|
|
3
4
|
|
|
4
|
-
|
|
5
|
+
GenericType1 = typing.TypeVar("GenericType1")
|
|
6
|
+
GenericType2 = typing.TypeVar("GenericType2")
|
|
5
7
|
|
|
6
8
|
def report_copy(
|
|
7
9
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
@@ -63,7 +65,7 @@ def select_all(
|
|
|
63
65
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
64
66
|
execution_context: str | int | None = None,
|
|
65
67
|
undo: bool | None = None,
|
|
66
|
-
action:
|
|
68
|
+
action: str | None = "SELECT",
|
|
67
69
|
):
|
|
68
70
|
"""Change selection of all visible reports
|
|
69
71
|
|
|
@@ -83,7 +85,7 @@ def select_all(
|
|
|
83
85
|
|
|
84
86
|
INVERT
|
|
85
87
|
Invert -- Invert selection of all elements.
|
|
86
|
-
:type action:
|
|
88
|
+
:type action: str | None
|
|
87
89
|
"""
|
|
88
90
|
|
|
89
91
|
...
|
|
@@ -97,7 +99,7 @@ def select_box(
|
|
|
97
99
|
ymin: typing.Any | None = 0,
|
|
98
100
|
ymax: typing.Any | None = 0,
|
|
99
101
|
wait_for_input: bool | typing.Any | None = True,
|
|
100
|
-
mode:
|
|
102
|
+
mode: str | None = "SET",
|
|
101
103
|
):
|
|
102
104
|
"""Toggle box selection
|
|
103
105
|
|
|
@@ -124,7 +126,7 @@ def select_box(
|
|
|
124
126
|
|
|
125
127
|
SUB
|
|
126
128
|
Subtract -- Subtract existing selection.
|
|
127
|
-
:type mode:
|
|
129
|
+
:type mode: str | None
|
|
128
130
|
"""
|
|
129
131
|
|
|
130
132
|
...
|
bpy/ops/lattice/__init__.pyi
CHANGED
|
@@ -1,13 +1,15 @@
|
|
|
1
1
|
import typing
|
|
2
|
+
import collections.abc
|
|
2
3
|
import bpy.types
|
|
3
4
|
|
|
4
|
-
|
|
5
|
+
GenericType1 = typing.TypeVar("GenericType1")
|
|
6
|
+
GenericType2 = typing.TypeVar("GenericType2")
|
|
5
7
|
|
|
6
8
|
def flip(
|
|
7
9
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
8
10
|
execution_context: str | int | None = None,
|
|
9
11
|
undo: bool | None = None,
|
|
10
|
-
axis:
|
|
12
|
+
axis: str | None = "U",
|
|
11
13
|
):
|
|
12
14
|
"""Mirror all control points without inverting the lattice deform
|
|
13
15
|
|
|
@@ -15,7 +17,7 @@ def flip(
|
|
|
15
17
|
:type execution_context: str | int | None
|
|
16
18
|
:type undo: bool | None
|
|
17
19
|
:param axis: Flip Axis, Coordinates along this axis get flipped
|
|
18
|
-
:type axis:
|
|
20
|
+
:type axis: str | None
|
|
19
21
|
"""
|
|
20
22
|
|
|
21
23
|
...
|
|
@@ -38,7 +40,7 @@ def select_all(
|
|
|
38
40
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
39
41
|
execution_context: str | int | None = None,
|
|
40
42
|
undo: bool | None = None,
|
|
41
|
-
action:
|
|
43
|
+
action: str | None = "TOGGLE",
|
|
42
44
|
):
|
|
43
45
|
"""Change selection of all UVW control points
|
|
44
46
|
|
|
@@ -58,7 +60,7 @@ def select_all(
|
|
|
58
60
|
|
|
59
61
|
INVERT
|
|
60
62
|
Invert -- Invert selection of all elements.
|
|
61
|
-
:type action:
|
|
63
|
+
:type action: str | None
|
|
62
64
|
"""
|
|
63
65
|
|
|
64
66
|
...
|
|
@@ -117,7 +119,7 @@ def select_random(
|
|
|
117
119
|
undo: bool | None = None,
|
|
118
120
|
ratio: typing.Any | None = 0.5,
|
|
119
121
|
seed: typing.Any | None = 0,
|
|
120
|
-
action:
|
|
122
|
+
action: str | None = "SELECT",
|
|
121
123
|
):
|
|
122
124
|
"""Randomly select UVW control points
|
|
123
125
|
|
|
@@ -135,7 +137,7 @@ def select_random(
|
|
|
135
137
|
|
|
136
138
|
DESELECT
|
|
137
139
|
Deselect -- Deselect all elements.
|
|
138
|
-
:type action:
|
|
140
|
+
:type action: str | None
|
|
139
141
|
"""
|
|
140
142
|
|
|
141
143
|
...
|
bpy/ops/marker/__init__.pyi
CHANGED
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import typing
|
|
2
|
+
import collections.abc
|
|
2
3
|
import bpy.types
|
|
3
4
|
|
|
4
|
-
|
|
5
|
+
GenericType1 = typing.TypeVar("GenericType1")
|
|
6
|
+
GenericType2 = typing.TypeVar("GenericType2")
|
|
5
7
|
|
|
6
8
|
def add(
|
|
7
9
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
@@ -69,7 +71,7 @@ def make_links_scene(
|
|
|
69
71
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
70
72
|
execution_context: str | int | None = None,
|
|
71
73
|
undo: bool | None = None,
|
|
72
|
-
scene: str |
|
|
74
|
+
scene: str | None = "",
|
|
73
75
|
):
|
|
74
76
|
"""Copy selected markers to another scene
|
|
75
77
|
|
|
@@ -77,7 +79,7 @@ def make_links_scene(
|
|
|
77
79
|
:type execution_context: str | int | None
|
|
78
80
|
:type undo: bool | None
|
|
79
81
|
:param scene: Scene
|
|
80
|
-
:type scene: str |
|
|
82
|
+
:type scene: str | None
|
|
81
83
|
"""
|
|
82
84
|
|
|
83
85
|
...
|
|
@@ -152,7 +154,7 @@ def select_all(
|
|
|
152
154
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
153
155
|
execution_context: str | int | None = None,
|
|
154
156
|
undo: bool | None = None,
|
|
155
|
-
action:
|
|
157
|
+
action: str | None = "TOGGLE",
|
|
156
158
|
):
|
|
157
159
|
"""Change selection of all time markers
|
|
158
160
|
|
|
@@ -172,7 +174,7 @@ def select_all(
|
|
|
172
174
|
|
|
173
175
|
INVERT
|
|
174
176
|
Invert -- Invert selection of all elements.
|
|
175
|
-
:type action:
|
|
177
|
+
:type action: str | None
|
|
176
178
|
"""
|
|
177
179
|
|
|
178
180
|
...
|
|
@@ -186,7 +188,7 @@ def select_box(
|
|
|
186
188
|
ymin: typing.Any | None = 0,
|
|
187
189
|
ymax: typing.Any | None = 0,
|
|
188
190
|
wait_for_input: bool | typing.Any | None = True,
|
|
189
|
-
mode:
|
|
191
|
+
mode: str | None = "SET",
|
|
190
192
|
tweak: bool | typing.Any | None = False,
|
|
191
193
|
):
|
|
192
194
|
"""Select all time markers using box selection
|
|
@@ -214,7 +216,7 @@ def select_box(
|
|
|
214
216
|
|
|
215
217
|
SUB
|
|
216
218
|
Subtract -- Subtract existing selection.
|
|
217
|
-
:type mode:
|
|
219
|
+
:type mode: str | None
|
|
218
220
|
:param tweak: Tweak, Operator has been activated using a click-drag event
|
|
219
221
|
:type tweak: bool | typing.Any | None
|
|
220
222
|
"""
|
|
@@ -225,7 +227,7 @@ def select_leftright(
|
|
|
225
227
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
226
228
|
execution_context: str | int | None = None,
|
|
227
229
|
undo: bool | None = None,
|
|
228
|
-
mode:
|
|
230
|
+
mode: str | None = "LEFT",
|
|
229
231
|
extend: bool | typing.Any | None = False,
|
|
230
232
|
):
|
|
231
233
|
"""Select markers on and left/right of the current frame
|
|
@@ -234,7 +236,7 @@ def select_leftright(
|
|
|
234
236
|
:type execution_context: str | int | None
|
|
235
237
|
:type undo: bool | None
|
|
236
238
|
:param mode: Mode
|
|
237
|
-
:type mode:
|
|
239
|
+
:type mode: str | None
|
|
238
240
|
:param extend: Extend Select
|
|
239
241
|
:type extend: bool | typing.Any | None
|
|
240
242
|
"""
|
bpy/ops/mask/__init__.pyi
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import typing
|
|
2
|
+
import collections.abc
|
|
2
3
|
import bpy.ops.transform
|
|
3
4
|
import bpy.types
|
|
4
5
|
|
|
5
|
-
|
|
6
|
+
GenericType1 = typing.TypeVar("GenericType1")
|
|
7
|
+
GenericType2 = typing.TypeVar("GenericType2")
|
|
6
8
|
|
|
7
9
|
def add_feather_vertex(
|
|
8
10
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
@@ -175,7 +177,7 @@ def handle_type_set(
|
|
|
175
177
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
176
178
|
execution_context: str | int | None = None,
|
|
177
179
|
undo: bool | None = None,
|
|
178
|
-
type:
|
|
180
|
+
type: str | None = "AUTO",
|
|
179
181
|
):
|
|
180
182
|
"""Set type of handles for selected control points
|
|
181
183
|
|
|
@@ -183,7 +185,7 @@ def handle_type_set(
|
|
|
183
185
|
:type execution_context: str | int | None
|
|
184
186
|
:type undo: bool | None
|
|
185
187
|
:param type: Type, Spline type
|
|
186
|
-
:type type:
|
|
188
|
+
:type type: str | None
|
|
187
189
|
"""
|
|
188
190
|
|
|
189
191
|
...
|
|
@@ -226,7 +228,7 @@ def layer_move(
|
|
|
226
228
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
227
229
|
execution_context: str | int | None = None,
|
|
228
230
|
undo: bool | None = None,
|
|
229
|
-
direction:
|
|
231
|
+
direction: str | None = "UP",
|
|
230
232
|
):
|
|
231
233
|
"""Move the active layer up/down in the list
|
|
232
234
|
|
|
@@ -234,7 +236,7 @@ def layer_move(
|
|
|
234
236
|
:type execution_context: str | int | None
|
|
235
237
|
:type undo: bool | None
|
|
236
238
|
:param direction: Direction, Direction to move the active layer
|
|
237
|
-
:type direction:
|
|
239
|
+
:type direction: str | None
|
|
238
240
|
"""
|
|
239
241
|
|
|
240
242
|
...
|
|
@@ -419,7 +421,7 @@ def select_all(
|
|
|
419
421
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
420
422
|
execution_context: str | int | None = None,
|
|
421
423
|
undo: bool | None = None,
|
|
422
|
-
action:
|
|
424
|
+
action: str | None = "TOGGLE",
|
|
423
425
|
):
|
|
424
426
|
"""Change selection of all curve points
|
|
425
427
|
|
|
@@ -439,7 +441,7 @@ def select_all(
|
|
|
439
441
|
|
|
440
442
|
INVERT
|
|
441
443
|
Invert -- Invert selection of all elements.
|
|
442
|
-
:type action:
|
|
444
|
+
:type action: str | None
|
|
443
445
|
"""
|
|
444
446
|
|
|
445
447
|
...
|
|
@@ -453,7 +455,7 @@ def select_box(
|
|
|
453
455
|
ymin: typing.Any | None = 0,
|
|
454
456
|
ymax: typing.Any | None = 0,
|
|
455
457
|
wait_for_input: bool | typing.Any | None = True,
|
|
456
|
-
mode:
|
|
458
|
+
mode: str | None = "SET",
|
|
457
459
|
):
|
|
458
460
|
"""Select curve points using box selection
|
|
459
461
|
|
|
@@ -480,7 +482,7 @@ def select_box(
|
|
|
480
482
|
|
|
481
483
|
SUB
|
|
482
484
|
Subtract -- Subtract existing selection.
|
|
483
|
-
:type mode:
|
|
485
|
+
:type mode: str | None
|
|
484
486
|
"""
|
|
485
487
|
|
|
486
488
|
...
|
|
@@ -493,7 +495,7 @@ def select_circle(
|
|
|
493
495
|
y: typing.Any | None = 0,
|
|
494
496
|
radius: typing.Any | None = 25,
|
|
495
497
|
wait_for_input: bool | typing.Any | None = True,
|
|
496
|
-
mode:
|
|
498
|
+
mode: str | None = "SET",
|
|
497
499
|
):
|
|
498
500
|
"""Select curve points using circle selection
|
|
499
501
|
|
|
@@ -518,7 +520,7 @@ def select_circle(
|
|
|
518
520
|
|
|
519
521
|
SUB
|
|
520
522
|
Subtract -- Subtract existing selection.
|
|
521
|
-
:type mode:
|
|
523
|
+
:type mode: str | None
|
|
522
524
|
"""
|
|
523
525
|
|
|
524
526
|
...
|
|
@@ -528,7 +530,7 @@ def select_lasso(
|
|
|
528
530
|
execution_context: str | int | None = None,
|
|
529
531
|
undo: bool | None = None,
|
|
530
532
|
path: bpy.types.bpy_prop_collection[bpy.types.OperatorMousePath] | None = None,
|
|
531
|
-
mode:
|
|
533
|
+
mode: str | None = "SET",
|
|
532
534
|
):
|
|
533
535
|
"""Select curve points using lasso selection
|
|
534
536
|
|
|
@@ -547,7 +549,7 @@ def select_lasso(
|
|
|
547
549
|
|
|
548
550
|
SUB
|
|
549
551
|
Subtract -- Subtract existing selection.
|
|
550
|
-
:type mode:
|
|
552
|
+
:type mode: str | None
|
|
551
553
|
"""
|
|
552
554
|
|
|
553
555
|
...
|
bpy/ops/material/__init__.pyi
CHANGED
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import typing
|
|
2
|
+
import collections.abc
|
|
2
3
|
import bpy.types
|
|
3
4
|
|
|
4
|
-
|
|
5
|
+
GenericType1 = typing.TypeVar("GenericType1")
|
|
6
|
+
GenericType2 = typing.TypeVar("GenericType2")
|
|
5
7
|
|
|
6
8
|
def copy(
|
|
7
9
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
bpy/ops/mball/__init__.pyi
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import typing
|
|
2
|
+
import collections.abc
|
|
2
3
|
import bpy.ops.transform
|
|
3
4
|
import bpy.types
|
|
4
5
|
|
|
5
|
-
|
|
6
|
+
GenericType1 = typing.TypeVar("GenericType1")
|
|
7
|
+
GenericType2 = typing.TypeVar("GenericType2")
|
|
6
8
|
|
|
7
9
|
def delete_metaelems(
|
|
8
10
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
@@ -93,7 +95,7 @@ def select_all(
|
|
|
93
95
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
94
96
|
execution_context: str | int | None = None,
|
|
95
97
|
undo: bool | None = None,
|
|
96
|
-
action:
|
|
98
|
+
action: str | None = "TOGGLE",
|
|
97
99
|
):
|
|
98
100
|
"""Change selection of all metaball elements
|
|
99
101
|
|
|
@@ -113,7 +115,7 @@ def select_all(
|
|
|
113
115
|
|
|
114
116
|
INVERT
|
|
115
117
|
Invert -- Invert selection of all elements.
|
|
116
|
-
:type action:
|
|
118
|
+
:type action: str | None
|
|
117
119
|
"""
|
|
118
120
|
|
|
119
121
|
...
|
|
@@ -124,7 +126,7 @@ def select_random_metaelems(
|
|
|
124
126
|
undo: bool | None = None,
|
|
125
127
|
ratio: typing.Any | None = 0.5,
|
|
126
128
|
seed: typing.Any | None = 0,
|
|
127
|
-
action:
|
|
129
|
+
action: str | None = "SELECT",
|
|
128
130
|
):
|
|
129
131
|
"""Randomly select metaball elements
|
|
130
132
|
|
|
@@ -142,7 +144,7 @@ def select_random_metaelems(
|
|
|
142
144
|
|
|
143
145
|
DESELECT
|
|
144
146
|
Deselect -- Deselect all elements.
|
|
145
|
-
:type action:
|
|
147
|
+
:type action: str | None
|
|
146
148
|
"""
|
|
147
149
|
|
|
148
150
|
...
|
|
@@ -151,7 +153,7 @@ def select_similar(
|
|
|
151
153
|
override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
|
|
152
154
|
execution_context: str | int | None = None,
|
|
153
155
|
undo: bool | None = None,
|
|
154
|
-
type:
|
|
156
|
+
type: str | None = "TYPE",
|
|
155
157
|
threshold: typing.Any | None = 0.1,
|
|
156
158
|
):
|
|
157
159
|
"""Select similar metaballs by property types
|
|
@@ -160,7 +162,7 @@ def select_similar(
|
|
|
160
162
|
:type execution_context: str | int | None
|
|
161
163
|
:type undo: bool | None
|
|
162
164
|
:param type: Type
|
|
163
|
-
:type type:
|
|
165
|
+
:type type: str | None
|
|
164
166
|
:param threshold: Threshold
|
|
165
167
|
:type threshold: typing.Any | None
|
|
166
168
|
"""
|