fake-bpy-module 20240518__py3-none-any.whl → 20240519__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 (312) hide show
  1. _bpy_internal/__init__.pyi +2 -1
  2. _bpy_internal/freedesktop/__init__.pyi +2 -1
  3. addon_utils/__init__.pyi +2 -1
  4. animsys_refactor/__init__.pyi +2 -1
  5. aud/__init__.pyi +2 -1
  6. bgl/__init__.pyi +2 -1
  7. bl_app_override/__init__.pyi +2 -1
  8. bl_app_override/helpers/__init__.pyi +2 -1
  9. bl_app_template_utils/__init__.pyi +2 -1
  10. bl_console_utils/__init__.pyi +2 -1
  11. bl_console_utils/autocomplete/__init__.pyi +2 -1
  12. bl_console_utils/autocomplete/complete_calltip/__init__.pyi +2 -1
  13. bl_console_utils/autocomplete/complete_import/__init__.pyi +2 -1
  14. bl_console_utils/autocomplete/complete_namespace/__init__.pyi +2 -1
  15. bl_console_utils/autocomplete/intellisense/__init__.pyi +2 -1
  16. bl_i18n_utils/__init__.pyi +2 -1
  17. bl_i18n_utils/bl_extract_messages/__init__.pyi +2 -1
  18. bl_i18n_utils/merge_po/__init__.pyi +2 -1
  19. bl_i18n_utils/settings/__init__.pyi +2 -1
  20. bl_i18n_utils/utils/__init__.pyi +2 -1
  21. bl_i18n_utils/utils_cli/__init__.pyi +2 -1
  22. bl_i18n_utils/utils_languages_menu/__init__.pyi +2 -1
  23. bl_i18n_utils/utils_rtl/__init__.pyi +2 -1
  24. bl_keymap_utils/__init__.pyi +2 -1
  25. bl_keymap_utils/io/__init__.pyi +2 -1
  26. bl_keymap_utils/keymap_from_toolbar/__init__.pyi +2 -1
  27. bl_keymap_utils/keymap_hierarchy/__init__.pyi +2 -1
  28. bl_keymap_utils/platform_helpers/__init__.pyi +2 -1
  29. bl_keymap_utils/versioning/__init__.pyi +2 -1
  30. bl_math/__init__.pyi +2 -1
  31. bl_operators/__init__.pyi +2 -1
  32. bl_operators/add_mesh_torus/__init__.pyi +2 -1
  33. bl_operators/anim/__init__.pyi +2 -1
  34. bl_operators/assets/__init__.pyi +2 -1
  35. bl_operators/bmesh/__init__.pyi +2 -1
  36. bl_operators/bmesh/find_adjacent/__init__.pyi +2 -1
  37. bl_operators/clip/__init__.pyi +2 -1
  38. bl_operators/console/__init__.pyi +2 -1
  39. bl_operators/constraint/__init__.pyi +2 -1
  40. bl_operators/file/__init__.pyi +2 -1
  41. bl_operators/freestyle/__init__.pyi +2 -1
  42. bl_operators/geometry_nodes/__init__.pyi +2 -1
  43. bl_operators/image/__init__.pyi +2 -1
  44. bl_operators/mesh/__init__.pyi +2 -1
  45. bl_operators/node/__init__.pyi +2 -1
  46. bl_operators/object/__init__.pyi +2 -1
  47. bl_operators/object_align/__init__.pyi +2 -1
  48. bl_operators/object_quick_effects/__init__.pyi +2 -1
  49. bl_operators/object_randomize_transform/__init__.pyi +2 -1
  50. bl_operators/presets/__init__.pyi +2 -1
  51. bl_operators/rigidbody/__init__.pyi +2 -1
  52. bl_operators/screen_play_rendered_anim/__init__.pyi +2 -1
  53. bl_operators/sequencer/__init__.pyi +2 -1
  54. bl_operators/spreadsheet/__init__.pyi +2 -1
  55. bl_operators/userpref/__init__.pyi +2 -1
  56. bl_operators/uvcalc_follow_active/__init__.pyi +2 -1
  57. bl_operators/uvcalc_lightmap/__init__.pyi +2 -1
  58. bl_operators/uvcalc_transform/__init__.pyi +2 -1
  59. bl_operators/vertexpaint_dirt/__init__.pyi +2 -1
  60. bl_operators/view3d/__init__.pyi +2 -1
  61. bl_operators/wm/__init__.pyi +2 -1
  62. bl_operators/world/__init__.pyi +2 -1
  63. bl_previews_utils/__init__.pyi +2 -1
  64. bl_previews_utils/bl_previews_render/__init__.pyi +2 -1
  65. bl_rna_utils/__init__.pyi +2 -1
  66. bl_rna_utils/data_path/__init__.pyi +2 -1
  67. bl_text_utils/__init__.pyi +2 -1
  68. bl_text_utils/external_editor/__init__.pyi +2 -1
  69. bl_ui/__init__.pyi +2 -1
  70. bl_ui/anim/__init__.pyi +2 -1
  71. bl_ui/asset_shelf/__init__.pyi +2 -1
  72. bl_ui/generic_ui_list/__init__.pyi +2 -1
  73. bl_ui/node_add_menu/__init__.pyi +2 -1
  74. bl_ui/node_add_menu_compositor/__init__.pyi +2 -1
  75. bl_ui/node_add_menu_geometry/__init__.pyi +2 -1
  76. bl_ui/node_add_menu_shader/__init__.pyi +2 -1
  77. bl_ui/node_add_menu_texture/__init__.pyi +2 -1
  78. bl_ui/properties_animviz/__init__.pyi +2 -1
  79. bl_ui/properties_collection/__init__.pyi +2 -1
  80. bl_ui/properties_constraint/__init__.pyi +2 -1
  81. bl_ui/properties_data_armature/__init__.pyi +2 -1
  82. bl_ui/properties_data_bone/__init__.pyi +2 -1
  83. bl_ui/properties_data_camera/__init__.pyi +2 -1
  84. bl_ui/properties_data_curve/__init__.pyi +2 -1
  85. bl_ui/properties_data_curves/__init__.pyi +2 -1
  86. bl_ui/properties_data_empty/__init__.pyi +2 -1
  87. bl_ui/properties_data_gpencil/__init__.pyi +2 -1
  88. bl_ui/properties_data_grease_pencil/__init__.pyi +2 -1
  89. bl_ui/properties_data_lattice/__init__.pyi +2 -1
  90. bl_ui/properties_data_light/__init__.pyi +2 -1
  91. bl_ui/properties_data_lightprobe/__init__.pyi +2 -1
  92. bl_ui/properties_data_mesh/__init__.pyi +2 -1
  93. bl_ui/properties_data_metaball/__init__.pyi +2 -1
  94. bl_ui/properties_data_modifier/__init__.pyi +2 -1
  95. bl_ui/properties_data_pointcloud/__init__.pyi +2 -1
  96. bl_ui/properties_data_shaderfx/__init__.pyi +2 -1
  97. bl_ui/properties_data_speaker/__init__.pyi +2 -1
  98. bl_ui/properties_data_volume/__init__.pyi +2 -1
  99. bl_ui/properties_freestyle/__init__.pyi +2 -1
  100. bl_ui/properties_grease_pencil_common/__init__.pyi +2 -1
  101. bl_ui/properties_mask_common/__init__.pyi +2 -1
  102. bl_ui/properties_material/__init__.pyi +2 -1
  103. bl_ui/properties_material_gpencil/__init__.pyi +2 -1
  104. bl_ui/properties_object/__init__.pyi +2 -1
  105. bl_ui/properties_output/__init__.pyi +2 -1
  106. bl_ui/properties_paint_common/__init__.pyi +2 -1
  107. bl_ui/properties_particle/__init__.pyi +2 -1
  108. bl_ui/properties_physics_cloth/__init__.pyi +2 -1
  109. bl_ui/properties_physics_common/__init__.pyi +2 -1
  110. bl_ui/properties_physics_dynamicpaint/__init__.pyi +2 -1
  111. bl_ui/properties_physics_field/__init__.pyi +2 -1
  112. bl_ui/properties_physics_fluid/__init__.pyi +2 -1
  113. bl_ui/properties_physics_geometry_nodes/__init__.pyi +2 -1
  114. bl_ui/properties_physics_rigidbody/__init__.pyi +2 -1
  115. bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +2 -1
  116. bl_ui/properties_physics_softbody/__init__.pyi +2 -1
  117. bl_ui/properties_render/__init__.pyi +2 -1
  118. bl_ui/properties_scene/__init__.pyi +2 -1
  119. bl_ui/properties_texture/__init__.pyi +2 -1
  120. bl_ui/properties_view_layer/__init__.pyi +2 -1
  121. bl_ui/properties_workspace/__init__.pyi +2 -1
  122. bl_ui/properties_world/__init__.pyi +2 -1
  123. bl_ui/space_clip/__init__.pyi +2 -1
  124. bl_ui/space_console/__init__.pyi +2 -1
  125. bl_ui/space_dopesheet/__init__.pyi +2 -1
  126. bl_ui/space_filebrowser/__init__.pyi +2 -1
  127. bl_ui/space_graph/__init__.pyi +2 -1
  128. bl_ui/space_image/__init__.pyi +2 -1
  129. bl_ui/space_info/__init__.pyi +2 -1
  130. bl_ui/space_nla/__init__.pyi +2 -1
  131. bl_ui/space_node/__init__.pyi +2 -1
  132. bl_ui/space_outliner/__init__.pyi +2 -1
  133. bl_ui/space_properties/__init__.pyi +2 -1
  134. bl_ui/space_sequencer/__init__.pyi +2 -1
  135. bl_ui/space_spreadsheet/__init__.pyi +2 -1
  136. bl_ui/space_statusbar/__init__.pyi +2 -1
  137. bl_ui/space_text/__init__.pyi +2 -1
  138. bl_ui/space_time/__init__.pyi +2 -1
  139. bl_ui/space_toolsystem_common/__init__.pyi +2 -1
  140. bl_ui/space_toolsystem_toolbar/__init__.pyi +2 -1
  141. bl_ui/space_topbar/__init__.pyi +2 -1
  142. bl_ui/space_userpref/__init__.pyi +2 -1
  143. bl_ui/space_view3d/__init__.pyi +2 -1
  144. bl_ui/space_view3d_toolbar/__init__.pyi +2 -1
  145. bl_ui/temp_anim_layers/__init__.pyi +2 -1
  146. bl_ui/utils/__init__.pyi +2 -1
  147. bl_ui_utils/__init__.pyi +2 -1
  148. bl_ui_utils/bug_report_url/__init__.pyi +2 -1
  149. bl_ui_utils/layout/__init__.pyi +2 -1
  150. blend_render_info/__init__.pyi +2 -1
  151. blf/__init__.pyi +2 -1
  152. bmesh/__init__.pyi +2 -1
  153. bmesh/geometry/__init__.pyi +2 -1
  154. bmesh/ops/__init__.pyi +2 -1
  155. bmesh/types/__init__.pyi +28 -27
  156. bmesh/utils/__init__.pyi +2 -1
  157. bpy/__init__.pyi +2 -1
  158. bpy/app/__init__.pyi +2 -1
  159. bpy/app/handlers/__init__.pyi +2 -1
  160. bpy/app/icons/__init__.pyi +2 -1
  161. bpy/app/timers/__init__.pyi +8 -15
  162. bpy/app/translations/__init__.pyi +2 -1
  163. bpy/msgbus/__init__.pyi +2 -1
  164. bpy/ops/__init__.pyi +2 -1
  165. bpy/ops/action/__init__.pyi +22 -21
  166. bpy/ops/anim/__init__.pyi +32 -31
  167. bpy/ops/armature/__init__.pyi +22 -21
  168. bpy/ops/asset/__init__.pyi +8 -7
  169. bpy/ops/bl_pkg/__init__.pyi +4 -3
  170. bpy/ops/boid/__init__.pyi +2 -1
  171. bpy/ops/brush/__init__.pyi +10 -9
  172. bpy/ops/buttons/__init__.pyi +10 -9
  173. bpy/ops/cachefile/__init__.pyi +12 -11
  174. bpy/ops/camera/__init__.pyi +2 -1
  175. bpy/ops/clip/__init__.pyi +38 -37
  176. bpy/ops/cloth/__init__.pyi +2 -1
  177. bpy/ops/collection/__init__.pyi +8 -7
  178. bpy/ops/console/__init__.pyi +8 -7
  179. bpy/ops/constraint/__init__.pyi +30 -29
  180. bpy/ops/curve/__init__.pyi +32 -31
  181. bpy/ops/curves/__init__.pyi +10 -9
  182. bpy/ops/cycles/__init__.pyi +2 -1
  183. bpy/ops/dpaint/__init__.pyi +4 -3
  184. bpy/ops/ed/__init__.pyi +6 -5
  185. bpy/ops/export_anim/__init__.pyi +4 -3
  186. bpy/ops/export_scene/__init__.pyi +40 -39
  187. bpy/ops/file/__init__.pyi +20 -19
  188. bpy/ops/fluid/__init__.pyi +2 -1
  189. bpy/ops/font/__init__.pyi +22 -21
  190. bpy/ops/geometry/__init__.pyi +4 -3
  191. bpy/ops/gizmogroup/__init__.pyi +2 -1
  192. bpy/ops/gpencil/__init__.pyi +134 -133
  193. bpy/ops/graph/__init__.pyi +40 -39
  194. bpy/ops/grease_pencil/__init__.pyi +42 -41
  195. bpy/ops/image/__init__.pyi +22 -21
  196. bpy/ops/import_anim/__init__.pyi +10 -9
  197. bpy/ops/import_curve/__init__.pyi +2 -1
  198. bpy/ops/import_scene/__init__.pyi +20 -19
  199. bpy/ops/info/__init__.pyi +6 -5
  200. bpy/ops/lattice/__init__.pyi +8 -7
  201. bpy/ops/marker/__init__.pyi +10 -9
  202. bpy/ops/mask/__init__.pyi +14 -13
  203. bpy/ops/material/__init__.pyi +2 -1
  204. bpy/ops/mball/__init__.pyi +8 -7
  205. bpy/ops/mesh/__init__.pyi +112 -111
  206. bpy/ops/nla/__init__.pyi +16 -15
  207. bpy/ops/node/__init__.pyi +32 -31
  208. bpy/ops/object/__init__.pyi +186 -185
  209. bpy/ops/outliner/__init__.pyi +38 -37
  210. bpy/ops/paint/__init__.pyi +50 -49
  211. bpy/ops/paintcurve/__init__.pyi +2 -1
  212. bpy/ops/palette/__init__.pyi +6 -5
  213. bpy/ops/particle/__init__.pyi +16 -15
  214. bpy/ops/pose/__init__.pyi +32 -31
  215. bpy/ops/poselib/__init__.pyi +2 -1
  216. bpy/ops/preferences/__init__.pyi +14 -13
  217. bpy/ops/ptcache/__init__.pyi +2 -1
  218. bpy/ops/render/__init__.pyi +4 -3
  219. bpy/ops/rigidbody/__init__.pyi +10 -9
  220. bpy/ops/scene/__init__.pyi +18 -17
  221. bpy/ops/screen/__init__.pyi +16 -15
  222. bpy/ops/script/__init__.pyi +2 -1
  223. bpy/ops/sculpt/__init__.pyi +68 -67
  224. bpy/ops/sculpt_curves/__init__.pyi +4 -3
  225. bpy/ops/sequencer/__init__.pyi +74 -73
  226. bpy/ops/sound/__init__.pyi +20 -19
  227. bpy/ops/spreadsheet/__init__.pyi +2 -1
  228. bpy/ops/surface/__init__.pyi +14 -13
  229. bpy/ops/text/__init__.pyi +24 -23
  230. bpy/ops/text_editor/__init__.pyi +2 -1
  231. bpy/ops/texture/__init__.pyi +4 -3
  232. bpy/ops/transform/__init__.pyi +32 -31
  233. bpy/ops/ui/__init__.pyi +8 -7
  234. bpy/ops/uilist/__init__.pyi +4 -3
  235. bpy/ops/uv/__init__.pyi +66 -65
  236. bpy/ops/view2d/__init__.pyi +2 -1
  237. bpy/ops/view3d/__init__.pyi +36 -35
  238. bpy/ops/wm/__init__.pyi +188 -187
  239. bpy/ops/workspace/__init__.pyi +2 -1
  240. bpy/ops/world/__init__.pyi +2 -1
  241. bpy/path/__init__.pyi +2 -1
  242. bpy/props/__init__.pyi +2 -1
  243. bpy/types/__init__.pyi +131 -79
  244. bpy/utils/__init__.pyi +2 -1
  245. bpy/utils/previews/__init__.pyi +2 -1
  246. bpy/utils/units/__init__.pyi +2 -1
  247. bpy_extras/__init__.pyi +2 -1
  248. bpy_extras/anim_utils/__init__.pyi +2 -1
  249. bpy_extras/asset_utils/__init__.pyi +2 -1
  250. bpy_extras/bmesh_utils/__init__.pyi +2 -1
  251. bpy_extras/extensions/__init__.pyi +2 -1
  252. bpy_extras/extensions/junction_module/__init__.pyi +2 -1
  253. bpy_extras/id_map_utils/__init__.pyi +2 -1
  254. bpy_extras/image_utils/__init__.pyi +2 -1
  255. bpy_extras/io_utils/__init__.pyi +2 -1
  256. bpy_extras/keyconfig_utils/__init__.pyi +2 -1
  257. bpy_extras/mesh_utils/__init__.pyi +2 -1
  258. bpy_extras/node_shader_utils/__init__.pyi +2 -1
  259. bpy_extras/node_utils/__init__.pyi +2 -1
  260. bpy_extras/object_utils/__init__.pyi +2 -1
  261. bpy_extras/view3d_utils/__init__.pyi +2 -1
  262. bpy_extras/wm_utils/__init__.pyi +2 -1
  263. bpy_extras/wm_utils/progress_report/__init__.pyi +2 -1
  264. bpy_restrict_state/__init__.pyi +2 -1
  265. bpy_types/__init__.pyi +2 -1
  266. console_python/__init__.pyi +2 -1
  267. console_shell/__init__.pyi +2 -1
  268. {fake_bpy_module-20240518.dist-info → fake_bpy_module-20240519.dist-info}/METADATA +1 -1
  269. fake_bpy_module-20240519.dist-info/RECORD +353 -0
  270. freestyle/__init__.pyi +2 -1
  271. freestyle/chainingiterators/__init__.pyi +2 -1
  272. freestyle/functions/__init__.pyi +2 -1
  273. freestyle/predicates/__init__.pyi +2 -1
  274. freestyle/shaders/__init__.pyi +2 -1
  275. freestyle/types/__init__.pyi +2 -1
  276. freestyle/utils/ContextFunctions/__init__.pyi +2 -1
  277. freestyle/utils/__init__.pyi +2 -1
  278. gpu/__init__.pyi +2 -1
  279. gpu/capabilities/__init__.pyi +2 -1
  280. gpu/matrix/__init__.pyi +2 -1
  281. gpu/platform/__init__.pyi +2 -1
  282. gpu/select/__init__.pyi +2 -1
  283. gpu/shader/__init__.pyi +2 -1
  284. gpu/state/__init__.pyi +2 -1
  285. gpu/texture/__init__.pyi +2 -1
  286. gpu/types/__init__.pyi +2 -1
  287. gpu_extras/__init__.pyi +2 -1
  288. gpu_extras/batch/__init__.pyi +2 -1
  289. gpu_extras/presets/__init__.pyi +2 -1
  290. graphviz_export/__init__.pyi +2 -1
  291. idprop/__init__.pyi +2 -1
  292. idprop/types/__init__.pyi +2 -1
  293. imbuf/__init__.pyi +2 -1
  294. imbuf/types/__init__.pyi +2 -1
  295. keyingsets_builtins/__init__.pyi +2 -1
  296. keyingsets_utils/__init__.pyi +2 -1
  297. mathutils/__init__.pyi +2 -1
  298. mathutils/bvhtree/__init__.pyi +2 -1
  299. mathutils/geometry/__init__.pyi +2 -1
  300. mathutils/interpolate/__init__.pyi +2 -1
  301. mathutils/kdtree/__init__.pyi +2 -1
  302. mathutils/noise/__init__.pyi +2 -1
  303. nodeitems_builtins/__init__.pyi +2 -1
  304. nodeitems_utils/__init__.pyi +2 -1
  305. rna_info/__init__.pyi +2 -1
  306. rna_keymap_ui/__init__.pyi +2 -1
  307. rna_prop_ui/__init__.pyi +2 -1
  308. rna_xml/__init__.pyi +2 -1
  309. sys_info/__init__.pyi +2 -1
  310. fake_bpy_module-20240518.dist-info/RECORD +0 -353
  311. {fake_bpy_module-20240518.dist-info → fake_bpy_module-20240519.dist-info}/WHEEL +0 -0
  312. {fake_bpy_module-20240518.dist-info → fake_bpy_module-20240519.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,8 @@
1
1
  import typing
2
2
  import bpy.types
3
3
 
4
- GenericType = typing.TypeVar("GenericType")
4
+ GenericType1 = typing.TypeVar("GenericType1")
5
+ GenericType2 = typing.TypeVar("GenericType2")
5
6
 
6
7
  def autocomplete(
7
8
  override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
@@ -100,7 +101,7 @@ def delete(
100
101
  override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
101
102
  execution_context: str | int | None = None,
102
103
  undo: bool | None = None,
103
- type: typing.Any | None = "NEXT_CHARACTER",
104
+ type: str | int | None = "NEXT_CHARACTER",
104
105
  ):
105
106
  """Delete text by cursor position
106
107
 
@@ -108,7 +109,7 @@ def delete(
108
109
  :type execution_context: str | int | None
109
110
  :type undo: bool | None
110
111
  :param type: Type, Which part of the text to delete
111
- :type type: typing.Any | None
112
+ :type type: str | int | None
112
113
  """
113
114
 
114
115
  ...
@@ -236,7 +237,7 @@ def move(
236
237
  override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
237
238
  execution_context: str | int | None = None,
238
239
  undo: bool | None = None,
239
- type: typing.Any | None = "LINE_BEGIN",
240
+ type: str | int | None = "LINE_BEGIN",
240
241
  select: bool | typing.Any | None = False,
241
242
  ):
242
243
  """Move cursor position
@@ -245,7 +246,7 @@ def move(
245
246
  :type execution_context: str | int | None
246
247
  :type undo: bool | None
247
248
  :param type: Type, Where to move cursor to
248
- :type type: typing.Any | None
249
+ :type type: str | int | None
249
250
  :param select: Select, Whether to select while moving
250
251
  :type select: bool | typing.Any | None
251
252
  """
@@ -274,7 +275,7 @@ def scrollback_append(
274
275
  execution_context: str | int | None = None,
275
276
  undo: bool | None = None,
276
277
  text: str | typing.Any = "",
277
- type: typing.Any | None = "OUTPUT",
278
+ type: str | int | None = "OUTPUT",
278
279
  ):
279
280
  """Append scrollback text by type
280
281
 
@@ -284,7 +285,7 @@ def scrollback_append(
284
285
  :param text: Text, Text to insert at the cursor position
285
286
  :type text: str | typing.Any
286
287
  :param type: Type, Console output type
287
- :type type: typing.Any | None
288
+ :type type: str | int | None
288
289
  """
289
290
 
290
291
  ...
@@ -1,7 +1,8 @@
1
1
  import typing
2
2
  import bpy.types
3
3
 
4
- GenericType = typing.TypeVar("GenericType")
4
+ GenericType1 = typing.TypeVar("GenericType1")
5
+ GenericType2 = typing.TypeVar("GenericType2")
5
6
 
6
7
  def add_target(
7
8
  override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
@@ -22,7 +23,7 @@ def apply(
22
23
  execution_context: str | int | None = None,
23
24
  undo: bool | None = None,
24
25
  constraint: str | typing.Any = "",
25
- owner: typing.Any | None = "OBJECT",
26
+ owner: str | int | None = "OBJECT",
26
27
  report: bool | typing.Any | None = False,
27
28
  ):
28
29
  """Apply constraint and remove from the stack
@@ -39,7 +40,7 @@ def apply(
39
40
 
40
41
  BONE
41
42
  Bone -- Edit a constraint on the active bone.
42
- :type owner: typing.Any | None
43
+ :type owner: str | int | None
43
44
  :param report: Report, Create a notification after the operation
44
45
  :type report: bool | typing.Any | None
45
46
  """
@@ -51,7 +52,7 @@ def childof_clear_inverse(
51
52
  execution_context: str | int | None = None,
52
53
  undo: bool | None = None,
53
54
  constraint: str | typing.Any = "",
54
- owner: typing.Any | None = "OBJECT",
55
+ owner: str | int | None = "OBJECT",
55
56
  ):
56
57
  """Clear inverse correction for Child Of constraint
57
58
 
@@ -67,7 +68,7 @@ def childof_clear_inverse(
67
68
 
68
69
  BONE
69
70
  Bone -- Edit a constraint on the active bone.
70
- :type owner: typing.Any | None
71
+ :type owner: str | int | None
71
72
  """
72
73
 
73
74
  ...
@@ -77,7 +78,7 @@ def childof_set_inverse(
77
78
  execution_context: str | int | None = None,
78
79
  undo: bool | None = None,
79
80
  constraint: str | typing.Any = "",
80
- owner: typing.Any | None = "OBJECT",
81
+ owner: str | int | None = "OBJECT",
81
82
  ):
82
83
  """Set inverse correction for Child Of constraint
83
84
 
@@ -93,7 +94,7 @@ def childof_set_inverse(
93
94
 
94
95
  BONE
95
96
  Bone -- Edit a constraint on the active bone.
96
- :type owner: typing.Any | None
97
+ :type owner: str | int | None
97
98
  """
98
99
 
99
100
  ...
@@ -103,7 +104,7 @@ def copy(
103
104
  execution_context: str | int | None = None,
104
105
  undo: bool | None = None,
105
106
  constraint: str | typing.Any = "",
106
- owner: typing.Any | None = "OBJECT",
107
+ owner: str | int | None = "OBJECT",
107
108
  report: bool | typing.Any | None = False,
108
109
  ):
109
110
  """Duplicate constraint at the same position in the stack
@@ -120,7 +121,7 @@ def copy(
120
121
 
121
122
  BONE
122
123
  Bone -- Edit a constraint on the active bone.
123
- :type owner: typing.Any | None
124
+ :type owner: str | int | None
124
125
  :param report: Report, Create a notification after the operation
125
126
  :type report: bool | typing.Any | None
126
127
  """
@@ -132,7 +133,7 @@ def copy_to_selected(
132
133
  execution_context: str | int | None = None,
133
134
  undo: bool | None = None,
134
135
  constraint: str | typing.Any = "",
135
- owner: typing.Any | None = "OBJECT",
136
+ owner: str | int | None = "OBJECT",
136
137
  ):
137
138
  """Copy constraint to other selected objects/bones
138
139
 
@@ -148,7 +149,7 @@ def copy_to_selected(
148
149
 
149
150
  BONE
150
151
  Bone -- Edit a constraint on the active bone.
151
- :type owner: typing.Any | None
152
+ :type owner: str | int | None
152
153
  """
153
154
 
154
155
  ...
@@ -158,7 +159,7 @@ def delete(
158
159
  execution_context: str | int | None = None,
159
160
  undo: bool | None = None,
160
161
  constraint: str | typing.Any = "",
161
- owner: typing.Any | None = "OBJECT",
162
+ owner: str | int | None = "OBJECT",
162
163
  report: bool | typing.Any | None = False,
163
164
  ):
164
165
  """Remove constraint from constraint stack
@@ -175,7 +176,7 @@ def delete(
175
176
 
176
177
  BONE
177
178
  Bone -- Edit a constraint on the active bone.
178
- :type owner: typing.Any | None
179
+ :type owner: str | int | None
179
180
  :param report: Report, Create a notification after the operation
180
181
  :type report: bool | typing.Any | None
181
182
  """
@@ -201,7 +202,7 @@ def followpath_path_animate(
201
202
  execution_context: str | int | None = None,
202
203
  undo: bool | None = None,
203
204
  constraint: str | typing.Any = "",
204
- owner: typing.Any | None = "OBJECT",
205
+ owner: str | int | None = "OBJECT",
205
206
  frame_start: typing.Any | None = 1,
206
207
  length: typing.Any | None = 100,
207
208
  ):
@@ -219,7 +220,7 @@ def followpath_path_animate(
219
220
 
220
221
  BONE
221
222
  Bone -- Edit a constraint on the active bone.
222
- :type owner: typing.Any | None
223
+ :type owner: str | int | None
223
224
  :param frame_start: Start Frame, First frame of path animation
224
225
  :type frame_start: typing.Any | None
225
226
  :param length: Length, Number of frames that path animation should take
@@ -233,7 +234,7 @@ def limitdistance_reset(
233
234
  execution_context: str | int | None = None,
234
235
  undo: bool | None = None,
235
236
  constraint: str | typing.Any = "",
236
- owner: typing.Any | None = "OBJECT",
237
+ owner: str | int | None = "OBJECT",
237
238
  ):
238
239
  """Reset limiting distance for Limit Distance Constraint
239
240
 
@@ -249,7 +250,7 @@ def limitdistance_reset(
249
250
 
250
251
  BONE
251
252
  Bone -- Edit a constraint on the active bone.
252
- :type owner: typing.Any | None
253
+ :type owner: str | int | None
253
254
  """
254
255
 
255
256
  ...
@@ -259,7 +260,7 @@ def move_down(
259
260
  execution_context: str | int | None = None,
260
261
  undo: bool | None = None,
261
262
  constraint: str | typing.Any = "",
262
- owner: typing.Any | None = "OBJECT",
263
+ owner: str | int | None = "OBJECT",
263
264
  ):
264
265
  """Move constraint down in constraint stack
265
266
 
@@ -275,7 +276,7 @@ def move_down(
275
276
 
276
277
  BONE
277
278
  Bone -- Edit a constraint on the active bone.
278
- :type owner: typing.Any | None
279
+ :type owner: str | int | None
279
280
  """
280
281
 
281
282
  ...
@@ -285,7 +286,7 @@ def move_to_index(
285
286
  execution_context: str | int | None = None,
286
287
  undo: bool | None = None,
287
288
  constraint: str | typing.Any = "",
288
- owner: typing.Any | None = "OBJECT",
289
+ owner: str | int | None = "OBJECT",
289
290
  index: typing.Any | None = 0,
290
291
  ):
291
292
  """Change the constraint's position in the list so it evaluates after the set number of others
@@ -302,7 +303,7 @@ def move_to_index(
302
303
 
303
304
  BONE
304
305
  Bone -- Edit a constraint on the active bone.
305
- :type owner: typing.Any | None
306
+ :type owner: str | int | None
306
307
  :param index: Index, The index to move the constraint to
307
308
  :type index: typing.Any | None
308
309
  """
@@ -314,7 +315,7 @@ def move_up(
314
315
  execution_context: str | int | None = None,
315
316
  undo: bool | None = None,
316
317
  constraint: str | typing.Any = "",
317
- owner: typing.Any | None = "OBJECT",
318
+ owner: str | int | None = "OBJECT",
318
319
  ):
319
320
  """Move constraint up in constraint stack
320
321
 
@@ -330,7 +331,7 @@ def move_up(
330
331
 
331
332
  BONE
332
333
  Bone -- Edit a constraint on the active bone.
333
- :type owner: typing.Any | None
334
+ :type owner: str | int | None
334
335
  """
335
336
 
336
337
  ...
@@ -354,7 +355,7 @@ def objectsolver_clear_inverse(
354
355
  execution_context: str | int | None = None,
355
356
  undo: bool | None = None,
356
357
  constraint: str | typing.Any = "",
357
- owner: typing.Any | None = "OBJECT",
358
+ owner: str | int | None = "OBJECT",
358
359
  ):
359
360
  """Clear inverse correction for Object Solver constraint
360
361
 
@@ -370,7 +371,7 @@ def objectsolver_clear_inverse(
370
371
 
371
372
  BONE
372
373
  Bone -- Edit a constraint on the active bone.
373
- :type owner: typing.Any | None
374
+ :type owner: str | int | None
374
375
  """
375
376
 
376
377
  ...
@@ -380,7 +381,7 @@ def objectsolver_set_inverse(
380
381
  execution_context: str | int | None = None,
381
382
  undo: bool | None = None,
382
383
  constraint: str | typing.Any = "",
383
- owner: typing.Any | None = "OBJECT",
384
+ owner: str | int | None = "OBJECT",
384
385
  ):
385
386
  """Set inverse correction for Object Solver constraint
386
387
 
@@ -396,7 +397,7 @@ def objectsolver_set_inverse(
396
397
 
397
398
  BONE
398
399
  Bone -- Edit a constraint on the active bone.
399
- :type owner: typing.Any | None
400
+ :type owner: str | int | None
400
401
  """
401
402
 
402
403
  ...
@@ -423,7 +424,7 @@ def stretchto_reset(
423
424
  execution_context: str | int | None = None,
424
425
  undo: bool | None = None,
425
426
  constraint: str | typing.Any = "",
426
- owner: typing.Any | None = "OBJECT",
427
+ owner: str | int | None = "OBJECT",
427
428
  ):
428
429
  """Reset original length of bone for Stretch To Constraint
429
430
 
@@ -439,7 +440,7 @@ def stretchto_reset(
439
440
 
440
441
  BONE
441
442
  Bone -- Edit a constraint on the active bone.
442
- :type owner: typing.Any | None
443
+ :type owner: str | int | None
443
444
  """
444
445
 
445
446
  ...
@@ -2,13 +2,14 @@ import typing
2
2
  import bpy.ops.transform
3
3
  import bpy.types
4
4
 
5
- GenericType = typing.TypeVar("GenericType")
5
+ GenericType1 = typing.TypeVar("GenericType1")
6
+ GenericType2 = typing.TypeVar("GenericType2")
6
7
 
7
8
  def cyclic_toggle(
8
9
  override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
9
10
  execution_context: str | int | None = None,
10
11
  undo: bool | None = None,
11
- direction: typing.Any | None = "CYCLIC_U",
12
+ direction: str | int | None = "CYCLIC_U",
12
13
  ):
13
14
  """Make active spline closed/opened loop
14
15
 
@@ -16,7 +17,7 @@ def cyclic_toggle(
16
17
  :type execution_context: str | int | None
17
18
  :type undo: bool | None
18
19
  :param direction: Direction, Direction to make surface cyclic in
19
- :type direction: typing.Any | None
20
+ :type direction: str | int | None
20
21
  """
21
22
 
22
23
  ...
@@ -70,7 +71,7 @@ def delete(
70
71
  override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
71
72
  execution_context: str | int | None = None,
72
73
  undo: bool | None = None,
73
- type: typing.Any | None = "VERT",
74
+ type: str | int | None = "VERT",
74
75
  ):
75
76
  """Delete selected control points or segments
76
77
 
@@ -78,7 +79,7 @@ def delete(
78
79
  :type execution_context: str | int | None
79
80
  :type undo: bool | None
80
81
  :param type: Type, Which elements to delete
81
- :type type: typing.Any | None
82
+ :type type: str | int | None
82
83
  """
83
84
 
84
85
  ...
@@ -205,7 +206,7 @@ def handle_type_set(
205
206
  override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
206
207
  execution_context: str | int | None = None,
207
208
  undo: bool | None = None,
208
- type: typing.Any | None = "AUTOMATIC",
209
+ type: str | int | None = "AUTOMATIC",
209
210
  ):
210
211
  """Set type of handles for selected control points
211
212
 
@@ -213,7 +214,7 @@ def handle_type_set(
213
214
  :type execution_context: str | int | None
214
215
  :type undo: bool | None
215
216
  :param type: Type, Spline type
216
- :type type: typing.Any | None
217
+ :type type: str | int | None
217
218
  """
218
219
 
219
220
  ...
@@ -290,14 +291,14 @@ def pen(
290
291
  deselect_all: bool | typing.Any | None = False,
291
292
  select_passthrough: bool | typing.Any | None = False,
292
293
  extrude_point: bool | typing.Any | None = False,
293
- extrude_handle: typing.Any | None = "VECTOR",
294
+ extrude_handle: str | int | None = "VECTOR",
294
295
  delete_point: bool | typing.Any | None = False,
295
296
  insert_point: bool | typing.Any | None = False,
296
297
  move_segment: bool | typing.Any | None = False,
297
298
  select_point: bool | typing.Any | None = False,
298
299
  move_point: bool | typing.Any | None = False,
299
300
  close_spline: bool | typing.Any | None = True,
300
- close_spline_method: typing.Any | None = "OFF",
301
+ close_spline_method: str | int | None = "OFF",
301
302
  toggle_vector: bool | typing.Any | None = False,
302
303
  cycle_handle_type: bool | typing.Any | None = False,
303
304
  ):
@@ -319,7 +320,7 @@ def pen(
319
320
  :param extrude_point: Extrude Point, Add a point connected to the last selected point
320
321
  :type extrude_point: bool | typing.Any | None
321
322
  :param extrude_handle: Extrude Handle Type, Type of the extruded handle
322
- :type extrude_handle: typing.Any | None
323
+ :type extrude_handle: str | int | None
323
324
  :param delete_point: Delete Point, Delete an existing point
324
325
  :type delete_point: bool | typing.Any | None
325
326
  :param insert_point: Insert Point, Insert Point into a curve segment
@@ -342,7 +343,7 @@ def pen(
342
343
 
343
344
  ON_CLICK
344
345
  On Click -- Spline closes on release if not dragged.
345
- :type close_spline_method: typing.Any | None
346
+ :type close_spline_method: str | int | None
346
347
  :param toggle_vector: Toggle Vector, Toggle between Vector and Auto handles
347
348
  :type toggle_vector: bool | typing.Any | None
348
349
  :param cycle_handle_type: Cycle Handle Type, Cycle between all four handle types
@@ -357,7 +358,7 @@ def primitive_bezier_circle_add(
357
358
  undo: bool | None = None,
358
359
  radius: typing.Any | None = 1.0,
359
360
  enter_editmode: bool | typing.Any | None = False,
360
- align: typing.Any | None = "WORLD",
361
+ align: str | int | None = "WORLD",
361
362
  location: typing.Any | None = (0.0, 0.0, 0.0),
362
363
  rotation: typing.Any | None = (0.0, 0.0, 0.0),
363
364
  scale: typing.Any | None = (0.0, 0.0, 0.0),
@@ -381,7 +382,7 @@ def primitive_bezier_circle_add(
381
382
 
382
383
  CURSOR
383
384
  3D Cursor -- Use the 3D cursor orientation for the new object.
384
- :type align: typing.Any | None
385
+ :type align: str | int | None
385
386
  :param location: Location, Location for the newly added object
386
387
  :type location: typing.Any | None
387
388
  :param rotation: Rotation, Rotation for the newly added object
@@ -398,7 +399,7 @@ def primitive_bezier_curve_add(
398
399
  undo: bool | None = None,
399
400
  radius: typing.Any | None = 1.0,
400
401
  enter_editmode: bool | typing.Any | None = False,
401
- align: typing.Any | None = "WORLD",
402
+ align: str | int | None = "WORLD",
402
403
  location: typing.Any | None = (0.0, 0.0, 0.0),
403
404
  rotation: typing.Any | None = (0.0, 0.0, 0.0),
404
405
  scale: typing.Any | None = (0.0, 0.0, 0.0),
@@ -422,7 +423,7 @@ def primitive_bezier_curve_add(
422
423
 
423
424
  CURSOR
424
425
  3D Cursor -- Use the 3D cursor orientation for the new object.
425
- :type align: typing.Any | None
426
+ :type align: str | int | None
426
427
  :param location: Location, Location for the newly added object
427
428
  :type location: typing.Any | None
428
429
  :param rotation: Rotation, Rotation for the newly added object
@@ -439,7 +440,7 @@ def primitive_nurbs_circle_add(
439
440
  undo: bool | None = None,
440
441
  radius: typing.Any | None = 1.0,
441
442
  enter_editmode: bool | typing.Any | None = False,
442
- align: typing.Any | None = "WORLD",
443
+ align: str | int | None = "WORLD",
443
444
  location: typing.Any | None = (0.0, 0.0, 0.0),
444
445
  rotation: typing.Any | None = (0.0, 0.0, 0.0),
445
446
  scale: typing.Any | None = (0.0, 0.0, 0.0),
@@ -463,7 +464,7 @@ def primitive_nurbs_circle_add(
463
464
 
464
465
  CURSOR
465
466
  3D Cursor -- Use the 3D cursor orientation for the new object.
466
- :type align: typing.Any | None
467
+ :type align: str | int | None
467
468
  :param location: Location, Location for the newly added object
468
469
  :type location: typing.Any | None
469
470
  :param rotation: Rotation, Rotation for the newly added object
@@ -480,7 +481,7 @@ def primitive_nurbs_curve_add(
480
481
  undo: bool | None = None,
481
482
  radius: typing.Any | None = 1.0,
482
483
  enter_editmode: bool | typing.Any | None = False,
483
- align: typing.Any | None = "WORLD",
484
+ align: str | int | None = "WORLD",
484
485
  location: typing.Any | None = (0.0, 0.0, 0.0),
485
486
  rotation: typing.Any | None = (0.0, 0.0, 0.0),
486
487
  scale: typing.Any | None = (0.0, 0.0, 0.0),
@@ -504,7 +505,7 @@ def primitive_nurbs_curve_add(
504
505
 
505
506
  CURSOR
506
507
  3D Cursor -- Use the 3D cursor orientation for the new object.
507
- :type align: typing.Any | None
508
+ :type align: str | int | None
508
509
  :param location: Location, Location for the newly added object
509
510
  :type location: typing.Any | None
510
511
  :param rotation: Rotation, Rotation for the newly added object
@@ -521,7 +522,7 @@ def primitive_nurbs_path_add(
521
522
  undo: bool | None = None,
522
523
  radius: typing.Any | None = 1.0,
523
524
  enter_editmode: bool | typing.Any | None = False,
524
- align: typing.Any | None = "WORLD",
525
+ align: str | int | None = "WORLD",
525
526
  location: typing.Any | None = (0.0, 0.0, 0.0),
526
527
  rotation: typing.Any | None = (0.0, 0.0, 0.0),
527
528
  scale: typing.Any | None = (0.0, 0.0, 0.0),
@@ -545,7 +546,7 @@ def primitive_nurbs_path_add(
545
546
 
546
547
  CURSOR
547
548
  3D Cursor -- Use the 3D cursor orientation for the new object.
548
- :type align: typing.Any | None
549
+ :type align: str | int | None
549
550
  :param location: Location, Location for the newly added object
550
551
  :type location: typing.Any | None
551
552
  :param rotation: Rotation, Rotation for the newly added object
@@ -594,7 +595,7 @@ def select_all(
594
595
  override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
595
596
  execution_context: str | int | None = None,
596
597
  undo: bool | None = None,
597
- action: typing.Any | None = "TOGGLE",
598
+ action: str | int | None = "TOGGLE",
598
599
  ):
599
600
  """(De)select all control points
600
601
 
@@ -614,7 +615,7 @@ def select_all(
614
615
 
615
616
  INVERT
616
617
  Invert -- Invert selection of all elements.
617
- :type action: typing.Any | None
618
+ :type action: str | int | None
618
619
  """
619
620
 
620
621
  ...
@@ -735,7 +736,7 @@ def select_random(
735
736
  undo: bool | None = None,
736
737
  ratio: typing.Any | None = 0.5,
737
738
  seed: typing.Any | None = 0,
738
- action: typing.Any | None = "SELECT",
739
+ action: str | int | None = "SELECT",
739
740
  ):
740
741
  """Randomly select some control points
741
742
 
@@ -753,7 +754,7 @@ def select_random(
753
754
 
754
755
  DESELECT
755
756
  Deselect -- Deselect all elements.
756
- :type action: typing.Any | None
757
+ :type action: str | int | None
757
758
  """
758
759
 
759
760
  ...
@@ -776,8 +777,8 @@ def select_similar(
776
777
  override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
777
778
  execution_context: str | int | None = None,
778
779
  undo: bool | None = None,
779
- type: typing.Any | None = "WEIGHT",
780
- compare: typing.Any | None = "EQUAL",
780
+ type: str | int | None = "WEIGHT",
781
+ compare: str | int | None = "EQUAL",
781
782
  threshold: typing.Any | None = 0.1,
782
783
  ):
783
784
  """Select similar curve points by property type
@@ -786,9 +787,9 @@ def select_similar(
786
787
  :type execution_context: str | int | None
787
788
  :type undo: bool | None
788
789
  :param type: Type
789
- :type type: typing.Any | None
790
+ :type type: str | int | None
790
791
  :param compare: Compare
791
- :type compare: typing.Any | None
792
+ :type compare: str | int | None
792
793
  :param threshold: Threshold
793
794
  :type threshold: typing.Any | None
794
795
  """
@@ -931,7 +932,7 @@ def spline_type_set(
931
932
  override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
932
933
  execution_context: str | int | None = None,
933
934
  undo: bool | None = None,
934
- type: typing.Any | None = "POLY",
935
+ type: str | int | None = "POLY",
935
936
  use_handles: bool | typing.Any | None = False,
936
937
  ):
937
938
  """Set type of active spline
@@ -940,7 +941,7 @@ def spline_type_set(
940
941
  :type execution_context: str | int | None
941
942
  :type undo: bool | None
942
943
  :param type: Type, Spline type
943
- :type type: typing.Any | None
944
+ :type type: str | int | None
944
945
  :param use_handles: Handles, Use handles when converting Bézier curves into polygons
945
946
  :type use_handles: bool | typing.Any | None
946
947
  """
@@ -2,7 +2,8 @@ import typing
2
2
  import bpy.ops.transform
3
3
  import bpy.types
4
4
 
5
- GenericType = typing.TypeVar("GenericType")
5
+ GenericType1 = typing.TypeVar("GenericType1")
6
+ GenericType2 = typing.TypeVar("GenericType2")
6
7
 
7
8
  def add_bezier(
8
9
  override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
@@ -10,7 +11,7 @@ def add_bezier(
10
11
  undo: bool | None = None,
11
12
  radius: typing.Any | None = 1.0,
12
13
  enter_editmode: bool | typing.Any | None = False,
13
- align: typing.Any | None = "WORLD",
14
+ align: str | int | None = "WORLD",
14
15
  location: typing.Any | None = (0.0, 0.0, 0.0),
15
16
  rotation: typing.Any | None = (0.0, 0.0, 0.0),
16
17
  scale: typing.Any | None = (0.0, 0.0, 0.0),
@@ -34,7 +35,7 @@ def add_bezier(
34
35
 
35
36
  CURSOR
36
37
  3D Cursor -- Use the 3D cursor orientation for the new object.
37
- :type align: typing.Any | None
38
+ :type align: str | int | None
38
39
  :param location: Location, Location for the newly added object
39
40
  :type location: typing.Any | None
40
41
  :param rotation: Rotation, Rotation for the newly added object
@@ -51,7 +52,7 @@ def add_circle(
51
52
  undo: bool | None = None,
52
53
  radius: typing.Any | None = 1.0,
53
54
  enter_editmode: bool | typing.Any | None = False,
54
- align: typing.Any | None = "WORLD",
55
+ align: str | int | None = "WORLD",
55
56
  location: typing.Any | None = (0.0, 0.0, 0.0),
56
57
  rotation: typing.Any | None = (0.0, 0.0, 0.0),
57
58
  scale: typing.Any | None = (0.0, 0.0, 0.0),
@@ -75,7 +76,7 @@ def add_circle(
75
76
 
76
77
  CURSOR
77
78
  3D Cursor -- Use the 3D cursor orientation for the new object.
78
- :type align: typing.Any | None
79
+ :type align: str | int | None
79
80
  :param location: Location, Location for the newly added object
80
81
  :type location: typing.Any | None
81
82
  :param rotation: Rotation, Rotation for the newly added object
@@ -339,7 +340,7 @@ def select_all(
339
340
  override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
340
341
  execution_context: str | int | None = None,
341
342
  undo: bool | None = None,
342
- action: typing.Any | None = "TOGGLE",
343
+ action: str | int | None = "TOGGLE",
343
344
  ):
344
345
  """(De)select all control points
345
346
 
@@ -359,7 +360,7 @@ def select_all(
359
360
 
360
361
  INVERT
361
362
  Invert -- Invert selection of all elements.
362
- :type action: typing.Any | None
363
+ :type action: str | int | None
363
364
  """
364
365
 
365
366
  ...
@@ -467,7 +468,7 @@ def snap_curves_to_surface(
467
468
  override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
468
469
  execution_context: str | int | None = None,
469
470
  undo: bool | None = None,
470
- attach_mode: typing.Any | None = "NEAREST",
471
+ attach_mode: str | int | None = "NEAREST",
471
472
  ):
472
473
  """Move curves so that the first point is exactly on the surface mesh
473
474
 
@@ -481,7 +482,7 @@ def snap_curves_to_surface(
481
482
 
482
483
  DEFORM
483
484
  Deform -- Re-attach curves to a deformed surface using the existing attachment information. This only works when the topology of the surface mesh has not changed.
484
- :type attach_mode: typing.Any | None
485
+ :type attach_mode: str | int | None
485
486
  """
486
487
 
487
488
  ...
@@ -1,7 +1,8 @@
1
1
  import typing
2
2
  import bpy.types
3
3
 
4
- GenericType = typing.TypeVar("GenericType")
4
+ GenericType1 = typing.TypeVar("GenericType1")
5
+ GenericType2 = typing.TypeVar("GenericType2")
5
6
 
6
7
  def denoise_animation(
7
8
  override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
@@ -1,7 +1,8 @@
1
1
  import typing
2
2
  import bpy.types
3
3
 
4
- GenericType = typing.TypeVar("GenericType")
4
+ GenericType1 = typing.TypeVar("GenericType1")
5
+ GenericType2 = typing.TypeVar("GenericType2")
5
6
 
6
7
  def bake(
7
8
  override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
@@ -21,7 +22,7 @@ def output_toggle(
21
22
  override_context: dict[str, typing.Any] | bpy.types.Context | None = None,
22
23
  execution_context: str | int | None = None,
23
24
  undo: bool | None = None,
24
- output: typing.Any | None = "A",
25
+ output: str | int | None = "A",
25
26
  ):
26
27
  """Add or remove Dynamic Paint output data layer
27
28
 
@@ -29,7 +30,7 @@ def output_toggle(
29
30
  :type execution_context: str | int | None
30
31
  :type undo: bool | None
31
32
  :param output: Output Toggle
32
- :type output: typing.Any | None
33
+ :type output: str | int | None
33
34
  """
34
35
 
35
36
  ...