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

@@ -173,6 +173,35 @@ class COLLECTION_PT_lineart_collection(CollectionButtonsPanel, bpy.types.Panel):
173
173
  :param context:
174
174
  """
175
175
 
176
+ class COLLECTION_PT_viewlayer_flags(CollectionButtonsPanel, bpy.types.Panel):
177
+ bl_context: typing.Any
178
+ bl_label: typing.Any
179
+ bl_parent_id: typing.Any
180
+ bl_region_type: typing.Any
181
+ bl_rna: typing.Any
182
+ bl_space_type: typing.Any
183
+ id_data: typing.Any
184
+
185
+ def bl_rna_get_subclass(self) -> bpy.types.Struct:
186
+ """
187
+
188
+ :return: The RNA type or default when not found.
189
+ :rtype: bpy.types.Struct
190
+ """
191
+
192
+ def bl_rna_get_subclass_py(self) -> typing.Any:
193
+ """
194
+
195
+ :return: The class or default when not found.
196
+ :rtype: typing.Any
197
+ """
198
+
199
+ def draw(self, context):
200
+ """
201
+
202
+ :param context:
203
+ """
204
+
176
205
  class CollectionButtonsPanel:
177
206
  bl_context: typing.Any
178
207
  bl_region_type: typing.Any
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: fake-bpy-module
3
- Version: 20250302
3
+ Version: 20250304
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
@@ -110,7 +110,7 @@ bl_ui/node_add_menu_geometry/__init__.pyi,sha256=DTE2ngXtkSXWXCVn6m5Y3qBVWMxbXtC
110
110
  bl_ui/node_add_menu_shader/__init__.pyi,sha256=Qwqrc5VmIsiOJK1cAcH42nvjhNBqhLi56Zl_RtBQRI8,6014
111
111
  bl_ui/node_add_menu_texture/__init__.pyi,sha256=31td-iGV1FsDFcF3No2aq0YlYKEGXypd2Y0dCt1mPdc,5267
112
112
  bl_ui/properties_animviz/__init__.pyi,sha256=hLQAP2Pwl9da7V7GwBjLgWwLbkaF86rgwagt_cj-_Pg,689
113
- bl_ui/properties_collection/__init__.pyi,sha256=AsnWaoe5KBk5kGiu-ZkVwH4chVBrc9dIO7K6x_Oq-ZE,4361
113
+ bl_ui/properties_collection/__init__.pyi,sha256=NpieZ4wqTqNgKVjvRbYA9lcu37Uqy55R2-SPNkkmnSw,5038
114
114
  bl_ui/properties_constraint/__init__.pyi,sha256=nj10LQBzyDz2xz7WM8WQVXeWENM2yCxisQ0hPRhenHQ,61027
115
115
  bl_ui/properties_data_armature/__init__.pyi,sha256=g4giysz8xZMoHN650_t38UgM2B2A8IGBjWv4qsKXDUk,13212
116
116
  bl_ui/properties_data_bone/__init__.pyi,sha256=BWNPv2mQT6P49cllkpKkbcfaWodbaobXolk0wpyKQg4,7997
@@ -361,7 +361,7 @@ rna_prop_ui/__init__.pyi,sha256=o3yE2C_BSi2O_ZJM_Jao06i6seWMRNQcZaI6keKjpFE,1308
361
361
  rna_prop_ui/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
362
362
  rna_xml/__init__.pyi,sha256=EBP-inpL9KRsjGftcoza9_G_Do5UjXw62eAvuEMoaO0,604
363
363
  rna_xml/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
364
- fake_bpy_module-20250302.dist-info/METADATA,sha256=fie0E-4C5Os7PT4SXVDkXKXEfiu8kqacoKKHeBo-agE,7429
365
- fake_bpy_module-20250302.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
366
- fake_bpy_module-20250302.dist-info/top_level.txt,sha256=SZm3DVRKif7dFSjYKiIIg3_7uqjIwRAwOnCIcT4hRNM,500
367
- fake_bpy_module-20250302.dist-info/RECORD,,
364
+ fake_bpy_module-20250304.dist-info/METADATA,sha256=utFDJ_HwffUzphT8cEdzHEdtHfcBGjTlzo5C7t2Px44,7429
365
+ fake_bpy_module-20250304.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
366
+ fake_bpy_module-20250304.dist-info/top_level.txt,sha256=SZm3DVRKif7dFSjYKiIIg3_7uqjIwRAwOnCIcT4hRNM,500
367
+ fake_bpy_module-20250304.dist-info/RECORD,,