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

@@ -212,6 +212,12 @@ class BrushSelectPanel(BrushPanel):
212
212
  :param context:
213
213
  """
214
214
 
215
+ def draw_header_preset(self, context):
216
+ """
217
+
218
+ :param context:
219
+ """
220
+
215
221
  class ClonePanel(BrushPanel):
216
222
  bl_label: typing.Any
217
223
  bl_options: typing.Any
@@ -1205,7 +1205,7 @@ def rebuild_proxy(
1205
1205
  execution_context: int | str | None = None,
1206
1206
  undo: bool | None = None,
1207
1207
  ):
1208
- """Rebuild all selected proxies and timecode indices using the job system
1208
+ """Rebuild all selected proxies and timecode indices
1209
1209
 
1210
1210
  :type override_context: bpy.types.Context | dict[str, typing.Any] | None
1211
1211
  :type execution_context: int | str | None
bpy/types/__init__.pyi CHANGED
@@ -117715,6 +117715,12 @@ class Brush(ID, bpy_struct):
117715
117715
  :type: float
117716
117716
  """
117717
117717
 
117718
+ has_unsaved_changes: bool
117719
+ """ Indicates that there are any user visible changes since the brush has been imported or read from the file
117720
+
117721
+ :type: bool
117722
+ """
117723
+
117718
117724
  height: float
117719
117725
  """ Affectable height of brush (i.e. the layer height for the layer tool)
117720
117726
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20241011
3
+ Version: 20241013
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
@@ -135,7 +135,7 @@ bl_ui/properties_material/__init__.pyi,sha256=J3GrRdWFeh4p5w2qKtC5Dwz0XF301ATcsC
135
135
  bl_ui/properties_material_gpencil/__init__.pyi,sha256=zfCV8bG4-NABgQNpZjhRRR4Ttr0qS2H17seuJlJgX4c,8621
136
136
  bl_ui/properties_object/__init__.pyi,sha256=8j-f7nIklQcDr8gIfbaHQzZBbfT9DpTDy3g02ZEWtbI,14680
137
137
  bl_ui/properties_output/__init__.pyi,sha256=1fkDdDyAz2lTcSUnef8fai-1hTw9ztgvJsafPT_8vcU,13760
138
- bl_ui/properties_paint_common/__init__.pyi,sha256=CPyLlQHPep6FkrNUsbfpRzF2FF56E9um-IVFY6WR0OI,7889
138
+ bl_ui/properties_paint_common/__init__.pyi,sha256=INYsmz0kr7GuYAv9v8p-b6taRlrd782PhlFh3zXtE38,7982
139
139
  bl_ui/properties_particle/__init__.pyi,sha256=HVO0ZWeKHj7ZNP4Bh8ji6IunnLDTpPDNRVZg6TQ8wOU,43414
140
140
  bl_ui/properties_physics_cloth/__init__.pyi,sha256=z4BUwpMH-UQsZv7OfyPU_HHwCGeL-rcpMyY02M-Ew2Q,10647
141
141
  bl_ui/properties_physics_common/__init__.pyi,sha256=2lJ-nAiO5aVycUimdzvPYJAfVyvsnBdaE9nQ9UN2W4w,1338
@@ -257,7 +257,7 @@ bpy/ops/screen/__init__.pyi,sha256=brjCQalre8Km7BxXPI6t0j3NBggA1IrsiOwNZ9AmhKc,2
257
257
  bpy/ops/script/__init__.pyi,sha256=qJGs4LY_-NgCKFwGkOBwvig0LFr5v72A9nL-LQ21HrY,1460
258
258
  bpy/ops/sculpt/__init__.pyi,sha256=s4QH5ISS9KMBMQ7vCjHP1U7GbC_Pu-pyvNeqB5OftC0,52345
259
259
  bpy/ops/sculpt_curves/__init__.pyi,sha256=h9WZL7nJe6THcD9vxr7_qxeHb3s9dLuE-GSqd5s8dac,3310
260
- bpy/ops/sequencer/__init__.pyi,sha256=lZ9h-vVdFTnxM34QtqYqa7VSSNc4y4orOc-gF-xugx0,86929
260
+ bpy/ops/sequencer/__init__.pyi,sha256=m6kIyyDbiXxHpFjA8VpqwZMDmcUZgfehHIFF625hJpE,86908
261
261
  bpy/ops/sound/__init__.pyi,sha256=wxDDo9nBG2YwbAnOKMemcIJvk42mmHatbDkEU5h9Z7c,17938
262
262
  bpy/ops/spreadsheet/__init__.pyi,sha256=Nmr0N99wGYPusUlQC4WGJf2E3WETSGDLjnyGZ9yHQUc,2003
263
263
  bpy/ops/surface/__init__.pyi,sha256=hWXTtX4irgUJXJzgBqM5aHqV04qpu6h0pN0YMGJKE2c,11250
@@ -275,7 +275,7 @@ bpy/ops/workspace/__init__.pyi,sha256=4qG0-HkVfaGfdBe9QvBCKUox03nb1ZfeV1fz-0b3KJ
275
275
  bpy/ops/world/__init__.pyi,sha256=ytaDhwJ-K4SbWylChL1za6lvMNM2-RX1S0BR7892Afg,946
276
276
  bpy/path/__init__.pyi,sha256=lXSqQ4p4zukM_-6TaN4v7lNWFVY0xbYGMkOVLpkbpsI,5444
277
277
  bpy/props/__init__.pyi,sha256=eVVh1KTFtNf6c-4uSWt4wANzTv1RvN2I2FQ7ewdrKCQ,31045
278
- bpy/types/__init__.pyi,sha256=Lj7Tc3pxu1uc2f9cC5OIhBv7CuVPXfzuFOmU1VvOiLc,5368089
278
+ bpy/types/__init__.pyi,sha256=DcIpds6VYnPoz9MWdCSPg3kw2Aj0qE2mQiTYW7tf7ek,5368259
279
279
  bpy/typing/__init__.pyi,sha256=AnkFqDUSSVdRCegyMqXl22WYBClSinMKhi-E7z_N_xs,138523
280
280
  bpy/utils/__init__.pyi,sha256=AEb3oVPPh_gqLyKORj6rsxDPWvXIHjqp_eME3z98GcM,13117
281
281
  bpy/utils/previews/__init__.pyi,sha256=AsbDN4vRLbSTZ7_S_4LqmI1sJmV_8NnqDt1QfBdH94Y,2280
@@ -311,7 +311,7 @@ freestyle/functions/__init__.pyi,sha256=sEPnGHwZm8XBlfE7CKLros3CKJlAh1h1FI74nBTE
311
311
  freestyle/predicates/__init__.pyi,sha256=TI-9arpIRbq7ePsxHS-d-4iIj54uHMp-ZyGhPVODMPg,13461
312
312
  freestyle/shaders/__init__.pyi,sha256=1Ov48B4P7LV3dwjBqHqqqbPFRBZWjENqIDaFb97Qdj0,23835
313
313
  freestyle/types/__init__.pyi,sha256=NkyVRi0oSwC1hAVdFnytoMnluE6T2W4tyx73CMwYnRo,99019
314
- freestyle/utils/__init__.pyi,sha256=DdX3Qj2yTIu8jXdOAnf_9yKhJ5AQFnS_zVvSAdTfBpU,5108
314
+ freestyle/utils/__init__.pyi,sha256=lW5JWrilkFTvRmtYoS3hbmWfj2abo2hHsvp4eyGLbcQ,5108
315
315
  freestyle/utils/ContextFunctions/__init__.pyi,sha256=uPNpwsSaqruftJiGu-P0a3YrjEkE4vLigWGh0Lvrtx4,3405
316
316
  gpu/__init__.pyi,sha256=vySMnQlOzFH_SMmm7p86InVADL4-y4m5_8wTYtYOLPo,7975
317
317
  gpu/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -358,7 +358,7 @@ rna_prop_ui/__init__.pyi,sha256=lShhkbbeJ_ANi2dy4J4HIkyp1HZrMqCfhcf8QpAQsj0,1281
358
358
  rna_prop_ui/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
359
359
  rna_xml/__init__.pyi,sha256=idYsAZj-_egBKMA2pQl2P9IoNhZxXIkBSALFuq-ylO8,577
360
360
  rna_xml/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
361
- fake_bpy_module-20241011.dist-info/METADATA,sha256=1yvcdECpti_n5Lf90TKh53S5KxWC8-yqffkz1ZoXQxg,7204
362
- fake_bpy_module-20241011.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
363
- fake_bpy_module-20241011.dist-info/top_level.txt,sha256=SZm3DVRKif7dFSjYKiIIg3_7uqjIwRAwOnCIcT4hRNM,500
364
- fake_bpy_module-20241011.dist-info/RECORD,,
361
+ fake_bpy_module-20241013.dist-info/METADATA,sha256=qPapyf1gDNZu56EM3uT462wN3qRjJxjMzZXZPtINv_g,7204
362
+ fake_bpy_module-20241013.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
363
+ fake_bpy_module-20241013.dist-info/top_level.txt,sha256=SZm3DVRKif7dFSjYKiIIg3_7uqjIwRAwOnCIcT4hRNM,500
364
+ fake_bpy_module-20241013.dist-info/RECORD,,
@@ -124,7 +124,7 @@ def material_from_fedge(fe):
124
124
  """get the diffuse RGBA color from an FEdge"""
125
125
 
126
126
  def normal_at_I0D(it): ...
127
- def pairwise(iterable, types={StrokeVertexIterator, Stroke}):
127
+ def pairwise(iterable, types={Stroke, StrokeVertexIterator}):
128
128
  """Yields a tuple containing the previous and current object"""
129
129
 
130
130
  def rgb_to_bw(r, g, b):