fake-bpy-module 20240923__py3-none-any.whl → 20240925__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 (325) hide show
  1. _bpy_internal/__init__.pyi +0 -3
  2. _bpy_internal/addons/__init__.pyi +0 -3
  3. _bpy_internal/addons/cli/__init__.pyi +0 -3
  4. _bpy_internal/extensions/__init__.pyi +0 -3
  5. _bpy_internal/extensions/junction_module/__init__.pyi +0 -3
  6. _bpy_internal/extensions/stale_file_manager/__init__.pyi +0 -3
  7. _bpy_internal/extensions/wheel_manager/__init__.pyi +0 -3
  8. _bpy_internal/freedesktop/__init__.pyi +0 -3
  9. _bpy_internal/grease_pencil/__init__.pyi +0 -3
  10. _bpy_internal/grease_pencil/stroke/__init__.pyi +0 -3
  11. _bpy_internal/system_info/__init__.pyi +0 -3
  12. _bpy_internal/system_info/text_generate_runtime/__init__.pyi +0 -3
  13. _bpy_internal/system_info/url_prefill_runtime/__init__.pyi +0 -3
  14. _bpy_internal/system_info/url_prefill_startup/__init__.pyi +0 -3
  15. addon_utils/__init__.pyi +7 -7
  16. animsys_refactor/__init__.pyi +0 -3
  17. aud/__init__.pyi +0 -3
  18. bgl/__init__.pyi +0 -3
  19. bl_app_override/__init__.pyi +0 -3
  20. bl_app_override/helpers/__init__.pyi +0 -3
  21. bl_app_template_utils/__init__.pyi +0 -3
  22. bl_console_utils/__init__.pyi +0 -3
  23. bl_console_utils/autocomplete/__init__.pyi +0 -3
  24. bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -3
  25. bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -3
  26. bl_console_utils/autocomplete/complete_namespace/__init__.pyi +2 -5
  27. bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -3
  28. bl_i18n_utils/__init__.pyi +0 -3
  29. bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -3
  30. bl_i18n_utils/merge_po/__init__.pyi +0 -3
  31. bl_i18n_utils/settings/__init__.pyi +0 -3
  32. bl_i18n_utils/utils/__init__.pyi +0 -3
  33. bl_i18n_utils/utils_cli/__init__.pyi +0 -3
  34. bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -3
  35. bl_i18n_utils/utils_rtl/__init__.pyi +0 -3
  36. bl_keymap_utils/__init__.pyi +0 -3
  37. bl_keymap_utils/io/__init__.pyi +0 -3
  38. bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -3
  39. bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -3
  40. bl_keymap_utils/platform_helpers/__init__.pyi +0 -3
  41. bl_keymap_utils/versioning/__init__.pyi +0 -3
  42. bl_math/__init__.pyi +0 -3
  43. bl_operators/__init__.pyi +0 -3
  44. bl_operators/add_mesh_torus/__init__.pyi +0 -3
  45. bl_operators/anim/__init__.pyi +0 -3
  46. bl_operators/assets/__init__.pyi +0 -3
  47. bl_operators/bmesh/__init__.pyi +0 -3
  48. bl_operators/bmesh/find_adjacent/__init__.pyi +0 -3
  49. bl_operators/bone_selection_sets/__init__.pyi +0 -3
  50. bl_operators/clip/__init__.pyi +0 -3
  51. bl_operators/connect_to_output/__init__.pyi +0 -3
  52. bl_operators/console/__init__.pyi +0 -3
  53. bl_operators/constraint/__init__.pyi +0 -3
  54. bl_operators/file/__init__.pyi +0 -3
  55. bl_operators/freestyle/__init__.pyi +0 -3
  56. bl_operators/geometry_nodes/__init__.pyi +0 -3
  57. bl_operators/image/__init__.pyi +0 -3
  58. bl_operators/image_as_planes/__init__.pyi +0 -3
  59. bl_operators/mesh/__init__.pyi +0 -3
  60. bl_operators/node/__init__.pyi +32 -3
  61. bl_operators/node_editor/__init__.pyi +0 -3
  62. bl_operators/node_editor/node_functions/__init__.pyi +0 -3
  63. bl_operators/object/__init__.pyi +0 -3
  64. bl_operators/object_align/__init__.pyi +0 -3
  65. bl_operators/object_quick_effects/__init__.pyi +0 -3
  66. bl_operators/object_randomize_transform/__init__.pyi +0 -3
  67. bl_operators/presets/__init__.pyi +0 -3
  68. bl_operators/rigidbody/__init__.pyi +0 -3
  69. bl_operators/screen_play_rendered_anim/__init__.pyi +0 -3
  70. bl_operators/sequencer/__init__.pyi +0 -3
  71. bl_operators/spreadsheet/__init__.pyi +0 -3
  72. bl_operators/userpref/__init__.pyi +0 -3
  73. bl_operators/uvcalc_follow_active/__init__.pyi +0 -3
  74. bl_operators/uvcalc_lightmap/__init__.pyi +0 -3
  75. bl_operators/uvcalc_transform/__init__.pyi +0 -3
  76. bl_operators/vertexpaint_dirt/__init__.pyi +0 -3
  77. bl_operators/view3d/__init__.pyi +0 -3
  78. bl_operators/wm/__init__.pyi +0 -3
  79. bl_operators/world/__init__.pyi +0 -3
  80. bl_previews_utils/__init__.pyi +0 -3
  81. bl_previews_utils/bl_previews_render/__init__.pyi +0 -3
  82. bl_rna_utils/__init__.pyi +0 -3
  83. bl_rna_utils/data_path/__init__.pyi +0 -3
  84. bl_text_utils/__init__.pyi +0 -3
  85. bl_text_utils/external_editor/__init__.pyi +0 -3
  86. bl_ui/__init__.pyi +0 -3
  87. bl_ui/anim/__init__.pyi +0 -3
  88. bl_ui/asset_shelf/__init__.pyi +0 -3
  89. bl_ui/generic_ui_list/__init__.pyi +0 -3
  90. bl_ui/node_add_menu/__init__.pyi +1 -3
  91. bl_ui/node_add_menu_compositor/__init__.pyi +0 -3
  92. bl_ui/node_add_menu_geometry/__init__.pyi +0 -3
  93. bl_ui/node_add_menu_shader/__init__.pyi +0 -3
  94. bl_ui/node_add_menu_texture/__init__.pyi +0 -3
  95. bl_ui/properties_animviz/__init__.pyi +0 -3
  96. bl_ui/properties_collection/__init__.pyi +0 -3
  97. bl_ui/properties_constraint/__init__.pyi +0 -3
  98. bl_ui/properties_data_armature/__init__.pyi +0 -3
  99. bl_ui/properties_data_bone/__init__.pyi +0 -3
  100. bl_ui/properties_data_camera/__init__.pyi +0 -3
  101. bl_ui/properties_data_curve/__init__.pyi +0 -3
  102. bl_ui/properties_data_curves/__init__.pyi +0 -3
  103. bl_ui/properties_data_empty/__init__.pyi +0 -3
  104. bl_ui/properties_data_gpencil/__init__.pyi +0 -3
  105. bl_ui/properties_data_grease_pencil/__init__.pyi +0 -3
  106. bl_ui/properties_data_lattice/__init__.pyi +0 -3
  107. bl_ui/properties_data_light/__init__.pyi +0 -3
  108. bl_ui/properties_data_lightprobe/__init__.pyi +0 -3
  109. bl_ui/properties_data_mesh/__init__.pyi +0 -3
  110. bl_ui/properties_data_metaball/__init__.pyi +0 -3
  111. bl_ui/properties_data_modifier/__init__.pyi +0 -3
  112. bl_ui/properties_data_pointcloud/__init__.pyi +0 -3
  113. bl_ui/properties_data_shaderfx/__init__.pyi +0 -3
  114. bl_ui/properties_data_speaker/__init__.pyi +0 -3
  115. bl_ui/properties_data_volume/__init__.pyi +0 -3
  116. bl_ui/properties_freestyle/__init__.pyi +0 -3
  117. bl_ui/properties_grease_pencil_common/__init__.pyi +0 -3
  118. bl_ui/properties_mask_common/__init__.pyi +0 -3
  119. bl_ui/properties_material/__init__.pyi +0 -3
  120. bl_ui/properties_material_gpencil/__init__.pyi +0 -3
  121. bl_ui/properties_object/__init__.pyi +0 -3
  122. bl_ui/properties_output/__init__.pyi +0 -3
  123. bl_ui/properties_paint_common/__init__.pyi +0 -3
  124. bl_ui/properties_particle/__init__.pyi +0 -3
  125. bl_ui/properties_physics_cloth/__init__.pyi +0 -3
  126. bl_ui/properties_physics_common/__init__.pyi +0 -3
  127. bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -3
  128. bl_ui/properties_physics_field/__init__.pyi +0 -3
  129. bl_ui/properties_physics_fluid/__init__.pyi +0 -3
  130. bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -3
  131. bl_ui/properties_physics_rigidbody/__init__.pyi +0 -3
  132. bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -3
  133. bl_ui/properties_physics_softbody/__init__.pyi +0 -3
  134. bl_ui/properties_render/__init__.pyi +0 -3
  135. bl_ui/properties_scene/__init__.pyi +0 -3
  136. bl_ui/properties_texture/__init__.pyi +0 -3
  137. bl_ui/properties_view_layer/__init__.pyi +0 -3
  138. bl_ui/properties_workspace/__init__.pyi +0 -3
  139. bl_ui/properties_world/__init__.pyi +0 -3
  140. bl_ui/space_clip/__init__.pyi +0 -3
  141. bl_ui/space_console/__init__.pyi +0 -3
  142. bl_ui/space_dopesheet/__init__.pyi +0 -3
  143. bl_ui/space_filebrowser/__init__.pyi +0 -3
  144. bl_ui/space_graph/__init__.pyi +0 -3
  145. bl_ui/space_image/__init__.pyi +0 -3
  146. bl_ui/space_info/__init__.pyi +0 -3
  147. bl_ui/space_nla/__init__.pyi +0 -3
  148. bl_ui/space_node/__init__.pyi +0 -3
  149. bl_ui/space_outliner/__init__.pyi +0 -3
  150. bl_ui/space_properties/__init__.pyi +0 -3
  151. bl_ui/space_sequencer/__init__.pyi +0 -3
  152. bl_ui/space_spreadsheet/__init__.pyi +0 -3
  153. bl_ui/space_statusbar/__init__.pyi +0 -3
  154. bl_ui/space_text/__init__.pyi +0 -3
  155. bl_ui/space_time/__init__.pyi +0 -3
  156. bl_ui/space_toolsystem_common/__init__.pyi +0 -3
  157. bl_ui/space_toolsystem_toolbar/__init__.pyi +1 -3
  158. bl_ui/space_topbar/__init__.pyi +0 -3
  159. bl_ui/space_userpref/__init__.pyi +0 -3
  160. bl_ui/space_view3d/__init__.pyi +0 -3
  161. bl_ui/space_view3d_toolbar/__init__.pyi +0 -3
  162. bl_ui/utils/__init__.pyi +0 -3
  163. bl_ui_utils/__init__.pyi +0 -3
  164. bl_ui_utils/layout/__init__.pyi +0 -3
  165. blend_render_info/__init__.pyi +0 -3
  166. blf/__init__.pyi +0 -3
  167. bmesh/__init__.pyi +0 -3
  168. bmesh/geometry/__init__.pyi +0 -3
  169. bmesh/ops/__init__.pyi +8 -11
  170. bmesh/types/__init__.pyi +14 -17
  171. bmesh/utils/__init__.pyi +2 -5
  172. bpy/__init__.pyi +0 -2
  173. bpy/app/__init__.pyi +0 -3
  174. bpy/app/handlers/__init__.pyi +0 -2
  175. bpy/app/icons/__init__.pyi +0 -3
  176. bpy/app/timers/__init__.pyi +0 -3
  177. bpy/app/translations/__init__.pyi +0 -3
  178. bpy/msgbus/__init__.pyi +0 -3
  179. bpy/ops/__init__.pyi +0 -3
  180. bpy/ops/action/__init__.pyi +0 -3
  181. bpy/ops/anim/__init__.pyi +0 -3
  182. bpy/ops/armature/__init__.pyi +0 -3
  183. bpy/ops/asset/__init__.pyi +0 -3
  184. bpy/ops/boid/__init__.pyi +0 -3
  185. bpy/ops/brush/__init__.pyi +0 -3
  186. bpy/ops/buttons/__init__.pyi +0 -3
  187. bpy/ops/cachefile/__init__.pyi +0 -3
  188. bpy/ops/camera/__init__.pyi +0 -3
  189. bpy/ops/clip/__init__.pyi +0 -3
  190. bpy/ops/cloth/__init__.pyi +0 -3
  191. bpy/ops/collection/__init__.pyi +0 -3
  192. bpy/ops/console/__init__.pyi +0 -3
  193. bpy/ops/constraint/__init__.pyi +0 -3
  194. bpy/ops/curve/__init__.pyi +0 -3
  195. bpy/ops/curves/__init__.pyi +0 -3
  196. bpy/ops/cycles/__init__.pyi +0 -3
  197. bpy/ops/dpaint/__init__.pyi +0 -3
  198. bpy/ops/ed/__init__.pyi +0 -3
  199. bpy/ops/export_anim/__init__.pyi +0 -3
  200. bpy/ops/export_scene/__init__.pyi +0 -3
  201. bpy/ops/extensions/__init__.pyi +0 -3
  202. bpy/ops/file/__init__.pyi +0 -3
  203. bpy/ops/fluid/__init__.pyi +0 -3
  204. bpy/ops/font/__init__.pyi +0 -3
  205. bpy/ops/geometry/__init__.pyi +0 -3
  206. bpy/ops/gizmogroup/__init__.pyi +0 -3
  207. bpy/ops/gpencil/__init__.pyi +0 -3
  208. bpy/ops/graph/__init__.pyi +0 -3
  209. bpy/ops/grease_pencil/__init__.pyi +50 -3
  210. bpy/ops/image/__init__.pyi +0 -3
  211. bpy/ops/import_anim/__init__.pyi +0 -3
  212. bpy/ops/import_curve/__init__.pyi +0 -3
  213. bpy/ops/import_scene/__init__.pyi +0 -3
  214. bpy/ops/info/__init__.pyi +0 -3
  215. bpy/ops/lattice/__init__.pyi +0 -3
  216. bpy/ops/marker/__init__.pyi +0 -3
  217. bpy/ops/mask/__init__.pyi +0 -3
  218. bpy/ops/material/__init__.pyi +0 -3
  219. bpy/ops/mball/__init__.pyi +0 -3
  220. bpy/ops/mesh/__init__.pyi +0 -3
  221. bpy/ops/nla/__init__.pyi +0 -3
  222. bpy/ops/node/__init__.pyi +143 -3
  223. bpy/ops/object/__init__.pyi +0 -3
  224. bpy/ops/outliner/__init__.pyi +0 -3
  225. bpy/ops/paint/__init__.pyi +0 -3
  226. bpy/ops/paintcurve/__init__.pyi +0 -3
  227. bpy/ops/palette/__init__.pyi +0 -3
  228. bpy/ops/particle/__init__.pyi +0 -3
  229. bpy/ops/pose/__init__.pyi +0 -3
  230. bpy/ops/poselib/__init__.pyi +0 -3
  231. bpy/ops/preferences/__init__.pyi +0 -3
  232. bpy/ops/ptcache/__init__.pyi +0 -3
  233. bpy/ops/render/__init__.pyi +0 -3
  234. bpy/ops/rigidbody/__init__.pyi +0 -3
  235. bpy/ops/scene/__init__.pyi +0 -3
  236. bpy/ops/screen/__init__.pyi +0 -3
  237. bpy/ops/script/__init__.pyi +0 -3
  238. bpy/ops/sculpt/__init__.pyi +44 -3
  239. bpy/ops/sculpt_curves/__init__.pyi +0 -3
  240. bpy/ops/sequencer/__init__.pyi +0 -3
  241. bpy/ops/sound/__init__.pyi +0 -3
  242. bpy/ops/spreadsheet/__init__.pyi +0 -3
  243. bpy/ops/surface/__init__.pyi +0 -3
  244. bpy/ops/text/__init__.pyi +0 -3
  245. bpy/ops/text_editor/__init__.pyi +0 -3
  246. bpy/ops/texture/__init__.pyi +0 -3
  247. bpy/ops/transform/__init__.pyi +0 -3
  248. bpy/ops/ui/__init__.pyi +0 -3
  249. bpy/ops/uilist/__init__.pyi +0 -3
  250. bpy/ops/uv/__init__.pyi +0 -3
  251. bpy/ops/view2d/__init__.pyi +0 -3
  252. bpy/ops/view3d/__init__.pyi +0 -3
  253. bpy/ops/wm/__init__.pyi +0 -3
  254. bpy/ops/workspace/__init__.pyi +0 -3
  255. bpy/ops/world/__init__.pyi +0 -3
  256. bpy/path/__init__.pyi +5 -8
  257. bpy/props/__init__.pyi +0 -3
  258. bpy/types/__init__.pyi +1542 -381
  259. bpy/typing/__init__.pyi +20 -2
  260. bpy/utils/__init__.pyi +0 -3
  261. bpy/utils/previews/__init__.pyi +0 -3
  262. bpy/utils/units/__init__.pyi +0 -3
  263. bpy_extras/__init__.pyi +0 -3
  264. bpy_extras/anim_utils/__init__.pyi +0 -3
  265. bpy_extras/asset_utils/__init__.pyi +0 -3
  266. bpy_extras/bmesh_utils/__init__.pyi +0 -3
  267. bpy_extras/id_map_utils/__init__.pyi +0 -3
  268. bpy_extras/image_utils/__init__.pyi +4 -7
  269. bpy_extras/io_utils/__init__.pyi +4 -7
  270. bpy_extras/keyconfig_utils/__init__.pyi +0 -3
  271. bpy_extras/mesh_utils/__init__.pyi +0 -3
  272. bpy_extras/node_shader_utils/__init__.pyi +0 -3
  273. bpy_extras/node_utils/__init__.pyi +0 -3
  274. bpy_extras/object_utils/__init__.pyi +2 -5
  275. bpy_extras/view3d_utils/__init__.pyi +0 -3
  276. bpy_extras/wm_utils/__init__.pyi +0 -3
  277. bpy_extras/wm_utils/progress_report/__init__.pyi +0 -3
  278. bpy_restrict_state/__init__.pyi +0 -3
  279. bpy_types/__init__.pyi +0 -3
  280. console_python/__init__.pyi +0 -3
  281. console_shell/__init__.pyi +0 -3
  282. {fake_bpy_module-20240923.dist-info → fake_bpy_module-20240925.dist-info}/METADATA +1 -1
  283. fake_bpy_module-20240925.dist-info/RECORD +365 -0
  284. freestyle/__init__.pyi +0 -3
  285. freestyle/chainingiterators/__init__.pyi +0 -3
  286. freestyle/functions/__init__.pyi +0 -3
  287. freestyle/predicates/__init__.pyi +0 -3
  288. freestyle/shaders/__init__.pyi +0 -3
  289. freestyle/types/__init__.pyi +0 -3
  290. freestyle/utils/ContextFunctions/__init__.pyi +0 -3
  291. freestyle/utils/__init__.pyi +0 -3
  292. gpu/__init__.pyi +0 -3
  293. gpu/capabilities/__init__.pyi +0 -3
  294. gpu/matrix/__init__.pyi +0 -3
  295. gpu/platform/__init__.pyi +0 -3
  296. gpu/select/__init__.pyi +0 -3
  297. gpu/shader/__init__.pyi +0 -3
  298. gpu/state/__init__.pyi +0 -3
  299. gpu/texture/__init__.pyi +0 -3
  300. gpu/types/__init__.pyi +5 -8
  301. gpu_extras/__init__.pyi +0 -3
  302. gpu_extras/batch/__init__.pyi +0 -3
  303. gpu_extras/presets/__init__.pyi +0 -3
  304. graphviz_export/__init__.pyi +0 -3
  305. idprop/__init__.pyi +0 -3
  306. idprop/types/__init__.pyi +0 -3
  307. imbuf/__init__.pyi +0 -3
  308. imbuf/types/__init__.pyi +0 -3
  309. keyingsets_builtins/__init__.pyi +0 -3
  310. keyingsets_utils/__init__.pyi +0 -3
  311. mathutils/__init__.pyi +9 -11
  312. mathutils/bvhtree/__init__.pyi +0 -3
  313. mathutils/geometry/__init__.pyi +0 -3
  314. mathutils/interpolate/__init__.pyi +0 -3
  315. mathutils/kdtree/__init__.pyi +2 -5
  316. mathutils/noise/__init__.pyi +0 -3
  317. nodeitems_builtins/__init__.pyi +0 -3
  318. nodeitems_utils/__init__.pyi +0 -3
  319. rna_info/__init__.pyi +2 -5
  320. rna_keymap_ui/__init__.pyi +0 -3
  321. rna_prop_ui/__init__.pyi +0 -3
  322. rna_xml/__init__.pyi +0 -3
  323. fake_bpy_module-20240923.dist-info/RECORD +0 -365
  324. {fake_bpy_module-20240923.dist-info → fake_bpy_module-20240925.dist-info}/WHEEL +0 -0
  325. {fake_bpy_module-20240923.dist-info → fake_bpy_module-20240925.dist-info}/top_level.txt +0 -0
bmesh/ops/__init__.pyi CHANGED
@@ -20,9 +20,6 @@ import bmesh.types
20
20
  import bpy.types
21
21
  import mathutils
22
22
 
23
- _GenericType1 = typing.TypeVar("_GenericType1")
24
- _GenericType2 = typing.TypeVar("_GenericType2")
25
-
26
23
  def average_vert_facedata(bm: bmesh.types.BMesh, verts: list[bmesh.types.BMVert] = []):
27
24
  """Average Vertices Face-vert Data.Merge uv/vcols associated with the input vertices at
28
25
  the bounding box center. (I know, it's not averaging but
@@ -82,7 +79,7 @@ def bevel(
82
79
  miter_outer: typing.Literal["SHARP", "PATCH", "ARC"] = "SHARP",
83
80
  miter_inner: typing.Literal["SHARP", "PATCH", "ARC"] = "SHARP",
84
81
  spread: float = 0,
85
- custom_profile: bpy.types.bpy_struct = None,
82
+ custom_profile: bpy.types.bpy_struct | None = None,
86
83
  vmesh_method: typing.Literal["ADJ", "CUTOFF"] = "ADJ",
87
84
  ) -> dict[str, typing.Any]:
88
85
  """Bevel.Bevels edges and vertices
@@ -124,7 +121,7 @@ def bevel(
124
121
  :param spread: amount to offset beveled edge
125
122
  :type spread: float
126
123
  :param custom_profile: CurveProfile, if None ignored
127
- :type custom_profile: bpy.types.bpy_struct
124
+ :type custom_profile: bpy.types.bpy_struct | None
128
125
  :param vmesh_method: The method to use to create meshes at intersections.
129
126
  :type vmesh_method: typing.Literal['ADJ','CUTOFF']
130
127
  :return: faces: output faces
@@ -768,7 +765,7 @@ def duplicate(
768
765
  geom: list[bmesh.types.BMEdge]
769
766
  | list[bmesh.types.BMFace]
770
767
  | list[bmesh.types.BMVert] = [],
771
- dest: bmesh.types.BMesh = None,
768
+ dest: bmesh.types.BMesh | None = None,
772
769
  use_select_history: bool = False,
773
770
  use_edge_flip_from_face: bool = False,
774
771
  ) -> dict[str, typing.Any]:
@@ -780,7 +777,7 @@ def duplicate(
780
777
  :param geom: input geometry
781
778
  :type geom: list[bmesh.types.BMEdge] | list[bmesh.types.BMFace] | list[bmesh.types.BMVert]
782
779
  :param dest: destination bmesh, if None will use current on
783
- :type dest: bmesh.types.BMesh
780
+ :type dest: bmesh.types.BMesh | None
784
781
  :param use_select_history: Undocumented.
785
782
  :type use_select_history: bool
786
783
  :param use_edge_flip_from_face: Undocumented.
@@ -1324,7 +1321,7 @@ def pointmerge(
1324
1321
  def pointmerge_facedata(
1325
1322
  bm: bmesh.types.BMesh,
1326
1323
  verts: list[bmesh.types.BMVert] = [],
1327
- vert_snap: bmesh.types.BMVert = None,
1324
+ vert_snap: bmesh.types.BMVert | None = None,
1328
1325
  ):
1329
1326
  """Face-Data Point Merge.Merge uv/vcols at a specific vertex.
1330
1327
 
@@ -1333,7 +1330,7 @@ def pointmerge_facedata(
1333
1330
  :param verts: input vertices
1334
1331
  :type verts: list[bmesh.types.BMVert]
1335
1332
  :param vert_snap: snap vertex
1336
- :type vert_snap: bmesh.types.BMVert
1333
+ :type vert_snap: bmesh.types.BMVert | None
1337
1334
  """
1338
1335
 
1339
1336
  def poke(
@@ -1693,7 +1690,7 @@ def split(
1693
1690
  geom: list[bmesh.types.BMEdge]
1694
1691
  | list[bmesh.types.BMFace]
1695
1692
  | list[bmesh.types.BMVert] = [],
1696
- dest: bmesh.types.BMesh = None,
1693
+ dest: bmesh.types.BMesh | None = None,
1697
1694
  use_only_faces: bool = False,
1698
1695
  ) -> dict[str, typing.Any]:
1699
1696
  """Split Off Geometry.Disconnect geometry from adjacent edges and faces,
@@ -1704,7 +1701,7 @@ def split(
1704
1701
  :param geom: input geometry
1705
1702
  :type geom: list[bmesh.types.BMEdge] | list[bmesh.types.BMFace] | list[bmesh.types.BMVert]
1706
1703
  :param dest: destination bmesh, if None will use current one
1707
- :type dest: bmesh.types.BMesh
1704
+ :type dest: bmesh.types.BMesh | None
1708
1705
  :param use_only_faces: when enabled. don't duplicate loose verts/edges
1709
1706
  :type use_only_faces: bool
1710
1707
  :return: geom:
bmesh/types/__init__.pyi CHANGED
@@ -25,9 +25,6 @@ import typing_extensions
25
25
  import bpy.types
26
26
  import mathutils
27
27
 
28
- _GenericType1 = typing.TypeVar("_GenericType1")
29
- _GenericType2 = typing.TypeVar("_GenericType2")
30
-
31
28
  class BMDeformVert:
32
29
  def clear(self):
33
30
  """Clears all weights."""
@@ -158,22 +155,22 @@ class BMEdge:
158
155
  :type: BMElemSeq[BMVert]
159
156
  """
160
157
 
161
- def calc_face_angle(self, fallback: typing.Any = None) -> float:
158
+ def calc_face_angle(self, fallback: typing.Any | None = None) -> float:
162
159
  """
163
160
 
164
161
  :param fallback: return this when the edge doesn't have 2 faces
165
162
  (instead of raising a `ValueError`).
166
- :type fallback: typing.Any
163
+ :type fallback: typing.Any | None
167
164
  :return: The angle between 2 connected faces in radians.
168
165
  :rtype: float
169
166
  """
170
167
 
171
- def calc_face_angle_signed(self, fallback: typing.Any = None) -> float:
168
+ def calc_face_angle_signed(self, fallback: typing.Any | None = None) -> float:
172
169
  """
173
170
 
174
171
  :param fallback: return this when the edge doesn't have 2 faces
175
172
  (instead of raising a `ValueError`).
176
- :type fallback: typing.Any
173
+ :type fallback: typing.Any | None
177
174
  :return: The angle between 2 connected faces in radians (negative for concave join).
178
175
  :rtype: float
179
176
  """
@@ -374,7 +371,7 @@ class BMEditSelSeq:
374
371
  def validate(self):
375
372
  """Ensures all elements in the selection history are selected."""
376
373
 
377
- class BMElemSeq(typing.Generic[_GenericType1]):
374
+ class BMElemSeq[_GenericType1](typing.Generic[_GenericType1]):
378
375
  """General sequence type used for accessing any sequence of
379
376
  `BMVert`, `BMEdge`, `BMFace`, `BMLoop`.When accessed via `BMesh.verts`, `BMesh.edges`, `BMesh.faces`
380
377
  there are also functions to create/remove items.
@@ -716,7 +713,7 @@ class BMFaceSeq:
716
713
  :rtype: int
717
714
  """
718
715
 
719
- class BMIter(typing.Generic[_GenericType1]):
716
+ class BMIter[_GenericType1](typing.Generic[_GenericType1]):
720
717
  """Internal BMesh type for looping over verts/faces/edges,
721
718
  used for iterating over `BMElemSeq` types.
722
719
  """
@@ -927,7 +924,7 @@ class BMLayerAccessVert:
927
924
  :type: BMLayerCollection
928
925
  """
929
926
 
930
- class BMLayerCollection:
927
+ class BMLayerCollection[_GenericType2]:
931
928
  """Gives access to a collection of custom-data layers of the same type and behaves like Python dictionaries, except for the ability to do list like index access."""
932
929
 
933
930
  active: BMLayerItem
@@ -942,7 +939,7 @@ class BMLayerCollection:
942
939
  :type: bool
943
940
  """
944
941
 
945
- def get(
942
+ def get[_GenericType2](
946
943
  self, key: str, default: _GenericType2 = None
947
944
  ) -> BMLayerItem | _GenericType2:
948
945
  """Returns the value of the layer matching the key or default
@@ -1276,12 +1273,12 @@ class BMVert:
1276
1273
  :type: bool
1277
1274
  """
1278
1275
 
1279
- def calc_edge_angle(self, fallback: typing.Any = None) -> float:
1276
+ def calc_edge_angle(self, fallback: typing.Any | None = None) -> float:
1280
1277
  """Return the angle between this vert's two connected edges.
1281
1278
 
1282
1279
  :param fallback: return this when the vert doesn't have 2 edges
1283
1280
  (instead of raising a `ValueError`).
1284
- :type fallback: typing.Any
1281
+ :type fallback: typing.Any | None
1285
1282
  :return: Angle between edges in radians.
1286
1283
  :rtype: float
1287
1284
  """
@@ -1381,14 +1378,14 @@ class BMVertSeq:
1381
1378
  def new(
1382
1379
  self,
1383
1380
  co: collections.abc.Sequence[float] | mathutils.Vector = (0.0, 0.0, 0.0),
1384
- example: BMVert = None,
1381
+ example: BMVert | None = None,
1385
1382
  ) -> BMVert:
1386
1383
  """Create a new vertex.
1387
1384
 
1388
1385
  :param co: The initial location of the vertex (optional argument).
1389
1386
  :type co: collections.abc.Sequence[float] | mathutils.Vector
1390
1387
  :param example: Existing vert to initialize settings.
1391
- :type example: BMVert
1388
+ :type example: BMVert | None
1392
1389
  :return: The newly created vertex.
1393
1390
  :rtype: BMVert
1394
1391
  """
@@ -1590,12 +1587,12 @@ class BMesh:
1590
1587
  self,
1591
1588
  matrix: collections.abc.Sequence[collections.abc.Sequence[float]]
1592
1589
  | mathutils.Matrix,
1593
- filter: set = None,
1590
+ filter: set | None = None,
1594
1591
  ):
1595
1592
  """Transform the mesh (optionally filtering flagged data only).
1596
1593
 
1597
1594
  :param matrix: transform matrix.
1598
1595
  :type matrix: collections.abc.Sequence[collections.abc.Sequence[float]] | mathutils.Matrix
1599
1596
  :param filter: set of values in ('SELECT', 'HIDE', 'SEAM', 'SMOOTH', 'TAG').
1600
- :type filter: set
1597
+ :type filter: set | None
1601
1598
  """
bmesh/utils/__init__.pyi CHANGED
@@ -8,9 +8,6 @@ import collections.abc
8
8
  import typing_extensions
9
9
  import bmesh.types
10
10
 
11
- _GenericType1 = typing.TypeVar("_GenericType1")
12
- _GenericType2 = typing.TypeVar("_GenericType2")
13
-
14
11
  def edge_rotate(edge: bmesh.types.BMEdge, ccw: bool = False) -> bmesh.types.BMEdge:
15
12
  """Rotate the edge and return the newly created edge.
16
13
  If rotating the edge fails, None will be returned.
@@ -56,7 +53,7 @@ def face_split(
56
53
  vert_b: bmesh.types.BMVert,
57
54
  coords: list[float] = (),
58
55
  use_exist: bool = True,
59
- example: bmesh.types.BMEdge = None,
56
+ example: bmesh.types.BMEdge | None = None,
60
57
  ) -> tuple[bmesh.types.BMFace, bmesh.types.BMLoop]:
61
58
  """Face split with optional intermediate points.
62
59
 
@@ -71,7 +68,7 @@ def face_split(
71
68
  :param use_exist: .Use an existing edge if it exists (Only used when coords argument is empty or omitted)
72
69
  :type use_exist: bool
73
70
  :param example: Newly created edge will copy settings from this one.
74
- :type example: bmesh.types.BMEdge
71
+ :type example: bmesh.types.BMEdge | None
75
72
  :return: The newly created face or None on failure.
76
73
  :rtype: tuple[bmesh.types.BMFace, bmesh.types.BMLoop]
77
74
  """
bpy/__init__.pyi CHANGED
@@ -19,8 +19,6 @@ from . import types as types
19
19
  from . import typing as typing
20
20
  from . import utils as utils
21
21
 
22
- _GenericType1 = typing.TypeVar("_GenericType1")
23
- _GenericType2 = typing.TypeVar("_GenericType2")
24
22
  context: bpy.types.Context
25
23
 
26
24
  data: bpy.types.BlendData
bpy/app/__init__.pyi CHANGED
@@ -19,9 +19,6 @@ from . import icons as icons
19
19
  from . import timers as timers
20
20
  from . import translations as translations
21
21
 
22
- _GenericType1 = typing.TypeVar("_GenericType1")
23
- _GenericType2 = typing.TypeVar("_GenericType2")
24
-
25
22
  def help_text(all: bool | None = False):
26
23
  """Return the help text as a string.
27
24
 
@@ -44,8 +44,6 @@ import collections.abc
44
44
  import typing_extensions
45
45
  import bpy.types
46
46
 
47
- _GenericType1 = typing.TypeVar("_GenericType1")
48
- _GenericType2 = typing.TypeVar("_GenericType2")
49
47
  animation_playback_post: list[collections.abc.Callable[[bpy.types.Scene], None]]
50
48
  """ on ending animation playback
51
49
  """
@@ -2,9 +2,6 @@ import typing
2
2
  import collections.abc
3
3
  import typing_extensions
4
4
 
5
- _GenericType1 = typing.TypeVar("_GenericType1")
6
- _GenericType2 = typing.TypeVar("_GenericType2")
7
-
8
5
  def new_triangles(
9
6
  range: tuple | None,
10
7
  coords: collections.abc.Sequence[bytes] | None,
@@ -34,9 +34,6 @@ import typing
34
34
  import collections.abc
35
35
  import typing_extensions
36
36
 
37
- _GenericType1 = typing.TypeVar("_GenericType1")
38
- _GenericType2 = typing.TypeVar("_GenericType2")
39
-
40
37
  def is_registered(function: collections.abc.Callable[[], float | None]) -> bool:
41
38
  """Check if this function is registered as a timer.
42
39
 
@@ -60,9 +60,6 @@ import typing
60
60
  import collections.abc
61
61
  import typing_extensions
62
62
 
63
- _GenericType1 = typing.TypeVar("_GenericType1")
64
- _GenericType2 = typing.TypeVar("_GenericType2")
65
-
66
63
  def locale_explode(locale):
67
64
  """Return all components and their combinations of the given ISO locale string.For non-complete locales, missing elements will be None.
68
65
 
bpy/msgbus/__init__.pyi CHANGED
@@ -48,9 +48,6 @@ import typing
48
48
  import collections.abc
49
49
  import typing_extensions
50
50
 
51
- _GenericType1 = typing.TypeVar("_GenericType1")
52
- _GenericType2 = typing.TypeVar("_GenericType2")
53
-
54
51
  def clear_by_owner(owner):
55
52
  """Clear all subscribers using this owner."""
56
53
 
bpy/ops/__init__.pyi CHANGED
@@ -228,6 +228,3 @@ from . import view3d as view3d
228
228
  from . import wm as wm
229
229
  from . import workspace as workspace
230
230
  from . import world as world
231
-
232
- _GenericType1 = typing.TypeVar("_GenericType1")
233
- _GenericType2 = typing.TypeVar("_GenericType2")
@@ -5,9 +5,6 @@ import bpy.ops.transform
5
5
  import bpy.types
6
6
  import bpy.typing
7
7
 
8
- _GenericType1 = typing.TypeVar("_GenericType1")
9
- _GenericType2 = typing.TypeVar("_GenericType2")
10
-
11
8
  def bake_keys(
12
9
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
13
10
  execution_context: int | str | None = None,
bpy/ops/anim/__init__.pyi CHANGED
@@ -3,9 +3,6 @@ import collections.abc
3
3
  import typing_extensions
4
4
  import bpy.types
5
5
 
6
- _GenericType1 = typing.TypeVar("_GenericType1")
7
- _GenericType2 = typing.TypeVar("_GenericType2")
8
-
9
6
  def change_frame(
10
7
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
11
8
  execution_context: int | str | None = None,
@@ -4,9 +4,6 @@ import typing_extensions
4
4
  import bpy.ops.transform
5
5
  import bpy.types
6
6
 
7
- _GenericType1 = typing.TypeVar("_GenericType1")
8
- _GenericType2 = typing.TypeVar("_GenericType2")
9
-
10
7
  def align(
11
8
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
12
9
  execution_context: int | str | None = None,
@@ -3,9 +3,6 @@ import collections.abc
3
3
  import typing_extensions
4
4
  import bpy.types
5
5
 
6
- _GenericType1 = typing.TypeVar("_GenericType1")
7
- _GenericType2 = typing.TypeVar("_GenericType2")
8
-
9
6
  def assign_action(
10
7
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
11
8
  execution_context: int | str | None = None,
bpy/ops/boid/__init__.pyi CHANGED
@@ -4,9 +4,6 @@ import typing_extensions
4
4
  import bpy.types
5
5
  import bpy.typing
6
6
 
7
- _GenericType1 = typing.TypeVar("_GenericType1")
8
- _GenericType2 = typing.TypeVar("_GenericType2")
9
-
10
7
  def rule_add(
11
8
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
12
9
  execution_context: int | str | None = None,
@@ -4,9 +4,6 @@ import typing_extensions
4
4
  import bpy.types
5
5
  import bpy.typing
6
6
 
7
- _GenericType1 = typing.TypeVar("_GenericType1")
8
- _GenericType2 = typing.TypeVar("_GenericType2")
9
-
10
7
  def asset_activate(
11
8
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
12
9
  execution_context: int | str | None = None,
@@ -3,9 +3,6 @@ import collections.abc
3
3
  import typing_extensions
4
4
  import bpy.types
5
5
 
6
- _GenericType1 = typing.TypeVar("_GenericType1")
7
- _GenericType2 = typing.TypeVar("_GenericType2")
8
-
9
6
  def clear_filter(
10
7
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
11
8
  execution_context: int | str | None = None,
@@ -3,9 +3,6 @@ import collections.abc
3
3
  import typing_extensions
4
4
  import bpy.types
5
5
 
6
- _GenericType1 = typing.TypeVar("_GenericType1")
7
- _GenericType2 = typing.TypeVar("_GenericType2")
8
-
9
6
  def layer_add(
10
7
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
11
8
  execution_context: int | str | None = None,
@@ -3,9 +3,6 @@ import collections.abc
3
3
  import typing_extensions
4
4
  import bpy.types
5
5
 
6
- _GenericType1 = typing.TypeVar("_GenericType1")
7
- _GenericType2 = typing.TypeVar("_GenericType2")
8
-
9
6
  def preset_add(
10
7
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
11
8
  execution_context: int | str | None = None,
bpy/ops/clip/__init__.pyi CHANGED
@@ -6,9 +6,6 @@ import bpy.types
6
6
  import bpy.typing
7
7
  import mathutils
8
8
 
9
- _GenericType1 = typing.TypeVar("_GenericType1")
10
- _GenericType2 = typing.TypeVar("_GenericType2")
11
-
12
9
  def add_marker(
13
10
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
14
11
  execution_context: int | str | None = None,
@@ -3,9 +3,6 @@ import collections.abc
3
3
  import typing_extensions
4
4
  import bpy.types
5
5
 
6
- _GenericType1 = typing.TypeVar("_GenericType1")
7
- _GenericType2 = typing.TypeVar("_GenericType2")
8
-
9
6
  def preset_add(
10
7
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
11
8
  execution_context: int | str | None = None,
@@ -3,9 +3,6 @@ import collections.abc
3
3
  import typing_extensions
4
4
  import bpy.types
5
5
 
6
- _GenericType1 = typing.TypeVar("_GenericType1")
7
- _GenericType2 = typing.TypeVar("_GenericType2")
8
-
9
6
  def create(
10
7
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
11
8
  execution_context: int | str | None = None,
@@ -3,9 +3,6 @@ import collections.abc
3
3
  import typing_extensions
4
4
  import bpy.types
5
5
 
6
- _GenericType1 = typing.TypeVar("_GenericType1")
7
- _GenericType2 = typing.TypeVar("_GenericType2")
8
-
9
6
  def autocomplete(
10
7
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
11
8
  execution_context: int | str | None = None,
@@ -3,9 +3,6 @@ import collections.abc
3
3
  import typing_extensions
4
4
  import bpy.types
5
5
 
6
- _GenericType1 = typing.TypeVar("_GenericType1")
7
- _GenericType2 = typing.TypeVar("_GenericType2")
8
-
9
6
  def add_target(
10
7
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
11
8
  execution_context: int | str | None = None,
@@ -6,9 +6,6 @@ import bpy.types
6
6
  import bpy.typing
7
7
  import mathutils
8
8
 
9
- _GenericType1 = typing.TypeVar("_GenericType1")
10
- _GenericType2 = typing.TypeVar("_GenericType2")
11
-
12
9
  def cyclic_toggle(
13
10
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
14
11
  execution_context: int | str | None = None,
@@ -6,9 +6,6 @@ import bpy.types
6
6
  import bpy.typing
7
7
  import mathutils
8
8
 
9
- _GenericType1 = typing.TypeVar("_GenericType1")
10
- _GenericType2 = typing.TypeVar("_GenericType2")
11
-
12
9
  def add_bezier(
13
10
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
14
11
  execution_context: int | str | None = None,
@@ -3,9 +3,6 @@ import collections.abc
3
3
  import typing_extensions
4
4
  import bpy.types
5
5
 
6
- _GenericType1 = typing.TypeVar("_GenericType1")
7
- _GenericType2 = typing.TypeVar("_GenericType2")
8
-
9
6
  def denoise_animation(
10
7
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
11
8
  execution_context: int | str | None = None,
@@ -4,9 +4,6 @@ import typing_extensions
4
4
  import bpy.types
5
5
  import bpy.typing
6
6
 
7
- _GenericType1 = typing.TypeVar("_GenericType1")
8
- _GenericType2 = typing.TypeVar("_GenericType2")
9
-
10
7
  def bake(
11
8
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
12
9
  execution_context: int | str | None = None,
bpy/ops/ed/__init__.pyi CHANGED
@@ -3,9 +3,6 @@ import collections.abc
3
3
  import typing_extensions
4
4
  import bpy.types
5
5
 
6
- _GenericType1 = typing.TypeVar("_GenericType1")
7
- _GenericType2 = typing.TypeVar("_GenericType2")
8
-
9
6
  def flush_edits(
10
7
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
11
8
  execution_context: int | str | None = None,
@@ -3,9 +3,6 @@ import collections.abc
3
3
  import typing_extensions
4
4
  import bpy.types
5
5
 
6
- _GenericType1 = typing.TypeVar("_GenericType1")
7
- _GenericType2 = typing.TypeVar("_GenericType2")
8
-
9
6
  def bvh(
10
7
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
11
8
  execution_context: int | str | None = None,
@@ -3,9 +3,6 @@ import collections.abc
3
3
  import typing_extensions
4
4
  import bpy.types
5
5
 
6
- _GenericType1 = typing.TypeVar("_GenericType1")
7
- _GenericType2 = typing.TypeVar("_GenericType2")
8
-
9
6
  def fbx(
10
7
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
11
8
  execution_context: int | str | None = None,
@@ -3,9 +3,6 @@ import collections.abc
3
3
  import typing_extensions
4
4
  import bpy.types
5
5
 
6
- _GenericType1 = typing.TypeVar("_GenericType1")
7
- _GenericType2 = typing.TypeVar("_GenericType2")
8
-
9
6
  def dummy_progress(
10
7
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
11
8
  execution_context: int | str | None = None,
bpy/ops/file/__init__.pyi CHANGED
@@ -3,9 +3,6 @@ import collections.abc
3
3
  import typing_extensions
4
4
  import bpy.types
5
5
 
6
- _GenericType1 = typing.TypeVar("_GenericType1")
7
- _GenericType2 = typing.TypeVar("_GenericType2")
8
-
9
6
  def autopack_toggle(
10
7
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
11
8
  execution_context: int | str | None = None,
@@ -3,9 +3,6 @@ import collections.abc
3
3
  import typing_extensions
4
4
  import bpy.types
5
5
 
6
- _GenericType1 = typing.TypeVar("_GenericType1")
7
- _GenericType2 = typing.TypeVar("_GenericType2")
8
-
9
6
  def bake_all(
10
7
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
11
8
  execution_context: int | str | None = None,
bpy/ops/font/__init__.pyi CHANGED
@@ -3,9 +3,6 @@ import collections.abc
3
3
  import typing_extensions
4
4
  import bpy.types
5
5
 
6
- _GenericType1 = typing.TypeVar("_GenericType1")
7
- _GenericType2 = typing.TypeVar("_GenericType2")
8
-
9
6
  def case_set(
10
7
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
11
8
  execution_context: int | str | None = None,
@@ -4,9 +4,6 @@ import typing_extensions
4
4
  import bpy.types
5
5
  import bpy.typing
6
6
 
7
- _GenericType1 = typing.TypeVar("_GenericType1")
8
- _GenericType2 = typing.TypeVar("_GenericType2")
9
-
10
7
  def attribute_add(
11
8
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
12
9
  execution_context: int | str | None = None,
@@ -3,9 +3,6 @@ import collections.abc
3
3
  import typing_extensions
4
4
  import bpy.types
5
5
 
6
- _GenericType1 = typing.TypeVar("_GenericType1")
7
- _GenericType2 = typing.TypeVar("_GenericType2")
8
-
9
6
  def gizmo_select(
10
7
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
11
8
  execution_context: int | str | None = None,
@@ -5,9 +5,6 @@ import bpy.ops.transform
5
5
  import bpy.types
6
6
  import mathutils
7
7
 
8
- _GenericType1 = typing.TypeVar("_GenericType1")
9
- _GenericType2 = typing.TypeVar("_GenericType2")
10
-
11
8
  def active_frame_delete(
12
9
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
13
10
  execution_context: int | str | None = None,
@@ -5,9 +5,6 @@ import bpy.ops.transform
5
5
  import bpy.types
6
6
  import bpy.typing
7
7
 
8
- _GenericType1 = typing.TypeVar("_GenericType1")
9
- _GenericType2 = typing.TypeVar("_GenericType2")
10
-
11
8
  def bake_keys(
12
9
  override_context: bpy.types.Context | dict[str, typing.Any] = None,
13
10
  execution_context: int | str | None = None,