fake-bpy-module 20250312__py3-none-any.whl → 20250313__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/space_sequencer/__init__.pyi +1 -0
- bpy/types/__init__.pyi +6 -0
- {fake_bpy_module-20250312.dist-info → fake_bpy_module-20250313.dist-info}/METADATA +1 -1
- {fake_bpy_module-20250312.dist-info → fake_bpy_module-20250313.dist-info}/RECORD +6 -6
- {fake_bpy_module-20250312.dist-info → fake_bpy_module-20250313.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20250312.dist-info → fake_bpy_module-20250313.dist-info}/top_level.txt +0 -0
|
@@ -2199,6 +2199,7 @@ class SEQUENCER_PT_snapping(bpy.types.Panel):
|
|
|
2199
2199
|
bl_region_type: typing.Any
|
|
2200
2200
|
bl_rna: typing.Any
|
|
2201
2201
|
bl_space_type: typing.Any
|
|
2202
|
+
bl_ui_units_x: typing.Any
|
|
2202
2203
|
id_data: typing.Any
|
|
2203
2204
|
|
|
2204
2205
|
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
bpy/types/__init__.pyi
CHANGED
|
@@ -201760,6 +201760,12 @@ class SequencerToolSettings(bpy_struct):
|
|
|
201760
201760
|
:type: bool
|
|
201761
201761
|
"""
|
|
201762
201762
|
|
|
201763
|
+
snap_to_frame_range: bool
|
|
201764
|
+
""" Snap to preview or scene start and end frame
|
|
201765
|
+
|
|
201766
|
+
:type: bool
|
|
201767
|
+
"""
|
|
201768
|
+
|
|
201763
201769
|
snap_to_hold_offset: bool
|
|
201764
201770
|
""" Snap to strip hold offsets
|
|
201765
201771
|
|
|
@@ -164,7 +164,7 @@ bl_ui/space_nla/__init__.pyi,sha256=rHI5YccrddEIyXIv7ojfdoS5H5-8W3t9CD86W0DZWTw,
|
|
|
164
164
|
bl_ui/space_node/__init__.pyi,sha256=ifKNLaAQtFwsoOvJGSfXu1jdjM78PQjKZWGpIBuFzN8,18764
|
|
165
165
|
bl_ui/space_outliner/__init__.pyi,sha256=1MicqfpCaTGAgzzbrtzGhknJwP5S5QjjqXpI9fUv16I,8117
|
|
166
166
|
bl_ui/space_properties/__init__.pyi,sha256=8XL7_69ni6CTbZUmAUnda74qZk3aV_rmJvhqNjr0j0k,2735
|
|
167
|
-
bl_ui/space_sequencer/__init__.pyi,sha256=
|
|
167
|
+
bl_ui/space_sequencer/__init__.pyi,sha256=mqzwfhlyp2tV2nlLIpEyNmN6MIXy9qd7FWO0hGsyJHg,55310
|
|
168
168
|
bl_ui/space_spreadsheet/__init__.pyi,sha256=1ZNN9pDfL8DVAjfm1JPNzZHJ0u5PNuaWsD4hiYSoH7g,1477
|
|
169
169
|
bl_ui/space_statusbar/__init__.pyi,sha256=wthc9b3kBqNQjHnv8rgJYVcrKDhnpwFusUV2HYv4An4,640
|
|
170
170
|
bl_ui/space_text/__init__.pyi,sha256=teImeFuFGcdE50Btg7h3Cnf65pHUpGvhO4uUeiWxhpE,8826
|
|
@@ -279,7 +279,7 @@ bpy/ops/workspace/__init__.pyi,sha256=hXSSQZl7IwVFrxMveYrlSKGWY7BjrsV-cKagPzhuT0
|
|
|
279
279
|
bpy/ops/world/__init__.pyi,sha256=9OhY87-WRRLor-4GQJhDiDJG3M9W5s9yFo9x45Iiycs,628
|
|
280
280
|
bpy/path/__init__.pyi,sha256=p309InrX9QRoqh0vMXKzNHQIYef9A51c9J4LYU5THxQ,5511
|
|
281
281
|
bpy/props/__init__.pyi,sha256=QR_11bCyEyK-Q85yZhNDW6BsqHVq73C9IL_qShksqQU,35264
|
|
282
|
-
bpy/types/__init__.pyi,sha256=
|
|
282
|
+
bpy/types/__init__.pyi,sha256=oaxCcAIPdUgJzH0-dk-UFixnZgAgO4GQFVRynLnLl-c,5485332
|
|
283
283
|
bpy/utils/__init__.pyi,sha256=sTpVkInNYv883pb3TyZzGLQbn468mQHzz_sUG9UMp6M,14936
|
|
284
284
|
bpy/utils/previews/__init__.pyi,sha256=RF4ii5Rs-FetM_ZmC0GCpMSiin5evppVj62-CmKK76s,2307
|
|
285
285
|
bpy/utils/units/__init__.pyi,sha256=dc9ZViPAqOap5ZsFfWoI0d6bHdri3pWWiVeRxAaZr-U,2672
|
|
@@ -361,7 +361,7 @@ rna_prop_ui/__init__.pyi,sha256=o3yE2C_BSi2O_ZJM_Jao06i6seWMRNQcZaI6keKjpFE,1308
|
|
|
361
361
|
rna_prop_ui/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
362
362
|
rna_xml/__init__.pyi,sha256=EBP-inpL9KRsjGftcoza9_G_Do5UjXw62eAvuEMoaO0,604
|
|
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-20250313.dist-info/METADATA,sha256=ALZbNOc9tPSX5wqfTPwY52LQooPk9J_oUdpSQTwNhRI,7429
|
|
365
|
+
fake_bpy_module-20250313.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
|
|
366
|
+
fake_bpy_module-20250313.dist-info/top_level.txt,sha256=SZm3DVRKif7dFSjYKiIIg3_7uqjIwRAwOnCIcT4hRNM,500
|
|
367
|
+
fake_bpy_module-20250313.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|