fake-bpy-module 20250125__py3-none-any.whl → 20250126__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of fake-bpy-module might be problematic. Click here for more details.
- bpy/types/__init__.pyi +4 -2
- {fake_bpy_module-20250125.dist-info → fake_bpy_module-20250126.dist-info}/METADATA +1 -1
- {fake_bpy_module-20250125.dist-info → fake_bpy_module-20250126.dist-info}/RECORD +5 -5
- {fake_bpy_module-20250125.dist-info → fake_bpy_module-20250126.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20250125.dist-info → fake_bpy_module-20250126.dist-info}/top_level.txt +0 -0
bpy/types/__init__.pyi
CHANGED
|
@@ -186952,11 +186952,13 @@ class Operator(bpy_struct):
|
|
|
186952
186952
|
:type: OperatorProperties
|
|
186953
186953
|
"""
|
|
186954
186954
|
|
|
186955
|
-
bl_property:
|
|
186955
|
+
bl_property: str
|
|
186956
186956
|
""" The name of a property to use as this operators primary property.
|
|
186957
186957
|
Currently this is only used to select the default property when
|
|
186958
186958
|
expanding an operator into a menu.
|
|
186959
|
-
|
|
186959
|
+
|
|
186960
|
+
:type: str
|
|
186961
|
+
"""
|
|
186960
186962
|
|
|
186961
186963
|
is_registered: bool
|
|
186962
186964
|
"""
|
|
@@ -277,7 +277,7 @@ bpy/ops/workspace/__init__.pyi,sha256=BHvDV5CcVBnuKaL8akhm-Es7VcGUjf3jGFTbfx5YHC
|
|
|
277
277
|
bpy/ops/world/__init__.pyi,sha256=pBV8EDA8HoWovDSul6mxkF7Mt6N3PQWuukRhkw3dBr8,601
|
|
278
278
|
bpy/path/__init__.pyi,sha256=emlV7ocbsOuOSMzxJXr6ldKRk2-_K0DWlKc3Ylt5dsU,5484
|
|
279
279
|
bpy/props/__init__.pyi,sha256=ZldUQ1MIMYkmYB0PpIP7HwwzMGpVB4rM3KeZOqV54sU,35236
|
|
280
|
-
bpy/types/__init__.pyi,sha256=
|
|
280
|
+
bpy/types/__init__.pyi,sha256=aSLcyOS43hE8IN8YndXRS1aoD8duKSEnCZ-QGT6Q8K4,5421071
|
|
281
281
|
bpy/utils/__init__.pyi,sha256=0xYpOGROz80lrcCe4nko-nEkU-lsKJV09rjES5JIu7I,14765
|
|
282
282
|
bpy/utils/previews/__init__.pyi,sha256=AsbDN4vRLbSTZ7_S_4LqmI1sJmV_8NnqDt1QfBdH94Y,2280
|
|
283
283
|
bpy/utils/units/__init__.pyi,sha256=QuXx22JjmObRmP_KcdoqOlDSvVtXZHeK5nTIvwjcUnI,2645
|
|
@@ -359,7 +359,7 @@ rna_prop_ui/__init__.pyi,sha256=lShhkbbeJ_ANi2dy4J4HIkyp1HZrMqCfhcf8QpAQsj0,1281
|
|
|
359
359
|
rna_prop_ui/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
360
360
|
rna_xml/__init__.pyi,sha256=idYsAZj-_egBKMA2pQl2P9IoNhZxXIkBSALFuq-ylO8,577
|
|
361
361
|
rna_xml/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
362
|
-
fake_bpy_module-
|
|
363
|
-
fake_bpy_module-
|
|
364
|
-
fake_bpy_module-
|
|
365
|
-
fake_bpy_module-
|
|
362
|
+
fake_bpy_module-20250126.dist-info/METADATA,sha256=VRMx90ecFXzwdaigKSNERoa7M66HbHmy7XdqknabyB4,7289
|
|
363
|
+
fake_bpy_module-20250126.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
364
|
+
fake_bpy_module-20250126.dist-info/top_level.txt,sha256=SZm3DVRKif7dFSjYKiIIg3_7uqjIwRAwOnCIcT4hRNM,500
|
|
365
|
+
fake_bpy_module-20250126.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|