fake-bpy-module 20241221__py3-none-any.whl → 20241223__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/props/__init__.pyi +4 -0
- {fake_bpy_module-20241221.dist-info → fake_bpy_module-20241223.dist-info}/METADATA +1 -1
- {fake_bpy_module-20241221.dist-info → fake_bpy_module-20241223.dist-info}/RECORD +6 -6
- mathutils/__init__.pyi +2 -2
- {fake_bpy_module-20241221.dist-info → fake_bpy_module-20241223.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20241221.dist-info → fake_bpy_module-20241223.dist-info}/top_level.txt +0 -0
bpy/props/__init__.pyi
CHANGED
|
@@ -83,6 +83,10 @@ Remember that these callbacks may be executed in threaded context.
|
|
|
83
83
|
|
|
84
84
|
```../examples/bpy.props.5.py```
|
|
85
85
|
|
|
86
|
+
[NOTE]
|
|
87
|
+
Pointer properties do not support storing references to embedded IDs (e.g. bpy.types.Scene.collection, bpy.types.Material.node_tree).
|
|
88
|
+
These should exclusively be referenced and accessed through their owner ID (e.g. the scene or material).
|
|
89
|
+
|
|
86
90
|
[NOTE]
|
|
87
91
|
Typically this function doesn't need to be accessed directly.
|
|
88
92
|
Instead use del cls.attr
|
|
@@ -274,7 +274,7 @@ bpy/ops/wm/__init__.pyi,sha256=hKfEGg5ZP1ydNAkhidsg-KN0yT_p28pgR_g2Vns_bq4,21426
|
|
|
274
274
|
bpy/ops/workspace/__init__.pyi,sha256=BHvDV5CcVBnuKaL8akhm-Es7VcGUjf3jGFTbfx5YHCU,1983
|
|
275
275
|
bpy/ops/world/__init__.pyi,sha256=pBV8EDA8HoWovDSul6mxkF7Mt6N3PQWuukRhkw3dBr8,601
|
|
276
276
|
bpy/path/__init__.pyi,sha256=N-QNSw3piTmrzrydYRyWab7GFGOh3BsdaS91x4Kf-Cc,5403
|
|
277
|
-
bpy/props/__init__.pyi,sha256=
|
|
277
|
+
bpy/props/__init__.pyi,sha256=BqqbIZuZNtKAJ3-FpeQoR_yzNV-a4fEb09xdCPZBEuI,31446
|
|
278
278
|
bpy/types/__init__.pyi,sha256=svIlL1V-v45MqTDgd6zrDk1oBS_JxBwpuurrhRXuYiM,5401713
|
|
279
279
|
bpy/typing/__init__.pyi,sha256=u2XKjd6ZB1Wjt7JwabxexZdswEZLYR2jQpxzzp6AThg,138679
|
|
280
280
|
bpy/utils/__init__.pyi,sha256=wvjdEDEtBn5bR5pZG7HnW1ZdL_J-IQYvmB7e4AwTW0s,13537
|
|
@@ -339,7 +339,7 @@ keyingsets_builtins/__init__.pyi,sha256=FmSnRj8eAiQ_O-X_-kAHM_a8rCv_HZBrjXLXDRss
|
|
|
339
339
|
keyingsets_builtins/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
340
340
|
keyingsets_utils/__init__.pyi,sha256=UpGuAqOVl6bmy3rffJhqFS8ZKhUtAV-MfVyuuHtqXQI,770
|
|
341
341
|
keyingsets_utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
342
|
-
mathutils/__init__.pyi,sha256=
|
|
342
|
+
mathutils/__init__.pyi,sha256=8m5OQ78bZkC094zIKPDjfXSzQZN1Vavo9Q0Ql4QilgM,88340
|
|
343
343
|
mathutils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
344
344
|
mathutils/bvhtree/__init__.pyi,sha256=tnSMnnlM4AUV5BXMVRB8daXeBCc2dt1yF2VhVgx-png,4482
|
|
345
345
|
mathutils/geometry/__init__.pyi,sha256=YU4LyVtd5nl5KJeVsbOcWMNZhJlI9TQWIWJ5V-nrkz0,22182
|
|
@@ -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-20241223.dist-info/METADATA,sha256=Ek75DwMI0DHeqyx-f8iKgS86-Ns44-5btmUfcGxJR6A,7289
|
|
362
|
+
fake_bpy_module-20241223.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
|
363
|
+
fake_bpy_module-20241223.dist-info/top_level.txt,sha256=SZm3DVRKif7dFSjYKiIIg3_7uqjIwRAwOnCIcT4hRNM,500
|
|
364
|
+
fake_bpy_module-20241223.dist-info/RECORD,,
|
mathutils/__init__.pyi
CHANGED
|
@@ -3666,7 +3666,7 @@ class Vector:
|
|
|
3666
3666
|
def angle_signed(
|
|
3667
3667
|
self,
|
|
3668
3668
|
other: collections.abc.Sequence[float] | typing_extensions.Self,
|
|
3669
|
-
fallback: typing.Any,
|
|
3669
|
+
fallback: typing.Any | None = None,
|
|
3670
3670
|
) -> float | typing.Any:
|
|
3671
3671
|
"""Return the signed angle between two 2D vectors (clockwise is positive).
|
|
3672
3672
|
|
|
@@ -3674,7 +3674,7 @@ class Vector:
|
|
|
3674
3674
|
:type other: collections.abc.Sequence[float] | typing_extensions.Self
|
|
3675
3675
|
:param fallback: return this when the angle can't be calculated (zero length vector),
|
|
3676
3676
|
(instead of raising a `ValueError`).
|
|
3677
|
-
:type fallback: typing.Any
|
|
3677
|
+
:type fallback: typing.Any | None
|
|
3678
3678
|
:return: angle in radians or fallback when given
|
|
3679
3679
|
:rtype: float | typing.Any
|
|
3680
3680
|
"""
|
|
File without changes
|
|
File without changes
|