fake-bpy-module 20240709__py3-none-any.whl → 20240712__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.
- bl_ui/node_add_menu_geometry/__init__.pyi +272 -0
- bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -1
- bpy/ops/anim/__init__.pyi +14 -0
- bpy/ops/extensions/__init__.pyi +15 -1
- bpy/types/__init__.pyi +31005 -30252
- {fake_bpy_module-20240709.dist-info → fake_bpy_module-20240712.dist-info}/METADATA +1 -1
- {fake_bpy_module-20240709.dist-info → fake_bpy_module-20240712.dist-info}/RECORD +10 -10
- {fake_bpy_module-20240709.dist-info → fake_bpy_module-20240712.dist-info}/WHEEL +1 -1
- mathutils/__init__.pyi +1687 -679
- {fake_bpy_module-20240709.dist-info → fake_bpy_module-20240712.dist-info}/top_level.txt +0 -0
|
@@ -98,7 +98,7 @@ bl_ui/asset_shelf/__init__.pyi,sha256=1OWCwBtmbMuvcLuqcqnNzkWOIj5Ng_vDufF_I0hUB_
|
|
|
98
98
|
bl_ui/generic_ui_list/__init__.pyi,sha256=ThsRzlt7bsU1TTQ1kqOuBeBlKzQIZJNRQKAJvCcV-AY,19652
|
|
99
99
|
bl_ui/node_add_menu/__init__.pyi,sha256=6aUZITbrTOlAkxNB03NkGaUTyDNC2CAiTtL1bsZT5ME,8193
|
|
100
100
|
bl_ui/node_add_menu_compositor/__init__.pyi,sha256=yHHg-hjr8k83QYQ_N9G_K0SU5vOqZHW27p3AFZU5puY,135859
|
|
101
|
-
bl_ui/node_add_menu_geometry/__init__.pyi,sha256=
|
|
101
|
+
bl_ui/node_add_menu_geometry/__init__.pyi,sha256=KkAuygP9B3RSGEpaS-7cIL-Sp-fSbN9uZdi5o94AfC4,376950
|
|
102
102
|
bl_ui/node_add_menu_shader/__init__.pyi,sha256=5J1WQVgXBaOB0zKBgf0AbeZqbD7m4LlTil8BmlnZts0,75886
|
|
103
103
|
bl_ui/node_add_menu_texture/__init__.pyi,sha256=hBHn23bgovL1CcUkDArfb9tZJs1huEqHMmRHjAAa-Q8,68005
|
|
104
104
|
bl_ui/properties_animviz/__init__.pyi,sha256=ymd94X1m7kZxwMkkh20db94wpgADEAMSUjVS4m6b2QA,779
|
|
@@ -163,7 +163,7 @@ bl_ui/space_statusbar/__init__.pyi,sha256=BdvZwbepdJKwHiVWoRtV_YQ6b83zYjdoGjsMRd
|
|
|
163
163
|
bl_ui/space_text/__init__.pyi,sha256=VS-z-QrDnZ9XKiNZDEFVvgYzIzABFW2_0TNLy-zO5ZQ,112599
|
|
164
164
|
bl_ui/space_time/__init__.pyi,sha256=bBuvY6KvGfk-A82BzqXnln9nLrjH8itI_HV2weYl_Ps,48064
|
|
165
165
|
bl_ui/space_toolsystem_common/__init__.pyi,sha256=MISgny8q_cJJ17sYmnt8P6BwvTjxUPLNtZuc598Ju3w,5572
|
|
166
|
-
bl_ui/space_toolsystem_toolbar/__init__.pyi,sha256=
|
|
166
|
+
bl_ui/space_toolsystem_toolbar/__init__.pyi,sha256=NwDWt5M3-10qFlOxwz9VQcMEbWymS69eWmJS5RKw9GQ,21072
|
|
167
167
|
bl_ui/space_topbar/__init__.pyi,sha256=BMlIpAVh8I0W2XcLWmg9Dhahqmq7WqM1wk5atGWjd9Y,183273
|
|
168
168
|
bl_ui/space_userpref/__init__.pyi,sha256=7dDrPZb9FfRWFdtCE6Uxb_vDn1yeP2a6p3khI6VOViU,558270
|
|
169
169
|
bl_ui/space_view3d/__init__.pyi,sha256=ctUQaL9xZ6FGlH27vloD_dthRSQmlptVAMR71ZzI-dA,1955695
|
|
@@ -194,7 +194,7 @@ bpy/app/translations/__init__.pyi,sha256=W3L2ZN2l8DDUs84vlmsH1FxbBZTuesKGN02nB0K
|
|
|
194
194
|
bpy/msgbus/__init__.pyi,sha256=klT8MEBSFA8gRXuaS8sJ2DMNtcTfb0O9lhpYh6hr6Ac,2717
|
|
195
195
|
bpy/ops/__init__.pyi,sha256=nZ3uTbg78sA7K6jxxPrUvrRdkrvWb17azbol-V1jEAU,4671
|
|
196
196
|
bpy/ops/action/__init__.pyi,sha256=dWkU3fpzHd4-lMwzrX-CLHH6tYtY4-cv5na-Aj-r2BY,23577
|
|
197
|
-
bpy/ops/anim/__init__.pyi,sha256=
|
|
197
|
+
bpy/ops/anim/__init__.pyi,sha256=RycjdfygrODi55_NKxlwEeVvlA66QvqiqP-BJvST-9A,31345
|
|
198
198
|
bpy/ops/armature/__init__.pyi,sha256=jNvX8rwtMywoGLhszkVBgVc9UuiKXVioDDURDP0_Ds4,27517
|
|
199
199
|
bpy/ops/asset/__init__.pyi,sha256=ef6hjRiLoYxOgYV27SdrHAF53rdPIOOZN2sEiEIuUi0,11359
|
|
200
200
|
bpy/ops/boid/__init__.pyi,sha256=3ccUJlcNO56fqdkqj1ezERchPapYWo5tppC_4Uko2fk,3350
|
|
@@ -214,7 +214,7 @@ bpy/ops/dpaint/__init__.pyi,sha256=Mk-ORgwsplFG-cuVONdPxiNIuIeGUKb54DobVz58OFU,2
|
|
|
214
214
|
bpy/ops/ed/__init__.pyi,sha256=lWGqLxM8lBq_LdwPyLyEZnBP2y2MSRm2KNLn5keucpk,8861
|
|
215
215
|
bpy/ops/export_anim/__init__.pyi,sha256=7u0wOyjGQ-HELm1xSu6x7Nx63P76goxOfg1JeMm-AEg,2175
|
|
216
216
|
bpy/ops/export_scene/__init__.pyi,sha256=GLF6JjE7e2oR0HDAXynfhVyL0knCLEG0SKuP_wcfHA4,37199
|
|
217
|
-
bpy/ops/extensions/__init__.pyi,sha256=
|
|
217
|
+
bpy/ops/extensions/__init__.pyi,sha256=cHR6ZSa5YolBW18jx8PZEezo5RaKOi6-gM8aJf2BexY,18447
|
|
218
218
|
bpy/ops/file/__init__.pyi,sha256=CANYFThUN7CT2P9M_1bljnFNKEVuQFEMUDmpe9j-abc,24756
|
|
219
219
|
bpy/ops/fluid/__init__.pyi,sha256=7yful-0ZVHyVm8K23VxBCF_AcBGzGoihchUf0OjHuQ4,5735
|
|
220
220
|
bpy/ops/font/__init__.pyi,sha256=2SMGavGjrviwdjUgT0HVq2NNGmDn4Gr58IV80B9pl2A,17541
|
|
@@ -271,7 +271,7 @@ bpy/ops/workspace/__init__.pyi,sha256=OSELKT_HUs2W6cOk2wOigZgkbieGezMVWTi45f4x-I
|
|
|
271
271
|
bpy/ops/world/__init__.pyi,sha256=_z3cX9CYV0nTmSiSQcC82nRiXYriWMcHomfxmSl2GxM,1057
|
|
272
272
|
bpy/path/__init__.pyi,sha256=w4F-HliHscWo8VKeZB8wjMZs4fOVDS3Q_7at0m0zcQE,11558
|
|
273
273
|
bpy/props/__init__.pyi,sha256=Ve1JEXbDvR1jPFE21dZEQQaBz15sdZ0IG-N3CVxtV40,29575
|
|
274
|
-
bpy/types/__init__.pyi,sha256
|
|
274
|
+
bpy/types/__init__.pyi,sha256=-xIyCW7THiRMi3LK78a6d1Ypl7pduKNGnJdm0UQXmgM,5264383
|
|
275
275
|
bpy/utils/__init__.pyi,sha256=baraMlq0am07BaVjR2nj8bKezVHCHdBqTesRtP2-enk,19222
|
|
276
276
|
bpy/utils/previews/__init__.pyi,sha256=yNPv0blwMO3GrieizVXqeFQjVM68njALxZGJOdC3QHE,4280
|
|
277
277
|
bpy/utils/units/__init__.pyi,sha256=2OtqF54xi6peGyNeSGkuaLpytf2EESF753zqooe8bwc,2719
|
|
@@ -334,7 +334,7 @@ keyingsets_builtins/__init__.pyi,sha256=tmDK7-BzPnBeG6DHPbZCW5esGBrCL9Lxhft2G9tW
|
|
|
334
334
|
keyingsets_builtins/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
335
335
|
keyingsets_utils/__init__.pyi,sha256=GM90DATed06QP-LtGvltmKfalWq6tTUeHhUeuRb3hNE,863
|
|
336
336
|
keyingsets_utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
337
|
-
mathutils/__init__.pyi,sha256=
|
|
337
|
+
mathutils/__init__.pyi,sha256=JMWOTNexFGyotwtrnGj5M4T3ihXO1AEog1h_DSFlQKM,74032
|
|
338
338
|
mathutils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
339
339
|
mathutils/bvhtree/__init__.pyi,sha256=4BPJX_2fRlzlpkfZ4laDyb41DuLTR7XHjJbFJ6IH89w,4411
|
|
340
340
|
mathutils/geometry/__init__.pyi,sha256=V86d1sF454Aiu7gAfx4zWkaf4vrsgzDgz6Q_S9vRJws,21230
|
|
@@ -355,7 +355,7 @@ rna_xml/__init__.pyi,sha256=aUk0kaxu1bMT5z1b2S_CnI0r-p7119GGYDjeV65sx6w,670
|
|
|
355
355
|
rna_xml/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
356
356
|
sys_info/__init__.pyi,sha256=-GCmGVtiditgEnxiqi7hwH2wbEMmrtUNGvMEbxVezU4,189
|
|
357
357
|
sys_info/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
358
|
-
fake_bpy_module-
|
|
359
|
-
fake_bpy_module-
|
|
360
|
-
fake_bpy_module-
|
|
361
|
-
fake_bpy_module-
|
|
358
|
+
fake_bpy_module-20240712.dist-info/METADATA,sha256=pVkMPeZ-u3yroG4hIwDP_p--avY8Q7mgZYvYQvJlRsM,7188
|
|
359
|
+
fake_bpy_module-20240712.dist-info/WHEEL,sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk,91
|
|
360
|
+
fake_bpy_module-20240712.dist-info/top_level.txt,sha256=laOLfHIg0_6N4ntsGrWh85yODawYeLVGI-wex_FGLUI,509
|
|
361
|
+
fake_bpy_module-20240712.dist-info/RECORD,,
|