fake-bpy-module 20240702__py3-none-any.whl → 20240703__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 CHANGED
@@ -133883,6 +133883,12 @@ class PreferencesExperimental(bpy_struct):
133883
133883
  :type: bool
133884
133884
  """
133885
133885
 
133886
+ use_recompute_usercount_on_save_debug: bool
133887
+ """ Recompute all ID usercounts before saving to a blendfile. Allows to work around invalid usercount handling in code that may lead to loss of data due to wrongly detected unused data-blocks
133888
+
133889
+ :type: bool
133890
+ """
133891
+
133886
133892
  use_sculpt_texture_paint: bool
133887
133893
  """ Use texture painting in Sculpt Mode
133888
133894
 
bpy/utils/__init__.pyi CHANGED
@@ -390,6 +390,7 @@ def register_tool(
390
390
  ):
391
391
  """Register a tool in the toolbar.
392
392
 
393
+ :param tool_cls: A tool subclass.
393
394
  :param after: Optional identifiers this tool will be added after.
394
395
  :param separator: When true, add a separator before this tool.
395
396
  :type separator: bool | None
@@ -404,6 +405,7 @@ def register_tool(
404
405
  ):
405
406
  """Register a tool in the toolbar.
406
407
 
408
+ :param tool_cls: A tool subclass.
407
409
  :param after: Optional identifiers this tool will be added after.
408
410
  :param separator: When true, add a separator before this tool.
409
411
  :type separator: bool | None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240702
3
+ Version: 20240703
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
@@ -268,8 +268,8 @@ bpy/ops/workspace/__init__.pyi,sha256=F2V6EPwYMrOdtpEoCLHOCk2m8KMdTkcHqO2aEVxcg1
268
268
  bpy/ops/world/__init__.pyi,sha256=imGbkOZ4Z_mNMwg2TwfpPf1DeGiige4UE-vc9991_tk,1032
269
269
  bpy/path/__init__.pyi,sha256=_sJAmwZHhmcIXbchob_87KT_Nyv6R_qrX76gy9IbDRk,11515
270
270
  bpy/props/__init__.pyi,sha256=vJGG9vmfN5MAwjlFMyI6LxKNJAIzPrhgWA4bPz08dQY,29550
271
- bpy/types/__init__.pyi,sha256=2kOl9ow8QwjmheeLrmhKFQodS4oeQXaAj_Bp3UkCQVs,5209039
272
- bpy/utils/__init__.pyi,sha256=u27SmrQE6At5bOTU-lCuwbT82HCj_lPAvs5QHnlGGY4,19071
271
+ bpy/types/__init__.pyi,sha256=wbP7u2NM338dYGa5S4awZg--UDBV4ZyBbZTulOGJ2Hk,5209309
272
+ bpy/utils/__init__.pyi,sha256=pM5IwIMKiO_UHof0phHAbZ5we6Z6ZSh1jS3SbWD4kqs,19147
273
273
  bpy/utils/previews/__init__.pyi,sha256=odPazdv-bjKEVpeX-KfaDGZe5rKlMT11zL_q1SgPK3U,4255
274
274
  bpy/utils/units/__init__.pyi,sha256=VVDH7jM3nup8W0XuPIQ0G3TdWN82Ufaw-Rk5JTHVU60,2694
275
275
  bpy_extras/__init__.pyi,sha256=lr_dNl5gIrLwtsKEKpWnarehWt7MIgLCequmCxUJQuw,837
@@ -352,7 +352,7 @@ rna_xml/__init__.pyi,sha256=DggMfFZZ2UqOHPcPNpvMOFDSBGUnCegQxcljQIknRNs,639
352
352
  rna_xml/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
353
353
  sys_info/__init__.pyi,sha256=9MR_HOycufd8IKZQf-QDqUqE8Aj1D8n_Pfvi9wEKtvo,164
354
354
  sys_info/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
355
- fake_bpy_module-20240702.dist-info/METADATA,sha256=iOKN2uL7pyF1-8LoddgmJihv3QojiE-4ea1iYfFxXRI,7194
356
- fake_bpy_module-20240702.dist-info/WHEEL,sha256=y4mX-SOX4fYIkonsAGA5N0Oy-8_gI4FXw5HNI1xqvWg,91
357
- fake_bpy_module-20240702.dist-info/top_level.txt,sha256=laOLfHIg0_6N4ntsGrWh85yODawYeLVGI-wex_FGLUI,509
358
- fake_bpy_module-20240702.dist-info/RECORD,,
355
+ fake_bpy_module-20240703.dist-info/METADATA,sha256=TZMve1hP5MOyKjwry4TKoruXvhk4GyCsh_mNF8ucXu0,7194
356
+ fake_bpy_module-20240703.dist-info/WHEEL,sha256=y4mX-SOX4fYIkonsAGA5N0Oy-8_gI4FXw5HNI1xqvWg,91
357
+ fake_bpy_module-20240703.dist-info/top_level.txt,sha256=laOLfHIg0_6N4ntsGrWh85yODawYeLVGI-wex_FGLUI,509
358
+ fake_bpy_module-20240703.dist-info/RECORD,,