fake-bpy-module 20250109__py3-none-any.whl → 20250111__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.
- aud/__init__.pyi +4 -0
- bpy/ops/sound/__init__.pyi +7 -2
- {fake_bpy_module-20250109.dist-info → fake_bpy_module-20250111.dist-info}/METADATA +1 -1
- {fake_bpy_module-20250109.dist-info → fake_bpy_module-20250111.dist-info}/RECORD +7 -7
- gpu_extras/batch/__init__.pyi +3 -2
- {fake_bpy_module-20250109.dist-info → fake_bpy_module-20250111.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20250109.dist-info → fake_bpy_module-20250111.dist-info}/top_level.txt +0 -0
aud/__init__.pyi
CHANGED
bpy/ops/sound/__init__.pyi
CHANGED
|
@@ -44,7 +44,9 @@ def mixdown(
|
|
|
44
44
|
| None = "DEFAULT",
|
|
45
45
|
sort_method: str | None = "",
|
|
46
46
|
accuracy: int | None = 1024,
|
|
47
|
-
container: typing.Literal[
|
|
47
|
+
container: typing.Literal[
|
|
48
|
+
"AAC", "AC3", "FLAC", "MATROSKA", "MP2", "MP3", "OGG", "WAV"
|
|
49
|
+
]
|
|
48
50
|
| None = "FLAC",
|
|
49
51
|
codec: typing.Literal["AAC", "AC3", "FLAC", "MP2", "MP3", "PCM", "VORBIS"]
|
|
50
52
|
| None = "FLAC",
|
|
@@ -130,6 +132,9 @@ def mixdown(
|
|
|
130
132
|
:type accuracy: int | None
|
|
131
133
|
:param container: Container, File format
|
|
132
134
|
|
|
135
|
+
AAC
|
|
136
|
+
AAC -- Advanced Audio Coding.
|
|
137
|
+
|
|
133
138
|
AC3
|
|
134
139
|
AC3 -- Dolby Digital ATRAC 3.
|
|
135
140
|
|
|
@@ -150,7 +155,7 @@ def mixdown(
|
|
|
150
155
|
|
|
151
156
|
WAV
|
|
152
157
|
WAV -- Waveform Audio File Format.
|
|
153
|
-
:type container: typing.Literal['AC3','FLAC','MATROSKA','MP2','MP3','OGG','WAV'] | None
|
|
158
|
+
:type container: typing.Literal['AAC','AC3','FLAC','MATROSKA','MP2','MP3','OGG','WAV'] | None
|
|
154
159
|
:param codec: Codec, Audio Codec
|
|
155
160
|
|
|
156
161
|
AAC
|
|
@@ -17,7 +17,7 @@ addon_utils/__init__.pyi,sha256=BYOy-IUoTwuhAwj5NKc6DxCLUdXDoWte6Gwqa0JFVbc,3177
|
|
|
17
17
|
addon_utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
18
18
|
animsys_refactor/__init__.pyi,sha256=FVtTS8ep5YY_wxoK9FesObKvYKIffFgmOyS74iuza0s,643
|
|
19
19
|
animsys_refactor/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
20
|
-
aud/__init__.pyi,sha256=
|
|
20
|
+
aud/__init__.pyi,sha256=ji2B64bhtwb5tcJQd-7dXUTtWYd3XNsOK3HlpkRvWQs,33559
|
|
21
21
|
aud/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
22
22
|
bgl/__init__.pyi,sha256=qpQGlYz_sDIpS4AYONwmVkBlX2wM19TzfS76UM4IX-E,99534
|
|
23
23
|
bgl/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -260,7 +260,7 @@ bpy/ops/script/__init__.pyi,sha256=LPFPi3ovQdpV5IVlMnJpo9K3i88q1t6cFnoXnfiJ5HA,9
|
|
|
260
260
|
bpy/ops/sculpt/__init__.pyi,sha256=rLoR6GFU6ARcuEq-CwBKngSn0xxELfy42WJogo4pXxw,46804
|
|
261
261
|
bpy/ops/sculpt_curves/__init__.pyi,sha256=jDglkug-tn6Esxo-_DrILnCkifpWfQ82x9JE_q0PW-c,2849
|
|
262
262
|
bpy/ops/sequencer/__init__.pyi,sha256=PvVUvPL124adjdt8bF65h35mUIkK1DnLj2glJ15O6FA,78337
|
|
263
|
-
bpy/ops/sound/__init__.pyi,sha256
|
|
263
|
+
bpy/ops/sound/__init__.pyi,sha256=kz9Sk9QCN0lUszJ6sShcwBSj7azOAne3SMADKG3i15c,16929
|
|
264
264
|
bpy/ops/spreadsheet/__init__.pyi,sha256=q_4fYPoBC6g61Pw7Mz71PQB93vYHxk661B18CvIkguA,1360
|
|
265
265
|
bpy/ops/surface/__init__.pyi,sha256=OD-_jQEOIHzb89OaZ4JLMZlnP7-s4jbY4a2DpI9bA_I,10315
|
|
266
266
|
bpy/ops/text/__init__.pyi,sha256=j6wutufMV-p6P1WkAJxrFJWDv3MK-ra691fkR_rdy1s,21152
|
|
@@ -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=
|
|
329
|
+
gpu_extras/batch/__init__.pyi,sha256=t-kFLEyZ0OABqt8VbtSwvo60S7vw15Tq5HRea-G3odE,1278
|
|
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-
|
|
363
|
-
fake_bpy_module-
|
|
364
|
-
fake_bpy_module-
|
|
365
|
-
fake_bpy_module-
|
|
362
|
+
fake_bpy_module-20250111.dist-info/METADATA,sha256=PIbOKVum0P25Tw2SuBzu3YwIr9dIn4EWL9aGXWOGGiw,7289
|
|
363
|
+
fake_bpy_module-20250111.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
364
|
+
fake_bpy_module-20250111.dist-info/top_level.txt,sha256=SZm3DVRKif7dFSjYKiIIg3_7uqjIwRAwOnCIcT4hRNM,500
|
|
365
|
+
fake_bpy_module-20250111.dist-info/RECORD,,
|
gpu_extras/batch/__init__.pyi
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import typing
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
|
+
import bgl
|
|
4
5
|
import gpu.types
|
|
5
6
|
|
|
6
7
|
def batch_for_shader(
|
|
@@ -8,7 +9,7 @@ def batch_for_shader(
|
|
|
8
9
|
type: str,
|
|
9
10
|
content: dict[
|
|
10
11
|
str,
|
|
11
|
-
|
|
12
|
+
bgl.Buffer
|
|
12
13
|
| collections.abc.Sequence[float]
|
|
13
14
|
| collections.abc.Sequence[int]
|
|
14
15
|
| collections.abc.Sequence[collections.abc.Sequence[float]]
|
|
@@ -25,7 +26,7 @@ def batch_for_shader(
|
|
|
25
26
|
:type type: str
|
|
26
27
|
:param content: Maps the name of the shader attribute with the data to fill the vertex buffer.
|
|
27
28
|
For the dictionary values see documentation for `gpu.types.GPUVertBuf.attr_fill` data argument.
|
|
28
|
-
:type content: dict[str,
|
|
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]]]
|
|
29
30
|
:return: compatible batch
|
|
30
31
|
:rtype: gpu.types.GPUBatch
|
|
31
32
|
"""
|
|
File without changes
|
|
File without changes
|