fake-bpy-module 20250206__py3-none-any.whl → 20250207__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.

@@ -110,7 +110,7 @@ def create_pose_asset(
110
110
  catalog_path: str = "",
111
111
  activate_new_action: bool | None = False,
112
112
  ):
113
- """Create a new asset from the selection in the scene
113
+ """Create a new asset from the selected bones in the scene
114
114
 
115
115
  :type execution_context: int | str | None
116
116
  :type undo: bool | None
bpy/types/__init__.pyi CHANGED
@@ -116471,18 +116471,6 @@ class ActionKeyframeStrip(ActionStrip, bpy_struct):
116471
116471
  """
116472
116472
 
116473
116473
  class ActionLayer(bpy_struct):
116474
- influence: float
116475
- """ How much of this layer is used when blending into the lower layers
116476
-
116477
- :type: float
116478
- """
116479
-
116480
- mix_mode: typing.Literal["REPLACE", "OFFSET", "ADD", "SUBTRACT", "MULTIPLY"]
116481
- """ How animation of this layer is blended into the lower layers
116482
-
116483
- :type: typing.Literal['REPLACE','OFFSET','ADD','SUBTRACT','MULTIPLY']
116484
- """
116485
-
116486
116474
  name: str
116487
116475
  """
116488
116476
 
@@ -199425,7 +199413,7 @@ class Scene(ID, bpy_struct):
199425
199413
  *,
199426
199414
  distance: float | None = 1.70141e38,
199427
199415
  ) -> tuple[bool, mathutils.Vector, mathutils.Vector, int, Object, mathutils.Matrix]:
199428
- """Cast a ray onto in object space
199416
+ """Cast a ray onto evaluated geometry in world-space
199429
199417
 
199430
199418
  :param depsgraph: The current dependency graph
199431
199419
  :type depsgraph: Depsgraph
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: fake-bpy-module
3
- Version: 20250206
3
+ Version: 20250207
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
@@ -249,7 +249,7 @@ bpy/ops/paintcurve/__init__.pyi,sha256=sJfa-6TohaHNlvBFZ5X2vhjeMCp91in2K6UqwIF3d
249
249
  bpy/ops/palette/__init__.pyi,sha256=RD7rkE6f28SyME46hM3HwjWKCgKFtOXZDDPOO6mQB0Q,2093
250
250
  bpy/ops/particle/__init__.pyi,sha256=fvUbIxeb5nxdxJAK6wWu0AsCBIpy3cCKXMNKY2ZIJqM,13621
251
251
  bpy/ops/pose/__init__.pyi,sha256=X3uT13DBbdw1nsmBhbId71DYAjYEGL6WtapfpwpihzA,26770
252
- bpy/ops/poselib/__init__.pyi,sha256=ewVRAAAMZcuI8kfzx81IRKp_WpUwe2xhbl-VPpdgSHw,5369
252
+ bpy/ops/poselib/__init__.pyi,sha256=gznUsY5ppqRYjKMHdUHXvCYF0n568JR6t-djfMV9rrU,5374
253
253
  bpy/ops/preferences/__init__.pyi,sha256=iG82fOc0EGoI0_KoSgUbtUEMlcN71gxdq3SlVkCz01w,19499
254
254
  bpy/ops/ptcache/__init__.pyi,sha256=9WgZUXKtu-AeqF0pYrP8ZSdFXz2jHMdPjmp6zLesL2Q,1667
255
255
  bpy/ops/render/__init__.pyi,sha256=9LDvtzNUv_nd3elJDKQFIXJltAIgsvvinpvyVu5q8cU,7425
@@ -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=fUTq2xwuLgIncHVkU52PJBsOh-Zdvke4Ahstt5om_ss,5467510
280
+ bpy/types/__init__.pyi,sha256=GiwGQVvWJSv8Xob8NeeH2Da7d7wUDmpDhXygXmF7pU8,5467171
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
@@ -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-20250206.dist-info/METADATA,sha256=Vj9LmHLRu8gm458Jjj7RRiKMgM1uUIVw3QFH0shUOto,7429
363
- fake_bpy_module-20250206.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
364
- fake_bpy_module-20250206.dist-info/top_level.txt,sha256=SZm3DVRKif7dFSjYKiIIg3_7uqjIwRAwOnCIcT4hRNM,500
365
- fake_bpy_module-20250206.dist-info/RECORD,,
362
+ fake_bpy_module-20250207.dist-info/METADATA,sha256=6LEQaNMzET3CIK6Agwv6OeRss1PDuHS2A5T4H99EMNU,7429
363
+ fake_bpy_module-20250207.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
364
+ fake_bpy_module-20250207.dist-info/top_level.txt,sha256=SZm3DVRKif7dFSjYKiIIg3_7uqjIwRAwOnCIcT4hRNM,500
365
+ fake_bpy_module-20250207.dist-info/RECORD,,