fake-bpy-module 20240920__py3-none-any.whl → 20240921__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_operators/anim/__init__.pyi +49 -14
- bl_ui/properties_paint_common/__init__.pyi +11 -0
- bl_ui/space_image/__init__.pyi +5 -0
- bl_ui/space_toolsystem_toolbar/__init__.pyi +2 -0
- bl_ui/space_view3d/__init__.pyi +23 -0
- bpy/ops/anim/__init__.pyi +24 -0
- bpy/ops/grease_pencil/__init__.pyi +50 -0
- bpy/ops/object/__init__.pyi +48 -0
- bpy/ops/wm/__init__.pyi +3 -0
- bpy/types/__init__.pyi +257 -3
- {fake_bpy_module-20240920.dist-info → fake_bpy_module-20240921.dist-info}/METADATA +1 -1
- {fake_bpy_module-20240920.dist-info → fake_bpy_module-20240921.dist-info}/RECORD +14 -14
- {fake_bpy_module-20240920.dist-info → fake_bpy_module-20240921.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20240920.dist-info → fake_bpy_module-20240921.dist-info}/top_level.txt +0 -0
bpy/types/__init__.pyi
CHANGED
|
@@ -2751,6 +2751,7 @@
|
|
|
2751
2751
|
* bpy_struct.property_unset
|
|
2752
2752
|
* bpy_struct.type_recast
|
|
2753
2753
|
* bpy_struct.values
|
|
2754
|
+
* ID.rename
|
|
2754
2755
|
* ID.evaluated_get
|
|
2755
2756
|
* ID.copy
|
|
2756
2757
|
* ID.asset_mark
|
|
@@ -3531,6 +3532,7 @@
|
|
|
3531
3532
|
* bpy_struct.property_unset
|
|
3532
3533
|
* bpy_struct.type_recast
|
|
3533
3534
|
* bpy_struct.values
|
|
3535
|
+
* ID.rename
|
|
3534
3536
|
* ID.evaluated_get
|
|
3535
3537
|
* ID.copy
|
|
3536
3538
|
* ID.asset_mark
|
|
@@ -10742,6 +10744,7 @@
|
|
|
10742
10744
|
* bpy_struct.property_unset
|
|
10743
10745
|
* bpy_struct.type_recast
|
|
10744
10746
|
* bpy_struct.values
|
|
10747
|
+
* ID.rename
|
|
10745
10748
|
* ID.evaluated_get
|
|
10746
10749
|
* ID.copy
|
|
10747
10750
|
* ID.asset_mark
|
|
@@ -11171,6 +11174,7 @@
|
|
|
11171
11174
|
* bpy_struct.property_unset
|
|
11172
11175
|
* bpy_struct.type_recast
|
|
11173
11176
|
* bpy_struct.values
|
|
11177
|
+
* ID.rename
|
|
11174
11178
|
* ID.evaluated_get
|
|
11175
11179
|
* ID.copy
|
|
11176
11180
|
* ID.asset_mark
|
|
@@ -13006,6 +13010,7 @@
|
|
|
13006
13010
|
* bpy_struct.property_unset
|
|
13007
13011
|
* bpy_struct.type_recast
|
|
13008
13012
|
* bpy_struct.values
|
|
13013
|
+
* ID.rename
|
|
13009
13014
|
* ID.evaluated_get
|
|
13010
13015
|
* ID.copy
|
|
13011
13016
|
* ID.asset_mark
|
|
@@ -15940,6 +15945,7 @@
|
|
|
15940
15945
|
* bpy_struct.property_unset
|
|
15941
15946
|
* bpy_struct.type_recast
|
|
15942
15947
|
* bpy_struct.values
|
|
15948
|
+
* ID.rename
|
|
15943
15949
|
* ID.evaluated_get
|
|
15944
15950
|
* ID.copy
|
|
15945
15951
|
* ID.asset_mark
|
|
@@ -16987,6 +16993,7 @@
|
|
|
16987
16993
|
* bpy_struct.property_unset
|
|
16988
16994
|
* bpy_struct.type_recast
|
|
16989
16995
|
* bpy_struct.values
|
|
16996
|
+
* ID.rename
|
|
16990
16997
|
* ID.evaluated_get
|
|
16991
16998
|
* ID.copy
|
|
16992
16999
|
* ID.asset_mark
|
|
@@ -18478,6 +18485,7 @@
|
|
|
18478
18485
|
* bpy_struct.property_unset
|
|
18479
18486
|
* bpy_struct.type_recast
|
|
18480
18487
|
* bpy_struct.values
|
|
18488
|
+
* ID.rename
|
|
18481
18489
|
* ID.evaluated_get
|
|
18482
18490
|
* ID.copy
|
|
18483
18491
|
* ID.asset_mark
|
|
@@ -21001,6 +21009,7 @@
|
|
|
21001
21009
|
* bpy_struct.property_unset
|
|
21002
21010
|
* bpy_struct.type_recast
|
|
21003
21011
|
* bpy_struct.values
|
|
21012
|
+
* ID.rename
|
|
21004
21013
|
* ID.evaluated_get
|
|
21005
21014
|
* ID.copy
|
|
21006
21015
|
* ID.asset_mark
|
|
@@ -21341,6 +21350,7 @@
|
|
|
21341
21350
|
* bpy_struct.property_unset
|
|
21342
21351
|
* bpy_struct.type_recast
|
|
21343
21352
|
* bpy_struct.values
|
|
21353
|
+
* ID.rename
|
|
21344
21354
|
* ID.evaluated_get
|
|
21345
21355
|
* ID.copy
|
|
21346
21356
|
* ID.asset_mark
|
|
@@ -22029,6 +22039,7 @@
|
|
|
22029
22039
|
* bpy_struct.property_unset
|
|
22030
22040
|
* bpy_struct.type_recast
|
|
22031
22041
|
* bpy_struct.values
|
|
22042
|
+
* ID.rename
|
|
22032
22043
|
* ID.evaluated_get
|
|
22033
22044
|
* ID.copy
|
|
22034
22045
|
* ID.asset_mark
|
|
@@ -22519,6 +22530,7 @@
|
|
|
22519
22530
|
* bpy_struct.property_unset
|
|
22520
22531
|
* bpy_struct.type_recast
|
|
22521
22532
|
* bpy_struct.values
|
|
22533
|
+
* ID.rename
|
|
22522
22534
|
* ID.evaluated_get
|
|
22523
22535
|
* ID.copy
|
|
22524
22536
|
* ID.asset_mark
|
|
@@ -23213,6 +23225,7 @@
|
|
|
23213
23225
|
* bpy_struct.property_unset
|
|
23214
23226
|
* bpy_struct.type_recast
|
|
23215
23227
|
* bpy_struct.values
|
|
23228
|
+
* ID.rename
|
|
23216
23229
|
* ID.evaluated_get
|
|
23217
23230
|
* ID.copy
|
|
23218
23231
|
* ID.asset_mark
|
|
@@ -23526,6 +23539,7 @@
|
|
|
23526
23539
|
* bpy_struct.property_unset
|
|
23527
23540
|
* bpy_struct.type_recast
|
|
23528
23541
|
* bpy_struct.values
|
|
23542
|
+
* ID.rename
|
|
23529
23543
|
* ID.evaluated_get
|
|
23530
23544
|
* ID.copy
|
|
23531
23545
|
* ID.asset_mark
|
|
@@ -25623,6 +25637,7 @@
|
|
|
25623
25637
|
* bpy_struct.property_unset
|
|
25624
25638
|
* bpy_struct.type_recast
|
|
25625
25639
|
* bpy_struct.values
|
|
25640
|
+
* ID.rename
|
|
25626
25641
|
* ID.evaluated_get
|
|
25627
25642
|
* ID.copy
|
|
25628
25643
|
* ID.asset_mark
|
|
@@ -27839,6 +27854,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
27839
27854
|
* bpy_struct.property_unset
|
|
27840
27855
|
* bpy_struct.type_recast
|
|
27841
27856
|
* bpy_struct.values
|
|
27857
|
+
* ID.rename
|
|
27842
27858
|
* ID.evaluated_get
|
|
27843
27859
|
* ID.copy
|
|
27844
27860
|
* ID.asset_mark
|
|
@@ -29114,6 +29130,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
29114
29130
|
* bpy_struct.property_unset
|
|
29115
29131
|
* bpy_struct.type_recast
|
|
29116
29132
|
* bpy_struct.values
|
|
29133
|
+
* ID.rename
|
|
29117
29134
|
* ID.evaluated_get
|
|
29118
29135
|
* ID.copy
|
|
29119
29136
|
* ID.asset_mark
|
|
@@ -29231,6 +29248,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
29231
29248
|
* bpy_struct.property_unset
|
|
29232
29249
|
* bpy_struct.type_recast
|
|
29233
29250
|
* bpy_struct.values
|
|
29251
|
+
* ID.rename
|
|
29234
29252
|
* ID.evaluated_get
|
|
29235
29253
|
* ID.copy
|
|
29236
29254
|
* ID.asset_mark
|
|
@@ -29994,6 +30012,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
29994
30012
|
* bpy_struct.property_unset
|
|
29995
30013
|
* bpy_struct.type_recast
|
|
29996
30014
|
* bpy_struct.values
|
|
30015
|
+
* ID.rename
|
|
29997
30016
|
* ID.evaluated_get
|
|
29998
30017
|
* ID.copy
|
|
29999
30018
|
* ID.asset_mark
|
|
@@ -31828,6 +31847,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
31828
31847
|
* bpy_struct.property_unset
|
|
31829
31848
|
* bpy_struct.type_recast
|
|
31830
31849
|
* bpy_struct.values
|
|
31850
|
+
* ID.rename
|
|
31831
31851
|
* ID.evaluated_get
|
|
31832
31852
|
* ID.copy
|
|
31833
31853
|
* ID.asset_mark
|
|
@@ -32163,6 +32183,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
32163
32183
|
* bpy_struct.property_unset
|
|
32164
32184
|
* bpy_struct.type_recast
|
|
32165
32185
|
* bpy_struct.values
|
|
32186
|
+
* ID.rename
|
|
32166
32187
|
* ID.evaluated_get
|
|
32167
32188
|
* ID.copy
|
|
32168
32189
|
* ID.asset_mark
|
|
@@ -32355,6 +32376,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
32355
32376
|
* bpy_struct.property_unset
|
|
32356
32377
|
* bpy_struct.type_recast
|
|
32357
32378
|
* bpy_struct.values
|
|
32379
|
+
* ID.rename
|
|
32358
32380
|
* ID.evaluated_get
|
|
32359
32381
|
* ID.copy
|
|
32360
32382
|
* ID.asset_mark
|
|
@@ -32780,6 +32802,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
32780
32802
|
* bpy_struct.property_unset
|
|
32781
32803
|
* bpy_struct.type_recast
|
|
32782
32804
|
* bpy_struct.values
|
|
32805
|
+
* ID.rename
|
|
32783
32806
|
* ID.evaluated_get
|
|
32784
32807
|
* ID.copy
|
|
32785
32808
|
* ID.asset_mark
|
|
@@ -37063,6 +37086,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
37063
37086
|
* bpy_struct.property_unset
|
|
37064
37087
|
* bpy_struct.type_recast
|
|
37065
37088
|
* bpy_struct.values
|
|
37089
|
+
* ID.rename
|
|
37066
37090
|
* ID.evaluated_get
|
|
37067
37091
|
* ID.copy
|
|
37068
37092
|
* ID.asset_mark
|
|
@@ -38207,6 +38231,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
38207
38231
|
* bpy_struct.property_unset
|
|
38208
38232
|
* bpy_struct.type_recast
|
|
38209
38233
|
* bpy_struct.values
|
|
38234
|
+
* ID.rename
|
|
38210
38235
|
* ID.evaluated_get
|
|
38211
38236
|
* ID.copy
|
|
38212
38237
|
* ID.asset_mark
|
|
@@ -38281,6 +38306,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
38281
38306
|
* bpy_struct.property_unset
|
|
38282
38307
|
* bpy_struct.type_recast
|
|
38283
38308
|
* bpy_struct.values
|
|
38309
|
+
* ID.rename
|
|
38284
38310
|
* ID.evaluated_get
|
|
38285
38311
|
* ID.copy
|
|
38286
38312
|
* ID.asset_mark
|
|
@@ -39933,6 +39959,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
39933
39959
|
* bpy_struct.property_unset
|
|
39934
39960
|
* bpy_struct.type_recast
|
|
39935
39961
|
* bpy_struct.values
|
|
39962
|
+
* ID.rename
|
|
39936
39963
|
* ID.evaluated_get
|
|
39937
39964
|
* ID.copy
|
|
39938
39965
|
* ID.asset_mark
|
|
@@ -40442,6 +40469,7 @@ The USDHookExample
|
|
|
40442
40469
|
* bpy_struct.property_unset
|
|
40443
40470
|
* bpy_struct.type_recast
|
|
40444
40471
|
* bpy_struct.values
|
|
40472
|
+
* ID.rename
|
|
40445
40473
|
* ID.evaluated_get
|
|
40446
40474
|
* ID.copy
|
|
40447
40475
|
* ID.asset_mark
|
|
@@ -44513,6 +44541,8 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
44513
44541
|
|
|
44514
44542
|
* Action.slots
|
|
44515
44543
|
* ActionChannelBags.new
|
|
44544
|
+
* ActionConstraint.action_slot
|
|
44545
|
+
* ActionConstraint.action_slots
|
|
44516
44546
|
* ActionKeyframeStrip.key_insert
|
|
44517
44547
|
* ActionSlots.active
|
|
44518
44548
|
* ActionSlots.new
|
|
@@ -45350,6 +45380,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
45350
45380
|
* bpy_struct.property_unset
|
|
45351
45381
|
* bpy_struct.type_recast
|
|
45352
45382
|
* bpy_struct.values
|
|
45383
|
+
* ID.rename
|
|
45353
45384
|
* ID.evaluated_get
|
|
45354
45385
|
* ID.copy
|
|
45355
45386
|
* ID.asset_mark
|
|
@@ -47753,6 +47784,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
47753
47784
|
* bpy_struct.property_unset
|
|
47754
47785
|
* bpy_struct.type_recast
|
|
47755
47786
|
* bpy_struct.values
|
|
47787
|
+
* ID.rename
|
|
47756
47788
|
* ID.evaluated_get
|
|
47757
47789
|
* ID.copy
|
|
47758
47790
|
* ID.asset_mark
|
|
@@ -49917,6 +49949,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
49917
49949
|
* bpy_struct.property_unset
|
|
49918
49950
|
* bpy_struct.type_recast
|
|
49919
49951
|
* bpy_struct.values
|
|
49952
|
+
* ID.rename
|
|
49920
49953
|
* ID.evaluated_get
|
|
49921
49954
|
* ID.copy
|
|
49922
49955
|
* ID.asset_mark
|
|
@@ -51852,6 +51885,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
51852
51885
|
* bpy_struct.property_unset
|
|
51853
51886
|
* bpy_struct.type_recast
|
|
51854
51887
|
* bpy_struct.values
|
|
51888
|
+
* ID.rename
|
|
51855
51889
|
* ID.evaluated_get
|
|
51856
51890
|
* ID.copy
|
|
51857
51891
|
* ID.asset_mark
|
|
@@ -55699,6 +55733,7 @@ print(positions_data)
|
|
|
55699
55733
|
* bpy_struct.property_unset
|
|
55700
55734
|
* bpy_struct.type_recast
|
|
55701
55735
|
* bpy_struct.values
|
|
55736
|
+
* ID.rename
|
|
55702
55737
|
* ID.evaluated_get
|
|
55703
55738
|
* ID.copy
|
|
55704
55739
|
* ID.asset_mark
|
|
@@ -56111,6 +56146,7 @@ print(positions_data)
|
|
|
56111
56146
|
* bpy_struct.property_unset
|
|
56112
56147
|
* bpy_struct.type_recast
|
|
56113
56148
|
* bpy_struct.values
|
|
56149
|
+
* ID.rename
|
|
56114
56150
|
* ID.evaluated_get
|
|
56115
56151
|
* ID.copy
|
|
56116
56152
|
* ID.asset_mark
|
|
@@ -56238,6 +56274,7 @@ print(positions_data)
|
|
|
56238
56274
|
* bpy_struct.property_unset
|
|
56239
56275
|
* bpy_struct.type_recast
|
|
56240
56276
|
* bpy_struct.values
|
|
56277
|
+
* ID.rename
|
|
56241
56278
|
* ID.evaluated_get
|
|
56242
56279
|
* ID.copy
|
|
56243
56280
|
* ID.asset_mark
|
|
@@ -57783,6 +57820,7 @@ print(positions_data)
|
|
|
57783
57820
|
* bpy_struct.property_unset
|
|
57784
57821
|
* bpy_struct.type_recast
|
|
57785
57822
|
* bpy_struct.values
|
|
57823
|
+
* ID.rename
|
|
57786
57824
|
* ID.evaluated_get
|
|
57787
57825
|
* ID.copy
|
|
57788
57826
|
* ID.asset_mark
|
|
@@ -58996,6 +59034,7 @@ print(positions_data)
|
|
|
58996
59034
|
* bpy_struct.property_unset
|
|
58997
59035
|
* bpy_struct.type_recast
|
|
58998
59036
|
* bpy_struct.values
|
|
59037
|
+
* ID.rename
|
|
58999
59038
|
* ID.evaluated_get
|
|
59000
59039
|
* ID.copy
|
|
59001
59040
|
* ID.asset_mark
|
|
@@ -59851,6 +59890,7 @@ print(positions_data)
|
|
|
59851
59890
|
* bpy_struct.property_unset
|
|
59852
59891
|
* bpy_struct.type_recast
|
|
59853
59892
|
* bpy_struct.values
|
|
59893
|
+
* ID.rename
|
|
59854
59894
|
* ID.evaluated_get
|
|
59855
59895
|
* ID.copy
|
|
59856
59896
|
* ID.asset_mark
|
|
@@ -62199,6 +62239,7 @@ print(positions_data)
|
|
|
62199
62239
|
* bpy_struct.property_unset
|
|
62200
62240
|
* bpy_struct.type_recast
|
|
62201
62241
|
* bpy_struct.values
|
|
62242
|
+
* ID.rename
|
|
62202
62243
|
* ID.evaluated_get
|
|
62203
62244
|
* ID.copy
|
|
62204
62245
|
* ID.asset_mark
|
|
@@ -63887,6 +63928,7 @@ print(positions_data)
|
|
|
63887
63928
|
* bpy_struct.property_unset
|
|
63888
63929
|
* bpy_struct.type_recast
|
|
63889
63930
|
* bpy_struct.values
|
|
63931
|
+
* ID.rename
|
|
63890
63932
|
* ID.evaluated_get
|
|
63891
63933
|
* ID.copy
|
|
63892
63934
|
* ID.asset_mark
|
|
@@ -65791,6 +65833,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
65791
65833
|
* bpy_struct.property_unset
|
|
65792
65834
|
* bpy_struct.type_recast
|
|
65793
65835
|
* bpy_struct.values
|
|
65836
|
+
* ID.rename
|
|
65794
65837
|
* ID.evaluated_get
|
|
65795
65838
|
* ID.copy
|
|
65796
65839
|
* ID.asset_mark
|
|
@@ -67489,6 +67532,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
67489
67532
|
* bpy_struct.property_unset
|
|
67490
67533
|
* bpy_struct.type_recast
|
|
67491
67534
|
* bpy_struct.values
|
|
67535
|
+
* ID.rename
|
|
67492
67536
|
* ID.evaluated_get
|
|
67493
67537
|
* ID.copy
|
|
67494
67538
|
* ID.asset_mark
|
|
@@ -68239,6 +68283,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
68239
68283
|
* bpy_struct.property_unset
|
|
68240
68284
|
* bpy_struct.type_recast
|
|
68241
68285
|
* bpy_struct.values
|
|
68286
|
+
* ID.rename
|
|
68242
68287
|
* ID.evaluated_get
|
|
68243
68288
|
* ID.copy
|
|
68244
68289
|
* ID.asset_mark
|
|
@@ -69295,6 +69340,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
69295
69340
|
* bpy_struct.property_unset
|
|
69296
69341
|
* bpy_struct.type_recast
|
|
69297
69342
|
* bpy_struct.values
|
|
69343
|
+
* ID.rename
|
|
69298
69344
|
* ID.evaluated_get
|
|
69299
69345
|
* ID.copy
|
|
69300
69346
|
* ID.asset_mark
|
|
@@ -69370,6 +69416,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
69370
69416
|
* bpy_struct.property_unset
|
|
69371
69417
|
* bpy_struct.type_recast
|
|
69372
69418
|
* bpy_struct.values
|
|
69419
|
+
* ID.rename
|
|
69373
69420
|
* ID.evaluated_get
|
|
69374
69421
|
* ID.copy
|
|
69375
69422
|
* ID.asset_mark
|
|
@@ -70021,6 +70068,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
70021
70068
|
* bpy_struct.property_unset
|
|
70022
70069
|
* bpy_struct.type_recast
|
|
70023
70070
|
* bpy_struct.values
|
|
70071
|
+
* ID.rename
|
|
70024
70072
|
* ID.evaluated_get
|
|
70025
70073
|
* ID.copy
|
|
70026
70074
|
* ID.asset_mark
|
|
@@ -70315,6 +70363,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
70315
70363
|
* bpy_struct.property_unset
|
|
70316
70364
|
* bpy_struct.type_recast
|
|
70317
70365
|
* bpy_struct.values
|
|
70366
|
+
* ID.rename
|
|
70318
70367
|
* ID.evaluated_get
|
|
70319
70368
|
* ID.copy
|
|
70320
70369
|
* ID.asset_mark
|
|
@@ -73137,6 +73186,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
73137
73186
|
* bpy_struct.property_unset
|
|
73138
73187
|
* bpy_struct.type_recast
|
|
73139
73188
|
* bpy_struct.values
|
|
73189
|
+
* ID.rename
|
|
73140
73190
|
* ID.evaluated_get
|
|
73141
73191
|
* ID.copy
|
|
73142
73192
|
* ID.asset_mark
|
|
@@ -74990,6 +75040,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
74990
75040
|
* bpy_struct.property_unset
|
|
74991
75041
|
* bpy_struct.type_recast
|
|
74992
75042
|
* bpy_struct.values
|
|
75043
|
+
* ID.rename
|
|
74993
75044
|
* ID.evaluated_get
|
|
74994
75045
|
* ID.copy
|
|
74995
75046
|
* ID.asset_mark
|
|
@@ -75501,6 +75552,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
75501
75552
|
* bpy_struct.property_unset
|
|
75502
75553
|
* bpy_struct.type_recast
|
|
75503
75554
|
* bpy_struct.values
|
|
75555
|
+
* ID.rename
|
|
75504
75556
|
* ID.evaluated_get
|
|
75505
75557
|
* ID.copy
|
|
75506
75558
|
* ID.asset_mark
|
|
@@ -75713,6 +75765,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
75713
75765
|
* bpy_struct.property_unset
|
|
75714
75766
|
* bpy_struct.type_recast
|
|
75715
75767
|
* bpy_struct.values
|
|
75768
|
+
* ID.rename
|
|
75716
75769
|
* ID.evaluated_get
|
|
75717
75770
|
* ID.copy
|
|
75718
75771
|
* ID.asset_mark
|
|
@@ -76276,6 +76329,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
76276
76329
|
* bpy_struct.property_unset
|
|
76277
76330
|
* bpy_struct.type_recast
|
|
76278
76331
|
* bpy_struct.values
|
|
76332
|
+
* ID.rename
|
|
76279
76333
|
* ID.evaluated_get
|
|
76280
76334
|
* ID.copy
|
|
76281
76335
|
* ID.asset_mark
|
|
@@ -77062,6 +77116,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
77062
77116
|
* bpy_struct.property_unset
|
|
77063
77117
|
* bpy_struct.type_recast
|
|
77064
77118
|
* bpy_struct.values
|
|
77119
|
+
* ID.rename
|
|
77065
77120
|
* ID.evaluated_get
|
|
77066
77121
|
* ID.copy
|
|
77067
77122
|
* ID.asset_mark
|
|
@@ -78095,6 +78150,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
78095
78150
|
* bpy_struct.property_unset
|
|
78096
78151
|
* bpy_struct.type_recast
|
|
78097
78152
|
* bpy_struct.values
|
|
78153
|
+
* ID.rename
|
|
78098
78154
|
* ID.evaluated_get
|
|
78099
78155
|
* ID.copy
|
|
78100
78156
|
* ID.asset_mark
|
|
@@ -80720,6 +80776,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
80720
80776
|
* bpy_struct.property_unset
|
|
80721
80777
|
* bpy_struct.type_recast
|
|
80722
80778
|
* bpy_struct.values
|
|
80779
|
+
* ID.rename
|
|
80723
80780
|
* ID.evaluated_get
|
|
80724
80781
|
* ID.copy
|
|
80725
80782
|
* ID.asset_mark
|
|
@@ -81956,6 +82013,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
81956
82013
|
* bpy_struct.property_unset
|
|
81957
82014
|
* bpy_struct.type_recast
|
|
81958
82015
|
* bpy_struct.values
|
|
82016
|
+
* ID.rename
|
|
81959
82017
|
* ID.evaluated_get
|
|
81960
82018
|
* ID.copy
|
|
81961
82019
|
* ID.asset_mark
|
|
@@ -91113,6 +91171,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
91113
91171
|
* bpy_struct.property_unset
|
|
91114
91172
|
* bpy_struct.type_recast
|
|
91115
91173
|
* bpy_struct.values
|
|
91174
|
+
* ID.rename
|
|
91116
91175
|
* ID.evaluated_get
|
|
91117
91176
|
* ID.copy
|
|
91118
91177
|
* ID.asset_mark
|
|
@@ -92490,6 +92549,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
92490
92549
|
* bpy_struct.property_unset
|
|
92491
92550
|
* bpy_struct.type_recast
|
|
92492
92551
|
* bpy_struct.values
|
|
92552
|
+
* ID.rename
|
|
92493
92553
|
* ID.evaluated_get
|
|
92494
92554
|
* ID.copy
|
|
92495
92555
|
* ID.asset_mark
|
|
@@ -95631,6 +95691,7 @@ Executing the operator will then print all values.
|
|
|
95631
95691
|
* bpy_struct.property_unset
|
|
95632
95692
|
* bpy_struct.type_recast
|
|
95633
95693
|
* bpy_struct.values
|
|
95694
|
+
* ID.rename
|
|
95634
95695
|
* ID.evaluated_get
|
|
95635
95696
|
* ID.copy
|
|
95636
95697
|
* ID.asset_mark
|
|
@@ -96417,6 +96478,7 @@ Executing the operator will then print all values.
|
|
|
96417
96478
|
* bpy_struct.property_unset
|
|
96418
96479
|
* bpy_struct.type_recast
|
|
96419
96480
|
* bpy_struct.values
|
|
96481
|
+
* ID.rename
|
|
96420
96482
|
* ID.evaluated_get
|
|
96421
96483
|
* ID.copy
|
|
96422
96484
|
* ID.asset_mark
|
|
@@ -96518,6 +96580,7 @@ Executing the operator will then print all values.
|
|
|
96518
96580
|
* bpy_struct.property_unset
|
|
96519
96581
|
* bpy_struct.type_recast
|
|
96520
96582
|
* bpy_struct.values
|
|
96583
|
+
* ID.rename
|
|
96521
96584
|
* ID.evaluated_get
|
|
96522
96585
|
* ID.copy
|
|
96523
96586
|
* ID.asset_mark
|
|
@@ -98190,6 +98253,7 @@ Executing the operator will then print all values.
|
|
|
98190
98253
|
* bpy_struct.property_unset
|
|
98191
98254
|
* bpy_struct.type_recast
|
|
98192
98255
|
* bpy_struct.values
|
|
98256
|
+
* ID.rename
|
|
98193
98257
|
* ID.evaluated_get
|
|
98194
98258
|
* ID.copy
|
|
98195
98259
|
* ID.asset_mark
|
|
@@ -99271,6 +99335,7 @@ Executing the operator will then print all values.
|
|
|
99271
99335
|
* bpy_struct.property_unset
|
|
99272
99336
|
* bpy_struct.type_recast
|
|
99273
99337
|
* bpy_struct.values
|
|
99338
|
+
* ID.rename
|
|
99274
99339
|
* ID.evaluated_get
|
|
99275
99340
|
* ID.copy
|
|
99276
99341
|
* ID.asset_mark
|
|
@@ -111347,6 +111412,30 @@ class ActionConstraint(Constraint, bpy_struct):
|
|
|
111347
111412
|
:type: Action | None
|
|
111348
111413
|
"""
|
|
111349
111414
|
|
|
111415
|
+
action_slot: ActionSlot | None
|
|
111416
|
+
""" The slot identifies which sub-set of the Action is considered to be for this strip, and its name is used to find the right slot when assigning another Action
|
|
111417
|
+
|
|
111418
|
+
:type: ActionSlot | None
|
|
111419
|
+
"""
|
|
111420
|
+
|
|
111421
|
+
action_slot_handle: int
|
|
111422
|
+
""" A number that identifies which sub-set of the Action is considered to be for this Action Constraint
|
|
111423
|
+
|
|
111424
|
+
:type: int
|
|
111425
|
+
"""
|
|
111426
|
+
|
|
111427
|
+
action_slot_name: str
|
|
111428
|
+
""" The name of the action slot. The slot identifies which sub-set of the Action is considered to be for this constraint, and its name is used to find the right slot when assigning an Action.
|
|
111429
|
+
|
|
111430
|
+
:type: str
|
|
111431
|
+
"""
|
|
111432
|
+
|
|
111433
|
+
action_slots: bpy_prop_collection[ActionSlot]
|
|
111434
|
+
""" The list of action slots suitable for this NLA strip
|
|
111435
|
+
|
|
111436
|
+
:type: bpy_prop_collection[ActionSlot]
|
|
111437
|
+
"""
|
|
111438
|
+
|
|
111350
111439
|
eval_time: float
|
|
111351
111440
|
""" Interpolates between Action Start and End frames
|
|
111352
111441
|
|
|
@@ -159868,6 +159957,51 @@ class ID(bpy_struct):
|
|
|
159868
159957
|
:type: int
|
|
159869
159958
|
"""
|
|
159870
159959
|
|
|
159960
|
+
def rename(
|
|
159961
|
+
self,
|
|
159962
|
+
name: str,
|
|
159963
|
+
mode: typing.Literal["NEVER", "ALWAYS", "SAME_ROOT"] | None = "NEVER",
|
|
159964
|
+
) -> typing.Literal[
|
|
159965
|
+
"UNCHANGED",
|
|
159966
|
+
"UNCHANGED_COLLISION",
|
|
159967
|
+
"RENAMED_NO_COLLISION",
|
|
159968
|
+
"RENAMED_COLLISION_ADJUSTED",
|
|
159969
|
+
"RENAMED_COLLISION_FORCED",
|
|
159970
|
+
]:
|
|
159971
|
+
"""More refined handling in case the new name collides with another ID's name
|
|
159972
|
+
|
|
159973
|
+
:param name: New name to rename the ID to, if empty will re-use the current ID name
|
|
159974
|
+
:type name: str
|
|
159975
|
+
:param mode: How to handle name collision, in case the requested new name is already used by another ID of the same type
|
|
159976
|
+
|
|
159977
|
+
NEVER
|
|
159978
|
+
Never Rename -- Never rename an exisitng ID whose name would conflict, the currently renamed ID will get a numeric suffix appended to its new name.
|
|
159979
|
+
|
|
159980
|
+
ALWAYS
|
|
159981
|
+
Always Rename -- Always rename an exisitng ID whose name would conflict, ensuring that the currently renamed ID will get requested name.
|
|
159982
|
+
|
|
159983
|
+
SAME_ROOT
|
|
159984
|
+
Rename If Same Root -- Only rename an exisitng ID whose name would conflict if its name root (everything besides the numerical suffix) is the same as the existing name of the currently renamed ID.
|
|
159985
|
+
:type mode: typing.Literal['NEVER','ALWAYS','SAME_ROOT'] | None
|
|
159986
|
+
:return: How did the renaming of the data-block went on
|
|
159987
|
+
|
|
159988
|
+
UNCHANGED
|
|
159989
|
+
Unchanged -- The ID was not renamed, e.g. because it is already named as requested.
|
|
159990
|
+
|
|
159991
|
+
UNCHANGED_COLLISION
|
|
159992
|
+
Unchanged Due to Collision -- The ID was not renamed, because requested name would have collided with another existing ID's name, and the automatically adjusted name was the same as the current ID's name.
|
|
159993
|
+
|
|
159994
|
+
RENAMED_NO_COLLISION
|
|
159995
|
+
Renamed Without Collision -- The ID was renamed as requested, without creating any name collision.
|
|
159996
|
+
|
|
159997
|
+
RENAMED_COLLISION_ADJUSTED
|
|
159998
|
+
Renamed With Collision -- The ID was renamed with adjustement of the requested name, to avoid a name collision.
|
|
159999
|
+
|
|
160000
|
+
RENAMED_COLLISION_FORCED
|
|
160001
|
+
Renamed Enforced With Collision -- The ID was renamed as requested, also renaming another ID to avoid a name collision.
|
|
160002
|
+
:rtype: typing.Literal['UNCHANGED','UNCHANGED_COLLISION','RENAMED_NO_COLLISION','RENAMED_COLLISION_ADJUSTED','RENAMED_COLLISION_FORCED']
|
|
160003
|
+
"""
|
|
160004
|
+
|
|
159871
160005
|
def evaluated_get(self, depsgraph: Depsgraph) -> typing_extensions.Self:
|
|
159872
160006
|
"""Get corresponding evaluated ID from the given dependency graph. Note that this does not ensure the dependency graph is fully evaluated, it just returns the result of the last evaluation.
|
|
159873
160007
|
|
|
@@ -160319,6 +160453,14 @@ class IKParam(bpy_struct):
|
|
|
160319
160453
|
"""
|
|
160320
160454
|
|
|
160321
160455
|
class IMAGE_AST_brush_paint(AssetShelf, bpy_struct):
|
|
160456
|
+
@classmethod
|
|
160457
|
+
def brush_type_poll(cls, context, asset):
|
|
160458
|
+
"""
|
|
160459
|
+
|
|
160460
|
+
:param context:
|
|
160461
|
+
:param asset:
|
|
160462
|
+
"""
|
|
160463
|
+
|
|
160322
160464
|
@staticmethod
|
|
160323
160465
|
def draw_popup_selector(layout, context, brush, show_name=True):
|
|
160324
160466
|
"""
|
|
@@ -180462,6 +180604,12 @@ class NodesModifier(Modifier, bpy_struct):
|
|
|
180462
180604
|
:type: str
|
|
180463
180605
|
"""
|
|
180464
180606
|
|
|
180607
|
+
bake_target: typing.Literal["PACKED", "DISK"]
|
|
180608
|
+
""" Where to store the baked data
|
|
180609
|
+
|
|
180610
|
+
:type: typing.Literal['PACKED','DISK']
|
|
180611
|
+
"""
|
|
180612
|
+
|
|
180465
180613
|
bakes: NodesModifierBakes
|
|
180466
180614
|
"""
|
|
180467
180615
|
|
|
@@ -180557,6 +180705,12 @@ class NodesModifierBake(bpy_struct):
|
|
|
180557
180705
|
:type: typing.Literal['ANIMATION','STILL']
|
|
180558
180706
|
"""
|
|
180559
180707
|
|
|
180708
|
+
bake_target: typing.Literal["INHERIT", "PACKED", "DISK"]
|
|
180709
|
+
""" Where to store the baked data
|
|
180710
|
+
|
|
180711
|
+
:type: typing.Literal['INHERIT','PACKED','DISK']
|
|
180712
|
+
"""
|
|
180713
|
+
|
|
180560
180714
|
data_blocks: NodesModifierBakeDataBlocks
|
|
180561
180715
|
"""
|
|
180562
180716
|
|
|
@@ -219933,6 +220087,9 @@ class UILayout(bpy_struct):
|
|
|
219933
220087
|
*,
|
|
219934
220088
|
new: str = "",
|
|
219935
220089
|
unlink: str = "",
|
|
220090
|
+
text: str | None = "",
|
|
220091
|
+
text_ctxt: str | None = "",
|
|
220092
|
+
translate: bool | None = True,
|
|
219936
220093
|
):
|
|
219937
220094
|
"""template_search
|
|
219938
220095
|
|
|
@@ -219948,6 +220105,12 @@ class UILayout(bpy_struct):
|
|
|
219948
220105
|
:type new: str
|
|
219949
220106
|
:param unlink: Operator identifier to unlink or delete the active item from the collection
|
|
219950
220107
|
:type unlink: str
|
|
220108
|
+
:param text: Override automatic text of the item
|
|
220109
|
+
:type text: str | None
|
|
220110
|
+
:param text_ctxt: Override automatic translation context of the given text
|
|
220111
|
+
:type text_ctxt: str | None
|
|
220112
|
+
:param translate: Translate the given text, when UI translation is enabled
|
|
220113
|
+
:type translate: bool | None
|
|
219951
220114
|
"""
|
|
219952
220115
|
|
|
219953
220116
|
def template_search_preview(
|
|
@@ -219959,6 +220122,9 @@ class UILayout(bpy_struct):
|
|
|
219959
220122
|
*,
|
|
219960
220123
|
new: str = "",
|
|
219961
220124
|
unlink: str = "",
|
|
220125
|
+
text: str | None = "",
|
|
220126
|
+
text_ctxt: str | None = "",
|
|
220127
|
+
translate: bool | None = True,
|
|
219962
220128
|
rows: int | None = 0,
|
|
219963
220129
|
cols: int | None = 0,
|
|
219964
220130
|
):
|
|
@@ -219976,6 +220142,12 @@ class UILayout(bpy_struct):
|
|
|
219976
220142
|
:type new: str
|
|
219977
220143
|
:param unlink: Operator identifier to unlink or delete the active item from the collection
|
|
219978
220144
|
:type unlink: str
|
|
220145
|
+
:param text: Override automatic text of the item
|
|
220146
|
+
:type text: str | None
|
|
220147
|
+
:param text_ctxt: Override automatic translation context of the given text
|
|
220148
|
+
:type text_ctxt: str | None
|
|
220149
|
+
:param translate: Translate the given text, when UI translation is enabled
|
|
220150
|
+
:type translate: bool | None
|
|
219979
220151
|
:param rows: Number of thumbnail preview rows to display
|
|
219980
220152
|
:type rows: int | None
|
|
219981
220153
|
:param cols: Number of thumbnail preview columns to display
|
|
@@ -221899,6 +222071,14 @@ class UvSculpt(Paint, bpy_struct):
|
|
|
221899
222071
|
"""
|
|
221900
222072
|
|
|
221901
222073
|
class VIEW3D_AST_brush_gpencil_paint(AssetShelf, bpy_struct):
|
|
222074
|
+
@classmethod
|
|
222075
|
+
def brush_type_poll(cls, context, asset):
|
|
222076
|
+
"""
|
|
222077
|
+
|
|
222078
|
+
:param context:
|
|
222079
|
+
:param asset:
|
|
222080
|
+
"""
|
|
222081
|
+
|
|
221902
222082
|
@staticmethod
|
|
221903
222083
|
def draw_popup_selector(layout, context, brush, show_name=True):
|
|
221904
222084
|
"""
|
|
@@ -221939,6 +222119,14 @@ class VIEW3D_AST_brush_gpencil_paint(AssetShelf, bpy_struct):
|
|
|
221939
222119
|
"""
|
|
221940
222120
|
|
|
221941
222121
|
class VIEW3D_AST_brush_gpencil_sculpt(AssetShelf, bpy_struct):
|
|
222122
|
+
@classmethod
|
|
222123
|
+
def brush_type_poll(cls, context, asset):
|
|
222124
|
+
"""
|
|
222125
|
+
|
|
222126
|
+
:param context:
|
|
222127
|
+
:param asset:
|
|
222128
|
+
"""
|
|
222129
|
+
|
|
221942
222130
|
@staticmethod
|
|
221943
222131
|
def draw_popup_selector(layout, context, brush, show_name=True):
|
|
221944
222132
|
"""
|
|
@@ -221979,6 +222167,14 @@ class VIEW3D_AST_brush_gpencil_sculpt(AssetShelf, bpy_struct):
|
|
|
221979
222167
|
"""
|
|
221980
222168
|
|
|
221981
222169
|
class VIEW3D_AST_brush_gpencil_vertex(AssetShelf, bpy_struct):
|
|
222170
|
+
@classmethod
|
|
222171
|
+
def brush_type_poll(cls, context, asset):
|
|
222172
|
+
"""
|
|
222173
|
+
|
|
222174
|
+
:param context:
|
|
222175
|
+
:param asset:
|
|
222176
|
+
"""
|
|
222177
|
+
|
|
221982
222178
|
@staticmethod
|
|
221983
222179
|
def draw_popup_selector(layout, context, brush, show_name=True):
|
|
221984
222180
|
"""
|
|
@@ -222019,6 +222215,14 @@ class VIEW3D_AST_brush_gpencil_vertex(AssetShelf, bpy_struct):
|
|
|
222019
222215
|
"""
|
|
222020
222216
|
|
|
222021
222217
|
class VIEW3D_AST_brush_gpencil_weight(AssetShelf, bpy_struct):
|
|
222218
|
+
@classmethod
|
|
222219
|
+
def brush_type_poll(cls, context, asset):
|
|
222220
|
+
"""
|
|
222221
|
+
|
|
222222
|
+
:param context:
|
|
222223
|
+
:param asset:
|
|
222224
|
+
"""
|
|
222225
|
+
|
|
222022
222226
|
@staticmethod
|
|
222023
222227
|
def draw_popup_selector(layout, context, brush, show_name=True):
|
|
222024
222228
|
"""
|
|
@@ -222059,6 +222263,14 @@ class VIEW3D_AST_brush_gpencil_weight(AssetShelf, bpy_struct):
|
|
|
222059
222263
|
"""
|
|
222060
222264
|
|
|
222061
222265
|
class VIEW3D_AST_brush_grease_pencil_paint(AssetShelf, bpy_struct):
|
|
222266
|
+
@classmethod
|
|
222267
|
+
def brush_type_poll(cls, context, asset):
|
|
222268
|
+
"""
|
|
222269
|
+
|
|
222270
|
+
:param context:
|
|
222271
|
+
:param asset:
|
|
222272
|
+
"""
|
|
222273
|
+
|
|
222062
222274
|
@staticmethod
|
|
222063
222275
|
def draw_popup_selector(layout, context, brush, show_name=True):
|
|
222064
222276
|
"""
|
|
@@ -222099,6 +222311,14 @@ class VIEW3D_AST_brush_grease_pencil_paint(AssetShelf, bpy_struct):
|
|
|
222099
222311
|
"""
|
|
222100
222312
|
|
|
222101
222313
|
class VIEW3D_AST_brush_sculpt(AssetShelf, bpy_struct):
|
|
222314
|
+
@classmethod
|
|
222315
|
+
def brush_type_poll(cls, context, asset):
|
|
222316
|
+
"""
|
|
222317
|
+
|
|
222318
|
+
:param context:
|
|
222319
|
+
:param asset:
|
|
222320
|
+
"""
|
|
222321
|
+
|
|
222102
222322
|
@staticmethod
|
|
222103
222323
|
def draw_popup_selector(layout, context, brush, show_name=True):
|
|
222104
222324
|
"""
|
|
@@ -222139,6 +222359,14 @@ class VIEW3D_AST_brush_sculpt(AssetShelf, bpy_struct):
|
|
|
222139
222359
|
"""
|
|
222140
222360
|
|
|
222141
222361
|
class VIEW3D_AST_brush_sculpt_curves(AssetShelf, bpy_struct):
|
|
222362
|
+
@classmethod
|
|
222363
|
+
def brush_type_poll(cls, context, asset):
|
|
222364
|
+
"""
|
|
222365
|
+
|
|
222366
|
+
:param context:
|
|
222367
|
+
:param asset:
|
|
222368
|
+
"""
|
|
222369
|
+
|
|
222142
222370
|
@staticmethod
|
|
222143
222371
|
def draw_popup_selector(layout, context, brush, show_name=True):
|
|
222144
222372
|
"""
|
|
@@ -222179,6 +222407,14 @@ class VIEW3D_AST_brush_sculpt_curves(AssetShelf, bpy_struct):
|
|
|
222179
222407
|
"""
|
|
222180
222408
|
|
|
222181
222409
|
class VIEW3D_AST_brush_texture_paint(AssetShelf, bpy_struct):
|
|
222410
|
+
@classmethod
|
|
222411
|
+
def brush_type_poll(cls, context, asset):
|
|
222412
|
+
"""
|
|
222413
|
+
|
|
222414
|
+
:param context:
|
|
222415
|
+
:param asset:
|
|
222416
|
+
"""
|
|
222417
|
+
|
|
222182
222418
|
@staticmethod
|
|
222183
222419
|
def draw_popup_selector(layout, context, brush, show_name=True):
|
|
222184
222420
|
"""
|
|
@@ -222219,6 +222455,14 @@ class VIEW3D_AST_brush_texture_paint(AssetShelf, bpy_struct):
|
|
|
222219
222455
|
"""
|
|
222220
222456
|
|
|
222221
222457
|
class VIEW3D_AST_brush_vertex_paint(AssetShelf, bpy_struct):
|
|
222458
|
+
@classmethod
|
|
222459
|
+
def brush_type_poll(cls, context, asset):
|
|
222460
|
+
"""
|
|
222461
|
+
|
|
222462
|
+
:param context:
|
|
222463
|
+
:param asset:
|
|
222464
|
+
"""
|
|
222465
|
+
|
|
222222
222466
|
@staticmethod
|
|
222223
222467
|
def draw_popup_selector(layout, context, brush, show_name=True):
|
|
222224
222468
|
"""
|
|
@@ -222259,6 +222503,14 @@ class VIEW3D_AST_brush_vertex_paint(AssetShelf, bpy_struct):
|
|
|
222259
222503
|
"""
|
|
222260
222504
|
|
|
222261
222505
|
class VIEW3D_AST_brush_weight_paint(AssetShelf, bpy_struct):
|
|
222506
|
+
@classmethod
|
|
222507
|
+
def brush_type_poll(cls, context, asset):
|
|
222508
|
+
"""
|
|
222509
|
+
|
|
222510
|
+
:param context:
|
|
222511
|
+
:param asset:
|
|
222512
|
+
"""
|
|
222513
|
+
|
|
222262
222514
|
@staticmethod
|
|
222263
222515
|
def draw_popup_selector(layout, context, brush, show_name=True):
|
|
222264
222516
|
"""
|
|
@@ -226788,7 +227040,7 @@ class WorkSpaceTool(bpy_struct):
|
|
|
226788
227040
|
cursor: bpy.typing.WindowCursorItems | None = "DEFAULT",
|
|
226789
227041
|
keymap: str = "",
|
|
226790
227042
|
gizmo_group: str = "",
|
|
226791
|
-
brush_type: str = "",
|
|
227043
|
+
brush_type: str | None = "",
|
|
226792
227044
|
data_block: str = "",
|
|
226793
227045
|
operator: str = "",
|
|
226794
227046
|
index: int | None = 0,
|
|
@@ -226806,8 +227058,8 @@ class WorkSpaceTool(bpy_struct):
|
|
|
226806
227058
|
:type keymap: str
|
|
226807
227059
|
:param gizmo_group: Gizmo Group
|
|
226808
227060
|
:type gizmo_group: str
|
|
226809
|
-
:param brush_type: Brush Type
|
|
226810
|
-
:type brush_type: str
|
|
227061
|
+
:param brush_type: Brush Type, Limit this tool to a specific type of brush
|
|
227062
|
+
:type brush_type: str | None
|
|
226811
227063
|
:param data_block: Data Block
|
|
226812
227064
|
:type data_block: str
|
|
226813
227065
|
:param operator: Operator
|
|
@@ -228164,6 +228416,8 @@ ANIM_OT_keying_set_export: bl_operators.anim.ANIM_OT_keying_set_export
|
|
|
228164
228416
|
|
|
228165
228417
|
ANIM_OT_slot_new_for_id: bl_operators.anim.ANIM_OT_slot_new_for_id
|
|
228166
228418
|
|
|
228419
|
+
ANIM_OT_slot_unassign_from_constraint: bl_operators.anim.ANIM_OT_slot_unassign_from_constraint
|
|
228420
|
+
|
|
228167
228421
|
ANIM_OT_slot_unassign_from_id: bl_operators.anim.ANIM_OT_slot_unassign_from_id
|
|
228168
228422
|
|
|
228169
228423
|
ANIM_OT_slot_unassign_from_nla_strip: bl_operators.anim.ANIM_OT_slot_unassign_from_nla_strip
|