fake-bpy-module 20250211__py3-none-any.whl → 20250212__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/app/__init__.pyi CHANGED
@@ -197,11 +197,11 @@ module: typing.Any
197
197
  """
198
198
 
199
199
  ocio: typing.Any
200
- """ Constant value bpy.app.ocio(supported=True, version=(2, 3, 2), version_string=' 2, 3, 2')
200
+ """ Constant value bpy.app.ocio(supported=True, version=(2, 4, 1), version_string=' 2, 4, 1')
201
201
  """
202
202
 
203
203
  oiio: typing.Any
204
- """ Constant value bpy.app.oiio(supported=True, version=(2, 5, 11), version_string=' 2, 5, 11')
204
+ """ Constant value bpy.app.oiio(supported=True, version=(3, 0, 3), version_string=' 3, 0, 3')
205
205
  """
206
206
 
207
207
  online_access: typing.Any
@@ -217,7 +217,7 @@ opensubdiv: typing.Any
217
217
  """
218
218
 
219
219
  openvdb: typing.Any
220
- """ Constant value bpy.app.openvdb(supported=True, version=(11, 0, 0), version_string='11, 0, 0')
220
+ """ Constant value bpy.app.openvdb(supported=True, version=(12, 0, 0), version_string='12, 0, 0')
221
221
  """
222
222
 
223
223
  portable: typing.Any
@@ -245,7 +245,7 @@ tempdir: typing.Any
245
245
  """
246
246
 
247
247
  usd: typing.Any
248
- """ Constant value bpy.app.usd(supported=True, version=(0, 24, 5), version_string=' 0, 24, 5')
248
+ """ Constant value bpy.app.usd(supported=True, version=(0, 25, 2), version_string=' 0, 25, 2')
249
249
  """
250
250
 
251
251
  use_event_simulate: typing.Any
bpy/types/__init__.pyi CHANGED
@@ -146,6 +146,8 @@
146
146
  * GreasePencilTreeNode.use_onion_skinning
147
147
  * GreasePencilTreeNode.use_masks
148
148
  * GreasePencilTreeNode.channel_color
149
+ * GreasePencilTreeNode.next_node
150
+ * GreasePencilTreeNode.prev_node
149
151
  * GreasePencilTreeNode.parent_group
150
152
 
151
153
  :columns: 2
@@ -18241,6 +18243,14 @@ Property types used in class declarations are all in bpy.props
18241
18243
  :columns: 2
18242
18244
 
18243
18245
 
18246
+ --------------------
18247
+
18248
+ * GreasePencilTreeNode.next_node
18249
+ * GreasePencilTreeNode.prev_node
18250
+
18251
+ :columns: 2
18252
+
18253
+
18244
18254
  --------------------
18245
18255
 
18246
18256
  * bpy_struct.id_data
@@ -48610,6 +48620,8 @@ Shared Enum Types <bpy_types_enum_items/index>
48610
48620
  * GreasePencilTreeNode.use_onion_skinning
48611
48621
  * GreasePencilTreeNode.use_masks
48612
48622
  * GreasePencilTreeNode.channel_color
48623
+ * GreasePencilTreeNode.next_node
48624
+ * GreasePencilTreeNode.prev_node
48613
48625
  * GreasePencilTreeNode.parent_group
48614
48626
 
48615
48627
  :columns: 2
@@ -164903,12 +164915,24 @@ class GreasePencilTreeNode(bpy_struct):
164903
164915
  :type: str
164904
164916
  """
164905
164917
 
164918
+ next_node: typing_extensions.Self
164919
+ """ The layer tree node after (i.e. above) this one
164920
+
164921
+ :type: typing_extensions.Self
164922
+ """
164923
+
164906
164924
  parent_group: GreasePencilLayerGroup
164907
164925
  """ The parent group of this layer tree node
164908
164926
 
164909
164927
  :type: GreasePencilLayerGroup
164910
164928
  """
164911
164929
 
164930
+ prev_node: typing_extensions.Self
164931
+ """ The layer tree node before (i.e. below) this one
164932
+
164933
+ :type: typing_extensions.Self
164934
+ """
164935
+
164912
164936
  select: bool
164913
164937
  """ Tree node is selected
164914
164938
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: fake-bpy-module
3
- Version: 20250211
3
+ Version: 20250212
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
@@ -192,7 +192,7 @@ bpy/__init__.pyi,sha256=KeQc-X1TjhtunVxLDy0IK0cMmurLmAQm4fX_D__UPJo,464
192
192
  bpy/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
193
193
  bpy/_typing/__init__.pyi,sha256=7bioadpQS-8UKR8TdY1m4MqUFqKVy8h13sPIt28ZUqs,99
194
194
  bpy/_typing/rna_enums/__init__.pyi,sha256=5HbFPSOzvlGhGA1nqaneyn_CPRfXCTsJpIhMc0cNhAU,138715
195
- bpy/app/__init__.pyi,sha256=s6DxbRrXGzFTpAIeczXT4DiCPzeYAKldZFZk4uVR5Yg,8740
195
+ bpy/app/__init__.pyi,sha256=rNqetnnLndA8L1Ap2JsOPF9kSBCk2maa6dQtWV_a3ZY,8739
196
196
  bpy/app/handlers/__init__.pyi,sha256=Gxao8v-gF10WpVRUdswsB4QndzHjO1UtymwrorJef-4,6911
197
197
  bpy/app/icons/__init__.pyi,sha256=w18Xn9y0T54WlpHyhC3_y8a3Lq9kuo3U72Bu7wOY41A,928
198
198
  bpy/app/timers/__init__.pyi,sha256=vtrATRAmkTfP1CknievwpOCC19cPOMowyLTE6Ie9GSg,2126
@@ -277,7 +277,7 @@ bpy/ops/workspace/__init__.pyi,sha256=BHvDV5CcVBnuKaL8akhm-Es7VcGUjf3jGFTbfx5YHC
277
277
  bpy/ops/world/__init__.pyi,sha256=pBV8EDA8HoWovDSul6mxkF7Mt6N3PQWuukRhkw3dBr8,601
278
278
  bpy/path/__init__.pyi,sha256=emlV7ocbsOuOSMzxJXr6ldKRk2-_K0DWlKc3Ylt5dsU,5484
279
279
  bpy/props/__init__.pyi,sha256=Ky1J5ndL8p_pvAaQakudyKKVynbr1NxXvzoN-5E9_I0,35237
280
- bpy/types/__init__.pyi,sha256=ebz-7VOUrYXPy4_tox_nb0BaK6pduFJXej6BPx43WZQ,5469441
280
+ bpy/types/__init__.pyi,sha256=nBXR9HU-AHE_t1RBbyivTIZeuvknQ6ErideMNrvrxo4,5469953
281
281
  bpy/utils/__init__.pyi,sha256=y7dfOaWh9PE_q0Qs8gEKOm71RQuMZI0wQ1B07DCDHF4,14909
282
282
  bpy/utils/previews/__init__.pyi,sha256=AsbDN4vRLbSTZ7_S_4LqmI1sJmV_8NnqDt1QfBdH94Y,2280
283
283
  bpy/utils/units/__init__.pyi,sha256=QuXx22JjmObRmP_KcdoqOlDSvVtXZHeK5nTIvwjcUnI,2645
@@ -326,7 +326,7 @@ gpu/texture/__init__.pyi,sha256=NWixhD9M2vFrAIWlQDM0Co-CNRiU7BbL7imkSOloHHI,641
326
326
  gpu/types/__init__.pyi,sha256=Q8Gym2MsHoDFLW7snVIfPMUGCQns-XA2URYfeOV3nnk,27923
327
327
  gpu_extras/__init__.pyi,sha256=oNgtMNheClZ_iCmKSH63hBJ4U0huayOWKil-qPvYHds,213
328
328
  gpu_extras/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
329
- gpu_extras/batch/__init__.pyi,sha256=t-kFLEyZ0OABqt8VbtSwvo60S7vw15Tq5HRea-G3odE,1278
329
+ gpu_extras/batch/__init__.pyi,sha256=nbeZNWRKChMLBkKYc4mLF9abAffVyzEHp01yf64gZK8,1279
330
330
  gpu_extras/presets/__init__.pyi,sha256=pDhGELr5vKTZ9yDsLJ4Y836Kmh7cs95rDhSwd1i5e-s,1647
331
331
  graphviz_export/__init__.pyi,sha256=LBiepSfMSL7Qix8FZ6LYKmbPgu1AHRvRw3yHDDWYrEw,215
332
332
  graphviz_export/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -359,7 +359,7 @@ rna_prop_ui/__init__.pyi,sha256=lShhkbbeJ_ANi2dy4J4HIkyp1HZrMqCfhcf8QpAQsj0,1281
359
359
  rna_prop_ui/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
360
360
  rna_xml/__init__.pyi,sha256=idYsAZj-_egBKMA2pQl2P9IoNhZxXIkBSALFuq-ylO8,577
361
361
  rna_xml/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
362
- fake_bpy_module-20250211.dist-info/METADATA,sha256=xmfYl67Sl_3ekSWguudxKNFJj9OAGxiQfespyWhXxjw,7429
363
- fake_bpy_module-20250211.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
364
- fake_bpy_module-20250211.dist-info/top_level.txt,sha256=SZm3DVRKif7dFSjYKiIIg3_7uqjIwRAwOnCIcT4hRNM,500
365
- fake_bpy_module-20250211.dist-info/RECORD,,
362
+ fake_bpy_module-20250212.dist-info/METADATA,sha256=BWzr7SUGxwcX7_wDF2vQKk5Eo8yQ2J83BoC_-iqHPVk,7429
363
+ fake_bpy_module-20250212.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
364
+ fake_bpy_module-20250212.dist-info/top_level.txt,sha256=SZm3DVRKif7dFSjYKiIIg3_7uqjIwRAwOnCIcT4hRNM,500
365
+ fake_bpy_module-20250212.dist-info/RECORD,,
@@ -1,7 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
3
  import typing_extensions
4
- import bgl
5
4
  import gpu.types
6
5
 
7
6
  def batch_for_shader(
@@ -9,7 +8,7 @@ def batch_for_shader(
9
8
  type: str,
10
9
  content: dict[
11
10
  str,
12
- bgl.Buffer
11
+ gpu.types.Buffer
13
12
  | collections.abc.Sequence[float]
14
13
  | collections.abc.Sequence[int]
15
14
  | collections.abc.Sequence[collections.abc.Sequence[float]]
@@ -26,7 +25,7 @@ def batch_for_shader(
26
25
  :type type: str
27
26
  :param content: Maps the name of the shader attribute with the data to fill the vertex buffer.
28
27
  For the dictionary values see documentation for `gpu.types.GPUVertBuf.attr_fill` data argument.
29
- :type content: dict[str, bgl.Buffer | collections.abc.Sequence[float] | collections.abc.Sequence[int] | collections.abc.Sequence[collections.abc.Sequence[float]] | collections.abc.Sequence[collections.abc.Sequence[int]]]
28
+ :type content: dict[str, gpu.types.Buffer | collections.abc.Sequence[float] | collections.abc.Sequence[int] | collections.abc.Sequence[collections.abc.Sequence[float]] | collections.abc.Sequence[collections.abc.Sequence[int]]]
30
29
  :return: compatible batch
31
30
  :rtype: gpu.types.GPUBatch
32
31
  """