fake-bpy-module 20240914__py3-none-any.whl → 20240915__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.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240914
3
+ Version: 20240915
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
@@ -276,7 +276,7 @@ bpy/ops/workspace/__init__.pyi,sha256=ouILPZIQntnAJtoyo0MeMfD7p4MX6XX__5nxQuJaVb
276
276
  bpy/ops/world/__init__.pyi,sha256=fNifYrJKsxpJb6jqQHCJTlf7iNR5fzV1saFRILtDZOE,1029
277
277
  bpy/path/__init__.pyi,sha256=J_4vrRw_TTuMW4KHqSHZqYIKfDoCgG6Wv1PIFZx7__4,5612
278
278
  bpy/props/__init__.pyi,sha256=5dF03F-bYYW-j5P9eDOgSJ07JYRVwMvjmMjBYjCrjS8,29631
279
- bpy/types/__init__.pyi,sha256=NvEXTgixOk-4iaec20fO0IwueSkFCkjDi0dhMG1sjVw,6358342
279
+ bpy/types/__init__.pyi,sha256=sbOslEQZ5Nw7uOmLUU_R9UZmrBHzrW-4TBvCcDd318Q,6398913
280
280
  bpy/utils/__init__.pyi,sha256=--TTIvXJlO1WRjJS4Jv_EM-XWCp_952xAm3M_O4L5O4,13537
281
281
  bpy/utils/previews/__init__.pyi,sha256=0mvcirUV7D4ByWzEUIBVEEJ1VTFhBjBcstllI7L6MRc,2439
282
282
  bpy/utils/units/__init__.pyi,sha256=Rdhm-yBFBRp5tGXLRkMjGaQ_LB9GQA3PbvcgGFieCl4,2742
@@ -311,7 +311,7 @@ freestyle/functions/__init__.pyi,sha256=d7SyUcF7r3MQV3OARbT6cCbENGSmDKT--mkUp5Js
311
311
  freestyle/predicates/__init__.pyi,sha256=J1vOBMRPvlHuqiErZabCtSgPUz2kzi8Oh_cc_OIMlD8,13860
312
312
  freestyle/shaders/__init__.pyi,sha256=_yBIN2vWTq70X_8_MfUe4TqiL1Iri4OYjvIkXRQxG5M,24828
313
313
  freestyle/types/__init__.pyi,sha256=i_9VM68H7dzZCYbra4KASlfepVE0_m2Uy2R4vdVNtvY,101225
314
- freestyle/utils/__init__.pyi,sha256=pmGuvSAHz2xo_9Qp607oKqghPhTTn6nh2ojbWApur8E,5435
314
+ freestyle/utils/__init__.pyi,sha256=c54jy06kGbj31lM6OC0aEfygSaAIRw1yVqYbSOywmq0,5435
315
315
  freestyle/utils/ContextFunctions/__init__.pyi,sha256=3zOixayiQsbvJ5xTNYLsaDGUka_q_u5-YQ68KywJWMg,3579
316
316
  gpu/__init__.pyi,sha256=6J9JclYf27CZH6F7QVaKgw3V2kUAZ3FJdF8Jp7QbpR8,8068
317
317
  gpu/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -358,7 +358,7 @@ rna_prop_ui/__init__.pyi,sha256=Hikjpdi827dJUxkRwRWsTfrhggSL1OmQ7yql-xWh268,1407
358
358
  rna_prop_ui/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
359
359
  rna_xml/__init__.pyi,sha256=aUk0kaxu1bMT5z1b2S_CnI0r-p7119GGYDjeV65sx6w,670
360
360
  rna_xml/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
361
- fake_bpy_module-20240914.dist-info/METADATA,sha256=4c-dzw5C6ZTy3y-ok4_0m9JoVjD9lkkINSJLr2pXbVQ,7289
362
- fake_bpy_module-20240914.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
363
- fake_bpy_module-20240914.dist-info/top_level.txt,sha256=SZm3DVRKif7dFSjYKiIIg3_7uqjIwRAwOnCIcT4hRNM,500
364
- fake_bpy_module-20240914.dist-info/RECORD,,
361
+ fake_bpy_module-20240915.dist-info/METADATA,sha256=gy1Jf4h3krtgdWPXYvUxSEZE_Ttl26DeyTa94bBn53c,7289
362
+ fake_bpy_module-20240915.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
363
+ fake_bpy_module-20240915.dist-info/top_level.txt,sha256=SZm3DVRKif7dFSjYKiIIg3_7uqjIwRAwOnCIcT4hRNM,500
364
+ fake_bpy_module-20240915.dist-info/RECORD,,
@@ -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={Stroke, StrokeVertexIterator}):
164
+ def pairwise(iterable, types={StrokeVertexIterator, Stroke}):
165
165
  """Yields a tuple containing the previous and current object"""
166
166
 
167
167
  ...