fake-bpy-module 20240625__py3-none-any.whl → 20240627__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
@@ -133271,7 +133271,7 @@ class Preferences(bpy_struct):
133271
133271
  """Global preferences"""
133272
133272
 
133273
133273
  active_section: str | None
133274
- """ Active section of the preferences shown in the user interface
133274
+ """ Preferences
133275
133275
 
133276
133276
  :type: str | None
133277
133277
  """
@@ -139169,7 +139169,7 @@ class SceneEEVEE(bpy_struct):
139169
139169
  """
139170
139170
 
139171
139171
  use_bokeh_jittered: bool
139172
- """ Jitter camera position to create accurate blurring using render samples
139172
+ """ Jitter camera position to create accurate blurring using render samples (only for final render)
139173
139173
 
139174
139174
  :type: bool
139175
139175
  """
@@ -172224,22 +172224,28 @@ class WindowManager(ID, bpy_struct):
172224
172224
  :type: str
172225
172225
  """
172226
172226
 
172227
- extension_enabled_only: bool
172228
- """ Only show enabled extensions
172227
+ extension_search: str
172228
+ """ Filter by extension name, author & category
172229
172229
 
172230
- :type: bool
172230
+ :type: str
172231
172231
  """
172232
172232
 
172233
- extension_installed_only: bool
172233
+ extension_show_panel_available: bool
172234
172234
  """ Only show installed extensions
172235
172235
 
172236
172236
  :type: bool
172237
172237
  """
172238
172238
 
172239
- extension_search: str
172240
- """ Filter by extension name, author & category
172239
+ extension_show_panel_enabled: bool
172240
+ """ Only show enabled extensions
172241
172241
 
172242
- :type: str
172242
+ :type: bool
172243
+ """
172244
+
172245
+ extension_show_panel_installed: bool
172246
+ """ Only show installed extensions
172247
+
172248
+ :type: bool
172243
172249
  """
172244
172250
 
172245
172251
  extension_tags: typing.Any
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240625
3
+ Version: 20240627
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
@@ -265,7 +265,7 @@ bpy/ops/workspace/__init__.pyi,sha256=F2V6EPwYMrOdtpEoCLHOCk2m8KMdTkcHqO2aEVxcg1
265
265
  bpy/ops/world/__init__.pyi,sha256=imGbkOZ4Z_mNMwg2TwfpPf1DeGiige4UE-vc9991_tk,1032
266
266
  bpy/path/__init__.pyi,sha256=_sJAmwZHhmcIXbchob_87KT_Nyv6R_qrX76gy9IbDRk,11515
267
267
  bpy/props/__init__.pyi,sha256=vJGG9vmfN5MAwjlFMyI6LxKNJAIzPrhgWA4bPz08dQY,29550
268
- bpy/types/__init__.pyi,sha256=O5rVW99n4F0I-hhPOv9FqHyXF99VIICqI9rO2QhWOF0,5209681
268
+ bpy/types/__init__.pyi,sha256=OthNyK4NkkKmx7iREv8ca56AeZqv1gyGb8d2bOc_jBc,5209773
269
269
  bpy/utils/__init__.pyi,sha256=j40qxVYp__ZU4OCAG7Vmw9IlI6Tj1yIm3SduACnsu4k,18625
270
270
  bpy/utils/previews/__init__.pyi,sha256=odPazdv-bjKEVpeX-KfaDGZe5rKlMT11zL_q1SgPK3U,4255
271
271
  bpy/utils/units/__init__.pyi,sha256=VVDH7jM3nup8W0XuPIQ0G3TdWN82Ufaw-Rk5JTHVU60,2694
@@ -351,7 +351,7 @@ rna_xml/__init__.pyi,sha256=0qo0Lc6fTAAUSnHNIy0caLHVgK6-hk1havURr61jizM,601
351
351
  rna_xml/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
352
352
  sys_info/__init__.pyi,sha256=9MR_HOycufd8IKZQf-QDqUqE8Aj1D8n_Pfvi9wEKtvo,164
353
353
  sys_info/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
354
- fake_bpy_module-20240625.dist-info/METADATA,sha256=y9F0QLi1JpLRqmaQsN1JAmfZEdloXYOQF5eDFrFyglU,7194
355
- fake_bpy_module-20240625.dist-info/WHEEL,sha256=cpQTJ5IWu9CdaPViMhC9YzF8gZuS5-vlfoFihTBC86A,91
356
- fake_bpy_module-20240625.dist-info/top_level.txt,sha256=laOLfHIg0_6N4ntsGrWh85yODawYeLVGI-wex_FGLUI,509
357
- fake_bpy_module-20240625.dist-info/RECORD,,
354
+ fake_bpy_module-20240627.dist-info/METADATA,sha256=r4R_aqXgB7ISvJE1nKIdlftiI-ff_38434P6WKNVdKw,7194
355
+ fake_bpy_module-20240627.dist-info/WHEEL,sha256=mguMlWGMX-VHnMpKOjjQidIo1ssRlCFu4a4mBpz1s2M,91
356
+ fake_bpy_module-20240627.dist-info/top_level.txt,sha256=laOLfHIg0_6N4ntsGrWh85yODawYeLVGI-wex_FGLUI,509
357
+ fake_bpy_module-20240627.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (70.1.0)
2
+ Generator: setuptools (70.1.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5