fake-bpy-module 20240403__py3-none-any.whl → 20240405__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.

Files changed (268) hide show
  1. bl_app_override/helpers/py.typed +0 -0
  2. bl_console_utils/autocomplete/complete_calltip/py.typed +0 -0
  3. bl_console_utils/autocomplete/complete_import/py.typed +0 -0
  4. bl_console_utils/autocomplete/complete_namespace/py.typed +0 -0
  5. bl_console_utils/autocomplete/intellisense/py.typed +0 -0
  6. bl_console_utils/autocomplete/py.typed +0 -0
  7. bl_i18n_utils/bl_extract_messages/py.typed +0 -0
  8. bl_i18n_utils/merge_po/py.typed +0 -0
  9. bl_i18n_utils/settings/py.typed +0 -0
  10. bl_i18n_utils/utils/py.typed +0 -0
  11. bl_i18n_utils/utils_cli/py.typed +0 -0
  12. bl_i18n_utils/utils_languages_menu/py.typed +0 -0
  13. bl_i18n_utils/utils_rtl/py.typed +0 -0
  14. bl_keymap_utils/io/py.typed +0 -0
  15. bl_keymap_utils/keymap_from_toolbar/py.typed +0 -0
  16. bl_keymap_utils/keymap_hierarchy/py.typed +0 -0
  17. bl_keymap_utils/platform_helpers/py.typed +0 -0
  18. bl_keymap_utils/versioning/py.typed +0 -0
  19. bl_operators/add_mesh_torus/py.typed +0 -0
  20. bl_operators/anim/py.typed +0 -0
  21. bl_operators/assets/py.typed +0 -0
  22. bl_operators/bmesh/find_adjacent/py.typed +0 -0
  23. bl_operators/bmesh/py.typed +0 -0
  24. bl_operators/clip/py.typed +0 -0
  25. bl_operators/console/py.typed +0 -0
  26. bl_operators/constraint/py.typed +0 -0
  27. bl_operators/file/py.typed +0 -0
  28. bl_operators/freestyle/py.typed +0 -0
  29. bl_operators/geometry_nodes/py.typed +0 -0
  30. bl_operators/image/py.typed +0 -0
  31. bl_operators/mesh/py.typed +0 -0
  32. bl_operators/node/py.typed +0 -0
  33. bl_operators/object/py.typed +0 -0
  34. bl_operators/object_align/py.typed +0 -0
  35. bl_operators/object_quick_effects/py.typed +0 -0
  36. bl_operators/object_randomize_transform/py.typed +0 -0
  37. bl_operators/presets/py.typed +0 -0
  38. bl_operators/rigidbody/py.typed +0 -0
  39. bl_operators/screen_play_rendered_anim/py.typed +0 -0
  40. bl_operators/sequencer/py.typed +0 -0
  41. bl_operators/spreadsheet/py.typed +0 -0
  42. bl_operators/userpref/py.typed +0 -0
  43. bl_operators/uvcalc_follow_active/py.typed +0 -0
  44. bl_operators/uvcalc_lightmap/py.typed +0 -0
  45. bl_operators/uvcalc_transform/py.typed +0 -0
  46. bl_operators/vertexpaint_dirt/py.typed +0 -0
  47. bl_operators/view3d/py.typed +0 -0
  48. bl_operators/wm/py.typed +0 -0
  49. bl_previews_utils/bl_previews_render/py.typed +0 -0
  50. bl_rna_utils/data_path/py.typed +0 -0
  51. bl_text_utils/external_editor/py.typed +0 -0
  52. bl_ui/anim/py.typed +0 -0
  53. bl_ui/asset_shelf/py.typed +0 -0
  54. bl_ui/generic_ui_list/py.typed +0 -0
  55. bl_ui/node_add_menu/py.typed +0 -0
  56. bl_ui/node_add_menu_compositor/py.typed +0 -0
  57. bl_ui/node_add_menu_geometry/py.typed +0 -0
  58. bl_ui/node_add_menu_shader/py.typed +0 -0
  59. bl_ui/node_add_menu_texture/py.typed +0 -0
  60. bl_ui/properties_animviz/py.typed +0 -0
  61. bl_ui/properties_collection/py.typed +0 -0
  62. bl_ui/properties_constraint/py.typed +0 -0
  63. bl_ui/properties_data_armature/py.typed +0 -0
  64. bl_ui/properties_data_bone/py.typed +0 -0
  65. bl_ui/properties_data_camera/py.typed +0 -0
  66. bl_ui/properties_data_curve/py.typed +0 -0
  67. bl_ui/properties_data_curves/py.typed +0 -0
  68. bl_ui/properties_data_empty/py.typed +0 -0
  69. bl_ui/properties_data_gpencil/py.typed +0 -0
  70. bl_ui/properties_data_grease_pencil/__init__.pyi +487 -0
  71. bl_ui/properties_data_grease_pencil/py.typed +0 -0
  72. bl_ui/properties_data_lattice/py.typed +0 -0
  73. bl_ui/properties_data_light/py.typed +0 -0
  74. bl_ui/properties_data_lightprobe/py.typed +0 -0
  75. bl_ui/properties_data_mesh/py.typed +0 -0
  76. bl_ui/properties_data_metaball/py.typed +0 -0
  77. bl_ui/properties_data_modifier/py.typed +0 -0
  78. bl_ui/properties_data_pointcloud/py.typed +0 -0
  79. bl_ui/properties_data_shaderfx/py.typed +0 -0
  80. bl_ui/properties_data_speaker/py.typed +0 -0
  81. bl_ui/properties_data_volume/py.typed +0 -0
  82. bl_ui/properties_freestyle/py.typed +0 -0
  83. bl_ui/properties_grease_pencil_common/py.typed +0 -0
  84. bl_ui/properties_mask_common/py.typed +0 -0
  85. bl_ui/properties_material/py.typed +0 -0
  86. bl_ui/properties_material_gpencil/py.typed +0 -0
  87. bl_ui/properties_object/py.typed +0 -0
  88. bl_ui/properties_output/py.typed +0 -0
  89. bl_ui/properties_paint_common/py.typed +0 -0
  90. bl_ui/properties_particle/py.typed +0 -0
  91. bl_ui/properties_physics_cloth/py.typed +0 -0
  92. bl_ui/properties_physics_common/py.typed +0 -0
  93. bl_ui/properties_physics_dynamicpaint/py.typed +0 -0
  94. bl_ui/properties_physics_field/py.typed +0 -0
  95. bl_ui/properties_physics_fluid/py.typed +0 -0
  96. bl_ui/properties_physics_geometry_nodes/py.typed +0 -0
  97. bl_ui/properties_physics_rigidbody/py.typed +0 -0
  98. bl_ui/properties_physics_rigidbody_constraint/py.typed +0 -0
  99. bl_ui/properties_physics_softbody/py.typed +0 -0
  100. bl_ui/properties_render/py.typed +0 -0
  101. bl_ui/properties_scene/py.typed +0 -0
  102. bl_ui/properties_texture/py.typed +0 -0
  103. bl_ui/properties_view_layer/py.typed +0 -0
  104. bl_ui/properties_workspace/py.typed +0 -0
  105. bl_ui/properties_world/py.typed +0 -0
  106. bl_ui/space_clip/py.typed +0 -0
  107. bl_ui/space_console/py.typed +0 -0
  108. bl_ui/space_dopesheet/py.typed +0 -0
  109. bl_ui/space_filebrowser/py.typed +0 -0
  110. bl_ui/space_graph/py.typed +0 -0
  111. bl_ui/space_image/py.typed +0 -0
  112. bl_ui/space_info/py.typed +0 -0
  113. bl_ui/space_nla/py.typed +0 -0
  114. bl_ui/space_node/py.typed +0 -0
  115. bl_ui/space_outliner/py.typed +0 -0
  116. bl_ui/space_properties/py.typed +0 -0
  117. bl_ui/space_sequencer/py.typed +0 -0
  118. bl_ui/space_spreadsheet/py.typed +0 -0
  119. bl_ui/space_statusbar/py.typed +0 -0
  120. bl_ui/space_text/py.typed +0 -0
  121. bl_ui/space_time/py.typed +0 -0
  122. bl_ui/space_toolsystem_common/py.typed +0 -0
  123. bl_ui/space_toolsystem_toolbar/py.typed +0 -0
  124. bl_ui/space_topbar/py.typed +0 -0
  125. bl_ui/space_userpref/__init__.pyi +2 -2
  126. bl_ui/space_userpref/py.typed +0 -0
  127. bl_ui/space_view3d/py.typed +0 -0
  128. bl_ui/space_view3d_toolbar/py.typed +0 -0
  129. bl_ui/utils/py.typed +0 -0
  130. bl_ui_utils/bug_report_url/py.typed +0 -0
  131. bl_ui_utils/layout/py.typed +0 -0
  132. bmesh/geometry/py.typed +0 -0
  133. bmesh/ops/py.typed +0 -0
  134. bmesh/types/py.typed +0 -0
  135. bmesh/utils/py.typed +0 -0
  136. bpy/app/handlers/py.typed +0 -0
  137. bpy/app/icons/py.typed +0 -0
  138. bpy/app/py.typed +0 -0
  139. bpy/app/timers/py.typed +0 -0
  140. bpy/app/translations/py.typed +0 -0
  141. bpy/msgbus/py.typed +0 -0
  142. bpy/ops/action/py.typed +0 -0
  143. bpy/ops/anim/py.typed +0 -0
  144. bpy/ops/armature/py.typed +0 -0
  145. bpy/ops/asset/py.typed +0 -0
  146. bpy/ops/boid/py.typed +0 -0
  147. bpy/ops/brush/py.typed +0 -0
  148. bpy/ops/buttons/py.typed +0 -0
  149. bpy/ops/cachefile/py.typed +0 -0
  150. bpy/ops/camera/py.typed +0 -0
  151. bpy/ops/clip/py.typed +0 -0
  152. bpy/ops/cloth/py.typed +0 -0
  153. bpy/ops/collection/py.typed +0 -0
  154. bpy/ops/console/py.typed +0 -0
  155. bpy/ops/constraint/py.typed +0 -0
  156. bpy/ops/curve/py.typed +0 -0
  157. bpy/ops/curves/__init__.pyi +31 -0
  158. bpy/ops/curves/py.typed +0 -0
  159. bpy/ops/cycles/py.typed +0 -0
  160. bpy/ops/dpaint/py.typed +0 -0
  161. bpy/ops/ed/py.typed +0 -0
  162. bpy/ops/export_anim/py.typed +0 -0
  163. bpy/ops/export_mesh/py.typed +0 -0
  164. bpy/ops/export_scene/__init__.pyi +2 -2
  165. bpy/ops/export_scene/py.typed +0 -0
  166. bpy/ops/file/py.typed +0 -0
  167. bpy/ops/fluid/py.typed +0 -0
  168. bpy/ops/font/py.typed +0 -0
  169. bpy/ops/geometry/py.typed +0 -0
  170. bpy/ops/gizmogroup/py.typed +0 -0
  171. bpy/ops/gpencil/py.typed +0 -0
  172. bpy/ops/graph/py.typed +0 -0
  173. bpy/ops/grease_pencil/py.typed +0 -0
  174. bpy/ops/image/py.typed +0 -0
  175. bpy/ops/import_anim/py.typed +0 -0
  176. bpy/ops/import_curve/py.typed +0 -0
  177. bpy/ops/import_mesh/py.typed +0 -0
  178. bpy/ops/import_scene/py.typed +0 -0
  179. bpy/ops/info/py.typed +0 -0
  180. bpy/ops/lattice/py.typed +0 -0
  181. bpy/ops/marker/py.typed +0 -0
  182. bpy/ops/mask/py.typed +0 -0
  183. bpy/ops/material/py.typed +0 -0
  184. bpy/ops/mball/py.typed +0 -0
  185. bpy/ops/mesh/py.typed +0 -0
  186. bpy/ops/nla/__init__.pyi +3 -3
  187. bpy/ops/nla/py.typed +0 -0
  188. bpy/ops/node/py.typed +0 -0
  189. bpy/ops/object/py.typed +0 -0
  190. bpy/ops/outliner/py.typed +0 -0
  191. bpy/ops/paint/py.typed +0 -0
  192. bpy/ops/paintcurve/py.typed +0 -0
  193. bpy/ops/palette/py.typed +0 -0
  194. bpy/ops/particle/py.typed +0 -0
  195. bpy/ops/pose/py.typed +0 -0
  196. bpy/ops/poselib/py.typed +0 -0
  197. bpy/ops/preferences/py.typed +0 -0
  198. bpy/ops/ptcache/py.typed +0 -0
  199. bpy/ops/py.typed +0 -0
  200. bpy/ops/render/py.typed +0 -0
  201. bpy/ops/rigidbody/py.typed +0 -0
  202. bpy/ops/scene/py.typed +0 -0
  203. bpy/ops/screen/py.typed +0 -0
  204. bpy/ops/script/py.typed +0 -0
  205. bpy/ops/sculpt/__init__.pyi +2 -2
  206. bpy/ops/sculpt/py.typed +0 -0
  207. bpy/ops/sculpt_curves/py.typed +0 -0
  208. bpy/ops/sequencer/py.typed +0 -0
  209. bpy/ops/sound/py.typed +0 -0
  210. bpy/ops/spreadsheet/py.typed +0 -0
  211. bpy/ops/surface/py.typed +0 -0
  212. bpy/ops/text/py.typed +0 -0
  213. bpy/ops/text_editor/py.typed +0 -0
  214. bpy/ops/texture/py.typed +0 -0
  215. bpy/ops/transform/py.typed +0 -0
  216. bpy/ops/ui/py.typed +0 -0
  217. bpy/ops/uilist/py.typed +0 -0
  218. bpy/ops/uv/py.typed +0 -0
  219. bpy/ops/view2d/py.typed +0 -0
  220. bpy/ops/view3d/py.typed +0 -0
  221. bpy/ops/wm/py.typed +0 -0
  222. bpy/ops/workspace/py.typed +0 -0
  223. bpy/ops/world/py.typed +0 -0
  224. bpy/path/py.typed +0 -0
  225. bpy/props/py.typed +0 -0
  226. bpy/types/__init__.pyi +117 -8
  227. bpy/types/py.typed +0 -0
  228. bpy/utils/previews/py.typed +0 -0
  229. bpy/utils/py.typed +0 -0
  230. bpy/utils/units/py.typed +0 -0
  231. bpy_extras/anim_utils/py.typed +0 -0
  232. bpy_extras/asset_utils/py.typed +0 -0
  233. bpy_extras/id_map_utils/py.typed +0 -0
  234. bpy_extras/image_utils/py.typed +0 -0
  235. bpy_extras/io_utils/py.typed +0 -0
  236. bpy_extras/keyconfig_utils/py.typed +0 -0
  237. bpy_extras/mesh_utils/py.typed +0 -0
  238. bpy_extras/node_utils/py.typed +0 -0
  239. bpy_extras/object_utils/py.typed +0 -0
  240. bpy_extras/view3d_utils/py.typed +0 -0
  241. {fake_bpy_module-20240403.dist-info → fake_bpy_module-20240405.dist-info}/METADATA +1 -1
  242. {fake_bpy_module-20240403.dist-info → fake_bpy_module-20240405.dist-info}/RECORD +268 -11
  243. freestyle/chainingiterators/py.typed +0 -0
  244. freestyle/functions/py.typed +0 -0
  245. freestyle/predicates/py.typed +0 -0
  246. freestyle/shaders/py.typed +0 -0
  247. freestyle/types/py.typed +0 -0
  248. freestyle/utils/ContextFunctions/py.typed +0 -0
  249. freestyle/utils/py.typed +0 -0
  250. gpu/capabilities/py.typed +0 -0
  251. gpu/matrix/py.typed +0 -0
  252. gpu/platform/py.typed +0 -0
  253. gpu/select/py.typed +0 -0
  254. gpu/shader/py.typed +0 -0
  255. gpu/state/py.typed +0 -0
  256. gpu/texture/py.typed +0 -0
  257. gpu/types/py.typed +0 -0
  258. gpu_extras/batch/py.typed +0 -0
  259. gpu_extras/presets/py.typed +0 -0
  260. idprop/types/py.typed +0 -0
  261. imbuf/types/py.typed +0 -0
  262. mathutils/bvhtree/py.typed +0 -0
  263. mathutils/geometry/py.typed +0 -0
  264. mathutils/interpolate/py.typed +0 -0
  265. mathutils/kdtree/py.typed +0 -0
  266. mathutils/noise/py.typed +0 -0
  267. {fake_bpy_module-20240403.dist-info → fake_bpy_module-20240405.dist-info}/WHEEL +0 -0
  268. {fake_bpy_module-20240403.dist-info → fake_bpy_module-20240405.dist-info}/top_level.txt +0 -0
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
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
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
@@ -10493,10 +10493,10 @@ class USERPREF_PT_system_os_settings(bpy_types._GenericUI):
10493
10493
  """
10494
10494
  ...
10495
10495
 
10496
- def draw_centered(self, _context, layout):
10496
+ def draw_centered(self, context, layout):
10497
10497
  """
10498
10498
 
10499
- :param _context:
10499
+ :param context:
10500
10500
  :param layout:
10501
10501
  """
10502
10502
  ...
File without changes
File without changes
File without changes
bl_ui/utils/py.typed ADDED
File without changes
File without changes
File without changes
File without changes
bmesh/ops/py.typed ADDED
File without changes
bmesh/types/py.typed ADDED
File without changes
bmesh/utils/py.typed ADDED
File without changes
File without changes
bpy/app/icons/py.typed ADDED
File without changes
bpy/app/py.typed ADDED
File without changes
File without changes
File without changes
bpy/msgbus/py.typed ADDED
File without changes
File without changes
bpy/ops/anim/py.typed ADDED
File without changes
File without changes
bpy/ops/asset/py.typed ADDED
File without changes
bpy/ops/boid/py.typed ADDED
File without changes
bpy/ops/brush/py.typed ADDED
File without changes
File without changes
File without changes
File without changes
bpy/ops/clip/py.typed ADDED
File without changes
bpy/ops/cloth/py.typed ADDED
File without changes
File without changes
File without changes
File without changes
bpy/ops/curve/py.typed ADDED
File without changes
@@ -66,6 +66,37 @@ def convert_to_particle_system(
66
66
 
67
67
  ...
68
68
 
69
+ def curve_type_set(
70
+ override_context: typing.Union[dict, bpy.types.Context] = None,
71
+ execution_context: str = None,
72
+ undo: bool = None,
73
+ type: typing.Union[str, int] = "POLY",
74
+ ):
75
+ """Set type of selected curves
76
+
77
+ :type override_context: typing.Union[dict, bpy.types.Context]
78
+ :type execution_context: str
79
+ :type undo: bool
80
+ :param type: Type, Curve type
81
+ :type type: typing.Union[str, int]
82
+ """
83
+
84
+ ...
85
+
86
+ def cyclic_toggle(
87
+ override_context: typing.Union[dict, bpy.types.Context] = None,
88
+ execution_context: str = None,
89
+ undo: bool = None,
90
+ ):
91
+ """Make active curve closed/opened loop
92
+
93
+ :type override_context: typing.Union[dict, bpy.types.Context]
94
+ :type execution_context: str
95
+ :type undo: bool
96
+ """
97
+
98
+ ...
99
+
69
100
  def delete(
70
101
  override_context: typing.Union[dict, bpy.types.Context] = None,
71
102
  execution_context: str = None,
File without changes
File without changes
File without changes
bpy/ops/ed/py.typed ADDED
File without changes
File without changes
File without changes
@@ -19,11 +19,11 @@ def fbx(
19
19
  use_space_transform: typing.Union[bool, typing.Any] = True,
20
20
  bake_space_transform: typing.Union[bool, typing.Any] = False,
21
21
  object_types: typing.Any = {
22
+ '"LIGHT"',
22
23
  '"MESH"',
23
24
  '"ARMATURE"',
24
- '"LIGHT"',
25
- '"CAMERA"',
26
25
  '"EMPTY"',
26
+ '"CAMERA"',
27
27
  '"OTHER"',
28
28
  },
29
29
  use_mesh_modifiers: typing.Union[bool, typing.Any] = True,
File without changes
bpy/ops/file/py.typed ADDED
File without changes
bpy/ops/fluid/py.typed ADDED
File without changes
bpy/ops/font/py.typed ADDED
File without changes
File without changes
File without changes
File without changes
bpy/ops/graph/py.typed ADDED
File without changes
File without changes
bpy/ops/image/py.typed ADDED
File without changes
File without changes
File without changes
File without changes
File without changes
bpy/ops/info/py.typed ADDED
File without changes
File without changes
File without changes
bpy/ops/mask/py.typed ADDED
File without changes
File without changes
bpy/ops/mball/py.typed ADDED
File without changes
bpy/ops/mesh/py.typed ADDED
File without changes
bpy/ops/nla/__init__.pyi CHANGED
@@ -100,11 +100,11 @@ def bake(
100
100
  clean_curves: typing.Union[bool, typing.Any] = False,
101
101
  bake_types: typing.Any = {'"POSE"'},
102
102
  channel_types: typing.Any = {
103
- '"PROPS"',
104
- '"BBONE"',
105
103
  '"ROTATION"',
104
+ '"PROPS"',
106
105
  '"SCALE"',
107
106
  '"LOCATION"',
107
+ '"BBONE"',
108
108
  },
109
109
  ):
110
110
  """Bake all selected objects location/scale/rotation animation to an action
@@ -350,7 +350,7 @@ def make_single_user(
350
350
  undo: bool = None,
351
351
  confirm: typing.Union[bool, typing.Any] = True,
352
352
  ):
353
- """Ensure that each action is only used once in the set of strips selected
353
+ """Make linked action local to each strip
354
354
 
355
355
  :type override_context: typing.Union[dict, bpy.types.Context]
356
356
  :type execution_context: str
bpy/ops/nla/py.typed ADDED
File without changes
bpy/ops/node/py.typed ADDED
File without changes
File without changes
File without changes
bpy/ops/paint/py.typed ADDED
File without changes
File without changes
File without changes
File without changes
bpy/ops/pose/py.typed ADDED
File without changes
File without changes
File without changes
File without changes
bpy/ops/py.typed ADDED
File without changes
File without changes
File without changes
bpy/ops/scene/py.typed ADDED
File without changes
File without changes
File without changes
@@ -47,7 +47,7 @@ def cloth_filter(
47
47
  bpy.types.OperatorStrokeElement
48
48
  ] = None,
49
49
  type: typing.Any = "GRAVITY",
50
- force_axis: typing.Any = {'"Z"', '"X"', '"Y"'},
50
+ force_axis: typing.Any = {'"Y"', '"X"', '"Z"'},
51
51
  orientation: typing.Any = "LOCAL",
52
52
  cloth_mass: typing.Any = 1.0,
53
53
  cloth_damping: typing.Any = 0.0,
@@ -599,7 +599,7 @@ def mesh_filter(
599
599
  bpy.types.OperatorStrokeElement
600
600
  ] = None,
601
601
  type: typing.Any = "INFLATE",
602
- deform_axis: typing.Any = {'"Z"', '"X"', '"Y"'},
602
+ deform_axis: typing.Any = {'"Y"', '"X"', '"Z"'},
603
603
  orientation: typing.Any = "LOCAL",
604
604
  surface_smooth_shape_preservation: typing.Any = 0.5,
605
605
  surface_smooth_current_vertex: typing.Any = 0.5,
File without changes
File without changes
File without changes
bpy/ops/sound/py.typed ADDED
File without changes
File without changes
File without changes
bpy/ops/text/py.typed ADDED
File without changes
File without changes
File without changes
File without changes
bpy/ops/ui/py.typed ADDED
File without changes
File without changes
bpy/ops/uv/py.typed ADDED
File without changes
File without changes
File without changes
bpy/ops/wm/py.typed ADDED
File without changes
File without changes
bpy/ops/world/py.typed ADDED
File without changes
bpy/path/py.typed ADDED
File without changes
bpy/props/py.typed ADDED
File without changes