fake-bpy-module-latest 20260128__py3-none-any.whl → 20260129__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.
- _bpy_internal/assets/remote_library_listing/blender_asset_library_openapi/__init__.pyi +1 -1
- _bpy_internal/filesystem/locking/__init__.pyi +1 -1
- bpy/ops/node/__init__.pyi +14 -0
- bpy/ops/object/__init__.pyi +1 -1
- bpy/ops/pose/__init__.pyi +2 -2
- bpy/ops/sculpt/__init__.pyi +2 -0
- bpy/stub_internal/rna_enums/__init__.pyi +1 -0
- bpy/types/__init__.pyi +785 -32
- bpy/utils/__init__.pyi +5 -1
- {fake_bpy_module_latest-20260128.dist-info → fake_bpy_module_latest-20260129.dist-info}/METADATA +4 -1
- {fake_bpy_module_latest-20260128.dist-info → fake_bpy_module_latest-20260129.dist-info}/RECORD +13 -13
- {fake_bpy_module_latest-20260128.dist-info → fake_bpy_module_latest-20260129.dist-info}/WHEEL +0 -0
- {fake_bpy_module_latest-20260128.dist-info → fake_bpy_module_latest-20260129.dist-info}/top_level.txt +0 -0
bpy/types/__init__.pyi
CHANGED
|
@@ -3593,12 +3593,20 @@
|
|
|
3593
3593
|
* Strip.mute
|
|
3594
3594
|
* Strip.lock
|
|
3595
3595
|
* Strip.frame_final_duration
|
|
3596
|
+
* Strip.duration
|
|
3596
3597
|
* Strip.frame_duration
|
|
3598
|
+
* Strip.content_duration
|
|
3597
3599
|
* Strip.frame_start
|
|
3600
|
+
* Strip.content_start
|
|
3601
|
+
* Strip.content_end
|
|
3598
3602
|
* Strip.frame_final_start
|
|
3603
|
+
* Strip.left_handle
|
|
3599
3604
|
* Strip.frame_final_end
|
|
3605
|
+
* Strip.right_handle
|
|
3600
3606
|
* Strip.frame_offset_start
|
|
3607
|
+
* Strip.left_handle_offset
|
|
3601
3608
|
* Strip.frame_offset_end
|
|
3609
|
+
* Strip.right_handle_offset
|
|
3602
3610
|
* Strip.channel
|
|
3603
3611
|
* Strip.use_linear_modifiers
|
|
3604
3612
|
* Strip.blend_type
|
|
@@ -6092,12 +6100,20 @@ Types with Custom Property Support <bpy_types_custom_properties>
|
|
|
6092
6100
|
* Strip.mute
|
|
6093
6101
|
* Strip.lock
|
|
6094
6102
|
* Strip.frame_final_duration
|
|
6103
|
+
* Strip.duration
|
|
6095
6104
|
* Strip.frame_duration
|
|
6105
|
+
* Strip.content_duration
|
|
6096
6106
|
* Strip.frame_start
|
|
6107
|
+
* Strip.content_start
|
|
6108
|
+
* Strip.content_end
|
|
6097
6109
|
* Strip.frame_final_start
|
|
6110
|
+
* Strip.left_handle
|
|
6098
6111
|
* Strip.frame_final_end
|
|
6112
|
+
* Strip.right_handle
|
|
6099
6113
|
* Strip.frame_offset_start
|
|
6114
|
+
* Strip.left_handle_offset
|
|
6100
6115
|
* Strip.frame_offset_end
|
|
6116
|
+
* Strip.right_handle_offset
|
|
6101
6117
|
* Strip.channel
|
|
6102
6118
|
* Strip.use_linear_modifiers
|
|
6103
6119
|
* Strip.blend_type
|
|
@@ -7373,12 +7389,20 @@ Types with Custom Property Support <bpy_types_custom_properties>
|
|
|
7373
7389
|
* Strip.mute
|
|
7374
7390
|
* Strip.lock
|
|
7375
7391
|
* Strip.frame_final_duration
|
|
7392
|
+
* Strip.duration
|
|
7376
7393
|
* Strip.frame_duration
|
|
7394
|
+
* Strip.content_duration
|
|
7377
7395
|
* Strip.frame_start
|
|
7396
|
+
* Strip.content_start
|
|
7397
|
+
* Strip.content_end
|
|
7378
7398
|
* Strip.frame_final_start
|
|
7399
|
+
* Strip.left_handle
|
|
7379
7400
|
* Strip.frame_final_end
|
|
7401
|
+
* Strip.right_handle
|
|
7380
7402
|
* Strip.frame_offset_start
|
|
7403
|
+
* Strip.left_handle_offset
|
|
7381
7404
|
* Strip.frame_offset_end
|
|
7405
|
+
* Strip.right_handle_offset
|
|
7382
7406
|
* Strip.channel
|
|
7383
7407
|
* Strip.use_linear_modifiers
|
|
7384
7408
|
* Strip.blend_type
|
|
@@ -7645,12 +7669,20 @@ Types with Custom Property Support <bpy_types_custom_properties>
|
|
|
7645
7669
|
* Strip.mute
|
|
7646
7670
|
* Strip.lock
|
|
7647
7671
|
* Strip.frame_final_duration
|
|
7672
|
+
* Strip.duration
|
|
7648
7673
|
* Strip.frame_duration
|
|
7674
|
+
* Strip.content_duration
|
|
7649
7675
|
* Strip.frame_start
|
|
7676
|
+
* Strip.content_start
|
|
7677
|
+
* Strip.content_end
|
|
7650
7678
|
* Strip.frame_final_start
|
|
7679
|
+
* Strip.left_handle
|
|
7651
7680
|
* Strip.frame_final_end
|
|
7681
|
+
* Strip.right_handle
|
|
7652
7682
|
* Strip.frame_offset_start
|
|
7683
|
+
* Strip.left_handle_offset
|
|
7653
7684
|
* Strip.frame_offset_end
|
|
7685
|
+
* Strip.right_handle_offset
|
|
7654
7686
|
* Strip.channel
|
|
7655
7687
|
* Strip.use_linear_modifiers
|
|
7656
7688
|
* Strip.blend_type
|
|
@@ -14147,12 +14179,20 @@ database.
|
|
|
14147
14179
|
* Strip.mute
|
|
14148
14180
|
* Strip.lock
|
|
14149
14181
|
* Strip.frame_final_duration
|
|
14182
|
+
* Strip.duration
|
|
14150
14183
|
* Strip.frame_duration
|
|
14184
|
+
* Strip.content_duration
|
|
14151
14185
|
* Strip.frame_start
|
|
14186
|
+
* Strip.content_start
|
|
14187
|
+
* Strip.content_end
|
|
14152
14188
|
* Strip.frame_final_start
|
|
14189
|
+
* Strip.left_handle
|
|
14153
14190
|
* Strip.frame_final_end
|
|
14191
|
+
* Strip.right_handle
|
|
14154
14192
|
* Strip.frame_offset_start
|
|
14193
|
+
* Strip.left_handle_offset
|
|
14155
14194
|
* Strip.frame_offset_end
|
|
14195
|
+
* Strip.right_handle_offset
|
|
14156
14196
|
* Strip.channel
|
|
14157
14197
|
* Strip.use_linear_modifiers
|
|
14158
14198
|
* Strip.blend_type
|
|
@@ -18834,12 +18874,20 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
18834
18874
|
* Strip.mute
|
|
18835
18875
|
* Strip.lock
|
|
18836
18876
|
* Strip.frame_final_duration
|
|
18877
|
+
* Strip.duration
|
|
18837
18878
|
* Strip.frame_duration
|
|
18879
|
+
* Strip.content_duration
|
|
18838
18880
|
* Strip.frame_start
|
|
18881
|
+
* Strip.content_start
|
|
18882
|
+
* Strip.content_end
|
|
18839
18883
|
* Strip.frame_final_start
|
|
18884
|
+
* Strip.left_handle
|
|
18840
18885
|
* Strip.frame_final_end
|
|
18886
|
+
* Strip.right_handle
|
|
18841
18887
|
* Strip.frame_offset_start
|
|
18888
|
+
* Strip.left_handle_offset
|
|
18842
18889
|
* Strip.frame_offset_end
|
|
18890
|
+
* Strip.right_handle_offset
|
|
18843
18891
|
* Strip.channel
|
|
18844
18892
|
* Strip.use_linear_modifiers
|
|
18845
18893
|
* Strip.blend_type
|
|
@@ -29517,12 +29565,20 @@ It demonstrates:
|
|
|
29517
29565
|
* Strip.mute
|
|
29518
29566
|
* Strip.lock
|
|
29519
29567
|
* Strip.frame_final_duration
|
|
29568
|
+
* Strip.duration
|
|
29520
29569
|
* Strip.frame_duration
|
|
29570
|
+
* Strip.content_duration
|
|
29521
29571
|
* Strip.frame_start
|
|
29572
|
+
* Strip.content_start
|
|
29573
|
+
* Strip.content_end
|
|
29522
29574
|
* Strip.frame_final_start
|
|
29575
|
+
* Strip.left_handle
|
|
29523
29576
|
* Strip.frame_final_end
|
|
29577
|
+
* Strip.right_handle
|
|
29524
29578
|
* Strip.frame_offset_start
|
|
29579
|
+
* Strip.left_handle_offset
|
|
29525
29580
|
* Strip.frame_offset_end
|
|
29581
|
+
* Strip.right_handle_offset
|
|
29526
29582
|
* Strip.channel
|
|
29527
29583
|
* Strip.use_linear_modifiers
|
|
29528
29584
|
* Strip.blend_type
|
|
@@ -29614,6 +29670,7 @@ It demonstrates:
|
|
|
29614
29670
|
|
|
29615
29671
|
--------------------
|
|
29616
29672
|
|
|
29673
|
+
* GeometryNodeFieldToList.active_item
|
|
29617
29674
|
* GeometryNodeFieldToList.list_items
|
|
29618
29675
|
* GeometryNodeFieldToListItems.new
|
|
29619
29676
|
* GeometryNodeFieldToListItems.remove
|
|
@@ -30313,12 +30370,20 @@ It demonstrates:
|
|
|
30313
30370
|
* Strip.mute
|
|
30314
30371
|
* Strip.lock
|
|
30315
30372
|
* Strip.frame_final_duration
|
|
30373
|
+
* Strip.duration
|
|
30316
30374
|
* Strip.frame_duration
|
|
30375
|
+
* Strip.content_duration
|
|
30317
30376
|
* Strip.frame_start
|
|
30377
|
+
* Strip.content_start
|
|
30378
|
+
* Strip.content_end
|
|
30318
30379
|
* Strip.frame_final_start
|
|
30380
|
+
* Strip.left_handle
|
|
30319
30381
|
* Strip.frame_final_end
|
|
30382
|
+
* Strip.right_handle
|
|
30320
30383
|
* Strip.frame_offset_start
|
|
30384
|
+
* Strip.left_handle_offset
|
|
30321
30385
|
* Strip.frame_offset_end
|
|
30386
|
+
* Strip.right_handle_offset
|
|
30322
30387
|
* Strip.channel
|
|
30323
30388
|
* Strip.use_linear_modifiers
|
|
30324
30389
|
* Strip.blend_type
|
|
@@ -31186,12 +31251,20 @@ It demonstrates:
|
|
|
31186
31251
|
* Strip.mute
|
|
31187
31252
|
* Strip.lock
|
|
31188
31253
|
* Strip.frame_final_duration
|
|
31254
|
+
* Strip.duration
|
|
31189
31255
|
* Strip.frame_duration
|
|
31256
|
+
* Strip.content_duration
|
|
31190
31257
|
* Strip.frame_start
|
|
31258
|
+
* Strip.content_start
|
|
31259
|
+
* Strip.content_end
|
|
31191
31260
|
* Strip.frame_final_start
|
|
31261
|
+
* Strip.left_handle
|
|
31192
31262
|
* Strip.frame_final_end
|
|
31263
|
+
* Strip.right_handle
|
|
31193
31264
|
* Strip.frame_offset_start
|
|
31265
|
+
* Strip.left_handle_offset
|
|
31194
31266
|
* Strip.frame_offset_end
|
|
31267
|
+
* Strip.right_handle_offset
|
|
31195
31268
|
* Strip.channel
|
|
31196
31269
|
* Strip.use_linear_modifiers
|
|
31197
31270
|
* Strip.blend_type
|
|
@@ -33517,6 +33590,8 @@ It demonstrates:
|
|
|
33517
33590
|
* FunctionNodeMatrixDeterminant.output_template
|
|
33518
33591
|
* FunctionNodeMatrixMultiply.input_template
|
|
33519
33592
|
* FunctionNodeMatrixMultiply.output_template
|
|
33593
|
+
* FunctionNodeMatrixSVD.input_template
|
|
33594
|
+
* FunctionNodeMatrixSVD.output_template
|
|
33520
33595
|
* FunctionNodeProjectPoint.input_template
|
|
33521
33596
|
* FunctionNodeProjectPoint.output_template
|
|
33522
33597
|
* FunctionNodeQuaternionToRotation.input_template
|
|
@@ -33585,6 +33660,8 @@ It demonstrates:
|
|
|
33585
33660
|
* GeometryNodeCornersOfFace.output_template
|
|
33586
33661
|
* GeometryNodeCornersOfVertex.input_template
|
|
33587
33662
|
* GeometryNodeCornersOfVertex.output_template
|
|
33663
|
+
* GeometryNodeCubeGridTopology.input_template
|
|
33664
|
+
* GeometryNodeCubeGridTopology.output_template
|
|
33588
33665
|
* GeometryNodeCurveArc.input_template
|
|
33589
33666
|
* GeometryNodeCurveArc.output_template
|
|
33590
33667
|
* GeometryNodeCurveEndpointSelection.input_template
|
|
@@ -33689,6 +33766,8 @@ It demonstrates:
|
|
|
33689
33766
|
* GeometryNodeGridAdvect.output_template
|
|
33690
33767
|
* GeometryNodeGridCurl.input_template
|
|
33691
33768
|
* GeometryNodeGridCurl.output_template
|
|
33769
|
+
* GeometryNodeGridDilateAndErode.input_template
|
|
33770
|
+
* GeometryNodeGridDilateAndErode.output_template
|
|
33692
33771
|
* GeometryNodeGridDivergence.input_template
|
|
33693
33772
|
* GeometryNodeGridDivergence.output_template
|
|
33694
33773
|
* GeometryNodeGridGradient.input_template
|
|
@@ -47957,12 +48036,20 @@ an existing modal keymap such as "Knife Tool Modal Map".
|
|
|
47957
48036
|
* Strip.mute
|
|
47958
48037
|
* Strip.lock
|
|
47959
48038
|
* Strip.frame_final_duration
|
|
48039
|
+
* Strip.duration
|
|
47960
48040
|
* Strip.frame_duration
|
|
48041
|
+
* Strip.content_duration
|
|
47961
48042
|
* Strip.frame_start
|
|
48043
|
+
* Strip.content_start
|
|
48044
|
+
* Strip.content_end
|
|
47962
48045
|
* Strip.frame_final_start
|
|
48046
|
+
* Strip.left_handle
|
|
47963
48047
|
* Strip.frame_final_end
|
|
48048
|
+
* Strip.right_handle
|
|
47964
48049
|
* Strip.frame_offset_start
|
|
48050
|
+
* Strip.left_handle_offset
|
|
47965
48051
|
* Strip.frame_offset_end
|
|
48052
|
+
* Strip.right_handle_offset
|
|
47966
48053
|
* Strip.channel
|
|
47967
48054
|
* Strip.use_linear_modifiers
|
|
47968
48055
|
* Strip.blend_type
|
|
@@ -56402,12 +56489,20 @@ an existing modal keymap such as "Knife Tool Modal Map".
|
|
|
56402
56489
|
* Strip.mute
|
|
56403
56490
|
* Strip.lock
|
|
56404
56491
|
* Strip.frame_final_duration
|
|
56492
|
+
* Strip.duration
|
|
56405
56493
|
* Strip.frame_duration
|
|
56494
|
+
* Strip.content_duration
|
|
56406
56495
|
* Strip.frame_start
|
|
56496
|
+
* Strip.content_start
|
|
56497
|
+
* Strip.content_end
|
|
56407
56498
|
* Strip.frame_final_start
|
|
56499
|
+
* Strip.left_handle
|
|
56408
56500
|
* Strip.frame_final_end
|
|
56501
|
+
* Strip.right_handle
|
|
56409
56502
|
* Strip.frame_offset_start
|
|
56503
|
+
* Strip.left_handle_offset
|
|
56410
56504
|
* Strip.frame_offset_end
|
|
56505
|
+
* Strip.right_handle_offset
|
|
56411
56506
|
* Strip.channel
|
|
56412
56507
|
* Strip.use_linear_modifiers
|
|
56413
56508
|
* Strip.blend_type
|
|
@@ -57678,12 +57773,20 @@ an existing modal keymap such as "Knife Tool Modal Map".
|
|
|
57678
57773
|
* Strip.mute
|
|
57679
57774
|
* Strip.lock
|
|
57680
57775
|
* Strip.frame_final_duration
|
|
57776
|
+
* Strip.duration
|
|
57681
57777
|
* Strip.frame_duration
|
|
57778
|
+
* Strip.content_duration
|
|
57682
57779
|
* Strip.frame_start
|
|
57780
|
+
* Strip.content_start
|
|
57781
|
+
* Strip.content_end
|
|
57683
57782
|
* Strip.frame_final_start
|
|
57783
|
+
* Strip.left_handle
|
|
57684
57784
|
* Strip.frame_final_end
|
|
57785
|
+
* Strip.right_handle
|
|
57685
57786
|
* Strip.frame_offset_start
|
|
57787
|
+
* Strip.left_handle_offset
|
|
57686
57788
|
* Strip.frame_offset_end
|
|
57789
|
+
* Strip.right_handle_offset
|
|
57687
57790
|
* Strip.channel
|
|
57688
57791
|
* Strip.use_linear_modifiers
|
|
57689
57792
|
* Strip.blend_type
|
|
@@ -60432,6 +60535,104 @@ an existing modal keymap such as "Knife Tool Modal Map".
|
|
|
60432
60535
|
:columns: 2
|
|
60433
60536
|
|
|
60434
60537
|
|
|
60538
|
+
--------------------
|
|
60539
|
+
|
|
60540
|
+
* bpy_struct.id_data
|
|
60541
|
+
* Node.type
|
|
60542
|
+
* Node.location
|
|
60543
|
+
* Node.location_absolute
|
|
60544
|
+
* Node.width
|
|
60545
|
+
* Node.height
|
|
60546
|
+
* Node.dimensions
|
|
60547
|
+
* Node.name
|
|
60548
|
+
* Node.label
|
|
60549
|
+
* Node.inputs
|
|
60550
|
+
* Node.outputs
|
|
60551
|
+
* Node.internal_links
|
|
60552
|
+
* Node.parent
|
|
60553
|
+
* Node.warning_propagation
|
|
60554
|
+
* Node.use_custom_color
|
|
60555
|
+
* Node.color
|
|
60556
|
+
* Node.color_tag
|
|
60557
|
+
* Node.select
|
|
60558
|
+
* Node.show_options
|
|
60559
|
+
* Node.show_preview
|
|
60560
|
+
* Node.hide
|
|
60561
|
+
* Node.mute
|
|
60562
|
+
* Node.show_texture
|
|
60563
|
+
* Node.bl_idname
|
|
60564
|
+
* Node.bl_label
|
|
60565
|
+
* Node.bl_description
|
|
60566
|
+
* Node.bl_icon
|
|
60567
|
+
* Node.bl_static_type
|
|
60568
|
+
* Node.bl_width_default
|
|
60569
|
+
* Node.bl_width_min
|
|
60570
|
+
* Node.bl_width_max
|
|
60571
|
+
* Node.bl_height_default
|
|
60572
|
+
* Node.bl_height_min
|
|
60573
|
+
* Node.bl_height_max
|
|
60574
|
+
|
|
60575
|
+
:columns: 2
|
|
60576
|
+
|
|
60577
|
+
|
|
60578
|
+
--------------------
|
|
60579
|
+
|
|
60580
|
+
* bpy_struct.as_pointer
|
|
60581
|
+
* bpy_struct.driver_add
|
|
60582
|
+
* bpy_struct.driver_remove
|
|
60583
|
+
* bpy_struct.get
|
|
60584
|
+
* bpy_struct.id_properties_clear
|
|
60585
|
+
* bpy_struct.id_properties_ensure
|
|
60586
|
+
* bpy_struct.id_properties_ui
|
|
60587
|
+
* bpy_struct.is_property_hidden
|
|
60588
|
+
* bpy_struct.is_property_overridable_library
|
|
60589
|
+
* bpy_struct.is_property_readonly
|
|
60590
|
+
* bpy_struct.is_property_set
|
|
60591
|
+
* bpy_struct.items
|
|
60592
|
+
* bpy_struct.keyframe_delete
|
|
60593
|
+
* bpy_struct.keyframe_insert
|
|
60594
|
+
* bpy_struct.keys
|
|
60595
|
+
* bpy_struct.path_from_id
|
|
60596
|
+
* bpy_struct.path_from_module
|
|
60597
|
+
* bpy_struct.path_resolve
|
|
60598
|
+
* bpy_struct.pop
|
|
60599
|
+
* bpy_struct.property_overridable_library_set
|
|
60600
|
+
* bpy_struct.property_unset
|
|
60601
|
+
* bpy_struct.rna_ancestors
|
|
60602
|
+
* bpy_struct.type_recast
|
|
60603
|
+
* bpy_struct.values
|
|
60604
|
+
* Node.bl_system_properties_get
|
|
60605
|
+
* Node.socket_value_update
|
|
60606
|
+
* Node.is_registered_node_type
|
|
60607
|
+
* Node.poll
|
|
60608
|
+
* Node.poll_instance
|
|
60609
|
+
* Node.update
|
|
60610
|
+
* Node.insert_link
|
|
60611
|
+
* Node.init
|
|
60612
|
+
* Node.copy
|
|
60613
|
+
* Node.free
|
|
60614
|
+
* Node.draw_buttons
|
|
60615
|
+
* Node.draw_buttons_ext
|
|
60616
|
+
* Node.draw_label
|
|
60617
|
+
* Node.debug_zone_body_lazy_function_graph
|
|
60618
|
+
* Node.debug_zone_lazy_function_graph
|
|
60619
|
+
* Node.poll
|
|
60620
|
+
* Node.bl_rna_get_subclass
|
|
60621
|
+
* Node.bl_rna_get_subclass_py
|
|
60622
|
+
* NodeInternal.poll
|
|
60623
|
+
* NodeInternal.poll_instance
|
|
60624
|
+
* NodeInternal.update
|
|
60625
|
+
* NodeInternal.draw_buttons
|
|
60626
|
+
* NodeInternal.draw_buttons_ext
|
|
60627
|
+
* NodeInternal.bl_rna_get_subclass
|
|
60628
|
+
* NodeInternal.bl_rna_get_subclass_py
|
|
60629
|
+
* GeometryNode.poll
|
|
60630
|
+
* GeometryNode.bl_rna_get_subclass
|
|
60631
|
+
* GeometryNode.bl_rna_get_subclass_py
|
|
60632
|
+
|
|
60633
|
+
:columns: 2
|
|
60634
|
+
|
|
60635
|
+
|
|
60435
60636
|
--------------------
|
|
60436
60637
|
|
|
60437
60638
|
* bpy_struct.id_data
|
|
@@ -62383,11 +62584,109 @@ print(positions_data)
|
|
|
62383
62584
|
* Object.active_shape_key
|
|
62384
62585
|
* Object.shape_key_add
|
|
62385
62586
|
* Object.shape_key_remove
|
|
62587
|
+
* Object.shape_keys_selected
|
|
62386
62588
|
* ShapeKey.relative_key
|
|
62387
62589
|
|
|
62388
62590
|
:columns: 2
|
|
62389
62591
|
|
|
62390
62592
|
|
|
62593
|
+
--------------------
|
|
62594
|
+
|
|
62595
|
+
* bpy_struct.id_data
|
|
62596
|
+
* Node.type
|
|
62597
|
+
* Node.location
|
|
62598
|
+
* Node.location_absolute
|
|
62599
|
+
* Node.width
|
|
62600
|
+
* Node.height
|
|
62601
|
+
* Node.dimensions
|
|
62602
|
+
* Node.name
|
|
62603
|
+
* Node.label
|
|
62604
|
+
* Node.inputs
|
|
62605
|
+
* Node.outputs
|
|
62606
|
+
* Node.internal_links
|
|
62607
|
+
* Node.parent
|
|
62608
|
+
* Node.warning_propagation
|
|
62609
|
+
* Node.use_custom_color
|
|
62610
|
+
* Node.color
|
|
62611
|
+
* Node.color_tag
|
|
62612
|
+
* Node.select
|
|
62613
|
+
* Node.show_options
|
|
62614
|
+
* Node.show_preview
|
|
62615
|
+
* Node.hide
|
|
62616
|
+
* Node.mute
|
|
62617
|
+
* Node.show_texture
|
|
62618
|
+
* Node.bl_idname
|
|
62619
|
+
* Node.bl_label
|
|
62620
|
+
* Node.bl_description
|
|
62621
|
+
* Node.bl_icon
|
|
62622
|
+
* Node.bl_static_type
|
|
62623
|
+
* Node.bl_width_default
|
|
62624
|
+
* Node.bl_width_min
|
|
62625
|
+
* Node.bl_width_max
|
|
62626
|
+
* Node.bl_height_default
|
|
62627
|
+
* Node.bl_height_min
|
|
62628
|
+
* Node.bl_height_max
|
|
62629
|
+
|
|
62630
|
+
:columns: 2
|
|
62631
|
+
|
|
62632
|
+
|
|
62633
|
+
--------------------
|
|
62634
|
+
|
|
62635
|
+
* bpy_struct.as_pointer
|
|
62636
|
+
* bpy_struct.driver_add
|
|
62637
|
+
* bpy_struct.driver_remove
|
|
62638
|
+
* bpy_struct.get
|
|
62639
|
+
* bpy_struct.id_properties_clear
|
|
62640
|
+
* bpy_struct.id_properties_ensure
|
|
62641
|
+
* bpy_struct.id_properties_ui
|
|
62642
|
+
* bpy_struct.is_property_hidden
|
|
62643
|
+
* bpy_struct.is_property_overridable_library
|
|
62644
|
+
* bpy_struct.is_property_readonly
|
|
62645
|
+
* bpy_struct.is_property_set
|
|
62646
|
+
* bpy_struct.items
|
|
62647
|
+
* bpy_struct.keyframe_delete
|
|
62648
|
+
* bpy_struct.keyframe_insert
|
|
62649
|
+
* bpy_struct.keys
|
|
62650
|
+
* bpy_struct.path_from_id
|
|
62651
|
+
* bpy_struct.path_from_module
|
|
62652
|
+
* bpy_struct.path_resolve
|
|
62653
|
+
* bpy_struct.pop
|
|
62654
|
+
* bpy_struct.property_overridable_library_set
|
|
62655
|
+
* bpy_struct.property_unset
|
|
62656
|
+
* bpy_struct.rna_ancestors
|
|
62657
|
+
* bpy_struct.type_recast
|
|
62658
|
+
* bpy_struct.values
|
|
62659
|
+
* Node.bl_system_properties_get
|
|
62660
|
+
* Node.socket_value_update
|
|
62661
|
+
* Node.is_registered_node_type
|
|
62662
|
+
* Node.poll
|
|
62663
|
+
* Node.poll_instance
|
|
62664
|
+
* Node.update
|
|
62665
|
+
* Node.insert_link
|
|
62666
|
+
* Node.init
|
|
62667
|
+
* Node.copy
|
|
62668
|
+
* Node.free
|
|
62669
|
+
* Node.draw_buttons
|
|
62670
|
+
* Node.draw_buttons_ext
|
|
62671
|
+
* Node.draw_label
|
|
62672
|
+
* Node.debug_zone_body_lazy_function_graph
|
|
62673
|
+
* Node.debug_zone_lazy_function_graph
|
|
62674
|
+
* Node.poll
|
|
62675
|
+
* Node.bl_rna_get_subclass
|
|
62676
|
+
* Node.bl_rna_get_subclass_py
|
|
62677
|
+
* NodeInternal.poll
|
|
62678
|
+
* NodeInternal.poll_instance
|
|
62679
|
+
* NodeInternal.update
|
|
62680
|
+
* NodeInternal.draw_buttons
|
|
62681
|
+
* NodeInternal.draw_buttons_ext
|
|
62682
|
+
* NodeInternal.bl_rna_get_subclass
|
|
62683
|
+
* NodeInternal.bl_rna_get_subclass_py
|
|
62684
|
+
* FunctionNode.bl_rna_get_subclass
|
|
62685
|
+
* FunctionNode.bl_rna_get_subclass_py
|
|
62686
|
+
|
|
62687
|
+
:columns: 2
|
|
62688
|
+
|
|
62689
|
+
|
|
62391
62690
|
--------------------
|
|
62392
62691
|
|
|
62393
62692
|
* bpy_struct.id_data
|
|
@@ -62736,12 +63035,20 @@ print(positions_data)
|
|
|
62736
63035
|
* Strip.mute
|
|
62737
63036
|
* Strip.lock
|
|
62738
63037
|
* Strip.frame_final_duration
|
|
63038
|
+
* Strip.duration
|
|
62739
63039
|
* Strip.frame_duration
|
|
63040
|
+
* Strip.content_duration
|
|
62740
63041
|
* Strip.frame_start
|
|
63042
|
+
* Strip.content_start
|
|
63043
|
+
* Strip.content_end
|
|
62741
63044
|
* Strip.frame_final_start
|
|
63045
|
+
* Strip.left_handle
|
|
62742
63046
|
* Strip.frame_final_end
|
|
63047
|
+
* Strip.right_handle
|
|
62743
63048
|
* Strip.frame_offset_start
|
|
63049
|
+
* Strip.left_handle_offset
|
|
62744
63050
|
* Strip.frame_offset_end
|
|
63051
|
+
* Strip.right_handle_offset
|
|
62745
63052
|
* Strip.channel
|
|
62746
63053
|
* Strip.use_linear_modifiers
|
|
62747
63054
|
* Strip.blend_type
|
|
@@ -63553,12 +63860,20 @@ print(positions_data)
|
|
|
63553
63860
|
* Strip.mute
|
|
63554
63861
|
* Strip.lock
|
|
63555
63862
|
* Strip.frame_final_duration
|
|
63863
|
+
* Strip.duration
|
|
63556
63864
|
* Strip.frame_duration
|
|
63865
|
+
* Strip.content_duration
|
|
63557
63866
|
* Strip.frame_start
|
|
63867
|
+
* Strip.content_start
|
|
63868
|
+
* Strip.content_end
|
|
63558
63869
|
* Strip.frame_final_start
|
|
63870
|
+
* Strip.left_handle
|
|
63559
63871
|
* Strip.frame_final_end
|
|
63872
|
+
* Strip.right_handle
|
|
63560
63873
|
* Strip.frame_offset_start
|
|
63874
|
+
* Strip.left_handle_offset
|
|
63561
63875
|
* Strip.frame_offset_end
|
|
63876
|
+
* Strip.right_handle_offset
|
|
63562
63877
|
* Strip.channel
|
|
63563
63878
|
* Strip.use_linear_modifiers
|
|
63564
63879
|
* Strip.blend_type
|
|
@@ -66788,7 +67103,6 @@ print(positions_data)
|
|
|
66788
67103
|
* GeometryNodeBake.active_item
|
|
66789
67104
|
* GeometryNodeCaptureAttribute.active_item
|
|
66790
67105
|
* GeometryNodeFieldToGrid.active_item
|
|
66791
|
-
* GeometryNodeFieldToList.active_item
|
|
66792
67106
|
* GeometryNodeRepeatOutput.active_item
|
|
66793
67107
|
* GeometryNodeRepeatOutput.repeat_items
|
|
66794
67108
|
* NodeGeometryRepeatOutputItems.new
|
|
@@ -68467,12 +68781,20 @@ print(positions_data)
|
|
|
68467
68781
|
* Strip.mute
|
|
68468
68782
|
* Strip.lock
|
|
68469
68783
|
* Strip.frame_final_duration
|
|
68784
|
+
* Strip.duration
|
|
68470
68785
|
* Strip.frame_duration
|
|
68786
|
+
* Strip.content_duration
|
|
68471
68787
|
* Strip.frame_start
|
|
68788
|
+
* Strip.content_start
|
|
68789
|
+
* Strip.content_end
|
|
68472
68790
|
* Strip.frame_final_start
|
|
68791
|
+
* Strip.left_handle
|
|
68473
68792
|
* Strip.frame_final_end
|
|
68793
|
+
* Strip.right_handle
|
|
68474
68794
|
* Strip.frame_offset_start
|
|
68795
|
+
* Strip.left_handle_offset
|
|
68475
68796
|
* Strip.frame_offset_end
|
|
68797
|
+
* Strip.right_handle_offset
|
|
68476
68798
|
* Strip.channel
|
|
68477
68799
|
* Strip.use_linear_modifiers
|
|
68478
68800
|
* Strip.blend_type
|
|
@@ -69213,12 +69535,20 @@ print(positions_data)
|
|
|
69213
69535
|
* Strip.mute
|
|
69214
69536
|
* Strip.lock
|
|
69215
69537
|
* Strip.frame_final_duration
|
|
69538
|
+
* Strip.duration
|
|
69216
69539
|
* Strip.frame_duration
|
|
69540
|
+
* Strip.content_duration
|
|
69217
69541
|
* Strip.frame_start
|
|
69542
|
+
* Strip.content_start
|
|
69543
|
+
* Strip.content_end
|
|
69218
69544
|
* Strip.frame_final_start
|
|
69545
|
+
* Strip.left_handle
|
|
69219
69546
|
* Strip.frame_final_end
|
|
69547
|
+
* Strip.right_handle
|
|
69220
69548
|
* Strip.frame_offset_start
|
|
69549
|
+
* Strip.left_handle_offset
|
|
69221
69550
|
* Strip.frame_offset_end
|
|
69551
|
+
* Strip.right_handle_offset
|
|
69222
69552
|
* Strip.channel
|
|
69223
69553
|
* Strip.use_linear_modifiers
|
|
69224
69554
|
* Strip.blend_type
|
|
@@ -69441,12 +69771,20 @@ print(positions_data)
|
|
|
69441
69771
|
* Strip.mute
|
|
69442
69772
|
* Strip.lock
|
|
69443
69773
|
* Strip.frame_final_duration
|
|
69774
|
+
* Strip.duration
|
|
69444
69775
|
* Strip.frame_duration
|
|
69776
|
+
* Strip.content_duration
|
|
69445
69777
|
* Strip.frame_start
|
|
69778
|
+
* Strip.content_start
|
|
69779
|
+
* Strip.content_end
|
|
69446
69780
|
* Strip.frame_final_start
|
|
69781
|
+
* Strip.left_handle
|
|
69447
69782
|
* Strip.frame_final_end
|
|
69783
|
+
* Strip.right_handle
|
|
69448
69784
|
* Strip.frame_offset_start
|
|
69785
|
+
* Strip.left_handle_offset
|
|
69449
69786
|
* Strip.frame_offset_end
|
|
69787
|
+
* Strip.right_handle_offset
|
|
69450
69788
|
* Strip.channel
|
|
69451
69789
|
* Strip.use_linear_modifiers
|
|
69452
69790
|
* Strip.blend_type
|
|
@@ -72950,6 +73288,104 @@ To return a list of the data-blocks that are animated by a specific slot of an A
|
|
|
72950
73288
|
:columns: 2
|
|
72951
73289
|
|
|
72952
73290
|
|
|
73291
|
+
--------------------
|
|
73292
|
+
|
|
73293
|
+
* bpy_struct.id_data
|
|
73294
|
+
* Node.type
|
|
73295
|
+
* Node.location
|
|
73296
|
+
* Node.location_absolute
|
|
73297
|
+
* Node.width
|
|
73298
|
+
* Node.height
|
|
73299
|
+
* Node.dimensions
|
|
73300
|
+
* Node.name
|
|
73301
|
+
* Node.label
|
|
73302
|
+
* Node.inputs
|
|
73303
|
+
* Node.outputs
|
|
73304
|
+
* Node.internal_links
|
|
73305
|
+
* Node.parent
|
|
73306
|
+
* Node.warning_propagation
|
|
73307
|
+
* Node.use_custom_color
|
|
73308
|
+
* Node.color
|
|
73309
|
+
* Node.color_tag
|
|
73310
|
+
* Node.select
|
|
73311
|
+
* Node.show_options
|
|
73312
|
+
* Node.show_preview
|
|
73313
|
+
* Node.hide
|
|
73314
|
+
* Node.mute
|
|
73315
|
+
* Node.show_texture
|
|
73316
|
+
* Node.bl_idname
|
|
73317
|
+
* Node.bl_label
|
|
73318
|
+
* Node.bl_description
|
|
73319
|
+
* Node.bl_icon
|
|
73320
|
+
* Node.bl_static_type
|
|
73321
|
+
* Node.bl_width_default
|
|
73322
|
+
* Node.bl_width_min
|
|
73323
|
+
* Node.bl_width_max
|
|
73324
|
+
* Node.bl_height_default
|
|
73325
|
+
* Node.bl_height_min
|
|
73326
|
+
* Node.bl_height_max
|
|
73327
|
+
|
|
73328
|
+
:columns: 2
|
|
73329
|
+
|
|
73330
|
+
|
|
73331
|
+
--------------------
|
|
73332
|
+
|
|
73333
|
+
* bpy_struct.as_pointer
|
|
73334
|
+
* bpy_struct.driver_add
|
|
73335
|
+
* bpy_struct.driver_remove
|
|
73336
|
+
* bpy_struct.get
|
|
73337
|
+
* bpy_struct.id_properties_clear
|
|
73338
|
+
* bpy_struct.id_properties_ensure
|
|
73339
|
+
* bpy_struct.id_properties_ui
|
|
73340
|
+
* bpy_struct.is_property_hidden
|
|
73341
|
+
* bpy_struct.is_property_overridable_library
|
|
73342
|
+
* bpy_struct.is_property_readonly
|
|
73343
|
+
* bpy_struct.is_property_set
|
|
73344
|
+
* bpy_struct.items
|
|
73345
|
+
* bpy_struct.keyframe_delete
|
|
73346
|
+
* bpy_struct.keyframe_insert
|
|
73347
|
+
* bpy_struct.keys
|
|
73348
|
+
* bpy_struct.path_from_id
|
|
73349
|
+
* bpy_struct.path_from_module
|
|
73350
|
+
* bpy_struct.path_resolve
|
|
73351
|
+
* bpy_struct.pop
|
|
73352
|
+
* bpy_struct.property_overridable_library_set
|
|
73353
|
+
* bpy_struct.property_unset
|
|
73354
|
+
* bpy_struct.rna_ancestors
|
|
73355
|
+
* bpy_struct.type_recast
|
|
73356
|
+
* bpy_struct.values
|
|
73357
|
+
* Node.bl_system_properties_get
|
|
73358
|
+
* Node.socket_value_update
|
|
73359
|
+
* Node.is_registered_node_type
|
|
73360
|
+
* Node.poll
|
|
73361
|
+
* Node.poll_instance
|
|
73362
|
+
* Node.update
|
|
73363
|
+
* Node.insert_link
|
|
73364
|
+
* Node.init
|
|
73365
|
+
* Node.copy
|
|
73366
|
+
* Node.free
|
|
73367
|
+
* Node.draw_buttons
|
|
73368
|
+
* Node.draw_buttons_ext
|
|
73369
|
+
* Node.draw_label
|
|
73370
|
+
* Node.debug_zone_body_lazy_function_graph
|
|
73371
|
+
* Node.debug_zone_lazy_function_graph
|
|
73372
|
+
* Node.poll
|
|
73373
|
+
* Node.bl_rna_get_subclass
|
|
73374
|
+
* Node.bl_rna_get_subclass_py
|
|
73375
|
+
* NodeInternal.poll
|
|
73376
|
+
* NodeInternal.poll_instance
|
|
73377
|
+
* NodeInternal.update
|
|
73378
|
+
* NodeInternal.draw_buttons
|
|
73379
|
+
* NodeInternal.draw_buttons_ext
|
|
73380
|
+
* NodeInternal.bl_rna_get_subclass
|
|
73381
|
+
* NodeInternal.bl_rna_get_subclass_py
|
|
73382
|
+
* GeometryNode.poll
|
|
73383
|
+
* GeometryNode.bl_rna_get_subclass
|
|
73384
|
+
* GeometryNode.bl_rna_get_subclass_py
|
|
73385
|
+
|
|
73386
|
+
:columns: 2
|
|
73387
|
+
|
|
73388
|
+
|
|
72953
73389
|
--------------------
|
|
72954
73390
|
|
|
72955
73391
|
* bpy_struct.id_data
|
|
@@ -92476,12 +92912,20 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
92476
92912
|
* Strip.mute
|
|
92477
92913
|
* Strip.lock
|
|
92478
92914
|
* Strip.frame_final_duration
|
|
92915
|
+
* Strip.duration
|
|
92479
92916
|
* Strip.frame_duration
|
|
92917
|
+
* Strip.content_duration
|
|
92480
92918
|
* Strip.frame_start
|
|
92919
|
+
* Strip.content_start
|
|
92920
|
+
* Strip.content_end
|
|
92481
92921
|
* Strip.frame_final_start
|
|
92922
|
+
* Strip.left_handle
|
|
92482
92923
|
* Strip.frame_final_end
|
|
92924
|
+
* Strip.right_handle
|
|
92483
92925
|
* Strip.frame_offset_start
|
|
92926
|
+
* Strip.left_handle_offset
|
|
92484
92927
|
* Strip.frame_offset_end
|
|
92928
|
+
* Strip.right_handle_offset
|
|
92485
92929
|
* Strip.channel
|
|
92486
92930
|
* Strip.use_linear_modifiers
|
|
92487
92931
|
* Strip.blend_type
|
|
@@ -97382,12 +97826,20 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
97382
97826
|
* Strip.mute
|
|
97383
97827
|
* Strip.lock
|
|
97384
97828
|
* Strip.frame_final_duration
|
|
97829
|
+
* Strip.duration
|
|
97385
97830
|
* Strip.frame_duration
|
|
97831
|
+
* Strip.content_duration
|
|
97386
97832
|
* Strip.frame_start
|
|
97833
|
+
* Strip.content_start
|
|
97834
|
+
* Strip.content_end
|
|
97387
97835
|
* Strip.frame_final_start
|
|
97836
|
+
* Strip.left_handle
|
|
97388
97837
|
* Strip.frame_final_end
|
|
97838
|
+
* Strip.right_handle
|
|
97389
97839
|
* Strip.frame_offset_start
|
|
97840
|
+
* Strip.left_handle_offset
|
|
97390
97841
|
* Strip.frame_offset_end
|
|
97842
|
+
* Strip.right_handle_offset
|
|
97391
97843
|
* Strip.channel
|
|
97392
97844
|
* Strip.use_linear_modifiers
|
|
97393
97845
|
* Strip.blend_type
|
|
@@ -100031,12 +100483,20 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
100031
100483
|
* Strip.mute
|
|
100032
100484
|
* Strip.lock
|
|
100033
100485
|
* Strip.frame_final_duration
|
|
100486
|
+
* Strip.duration
|
|
100034
100487
|
* Strip.frame_duration
|
|
100488
|
+
* Strip.content_duration
|
|
100035
100489
|
* Strip.frame_start
|
|
100490
|
+
* Strip.content_start
|
|
100491
|
+
* Strip.content_end
|
|
100036
100492
|
* Strip.frame_final_start
|
|
100493
|
+
* Strip.left_handle
|
|
100037
100494
|
* Strip.frame_final_end
|
|
100495
|
+
* Strip.right_handle
|
|
100038
100496
|
* Strip.frame_offset_start
|
|
100497
|
+
* Strip.left_handle_offset
|
|
100039
100498
|
* Strip.frame_offset_end
|
|
100499
|
+
* Strip.right_handle_offset
|
|
100040
100500
|
* Strip.channel
|
|
100041
100501
|
* Strip.use_linear_modifiers
|
|
100042
100502
|
* Strip.blend_type
|
|
@@ -101807,12 +102267,20 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
101807
102267
|
* Strip.mute
|
|
101808
102268
|
* Strip.lock
|
|
101809
102269
|
* Strip.frame_final_duration
|
|
102270
|
+
* Strip.duration
|
|
101810
102271
|
* Strip.frame_duration
|
|
102272
|
+
* Strip.content_duration
|
|
101811
102273
|
* Strip.frame_start
|
|
102274
|
+
* Strip.content_start
|
|
102275
|
+
* Strip.content_end
|
|
101812
102276
|
* Strip.frame_final_start
|
|
102277
|
+
* Strip.left_handle
|
|
101813
102278
|
* Strip.frame_final_end
|
|
102279
|
+
* Strip.right_handle
|
|
101814
102280
|
* Strip.frame_offset_start
|
|
102281
|
+
* Strip.left_handle_offset
|
|
101815
102282
|
* Strip.frame_offset_end
|
|
102283
|
+
* Strip.right_handle_offset
|
|
101816
102284
|
* Strip.channel
|
|
101817
102285
|
* Strip.use_linear_modifiers
|
|
101818
102286
|
* Strip.blend_type
|
|
@@ -104398,12 +104866,20 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
104398
104866
|
* Strip.mute
|
|
104399
104867
|
* Strip.lock
|
|
104400
104868
|
* Strip.frame_final_duration
|
|
104869
|
+
* Strip.duration
|
|
104401
104870
|
* Strip.frame_duration
|
|
104871
|
+
* Strip.content_duration
|
|
104402
104872
|
* Strip.frame_start
|
|
104873
|
+
* Strip.content_start
|
|
104874
|
+
* Strip.content_end
|
|
104403
104875
|
* Strip.frame_final_start
|
|
104876
|
+
* Strip.left_handle
|
|
104404
104877
|
* Strip.frame_final_end
|
|
104878
|
+
* Strip.right_handle
|
|
104405
104879
|
* Strip.frame_offset_start
|
|
104880
|
+
* Strip.left_handle_offset
|
|
104406
104881
|
* Strip.frame_offset_end
|
|
104882
|
+
* Strip.right_handle_offset
|
|
104407
104883
|
* Strip.channel
|
|
104408
104884
|
* Strip.use_linear_modifiers
|
|
104409
104885
|
* Strip.blend_type
|
|
@@ -111758,12 +112234,20 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
111758
112234
|
* Strip.mute
|
|
111759
112235
|
* Strip.lock
|
|
111760
112236
|
* Strip.frame_final_duration
|
|
112237
|
+
* Strip.duration
|
|
111761
112238
|
* Strip.frame_duration
|
|
112239
|
+
* Strip.content_duration
|
|
111762
112240
|
* Strip.frame_start
|
|
112241
|
+
* Strip.content_start
|
|
112242
|
+
* Strip.content_end
|
|
111763
112243
|
* Strip.frame_final_start
|
|
112244
|
+
* Strip.left_handle
|
|
111764
112245
|
* Strip.frame_final_end
|
|
112246
|
+
* Strip.right_handle
|
|
111765
112247
|
* Strip.frame_offset_start
|
|
112248
|
+
* Strip.left_handle_offset
|
|
111766
112249
|
* Strip.frame_offset_end
|
|
112250
|
+
* Strip.right_handle_offset
|
|
111767
112251
|
* Strip.channel
|
|
111768
112252
|
* Strip.use_linear_modifiers
|
|
111769
112253
|
* Strip.blend_type
|
|
@@ -112306,12 +112790,20 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
112306
112790
|
* Strip.mute
|
|
112307
112791
|
* Strip.lock
|
|
112308
112792
|
* Strip.frame_final_duration
|
|
112793
|
+
* Strip.duration
|
|
112309
112794
|
* Strip.frame_duration
|
|
112795
|
+
* Strip.content_duration
|
|
112310
112796
|
* Strip.frame_start
|
|
112797
|
+
* Strip.content_start
|
|
112798
|
+
* Strip.content_end
|
|
112311
112799
|
* Strip.frame_final_start
|
|
112800
|
+
* Strip.left_handle
|
|
112312
112801
|
* Strip.frame_final_end
|
|
112802
|
+
* Strip.right_handle
|
|
112313
112803
|
* Strip.frame_offset_start
|
|
112804
|
+
* Strip.left_handle_offset
|
|
112314
112805
|
* Strip.frame_offset_end
|
|
112806
|
+
* Strip.right_handle_offset
|
|
112315
112807
|
* Strip.channel
|
|
112316
112808
|
* Strip.use_linear_modifiers
|
|
112317
112809
|
* Strip.blend_type
|
|
@@ -129050,10 +129542,16 @@ class AdjustmentStrip(EffectStrip, Strip, bpy_struct):
|
|
|
129050
129542
|
"""Sequence strip to perform filter adjustments to layers below"""
|
|
129051
129543
|
|
|
129052
129544
|
animation_offset_end: int
|
|
129053
|
-
""" Animation end offset (trim end)"""
|
|
129545
|
+
""" Animation end offset (trim end)Replaced by '.content_trim_end'.5.10 removal planned in version 6.0"""
|
|
129054
129546
|
|
|
129055
129547
|
animation_offset_start: int
|
|
129056
|
-
""" Animation start offset (trim start)"""
|
|
129548
|
+
""" Animation start offset (trim start)Replaced by '.content_trim_start'.5.10 removal planned in version 6.0"""
|
|
129549
|
+
|
|
129550
|
+
content_trim_end: int
|
|
129551
|
+
""" Number of frames to ignore from the end of the underlying source. The source content is trimmed, and future frames are turned into holds"""
|
|
129552
|
+
|
|
129553
|
+
content_trim_start: int
|
|
129554
|
+
""" Number of frames to ignore from the start of the underlying source. The source content is trimmed, and previous frames are turned into holds"""
|
|
129057
129555
|
|
|
129058
129556
|
input_count: int
|
|
129059
129557
|
|
|
@@ -149871,6 +150369,60 @@ class FunctionNodeMatrixMultiply(FunctionNode, NodeInternal, Node, bpy_struct):
|
|
|
149871
150369
|
:return: The class or default when not found.
|
|
149872
150370
|
"""
|
|
149873
150371
|
|
|
150372
|
+
class FunctionNodeMatrixSVD(FunctionNode, NodeInternal, Node, bpy_struct):
|
|
150373
|
+
"""Compute the singular value decomposition of the 3x3 part of a matrix"""
|
|
150374
|
+
|
|
150375
|
+
@classmethod
|
|
150376
|
+
def is_registered_node_type(cls) -> bool:
|
|
150377
|
+
"""True if a registered node type
|
|
150378
|
+
|
|
150379
|
+
:return: Result
|
|
150380
|
+
"""
|
|
150381
|
+
|
|
150382
|
+
@classmethod
|
|
150383
|
+
def input_template(cls, index: int | None) -> NodeInternalSocketTemplate:
|
|
150384
|
+
"""Input socket template
|
|
150385
|
+
|
|
150386
|
+
:param index: Index
|
|
150387
|
+
:return: result
|
|
150388
|
+
"""
|
|
150389
|
+
|
|
150390
|
+
@classmethod
|
|
150391
|
+
def output_template(cls, index: int | None) -> NodeInternalSocketTemplate:
|
|
150392
|
+
"""Output socket template
|
|
150393
|
+
|
|
150394
|
+
:param index: Index
|
|
150395
|
+
:return: result
|
|
150396
|
+
"""
|
|
150397
|
+
|
|
150398
|
+
@classmethod
|
|
150399
|
+
def bl_rna_get_subclass(
|
|
150400
|
+
cls,
|
|
150401
|
+
id: str | None,
|
|
150402
|
+
default=None,
|
|
150403
|
+
/,
|
|
150404
|
+
) -> Struct:
|
|
150405
|
+
"""
|
|
150406
|
+
|
|
150407
|
+
:param id: The RNA type identifier.
|
|
150408
|
+
:param default:
|
|
150409
|
+
:return: The RNA type or default when not found.
|
|
150410
|
+
"""
|
|
150411
|
+
|
|
150412
|
+
@classmethod
|
|
150413
|
+
def bl_rna_get_subclass_py(
|
|
150414
|
+
cls,
|
|
150415
|
+
id: str | None,
|
|
150416
|
+
default=None,
|
|
150417
|
+
/,
|
|
150418
|
+
) -> typing.Any:
|
|
150419
|
+
"""
|
|
150420
|
+
|
|
150421
|
+
:param id: The RNA type identifier.
|
|
150422
|
+
:param default:
|
|
150423
|
+
:return: The class or default when not found.
|
|
150424
|
+
"""
|
|
150425
|
+
|
|
149874
150426
|
class FunctionNodeProjectPoint(FunctionNode, NodeInternal, Node, bpy_struct):
|
|
149875
150427
|
"""Project a point using a matrix, using location, rotation, scale, and perspective divide"""
|
|
149876
150428
|
|
|
@@ -152311,6 +152863,60 @@ class GeometryNodeCornersOfVertex(GeometryNode, NodeInternal, Node, bpy_struct):
|
|
|
152311
152863
|
:return: The class or default when not found.
|
|
152312
152864
|
"""
|
|
152313
152865
|
|
|
152866
|
+
class GeometryNodeCubeGridTopology(GeometryNode, NodeInternal, Node, bpy_struct):
|
|
152867
|
+
"""Create a boolean grid topology with the given dimensions, for use with the Field to Grid node"""
|
|
152868
|
+
|
|
152869
|
+
@classmethod
|
|
152870
|
+
def is_registered_node_type(cls) -> bool:
|
|
152871
|
+
"""True if a registered node type
|
|
152872
|
+
|
|
152873
|
+
:return: Result
|
|
152874
|
+
"""
|
|
152875
|
+
|
|
152876
|
+
@classmethod
|
|
152877
|
+
def input_template(cls, index: int | None) -> NodeInternalSocketTemplate:
|
|
152878
|
+
"""Input socket template
|
|
152879
|
+
|
|
152880
|
+
:param index: Index
|
|
152881
|
+
:return: result
|
|
152882
|
+
"""
|
|
152883
|
+
|
|
152884
|
+
@classmethod
|
|
152885
|
+
def output_template(cls, index: int | None) -> NodeInternalSocketTemplate:
|
|
152886
|
+
"""Output socket template
|
|
152887
|
+
|
|
152888
|
+
:param index: Index
|
|
152889
|
+
:return: result
|
|
152890
|
+
"""
|
|
152891
|
+
|
|
152892
|
+
@classmethod
|
|
152893
|
+
def bl_rna_get_subclass(
|
|
152894
|
+
cls,
|
|
152895
|
+
id: str | None,
|
|
152896
|
+
default=None,
|
|
152897
|
+
/,
|
|
152898
|
+
) -> Struct:
|
|
152899
|
+
"""
|
|
152900
|
+
|
|
152901
|
+
:param id: The RNA type identifier.
|
|
152902
|
+
:param default:
|
|
152903
|
+
:return: The RNA type or default when not found.
|
|
152904
|
+
"""
|
|
152905
|
+
|
|
152906
|
+
@classmethod
|
|
152907
|
+
def bl_rna_get_subclass_py(
|
|
152908
|
+
cls,
|
|
152909
|
+
id: str | None,
|
|
152910
|
+
default=None,
|
|
152911
|
+
/,
|
|
152912
|
+
) -> typing.Any:
|
|
152913
|
+
"""
|
|
152914
|
+
|
|
152915
|
+
:param id: The RNA type identifier.
|
|
152916
|
+
:param default:
|
|
152917
|
+
:return: The class or default when not found.
|
|
152918
|
+
"""
|
|
152919
|
+
|
|
152314
152920
|
class GeometryNodeCurveArc(GeometryNode, NodeInternal, Node, bpy_struct):
|
|
152315
152921
|
"""Generate a poly spline arc"""
|
|
152316
152922
|
|
|
@@ -154415,7 +155021,7 @@ class GeometryNodeFieldToList(GeometryNode, NodeInternal, Node, bpy_struct):
|
|
|
154415
155021
|
active_index: int | None
|
|
154416
155022
|
""" Index of the active item"""
|
|
154417
155023
|
|
|
154418
|
-
active_item:
|
|
155024
|
+
active_item: GeometryNodeFieldToListItem | None
|
|
154419
155025
|
""" Index of the active item"""
|
|
154420
155026
|
|
|
154421
155027
|
list_items: GeometryNodeFieldToListItems
|
|
@@ -155372,6 +155978,63 @@ class GeometryNodeGridCurl(GeometryNode, NodeInternal, Node, bpy_struct):
|
|
|
155372
155978
|
:return: The class or default when not found.
|
|
155373
155979
|
"""
|
|
155374
155980
|
|
|
155981
|
+
class GeometryNodeGridDilateAndErode(GeometryNode, NodeInternal, Node, bpy_struct):
|
|
155982
|
+
"""Dilate or erode the active regions of a grid. This changes which voxels are active but does not change their values."""
|
|
155983
|
+
|
|
155984
|
+
data_type: bpy.stub_internal.rna_enums.NodeSocketDataTypeItems
|
|
155985
|
+
""" Node socket data type"""
|
|
155986
|
+
|
|
155987
|
+
@classmethod
|
|
155988
|
+
def is_registered_node_type(cls) -> bool:
|
|
155989
|
+
"""True if a registered node type
|
|
155990
|
+
|
|
155991
|
+
:return: Result
|
|
155992
|
+
"""
|
|
155993
|
+
|
|
155994
|
+
@classmethod
|
|
155995
|
+
def input_template(cls, index: int | None) -> NodeInternalSocketTemplate:
|
|
155996
|
+
"""Input socket template
|
|
155997
|
+
|
|
155998
|
+
:param index: Index
|
|
155999
|
+
:return: result
|
|
156000
|
+
"""
|
|
156001
|
+
|
|
156002
|
+
@classmethod
|
|
156003
|
+
def output_template(cls, index: int | None) -> NodeInternalSocketTemplate:
|
|
156004
|
+
"""Output socket template
|
|
156005
|
+
|
|
156006
|
+
:param index: Index
|
|
156007
|
+
:return: result
|
|
156008
|
+
"""
|
|
156009
|
+
|
|
156010
|
+
@classmethod
|
|
156011
|
+
def bl_rna_get_subclass(
|
|
156012
|
+
cls,
|
|
156013
|
+
id: str | None,
|
|
156014
|
+
default=None,
|
|
156015
|
+
/,
|
|
156016
|
+
) -> Struct:
|
|
156017
|
+
"""
|
|
156018
|
+
|
|
156019
|
+
:param id: The RNA type identifier.
|
|
156020
|
+
:param default:
|
|
156021
|
+
:return: The RNA type or default when not found.
|
|
156022
|
+
"""
|
|
156023
|
+
|
|
156024
|
+
@classmethod
|
|
156025
|
+
def bl_rna_get_subclass_py(
|
|
156026
|
+
cls,
|
|
156027
|
+
id: str | None,
|
|
156028
|
+
default=None,
|
|
156029
|
+
/,
|
|
156030
|
+
) -> typing.Any:
|
|
156031
|
+
"""
|
|
156032
|
+
|
|
156033
|
+
:param id: The RNA type identifier.
|
|
156034
|
+
:param default:
|
|
156035
|
+
:return: The class or default when not found.
|
|
156036
|
+
"""
|
|
156037
|
+
|
|
155375
156038
|
class GeometryNodeGridDivergence(GeometryNode, NodeInternal, Node, bpy_struct):
|
|
155376
156039
|
"""Calculate the flow into and out of each point of a directional vector grid"""
|
|
155377
156040
|
|
|
@@ -170422,10 +171085,10 @@ class ImageStrip(Strip, bpy_struct):
|
|
|
170422
171085
|
""" Representation of alpha information in the RGBA pixels"""
|
|
170423
171086
|
|
|
170424
171087
|
animation_offset_end: int
|
|
170425
|
-
""" Animation end offset (trim end)"""
|
|
171088
|
+
""" Animation end offset (trim end)Replaced by '.content_trim_end'.5.10 removal planned in version 6.0"""
|
|
170426
171089
|
|
|
170427
171090
|
animation_offset_start: int
|
|
170428
|
-
""" Animation start offset (trim start)"""
|
|
171091
|
+
""" Animation start offset (trim start)Replaced by '.content_trim_start'.5.10 removal planned in version 6.0"""
|
|
170429
171092
|
|
|
170430
171093
|
color_multiply: float
|
|
170431
171094
|
color_saturation: float
|
|
@@ -170434,6 +171097,12 @@ class ImageStrip(Strip, bpy_struct):
|
|
|
170434
171097
|
colorspace_settings: ColorManagedInputColorspaceSettings | None
|
|
170435
171098
|
""" Input color space settings"""
|
|
170436
171099
|
|
|
171100
|
+
content_trim_end: int
|
|
171101
|
+
""" Number of frames to ignore from the end of the underlying source. The source content is trimmed, and future frames are turned into holds"""
|
|
171102
|
+
|
|
171103
|
+
content_trim_start: int
|
|
171104
|
+
""" Number of frames to ignore from the start of the underlying source. The source content is trimmed, and previous frames are turned into holds"""
|
|
171105
|
+
|
|
170437
171106
|
crop: StripCrop | None
|
|
170438
171107
|
directory: str
|
|
170439
171108
|
elements: StripElements
|
|
@@ -176503,15 +177172,21 @@ class MaskStrip(Strip, bpy_struct):
|
|
|
176503
177172
|
""" Representation of alpha information in the RGBA pixels"""
|
|
176504
177173
|
|
|
176505
177174
|
animation_offset_end: int
|
|
176506
|
-
""" Animation end offset (trim end)"""
|
|
177175
|
+
""" Animation end offset (trim end)Replaced by '.content_trim_end'.5.10 removal planned in version 6.0"""
|
|
176507
177176
|
|
|
176508
177177
|
animation_offset_start: int
|
|
176509
|
-
""" Animation start offset (trim start)"""
|
|
177178
|
+
""" Animation start offset (trim start)Replaced by '.content_trim_start'.5.10 removal planned in version 6.0"""
|
|
176510
177179
|
|
|
176511
177180
|
color_multiply: float
|
|
176512
177181
|
color_saturation: float
|
|
176513
177182
|
""" Adjust the intensity of the input's color"""
|
|
176514
177183
|
|
|
177184
|
+
content_trim_end: int
|
|
177185
|
+
""" Number of frames to ignore from the end of the underlying source. The source content is trimmed, and future frames are turned into holds"""
|
|
177186
|
+
|
|
177187
|
+
content_trim_start: int
|
|
177188
|
+
""" Number of frames to ignore from the start of the underlying source. The source content is trimmed, and previous frames are turned into holds"""
|
|
177189
|
+
|
|
176515
177190
|
crop: StripCrop | None
|
|
176516
177191
|
mask: Mask | None
|
|
176517
177192
|
""" Mask that this strip uses"""
|
|
@@ -178412,16 +179087,22 @@ class MetaStrip(Strip, bpy_struct):
|
|
|
178412
179087
|
""" Representation of alpha information in the RGBA pixels"""
|
|
178413
179088
|
|
|
178414
179089
|
animation_offset_end: int
|
|
178415
|
-
""" Animation end offset (trim end)"""
|
|
179090
|
+
""" Animation end offset (trim end)Replaced by '.content_trim_end'.5.10 removal planned in version 6.0"""
|
|
178416
179091
|
|
|
178417
179092
|
animation_offset_start: int
|
|
178418
|
-
""" Animation start offset (trim start)"""
|
|
179093
|
+
""" Animation start offset (trim start)Replaced by '.content_trim_start'.5.10 removal planned in version 6.0"""
|
|
178419
179094
|
|
|
178420
179095
|
channels: bpy_prop_collection[SequenceTimelineChannel]
|
|
178421
179096
|
color_multiply: float
|
|
178422
179097
|
color_saturation: float
|
|
178423
179098
|
""" Adjust the intensity of the input's color"""
|
|
178424
179099
|
|
|
179100
|
+
content_trim_end: int
|
|
179101
|
+
""" Number of frames to ignore from the end of the underlying source. The source content is trimmed, and future frames are turned into holds"""
|
|
179102
|
+
|
|
179103
|
+
content_trim_start: int
|
|
179104
|
+
""" Number of frames to ignore from the start of the underlying source. The source content is trimmed, and previous frames are turned into holds"""
|
|
179105
|
+
|
|
178425
179106
|
crop: StripCrop | None
|
|
178426
179107
|
multiply_alpha: bool
|
|
178427
179108
|
""" Multiply alpha along with color channels"""
|
|
@@ -178946,10 +179627,10 @@ class MovieClipStrip(Strip, bpy_struct):
|
|
|
178946
179627
|
""" Representation of alpha information in the RGBA pixels"""
|
|
178947
179628
|
|
|
178948
179629
|
animation_offset_end: int
|
|
178949
|
-
""" Animation end offset (trim end)"""
|
|
179630
|
+
""" Animation end offset (trim end)Replaced by '.content_trim_end'.5.10 removal planned in version 6.0"""
|
|
178950
179631
|
|
|
178951
179632
|
animation_offset_start: int
|
|
178952
|
-
""" Animation start offset (trim start)"""
|
|
179633
|
+
""" Animation start offset (trim start)Replaced by '.content_trim_start'.5.10 removal planned in version 6.0"""
|
|
178953
179634
|
|
|
178954
179635
|
clip: MovieClip | None
|
|
178955
179636
|
""" Movie clip that this strip uses"""
|
|
@@ -178958,6 +179639,12 @@ class MovieClipStrip(Strip, bpy_struct):
|
|
|
178958
179639
|
color_saturation: float
|
|
178959
179640
|
""" Adjust the intensity of the input's color"""
|
|
178960
179641
|
|
|
179642
|
+
content_trim_end: int
|
|
179643
|
+
""" Number of frames to ignore from the end of the underlying source. The source content is trimmed, and future frames are turned into holds"""
|
|
179644
|
+
|
|
179645
|
+
content_trim_start: int
|
|
179646
|
+
""" Number of frames to ignore from the start of the underlying source. The source content is trimmed, and previous frames are turned into holds"""
|
|
179647
|
+
|
|
178961
179648
|
crop: StripCrop | None
|
|
178962
179649
|
fps: float
|
|
178963
179650
|
""" Frames per second"""
|
|
@@ -179107,10 +179794,10 @@ class MovieStrip(Strip, bpy_struct):
|
|
|
179107
179794
|
""" Representation of alpha information in the RGBA pixels"""
|
|
179108
179795
|
|
|
179109
179796
|
animation_offset_end: int
|
|
179110
|
-
""" Animation end offset (trim end)"""
|
|
179797
|
+
""" Animation end offset (trim end)Replaced by '.content_trim_end'.5.10 removal planned in version 6.0"""
|
|
179111
179798
|
|
|
179112
179799
|
animation_offset_start: int
|
|
179113
|
-
""" Animation start offset (trim start)"""
|
|
179800
|
+
""" Animation start offset (trim start)Replaced by '.content_trim_start'.5.10 removal planned in version 6.0"""
|
|
179114
179801
|
|
|
179115
179802
|
color_multiply: float
|
|
179116
179803
|
color_saturation: float
|
|
@@ -179119,6 +179806,12 @@ class MovieStrip(Strip, bpy_struct):
|
|
|
179119
179806
|
colorspace_settings: ColorManagedInputColorspaceSettings | None
|
|
179120
179807
|
""" Input color space settings"""
|
|
179121
179808
|
|
|
179809
|
+
content_trim_end: int
|
|
179810
|
+
""" Number of frames to ignore from the end of the underlying source. The source content is trimmed, and future frames are turned into holds"""
|
|
179811
|
+
|
|
179812
|
+
content_trim_start: int
|
|
179813
|
+
""" Number of frames to ignore from the start of the underlying source. The source content is trimmed, and previous frames are turned into holds"""
|
|
179814
|
+
|
|
179122
179815
|
crop: StripCrop | None
|
|
179123
179816
|
elements: bpy_prop_collection[StripElement]
|
|
179124
179817
|
filepath: str
|
|
@@ -179969,10 +180662,16 @@ class MulticamStrip(EffectStrip, Strip, bpy_struct):
|
|
|
179969
180662
|
"""Sequence strip to perform multicam editing"""
|
|
179970
180663
|
|
|
179971
180664
|
animation_offset_end: int
|
|
179972
|
-
""" Animation end offset (trim end)"""
|
|
180665
|
+
""" Animation end offset (trim end)Replaced by '.content_trim_end'.5.10 removal planned in version 6.0"""
|
|
179973
180666
|
|
|
179974
180667
|
animation_offset_start: int
|
|
179975
|
-
""" Animation start offset (trim start)"""
|
|
180668
|
+
""" Animation start offset (trim start)Replaced by '.content_trim_start'.5.10 removal planned in version 6.0"""
|
|
180669
|
+
|
|
180670
|
+
content_trim_end: int
|
|
180671
|
+
""" Number of frames to ignore from the end of the underlying source. The source content is trimmed, and future frames are turned into holds"""
|
|
180672
|
+
|
|
180673
|
+
content_trim_start: int
|
|
180674
|
+
""" Number of frames to ignore from the start of the underlying source. The source content is trimmed, and previous frames are turned into holds"""
|
|
179976
180675
|
|
|
179977
180676
|
input_count: int
|
|
179978
180677
|
multicam_source: int
|
|
@@ -190172,6 +190871,12 @@ Warning: Only takes into account object parenting, so e.g. in case of bone paren
|
|
|
190172
190871
|
def shape_key_clear(self) -> None:
|
|
190173
190872
|
"""Remove all Shape Keys from this object"""
|
|
190174
190873
|
|
|
190874
|
+
def shape_keys_selected(self) -> bpy_prop_collection[ShapeKey]:
|
|
190875
|
+
"""Return selected shape keys
|
|
190876
|
+
|
|
190877
|
+
:return: keyblocks
|
|
190878
|
+
"""
|
|
190879
|
+
|
|
190175
190880
|
def ray_cast(
|
|
190176
190881
|
self,
|
|
190177
190882
|
origin: collections.abc.Sequence[float] | mathutils.Vector | None,
|
|
@@ -198266,15 +198971,21 @@ class SceneStrip(Strip, bpy_struct):
|
|
|
198266
198971
|
""" Representation of alpha information in the RGBA pixels"""
|
|
198267
198972
|
|
|
198268
198973
|
animation_offset_end: int
|
|
198269
|
-
""" Animation end offset (trim end)"""
|
|
198974
|
+
""" Animation end offset (trim end)Replaced by '.content_trim_end'.5.10 removal planned in version 6.0"""
|
|
198270
198975
|
|
|
198271
198976
|
animation_offset_start: int
|
|
198272
|
-
""" Animation start offset (trim start)"""
|
|
198977
|
+
""" Animation start offset (trim start)Replaced by '.content_trim_start'.5.10 removal planned in version 6.0"""
|
|
198273
198978
|
|
|
198274
198979
|
color_multiply: float
|
|
198275
198980
|
color_saturation: float
|
|
198276
198981
|
""" Adjust the intensity of the input's color"""
|
|
198277
198982
|
|
|
198983
|
+
content_trim_end: int
|
|
198984
|
+
""" Number of frames to ignore from the end of the underlying source. The source content is trimmed, and future frames are turned into holds"""
|
|
198985
|
+
|
|
198986
|
+
content_trim_start: int
|
|
198987
|
+
""" Number of frames to ignore from the start of the underlying source. The source content is trimmed, and previous frames are turned into holds"""
|
|
198988
|
+
|
|
198278
198989
|
crop: StripCrop | None
|
|
198279
198990
|
fps: float
|
|
198280
198991
|
""" Frames per second"""
|
|
@@ -199114,7 +199825,7 @@ class SequencerToolSettings(bpy_struct):
|
|
|
199114
199825
|
""" Snap to preview or scene start and end frame"""
|
|
199115
199826
|
|
|
199116
199827
|
snap_to_hold_offset: bool
|
|
199117
|
-
""" Snap to strip
|
|
199828
|
+
""" Snap to underlying strip content start and end in cases where the strip length extends beyond this range, producing holds"""
|
|
199118
199829
|
|
|
199119
199830
|
snap_to_markers: bool
|
|
199120
199831
|
""" Snap to markers"""
|
|
@@ -205530,6 +206241,9 @@ class ShapeKey(bpy_struct):
|
|
|
205530
206241
|
relative_key: typing_extensions.Self
|
|
205531
206242
|
""" Shape used as a relative key"""
|
|
205532
206243
|
|
|
206244
|
+
select: bool
|
|
206245
|
+
""" Shape key selection state"""
|
|
206246
|
+
|
|
205533
206247
|
slider_max: float
|
|
205534
206248
|
""" Maximum for slider"""
|
|
205535
206249
|
|
|
@@ -206567,10 +207281,16 @@ class SoundStrip(Strip, bpy_struct):
|
|
|
206567
207281
|
"""Sequence strip defining a sound to be played over a period of time"""
|
|
206568
207282
|
|
|
206569
207283
|
animation_offset_end: int
|
|
206570
|
-
""" Animation end offset (trim end)"""
|
|
207284
|
+
""" Animation end offset (trim end)Replaced by '.content_trim_end'.5.10 removal planned in version 6.0"""
|
|
206571
207285
|
|
|
206572
207286
|
animation_offset_start: int
|
|
206573
|
-
""" Animation start offset (trim start)"""
|
|
207287
|
+
""" Animation start offset (trim start)Replaced by '.content_trim_start'.5.10 removal planned in version 6.0"""
|
|
207288
|
+
|
|
207289
|
+
content_trim_end: int
|
|
207290
|
+
""" Number of frames to ignore from the end of the underlying source. The source content is trimmed, and future frames are turned into holds"""
|
|
207291
|
+
|
|
207292
|
+
content_trim_start: int
|
|
207293
|
+
""" Number of frames to ignore from the start of the underlying source. The source content is trimmed, and previous frames are turned into holds"""
|
|
206574
207294
|
|
|
206575
207295
|
pan: float
|
|
206576
207296
|
""" Playback panning of the sound (only for Mono sources)"""
|
|
@@ -206586,7 +207306,7 @@ class SoundStrip(Strip, bpy_struct):
|
|
|
206586
207306
|
""" Sound data-block used by this strip"""
|
|
206587
207307
|
|
|
206588
207308
|
sound_offset: float
|
|
206589
|
-
"""
|
|
207309
|
+
""" Subframe offset of the sound source start expressed in seconds"""
|
|
206590
207310
|
|
|
206591
207311
|
volume: float
|
|
206592
207312
|
""" Playback volume of the sound"""
|
|
@@ -210013,7 +210733,7 @@ class StringProperty(Property, bpy_struct):
|
|
|
210013
210733
|
"""
|
|
210014
210734
|
|
|
210015
210735
|
class Strip(bpy_struct):
|
|
210016
|
-
"""
|
|
210736
|
+
"""A single container for content in the Video Sequence Editor"""
|
|
210017
210737
|
|
|
210018
210738
|
blend_alpha: float
|
|
210019
210739
|
""" Percentage of how much the strip's colors affect other strips"""
|
|
@@ -210049,34 +210769,52 @@ class Strip(bpy_struct):
|
|
|
210049
210769
|
""" Method for controlling how the strip combines with other strips"""
|
|
210050
210770
|
|
|
210051
210771
|
channel: int
|
|
210052
|
-
"""
|
|
210772
|
+
""" Vertical position of the strip"""
|
|
210053
210773
|
|
|
210054
210774
|
color_tag: bpy.stub_internal.rna_enums.StripColorItems
|
|
210055
210775
|
""" Color tag for a strip"""
|
|
210056
210776
|
|
|
210777
|
+
content_duration: int
|
|
210778
|
+
""" Length of the underlying strip source in frames, excluding handles"""
|
|
210779
|
+
|
|
210780
|
+
content_end: int
|
|
210781
|
+
""" Timeline frame where underlying strip source ends"""
|
|
210782
|
+
|
|
210783
|
+
content_start: float
|
|
210784
|
+
""" Timeline frame where underlying strip source begins"""
|
|
210785
|
+
|
|
210786
|
+
duration: int
|
|
210787
|
+
""" Length of the strip in frames from left handle to right handle"""
|
|
210788
|
+
|
|
210057
210789
|
effect_fader: float
|
|
210058
210790
|
""" Custom fade value"""
|
|
210059
210791
|
|
|
210060
210792
|
frame_duration: int
|
|
210061
|
-
""" The length of the contents of this strip before the handles are
|
|
210793
|
+
""" The length of the contents of this strip before the handles are appliedReplaced by '.content_duration'.5.10 removal planned in version 6.0"""
|
|
210062
210794
|
|
|
210063
210795
|
frame_final_duration: int
|
|
210064
|
-
""" The length of the contents of this strip after the handles are
|
|
210796
|
+
""" The length of the contents of this strip after the handles are appliedReplaced by '.duration'.5.10 removal planned in version 6.0"""
|
|
210065
210797
|
|
|
210066
210798
|
frame_final_end: int
|
|
210067
|
-
""" End frame displayed in the sequence editor after offsets are
|
|
210799
|
+
""" End frame displayed in the sequence editor after offsets are appliedReplaced by '.right_handle'.5.10 removal planned in version 6.0"""
|
|
210068
210800
|
|
|
210069
210801
|
frame_final_start: int
|
|
210070
|
-
""" Start frame displayed in the sequence editor after offsets are applied, setting this is equivalent to moving the handle, not the actual start
|
|
210802
|
+
""" Start frame displayed in the sequence editor after offsets are applied, setting this is equivalent to moving the handle, not the actual start frameReplaced by '.left_handle'.5.10 removal planned in version 6.0"""
|
|
210071
210803
|
|
|
210072
210804
|
frame_offset_end: float
|
|
210073
|
-
""" Offset from the end of the strip in
|
|
210805
|
+
""" Offset from the end of the strip in framesReplaced by '.right_handle_offset'.5.10 removal planned in version 6.0"""
|
|
210074
210806
|
|
|
210075
210807
|
frame_offset_start: float
|
|
210076
|
-
""" Offset from the start of the strip in
|
|
210808
|
+
""" Offset from the start of the strip in framesReplaced by '.left_handle_offset'.5.10 removal planned in version 6.0"""
|
|
210077
210809
|
|
|
210078
210810
|
frame_start: float
|
|
210079
|
-
""" X position where the strip
|
|
210811
|
+
""" X position where the strip beginsReplaced by '.content_start'.5.10 removal planned in version 6.0"""
|
|
210812
|
+
|
|
210813
|
+
left_handle: int
|
|
210814
|
+
""" Timeline frame of the left handle and the start frame of the strip"""
|
|
210815
|
+
|
|
210816
|
+
left_handle_offset: float
|
|
210817
|
+
""" Rightward frame offset of the left handle from the start of the strip content"""
|
|
210080
210818
|
|
|
210081
210819
|
lock: bool
|
|
210082
210820
|
""" Lock strip so that it cannot be transformed"""
|
|
@@ -210085,12 +210823,24 @@ class Strip(bpy_struct):
|
|
|
210085
210823
|
""" Modifiers affecting this strip"""
|
|
210086
210824
|
|
|
210087
210825
|
mute: bool
|
|
210088
|
-
""" Disable strip so that it
|
|
210826
|
+
""" Disable strip so that it does not contribute any output"""
|
|
210089
210827
|
|
|
210090
210828
|
name: str
|
|
210829
|
+
right_handle: int
|
|
210830
|
+
""" Timeline frame of the right handle, which is the first frame where the strip no longer contributes to the output"""
|
|
210831
|
+
|
|
210832
|
+
right_handle_offset: float
|
|
210833
|
+
""" Leftward frame offset of the right handle from the end of the strip content"""
|
|
210834
|
+
|
|
210091
210835
|
select: bool
|
|
210836
|
+
""" Whether the strip is selected"""
|
|
210837
|
+
|
|
210092
210838
|
select_left_handle: bool
|
|
210839
|
+
""" Whether the left handle is selected"""
|
|
210840
|
+
|
|
210093
210841
|
select_right_handle: bool
|
|
210842
|
+
""" Whether the right handle is selected"""
|
|
210843
|
+
|
|
210094
210844
|
show_retiming_keys: bool
|
|
210095
210845
|
""" Show retiming keys, so they can be moved"""
|
|
210096
210846
|
|
|
@@ -218896,6 +219646,9 @@ class UnknownType(bpy_struct):
|
|
|
218896
219646
|
class UserAssetLibrary(bpy_struct):
|
|
218897
219647
|
"""Settings to define a reusable library for Asset Browsers to use"""
|
|
218898
219648
|
|
|
219649
|
+
enabled: bool
|
|
219650
|
+
""" Enable the asset library"""
|
|
219651
|
+
|
|
218899
219652
|
import_method: typing.Literal["LINK", "APPEND", "APPEND_REUSE", "PACK"]
|
|
218900
219653
|
""" Determine how the asset will be imported, unless overridden by the Asset Browser"""
|
|
218901
219654
|
|