fake-bpy-module 20240713__py3-none-any.whl → 20240715__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.
- bgl/__init__.pyi +0 -558
- bpy/path/__init__.pyi +0 -182
- bpy/types/__init__.pyi +37 -1
- bpy/utils/__init__.pyi +0 -215
- bpy/utils/previews/__init__.pyi +9 -80
- bpy_extras/anim_utils/__init__.pyi +0 -55
- bpy_extras/asset_utils/__init__.pyi +1 -14
- bpy_extras/id_map_utils/__init__.pyi +0 -10
- bpy_extras/image_utils/__init__.pyi +0 -49
- bpy_extras/io_utils/__init__.pyi +0 -131
- bpy_extras/keyconfig_utils/__init__.pyi +0 -11
- bpy_extras/mesh_utils/__init__.pyi +0 -88
- bpy_extras/node_utils/__init__.pyi +0 -1
- bpy_extras/object_utils/__init__.pyi +0 -96
- bpy_extras/view3d_utils/__init__.pyi +0 -94
- {fake_bpy_module-20240713.dist-info → fake_bpy_module-20240715.dist-info}/METADATA +1 -1
- {fake_bpy_module-20240713.dist-info → fake_bpy_module-20240715.dist-info}/RECORD +20 -20
- freestyle/utils/__init__.pyi +1 -1
- {fake_bpy_module-20240713.dist-info → fake_bpy_module-20240715.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20240713.dist-info → fake_bpy_module-20240715.dist-info}/top_level.txt +0 -0
|
@@ -12,7 +12,7 @@ animsys_refactor/__init__.pyi,sha256=qEnoG9uMeKJWqz3Z5X_MfrJjiskQVPAgGA_UCWT0hVo
|
|
|
12
12
|
animsys_refactor/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
13
13
|
aud/__init__.pyi,sha256=hdjhVFasvD3Hbu8MU8EPt2ARLvp0Ks7NqqvEJ8kTQEw,33032
|
|
14
14
|
aud/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
15
|
-
bgl/__init__.pyi,sha256=
|
|
15
|
+
bgl/__init__.pyi,sha256=ZAh5JywWAZxmNRin7p-bXSC67UFAsPj4XMW-txodAts,101974
|
|
16
16
|
bgl/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
17
17
|
bl_app_override/__init__.pyi,sha256=F5F98TmyPFrt0RNhCoVcO61CwG8o2p7rZMcyhRl8hac,450
|
|
18
18
|
bl_app_override/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -269,26 +269,26 @@ bpy/ops/view3d/__init__.pyi,sha256=Tmxe1tUhHtqfUWqnFAin2o9g9E4IAVw0n9DBexKXG5s,4
|
|
|
269
269
|
bpy/ops/wm/__init__.pyi,sha256=3pYvC0MPQF8f5oDsimU2bcabex1Dy4fnuBqju6vdt9U,215991
|
|
270
270
|
bpy/ops/workspace/__init__.pyi,sha256=OSELKT_HUs2W6cOk2wOigZgkbieGezMVWTi45f4x-Ik,3289
|
|
271
271
|
bpy/ops/world/__init__.pyi,sha256=_z3cX9CYV0nTmSiSQcC82nRiXYriWMcHomfxmSl2GxM,1057
|
|
272
|
-
bpy/path/__init__.pyi,sha256=
|
|
272
|
+
bpy/path/__init__.pyi,sha256=eHZZMKEe97JZsx7p5YzG8YtEJ6X7T2gVtMUO8oRFevU,5924
|
|
273
273
|
bpy/props/__init__.pyi,sha256=Ve1JEXbDvR1jPFE21dZEQQaBz15sdZ0IG-N3CVxtV40,29575
|
|
274
|
-
bpy/types/__init__.pyi,sha256=
|
|
275
|
-
bpy/utils/__init__.pyi,sha256=
|
|
276
|
-
bpy/utils/previews/__init__.pyi,sha256=
|
|
274
|
+
bpy/types/__init__.pyi,sha256=eL3mGCt_R4QSj0W0dVkd9vl8JlC7SzjGmFMr0_T4_uw,5266226
|
|
275
|
+
bpy/utils/__init__.pyi,sha256=rId5dvsPSGULyxAWsmV-B2uGHWvnMNAHo4CV8LwYnaY,12760
|
|
276
|
+
bpy/utils/previews/__init__.pyi,sha256=0mvcirUV7D4ByWzEUIBVEEJ1VTFhBjBcstllI7L6MRc,2439
|
|
277
277
|
bpy/utils/units/__init__.pyi,sha256=2OtqF54xi6peGyNeSGkuaLpytf2EESF753zqooe8bwc,2719
|
|
278
278
|
bpy_extras/__init__.pyi,sha256=2VLH9ypoDdQ26LNuGXzPoFLPKCf7sZWZJRBF1_mOV18,862
|
|
279
279
|
bpy_extras/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
280
|
-
bpy_extras/anim_utils/__init__.pyi,sha256=
|
|
281
|
-
bpy_extras/asset_utils/__init__.pyi,sha256=
|
|
280
|
+
bpy_extras/anim_utils/__init__.pyi,sha256=COEr1AKPpB54o6u8_9HEOJUXDCUr2VK2Cp407anoANE,4293
|
|
281
|
+
bpy_extras/asset_utils/__init__.pyi,sha256=hx9j3AM_f_HgceUV3RZUGoZpn6kYH0QbXujQTuGvDI8,665
|
|
282
282
|
bpy_extras/bmesh_utils/__init__.pyi,sha256=tW3hDYR0cPzfwxyS4MfnhgHKcF_LrRsqD56kmVEjvWs,558
|
|
283
|
-
bpy_extras/id_map_utils/__init__.pyi,sha256=
|
|
284
|
-
bpy_extras/image_utils/__init__.pyi,sha256=
|
|
285
|
-
bpy_extras/io_utils/__init__.pyi,sha256=
|
|
286
|
-
bpy_extras/keyconfig_utils/__init__.pyi,sha256=
|
|
287
|
-
bpy_extras/mesh_utils/__init__.pyi,sha256=
|
|
283
|
+
bpy_extras/id_map_utils/__init__.pyi,sha256=fgiKQ8aasptohwqs3MfMBdJn1ug2mGegm-NK4Q7Oj4E,570
|
|
284
|
+
bpy_extras/image_utils/__init__.pyi,sha256=HbnlzXL7DBgIwMDwPuCthWg-a9abMi6uyUneyZeeyiQ,2161
|
|
285
|
+
bpy_extras/io_utils/__init__.pyi,sha256=xGO8lUTqunN6A4dwCVRzSbgQWbByn2fUozJuUPPMGFM,5387
|
|
286
|
+
bpy_extras/keyconfig_utils/__init__.pyi,sha256=RV7ReJDC4bFMKo9fK1VXhwpxIzINfo09Pe5_qqtjHtA,472
|
|
287
|
+
bpy_extras/mesh_utils/__init__.pyi,sha256=coa7ucq266gaWClUN94q5sTG1QBwCO6tziyrENg7BcQ,2726
|
|
288
288
|
bpy_extras/node_shader_utils/__init__.pyi,sha256=k5cTS_vyc5r95JJ4kMvU_g206hzAUouVXWn-vAkiWlY,6109
|
|
289
|
-
bpy_extras/node_utils/__init__.pyi,sha256=
|
|
290
|
-
bpy_extras/object_utils/__init__.pyi,sha256=
|
|
291
|
-
bpy_extras/view3d_utils/__init__.pyi,sha256=
|
|
289
|
+
bpy_extras/node_utils/__init__.pyi,sha256=KiQjiDQGJChfC3UyJQR8wnXxn4UVeUcC7gI3Dj3XgVM,741
|
|
290
|
+
bpy_extras/object_utils/__init__.pyi,sha256=BnC8oYjoyY8GZbmEXK4fmgvgGNJC7Ng8aq4xBA5G_ac,3384
|
|
291
|
+
bpy_extras/view3d_utils/__init__.pyi,sha256=qsVBesUMePjIzm9f4a1O8lriuHVPRSN66ZFRSHj4-I0,3897
|
|
292
292
|
bpy_extras/wm_utils/__init__.pyi,sha256=1b8BH4op3oa4DM-AlW0uB-8QeDqzP4J8_ZnB0DGtHBw,185
|
|
293
293
|
bpy_extras/wm_utils/progress_report/__init__.pyi,sha256=FLxBFo7hzXv_Z9Rz3ktkytB9dMKq_7qviOcjH3TaJWI,1897
|
|
294
294
|
bpy_restrict_state/__init__.pyi,sha256=nVbNSr--KNZPaTtNSw_9uy_oOhSm6G3TMmF78GNnBBI,332
|
|
@@ -306,7 +306,7 @@ freestyle/functions/__init__.pyi,sha256=XxBl3XTRcHFONM-GBH6bDN6PMNpgOvcqyKKhKERZ
|
|
|
306
306
|
freestyle/predicates/__init__.pyi,sha256=hdEBy2hiQw1vq4rd64eaE565-29DhOmwTyV-mGLTPG0,13844
|
|
307
307
|
freestyle/shaders/__init__.pyi,sha256=_yBIN2vWTq70X_8_MfUe4TqiL1Iri4OYjvIkXRQxG5M,24828
|
|
308
308
|
freestyle/types/__init__.pyi,sha256=ZBmY7N4liQTkvhEArSuyDk3gbFAaJe3RtPtPFGYV0FU,100506
|
|
309
|
-
freestyle/utils/__init__.pyi,sha256=
|
|
309
|
+
freestyle/utils/__init__.pyi,sha256=dVRmwht78x5Rg53oFqlZgIWB5GpqVs7-JKoZuPkYwV0,5415
|
|
310
310
|
freestyle/utils/ContextFunctions/__init__.pyi,sha256=3zOixayiQsbvJ5xTNYLsaDGUka_q_u5-YQ68KywJWMg,3579
|
|
311
311
|
gpu/__init__.pyi,sha256=Sk-6v4PijACLtDfQx_DD7wTM7KUVZd_5xz1i6IqyiyM,7981
|
|
312
312
|
gpu/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -355,7 +355,7 @@ rna_xml/__init__.pyi,sha256=aUk0kaxu1bMT5z1b2S_CnI0r-p7119GGYDjeV65sx6w,670
|
|
|
355
355
|
rna_xml/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
356
356
|
sys_info/__init__.pyi,sha256=-GCmGVtiditgEnxiqi7hwH2wbEMmrtUNGvMEbxVezU4,189
|
|
357
357
|
sys_info/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
358
|
-
fake_bpy_module-
|
|
359
|
-
fake_bpy_module-
|
|
360
|
-
fake_bpy_module-
|
|
361
|
-
fake_bpy_module-
|
|
358
|
+
fake_bpy_module-20240715.dist-info/METADATA,sha256=4MI4wxTnr9tx-t1-1_FG3gSGQqjTBs89NaRYse4rJJk,7188
|
|
359
|
+
fake_bpy_module-20240715.dist-info/WHEEL,sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk,91
|
|
360
|
+
fake_bpy_module-20240715.dist-info/top_level.txt,sha256=laOLfHIg0_6N4ntsGrWh85yODawYeLVGI-wex_FGLUI,509
|
|
361
|
+
fake_bpy_module-20240715.dist-info/RECORD,,
|
freestyle/utils/__init__.pyi
CHANGED
|
@@ -161,7 +161,7 @@ def material_from_fedge(fe):
|
|
|
161
161
|
...
|
|
162
162
|
|
|
163
163
|
def normal_at_I0D(it): ...
|
|
164
|
-
def pairwise(iterable, types={
|
|
164
|
+
def pairwise(iterable, types={StrokeVertexIterator, Stroke}):
|
|
165
165
|
"""Yields a tuple containing the previous and current object"""
|
|
166
166
|
|
|
167
167
|
...
|
|
File without changes
|
|
File without changes
|