fake-bge-module-latest 20250303__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.
@@ -172,6 +172,35 @@ class COLLECTION_PT_lineart_collection(CollectionButtonsPanel, bpy.types.Panel):
172
172
  :param context:
173
173
  """
174
174
 
175
+ class COLLECTION_PT_viewlayer_flags(CollectionButtonsPanel, bpy.types.Panel):
176
+ bl_context: typing.Any
177
+ bl_label: typing.Any
178
+ bl_parent_id: typing.Any
179
+ bl_region_type: typing.Any
180
+ bl_rna: typing.Any
181
+ bl_space_type: typing.Any
182
+ id_data: typing.Any
183
+
184
+ def bl_rna_get_subclass(self) -> bpy.types.Struct:
185
+ """
186
+
187
+ :return: The RNA type or default when not found.
188
+ :rtype: bpy.types.Struct
189
+ """
190
+
191
+ def bl_rna_get_subclass_py(self) -> typing.Any:
192
+ """
193
+
194
+ :return: The class or default when not found.
195
+ :rtype: typing.Any
196
+ """
197
+
198
+ def draw(self, context):
199
+ """
200
+
201
+ :param context:
202
+ """
203
+
175
204
  class CollectionButtonsPanel:
176
205
  bl_context: typing.Any
177
206
  bl_region_type: typing.Any
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: fake-bge-module-latest
3
- Version: 20250303
3
+ Version: 20250304
4
4
  Summary: Collection of the fake Blender Game Engine (BGE) 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/node_add_menu_geometry/__init__.pyi,sha256=B1Hc_HPujxSaE8Onv5VPvaxsc49cQEf
135
135
  bl_ui/node_add_menu_shader/__init__.pyi,sha256=aP-iUE1QwFygmHsMN2pyCJFz36DpmbTVRGfWOsoLUCM,6550
136
136
  bl_ui/node_add_menu_texture/__init__.pyi,sha256=cdiUEckT1jxSVgNSpAe_sFuJolDtIs6l4NBFLoieHZ8,5240
137
137
  bl_ui/properties_animviz/__init__.pyi,sha256=3qdld3djZH4LXWRv5bmBgA0tX3OnD1RNrwzxREPqFGc,662
138
- bl_ui/properties_collection/__init__.pyi,sha256=8RMhD3OoeJjNkOTDeQQ1ai-q1qrkI17ZeEaVHmC3XhE,4334
138
+ bl_ui/properties_collection/__init__.pyi,sha256=gVbMtRUd9TVpBSclE3Zr24M7LWCpULgwUoQTcy1OiIw,5011
139
139
  bl_ui/properties_constraint/__init__.pyi,sha256=E_Fy1Al4ljQh9XTtwakcnllEqmyr3W2C-MzPXv5L30g,61806
140
140
  bl_ui/properties_data_armature/__init__.pyi,sha256=8LdOsnTPoSIf4f8HWJ2aWGdSSDg0ri4I8mpiN_of-tg,13185
141
141
  bl_ui/properties_data_bone/__init__.pyi,sha256=jG4ytf1UzXw0ajVB3X94zyNI3NCwNznsAcLJurr2uqU,7970
@@ -389,7 +389,7 @@ rna_prop_ui/__init__.pyi,sha256=lShhkbbeJ_ANi2dy4J4HIkyp1HZrMqCfhcf8QpAQsj0,1281
389
389
  rna_prop_ui/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
390
390
  rna_xml/__init__.pyi,sha256=idYsAZj-_egBKMA2pQl2P9IoNhZxXIkBSALFuq-ylO8,577
391
391
  rna_xml/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
392
- fake_bge_module_latest-20250303.dist-info/METADATA,sha256=NQKvLpiteP3o56iS6AKyabXrIFGbvTKhgXQT4iw-hFk,4879
393
- fake_bge_module_latest-20250303.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
394
- fake_bge_module_latest-20250303.dist-info/top_level.txt,sha256=eE5ylpw84TnTp2h-RCfTJgCBykd4PsHdymQwBM_dVls,544
395
- fake_bge_module_latest-20250303.dist-info/RECORD,,
392
+ fake_bge_module_latest-20250304.dist-info/METADATA,sha256=mr9a3jFuffY0OMEDbbGp3bljgOmmDwzeIbEQ4Q28o2w,4879
393
+ fake_bge_module_latest-20250304.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
394
+ fake_bge_module_latest-20250304.dist-info/top_level.txt,sha256=eE5ylpw84TnTp2h-RCfTJgCBykd4PsHdymQwBM_dVls,544
395
+ fake_bge_module_latest-20250304.dist-info/RECORD,,