fake-bpy-module-latest 20260120__py3-none-any.whl → 20260121__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.
@@ -666,6 +666,20 @@ def vert_select_linked_pick(
666
666
  :param select: Select, Whether to select or deselect linked vertices under the cursor
667
667
  """
668
668
 
669
+ def vert_select_loop(
670
+ execution_context: int | str | None = None,
671
+ undo: bool | None = None,
672
+ /,
673
+ *,
674
+ select: bool | None = True,
675
+ extend: bool | None = False,
676
+ ) -> None:
677
+ """Select vertex loop under the cursor
678
+
679
+ :param select: Select, If false, vertices will be deselected
680
+ :param extend: Extend, Extend the selection
681
+ """
682
+
669
683
  def vert_select_more(
670
684
  execution_context: int | str | None = None,
671
685
  undo: bool | None = None,
bpy/types/__init__.pyi CHANGED
@@ -158067,7 +158067,11 @@ class GeometryNodeList(GeometryNode, NodeInternal, Node, bpy_struct):
158067
158067
  class GeometryNodeListGetItem(GeometryNode, NodeInternal, Node, bpy_struct):
158068
158068
  """Retrieve a value from a list"""
158069
158069
 
158070
- data_type: bpy.stub_internal.rna_enums.NodeSocketDataTypeItems
158070
+ socket_type: bpy.stub_internal.rna_enums.NodeSocketDataTypeItems
158071
+ """ Value may be implicitly converted if the type does not match"""
158072
+
158073
+ structure_type: bpy.stub_internal.rna_enums.NodeSocketStructureTypeItems
158074
+ """ What kind of higher order types are expected to flow through this socket"""
158071
158075
 
158072
158076
  @classmethod
158073
158077
  def is_registered_node_type(cls) -> bool:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fake-bpy-module-latest
3
- Version: 20260120
3
+ Version: 20260121
4
4
  Summary: Collection of the fake Blender Python API module for the code completion.
5
5
  Author: nutti
6
6
  Author-email: nutti.metro@gmail.com
@@ -277,7 +277,7 @@ bpy/ops/nla/__init__.pyi,sha256=BKhMtxIO-S1uvKYDWWGtkdImtHOkh0vuMCQPXU-DMHo,1393
277
277
  bpy/ops/node/__init__.pyi,sha256=rUizTh9YyCl9SkT_m3d03ynO8_no3Jb-R_RI8CaBMWY,60945
278
278
  bpy/ops/object/__init__.pyi,sha256=lUwpGFhl51RMdrpWuEHxl9_L3hyt6ucPVnPFriHvec0,132838
279
279
  bpy/ops/outliner/__init__.pyi,sha256=9WpptES8EMwCnQOqrTntIcr31HhlN-n_5UqjeBKT0Mg,21357
280
- bpy/ops/paint/__init__.pyi,sha256=zQnoT91nKThhV5wWb3THhe_mv8RrEMHY-X9tbRBI0Hs,28364
280
+ bpy/ops/paint/__init__.pyi,sha256=Va4erQE47Dhou61TQktAeF9uR_jNsZmR5Dylv43Ncgs,28720
281
281
  bpy/ops/paintcurve/__init__.pyi,sha256=YC6tSOp62YNPX_SpgZFCcthR7lZC0CYEdRWonEKnNEs,2198
282
282
  bpy/ops/palette/__init__.pyi,sha256=jAl22wlshj9D8HU97etN6o7-OoiIV2m7VHf6XTp1DZ8,1519
283
283
  bpy/ops/particle/__init__.pyi,sha256=bQAY27lzTiJuuM2KLKPUF0wEs5AwwjVGGYgsMJU1ogA,10397
@@ -313,7 +313,7 @@ bpy/path/__init__.pyi,sha256=jgXGlVLUTr15BhcgCVnkz6WlJp4yjpHhJc4TJAXSbsU,4632
313
313
  bpy/props/__init__.pyi,sha256=BFnRoY78kkf6szROPfp4HSETs8yEgMeKE4QeSd2vDrs,41820
314
314
  bpy/stub_internal/__init__.pyi,sha256=h3K2LGZ8lcLY-Oo9ym-HEopjGScc4iTfpT1MU_6smTI,126
315
315
  bpy/stub_internal/rna_enums/__init__.pyi,sha256=qwmvb4vKgXjyUx69cDNAssAsbkYCVs1ODFOk4wl9yMY,144112
316
- bpy/types/__init__.pyi,sha256=1YdFITZxyHUxV_348gy42LVwW0T42-9eCnATeo7TkqA,5381742
316
+ bpy/types/__init__.pyi,sha256=ifZY-foP34oz-Zkzf-43FCx4wp4iyq2jOBz7LlIKwzU,5381978
317
317
  bpy/utils/__init__.pyi,sha256=z2RE91bnjKGSocTVMkIrZ1HS9Q5UUC_u1eo3Kv1DVzs,13054
318
318
  bpy/utils/previews/__init__.pyi,sha256=ByUvnneVHqE8dr5c1-hYsf-6qaKWdU0KP0IbwA5QN00,2028
319
319
  bpy/utils/units/__init__.pyi,sha256=CbBgOpnx48WP0flNilskhsmA7YCAnbbj07vr3OXlMG8,2214
@@ -356,7 +356,7 @@ gpu_extras/__init__.pyi,sha256=XscwC-5DTPC0yc2HB_XMgvX61rT5Qs5RaImqNwR6c40,240
356
356
  gpu_extras/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
357
357
  gpu_extras/batch/__init__.pyi,sha256=R9oy8hroBj5qmDidgqH9dTOwLC5IuSmc_532wVPcmqY,962
358
358
  gpu_extras/presets/__init__.pyi,sha256=E7QDFkK8Mv6EEzqgn3WREPJ1I-j6WIJQlR6mzYjewzY,1811
359
- idprop/__init__.pyi,sha256=3M6jnE-1j1mPIJJi7c49kdEpbRgus6la85Zh_UIyXYI,118
359
+ idprop/__init__.pyi,sha256=yQ1thPRMTfDV3cSGSMMY3vXJueea6FZSMN6pSibkAHc,256
360
360
  idprop/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
361
361
  idprop/types/__init__.pyi,sha256=_w1PmQSa3nleEJwBmlrGkLeNVtri7YbHPETYe6WlS4s,1894
362
362
  imbuf/__init__.pyi,sha256=FbCZylGRx6Z_UcQFYOcvwNGw_jbP4dgC5nKbTHWmcsg,1169
@@ -379,7 +379,7 @@ rna_keymap_ui/__init__.pyi,sha256=HjNXbu5w-94HLbvVQlEWXV3JVrgWpNz9jiJ3mzGMCNg,48
379
379
  rna_keymap_ui/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
380
380
  rna_prop_ui/__init__.pyi,sha256=Gn7kc9WhI3qPObIz8QiFbjeVIP7GCeF6liywBzIEcnE,1402
381
381
  rna_prop_ui/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
382
- fake_bpy_module_latest-20260120.dist-info/METADATA,sha256=q25SfS4cSVPHR3F_E_coZvK3MeR2uzh_DQsQutTGDrc,7739
383
- fake_bpy_module_latest-20260120.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
384
- fake_bpy_module_latest-20260120.dist-info/top_level.txt,sha256=LGIXuHDoaVTgSTMScq2hvwZRtozSAzYE7RqrFaRqT6o,553
385
- fake_bpy_module_latest-20260120.dist-info/RECORD,,
382
+ fake_bpy_module_latest-20260121.dist-info/METADATA,sha256=9Cp21_kzwZMQJpxtFY7xaIqeQO8mv7S8-rCSGipStsM,7739
383
+ fake_bpy_module_latest-20260121.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
384
+ fake_bpy_module_latest-20260121.dist-info/top_level.txt,sha256=LGIXuHDoaVTgSTMScq2hvwZRtozSAzYE7RqrFaRqT6o,553
385
+ fake_bpy_module_latest-20260121.dist-info/RECORD,,
idprop/__init__.pyi CHANGED
@@ -1,3 +1,13 @@
1
+ """
2
+ This module provides access id property types (currently mainly for docs).
3
+
4
+ idprop.types.rst
5
+
6
+ :maxdepth: 1
7
+ :caption: Submodules
8
+
9
+ """
10
+
1
11
  import typing
2
12
  import collections.abc
3
13
  import typing_extensions