fake-bpy-module 20250614__py3-none-any.whl → 20250616__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 +12 -12
- {fake_bpy_module-20250614.dist-info → fake_bpy_module-20250616.dist-info}/METADATA +1 -1
- {fake_bpy_module-20250614.dist-info → fake_bpy_module-20250616.dist-info}/RECORD +7 -7
- freestyle/utils/__init__.pyi +1 -1
- gpu_extras/batch/__init__.pyi +3 -2
- {fake_bpy_module-20250614.dist-info → fake_bpy_module-20250616.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20250614.dist-info → fake_bpy_module-20250616.dist-info}/top_level.txt +0 -0
bpy/types/__init__.pyi
CHANGED
|
@@ -206623,12 +206623,6 @@ class PreferencesInput(bpy_struct):
|
|
|
206623
206623
|
:type: bool
|
|
206624
206624
|
"""
|
|
206625
206625
|
|
|
206626
|
-
ndof_orbit_sensitivity: float
|
|
206627
|
-
""" Overall sensitivity of the 3D Mouse for orbiting
|
|
206628
|
-
|
|
206629
|
-
:type: float
|
|
206630
|
-
"""
|
|
206631
|
-
|
|
206632
206626
|
ndof_panx_invert_axis: bool
|
|
206633
206627
|
"""
|
|
206634
206628
|
|
|
@@ -206647,6 +206641,12 @@ class PreferencesInput(bpy_struct):
|
|
|
206647
206641
|
:type: bool
|
|
206648
206642
|
"""
|
|
206649
206643
|
|
|
206644
|
+
ndof_rotation_sensitivity: float
|
|
206645
|
+
""" Overall sensitivity of the 3D Mouse for rotation
|
|
206646
|
+
|
|
206647
|
+
:type: float
|
|
206648
|
+
"""
|
|
206649
|
+
|
|
206650
206650
|
ndof_rotx_invert_axis: bool
|
|
206651
206651
|
"""
|
|
206652
206652
|
|
|
@@ -206665,12 +206665,6 @@ class PreferencesInput(bpy_struct):
|
|
|
206665
206665
|
:type: bool
|
|
206666
206666
|
"""
|
|
206667
206667
|
|
|
206668
|
-
ndof_sensitivity: float
|
|
206669
|
-
""" Overall sensitivity of the 3D Mouse for panning
|
|
206670
|
-
|
|
206671
|
-
:type: float
|
|
206672
|
-
"""
|
|
206673
|
-
|
|
206674
206668
|
ndof_show_guide_orbit_axis: bool
|
|
206675
206669
|
""" Display the center and axis during rotation
|
|
206676
206670
|
|
|
@@ -206683,6 +206677,12 @@ class PreferencesInput(bpy_struct):
|
|
|
206683
206677
|
:type: bool
|
|
206684
206678
|
"""
|
|
206685
206679
|
|
|
206680
|
+
ndof_translation_sensitivity: float
|
|
206681
|
+
""" Overall sensitivity of the 3D Mouse for translation
|
|
206682
|
+
|
|
206683
|
+
:type: float
|
|
206684
|
+
"""
|
|
206685
|
+
|
|
206686
206686
|
ndof_zoom_direction: typing.Literal["NDOF_ZOOM_FORWARD", "NDOF_ZOOM_UP"]
|
|
206687
206687
|
""" Which axis of the 3D Mouse cap zooms the view
|
|
206688
206688
|
|
|
@@ -279,7 +279,7 @@ bpy/path/__init__.pyi,sha256=yGX45MUnn9fJYw32UWTsBQ646iN5DbbxfvnoDkREWvI,5537
|
|
|
279
279
|
bpy/props/__init__.pyi,sha256=-nYTsIHy-F58ADNh2IDPlVA0C0G7N4k7F4xWz6ap7wM,35841
|
|
280
280
|
bpy/stub_internal/__init__.pyi,sha256=h3K2LGZ8lcLY-Oo9ym-HEopjGScc4iTfpT1MU_6smTI,126
|
|
281
281
|
bpy/stub_internal/rna_enums/__init__.pyi,sha256=aL-h4hNstMrYklATc7i8t55R5WHftmpIgjaBLlVzebY,141413
|
|
282
|
-
bpy/types/__init__.pyi,sha256=
|
|
282
|
+
bpy/types/__init__.pyi,sha256=ZReSCKozc61HZomrDAHLhAZewyW3yC33OBN55JIokAg,5808116
|
|
283
283
|
bpy/utils/__init__.pyi,sha256=eLZQI2EHAXaZQlYunovDoRa8QtR4CT8yPgygZhBYajk,15535
|
|
284
284
|
bpy/utils/previews/__init__.pyi,sha256=6tju9gKfoTYwJjnSZ54lys2MYRaKPnihHe5Vs6agoKA,2366
|
|
285
285
|
bpy/utils/units/__init__.pyi,sha256=zULS_4qRrtzpHLtSU-jfO2761J4WeYBZyK-BTlL4KG0,2671
|
|
@@ -314,7 +314,7 @@ freestyle/functions/__init__.pyi,sha256=dGcOMrCayIE_OXrHIm36aQUAsCyNwvX63DjLjJw6
|
|
|
314
314
|
freestyle/predicates/__init__.pyi,sha256=vplIHGLjdJBDakJwvHsI6AYwOlVBBj63psF43v6w4y8,13552
|
|
315
315
|
freestyle/shaders/__init__.pyi,sha256=dy5cOfrI83TulqGxuvKbak2P-rKU6ljNR6Gv_Qkpjdw,24669
|
|
316
316
|
freestyle/types/__init__.pyi,sha256=u0H0p4O8b_-sPtE0eNaEnXFdk_72_0iAjb1ubrw61v0,101391
|
|
317
|
-
freestyle/utils/__init__.pyi,sha256=
|
|
317
|
+
freestyle/utils/__init__.pyi,sha256=xen4PA9f0gsePcDnloOuR_lvhRp2y5EyGBKTJ9jXcxo,5335
|
|
318
318
|
freestyle/utils/ContextFunctions/__init__.pyi,sha256=IKNZD__52vYS5eT32F_WZwW1dco_6G2kZC_1IVCAwLs,3486
|
|
319
319
|
gpu/__init__.pyi,sha256=TLoatdrTMM6vfjnbuQA6cW38ARW5nuLa4Y-eicnJU5Q,8900
|
|
320
320
|
gpu/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -328,7 +328,7 @@ gpu/texture/__init__.pyi,sha256=eXL-ZQU-gsMFo_Yv6ShF_YjBQ-yPDLRZno-T3P59nhE,668
|
|
|
328
328
|
gpu/types/__init__.pyi,sha256=wl_6uJLmvxJsslpAd4zb9sn1lZitzwmjuf_-XnD6F4o,29774
|
|
329
329
|
gpu_extras/__init__.pyi,sha256=XscwC-5DTPC0yc2HB_XMgvX61rT5Qs5RaImqNwR6c40,240
|
|
330
330
|
gpu_extras/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
331
|
-
gpu_extras/batch/__init__.pyi,sha256=
|
|
331
|
+
gpu_extras/batch/__init__.pyi,sha256=P0KwOXu_4yBZvCupG7WJ08TQ6yvocr5NZLAhJK_qLtQ,1305
|
|
332
332
|
gpu_extras/presets/__init__.pyi,sha256=vtAOpu94K9wQBL8TwYIFyT_3rW185Kz91OWGUyC9_0w,1690
|
|
333
333
|
graphviz_export/__init__.pyi,sha256=l4HCIpbabD8OmgoJdVcmAw2HdInP-wAZtTETECLLYWA,258
|
|
334
334
|
graphviz_export/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -361,7 +361,7 @@ rna_prop_ui/__init__.pyi,sha256=E7Xr1GyLCWDiDnB_VSldrUVM6AzWKDvGGoWj3Hj7SZ8,1404
|
|
|
361
361
|
rna_prop_ui/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
362
362
|
rna_xml/__init__.pyi,sha256=E0_ajcifhpiiQJVaNKnAa2ju-w5Tg9-lk7IqhsPjrw4,652
|
|
363
363
|
rna_xml/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
364
|
-
fake_bpy_module-
|
|
365
|
-
fake_bpy_module-
|
|
366
|
-
fake_bpy_module-
|
|
367
|
-
fake_bpy_module-
|
|
364
|
+
fake_bpy_module-20250616.dist-info/METADATA,sha256=KGXJKfKuLhtGIYqYFwdEbqYCFjrjv4og3NZMits0_IQ,7429
|
|
365
|
+
fake_bpy_module-20250616.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
366
|
+
fake_bpy_module-20250616.dist-info/top_level.txt,sha256=SZm3DVRKif7dFSjYKiIIg3_7uqjIwRAwOnCIcT4hRNM,500
|
|
367
|
+
fake_bpy_module-20250616.dist-info/RECORD,,
|
freestyle/utils/__init__.pyi
CHANGED
|
@@ -125,7 +125,7 @@ def material_from_fedge(fe) -> None:
|
|
|
125
125
|
"""get the diffuse RGBA color from an FEdge"""
|
|
126
126
|
|
|
127
127
|
def normal_at_I0D(it) -> None: ...
|
|
128
|
-
def pairwise(iterable, types={
|
|
128
|
+
def pairwise(iterable, types={StrokeVertexIterator, Stroke}) -> None:
|
|
129
129
|
"""Yields a tuple containing the previous and current object"""
|
|
130
130
|
|
|
131
131
|
def rgb_to_bw(r, g, b) -> None:
|
gpu_extras/batch/__init__.pyi
CHANGED
|
@@ -2,6 +2,7 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
import numpy.typing as npt
|
|
5
|
+
import bgl
|
|
5
6
|
import gpu.types
|
|
6
7
|
|
|
7
8
|
def batch_for_shader(
|
|
@@ -9,7 +10,7 @@ def batch_for_shader(
|
|
|
9
10
|
type: str,
|
|
10
11
|
content: dict[
|
|
11
12
|
str,
|
|
12
|
-
|
|
13
|
+
bgl.Buffer
|
|
13
14
|
| collections.abc.Sequence[float]
|
|
14
15
|
| collections.abc.Sequence[int]
|
|
15
16
|
| collections.abc.Sequence[collections.abc.Sequence[float]]
|
|
@@ -26,7 +27,7 @@ def batch_for_shader(
|
|
|
26
27
|
:type type: str
|
|
27
28
|
:param content: Maps the name of the shader attribute with the data to fill the vertex buffer.
|
|
28
29
|
For the dictionary values see documentation for `gpu.types.GPUVertBuf.attr_fill` data argument.
|
|
29
|
-
:type content: dict[str,
|
|
30
|
+
: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]]]
|
|
30
31
|
:return: compatible batch
|
|
31
32
|
:rtype: gpu.types.GPUBatch
|
|
32
33
|
"""
|
|
File without changes
|
|
File without changes
|