fake-bpy-module 20241117__py3-none-any.whl → 20241119__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 +6 -0
- bpy/typing/__init__.pyi +0 -1
- {fake_bpy_module-20241117.dist-info → fake_bpy_module-20241119.dist-info}/METADATA +1 -1
- {fake_bpy_module-20241117.dist-info → fake_bpy_module-20241119.dist-info}/RECORD +7 -7
- freestyle/utils/__init__.pyi +1 -1
- {fake_bpy_module-20241117.dist-info → fake_bpy_module-20241119.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20241117.dist-info → fake_bpy_module-20241119.dist-info}/top_level.txt +0 -0
bpy/types/__init__.pyi
CHANGED
|
@@ -213004,6 +213004,12 @@ class TextSequence(EffectSequence, Sequence, bpy_struct):
|
|
|
213004
213004
|
:type: float
|
|
213005
213005
|
"""
|
|
213006
213006
|
|
|
213007
|
+
box_roundness: float
|
|
213008
|
+
""" Box corner radius as a factor of box height
|
|
213009
|
+
|
|
213010
|
+
:type: float
|
|
213011
|
+
"""
|
|
213012
|
+
|
|
213007
213013
|
color: bpy_prop_array[float]
|
|
213008
213014
|
""" Text color
|
|
213009
213015
|
|
bpy/typing/__init__.pyi
CHANGED
|
@@ -2919,7 +2919,6 @@ type TransformModeTypeItems = typing.Literal[
|
|
|
2919
2919
|
"BONE_ENVELOPE_DIST", # Bone Envelope Distance.
|
|
2920
2920
|
"CURVE_SHRINKFATTEN", # Curve Shrink/Fatten.
|
|
2921
2921
|
"MASK_SHRINKFATTEN", # Mask Shrink/Fatten.
|
|
2922
|
-
"GPENCIL_SHRINKFATTEN", # Grease Pencil Shrink/Fatten.
|
|
2923
2922
|
"BONE_ROLL", # Bone Roll.
|
|
2924
2923
|
"TIME_TRANSLATE", # Time Translate.
|
|
2925
2924
|
"TIME_SLIDE", # Time Slide.
|
|
@@ -275,8 +275,8 @@ bpy/ops/workspace/__init__.pyi,sha256=4qG0-HkVfaGfdBe9QvBCKUox03nb1ZfeV1fz-0b3KJ
|
|
|
275
275
|
bpy/ops/world/__init__.pyi,sha256=ytaDhwJ-K4SbWylChL1za6lvMNM2-RX1S0BR7892Afg,946
|
|
276
276
|
bpy/path/__init__.pyi,sha256=b_M-IUy-VEWMDZJH0bP9P-HHcLLcQo59S1dARRQrP9E,5064
|
|
277
277
|
bpy/props/__init__.pyi,sha256=TfulJGBHgbMIc1aadTzLWiL6Q2NQdeO9Q4_ePasNesU,30717
|
|
278
|
-
bpy/types/__init__.pyi,sha256=
|
|
279
|
-
bpy/typing/__init__.pyi,sha256=
|
|
278
|
+
bpy/types/__init__.pyi,sha256=14e3eENFYTNjfc-LFvsAzlhnL7s1GoPn8gbdTk2K300,5363164
|
|
279
|
+
bpy/typing/__init__.pyi,sha256=iEHlPB_5tIFNKgWrrDB4dKNy3RP6qZS4ZR1rWptsS7E,138777
|
|
280
280
|
bpy/utils/__init__.pyi,sha256=XXoE6J8aW13NQ-2FvnFORXyNVUFfO8hSno-xfgJ6ZNI,13078
|
|
281
281
|
bpy/utils/previews/__init__.pyi,sha256=XEThA7jxMWet1sPTJ3mmngM6LdAdKiIVSZOKbCsbvzw,2217
|
|
282
282
|
bpy/utils/units/__init__.pyi,sha256=-NsCsGdfcIsC2lnZwzUrQFe1CXdnSjA80MCWSSxwbbk,2578
|
|
@@ -311,7 +311,7 @@ freestyle/functions/__init__.pyi,sha256=XYveitaHq0iT_FRPa9-h7r_Qz1kuEOknwlIDy5hR
|
|
|
311
311
|
freestyle/predicates/__init__.pyi,sha256=TI-9arpIRbq7ePsxHS-d-4iIj54uHMp-ZyGhPVODMPg,13461
|
|
312
312
|
freestyle/shaders/__init__.pyi,sha256=1Ov48B4P7LV3dwjBqHqqqbPFRBZWjENqIDaFb97Qdj0,23835
|
|
313
313
|
freestyle/types/__init__.pyi,sha256=Gqn4Lt8Z7R3JhDQDF70AhHcWw7v4zE3ot9CUXZAlsds,97165
|
|
314
|
-
freestyle/utils/__init__.pyi,sha256=
|
|
314
|
+
freestyle/utils/__init__.pyi,sha256=zAPJuL9HrfKX5Y0KOKxwKPkWucaCPmsnRdSuM59w4TE,5077
|
|
315
315
|
freestyle/utils/ContextFunctions/__init__.pyi,sha256=AdK38eLUN8YDE2Y-Am3gNUYxduClt0jmaDbr-WNv_cA,3401
|
|
316
316
|
gpu/__init__.pyi,sha256=Q-AbyJO85pPYcwXNWtvgAhFGGJ6OnnHrlsXQxur9jhs,7999
|
|
317
317
|
gpu/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -358,7 +358,7 @@ rna_prop_ui/__init__.pyi,sha256=lShhkbbeJ_ANi2dy4J4HIkyp1HZrMqCfhcf8QpAQsj0,1281
|
|
|
358
358
|
rna_prop_ui/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
359
359
|
rna_xml/__init__.pyi,sha256=idYsAZj-_egBKMA2pQl2P9IoNhZxXIkBSALFuq-ylO8,577
|
|
360
360
|
rna_xml/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
361
|
-
fake_bpy_module-
|
|
362
|
-
fake_bpy_module-
|
|
363
|
-
fake_bpy_module-
|
|
364
|
-
fake_bpy_module-
|
|
361
|
+
fake_bpy_module-20241119.dist-info/METADATA,sha256=O_kS7f5pnYEVmU2Legu3gHVeeC0gZvGTDGq12KNtCgs,7289
|
|
362
|
+
fake_bpy_module-20241119.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
|
|
363
|
+
fake_bpy_module-20241119.dist-info/top_level.txt,sha256=SZm3DVRKif7dFSjYKiIIg3_7uqjIwRAwOnCIcT4hRNM,500
|
|
364
|
+
fake_bpy_module-20241119.dist-info/RECORD,,
|
freestyle/utils/__init__.pyi
CHANGED
|
@@ -123,7 +123,7 @@ def material_from_fedge(fe):
|
|
|
123
123
|
"""get the diffuse RGBA color from an FEdge"""
|
|
124
124
|
|
|
125
125
|
def normal_at_I0D(it): ...
|
|
126
|
-
def pairwise(iterable, types={
|
|
126
|
+
def pairwise(iterable, types={Stroke, StrokeVertexIterator}):
|
|
127
127
|
"""Yields a tuple containing the previous and current object"""
|
|
128
128
|
|
|
129
129
|
def rgb_to_bw(r, g, b):
|
|
File without changes
|
|
File without changes
|