fake-bpy-module 20241211__py3-none-any.whl → 20241213__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.
- bl_ui/space_node/__init__.pyi +0 -37
- bpy/ops/file/__init__.pyi +1 -1
- bpy/ops/wm/__init__.pyi +1 -1
- bpy/types/__init__.pyi +517 -23
- {fake_bpy_module-20241211.dist-info → fake_bpy_module-20241213.dist-info}/METADATA +1 -1
- {fake_bpy_module-20241211.dist-info → fake_bpy_module-20241213.dist-info}/RECORD +10 -10
- gpu/types/__init__.pyi +4 -5
- gpu_extras/batch/__init__.pyi +2 -3
- {fake_bpy_module-20241211.dist-info → fake_bpy_module-20241213.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20241211.dist-info → fake_bpy_module-20241213.dist-info}/top_level.txt +0 -0
bpy/types/__init__.pyi
CHANGED
|
@@ -51,6 +51,7 @@
|
|
|
51
51
|
* bpy_struct.id_data
|
|
52
52
|
* Node.type
|
|
53
53
|
* Node.location
|
|
54
|
+
* Node.location_absolute
|
|
54
55
|
* Node.width
|
|
55
56
|
* Node.height
|
|
56
57
|
* Node.dimensions
|
|
@@ -187,6 +188,7 @@
|
|
|
187
188
|
* bpy_struct.id_data
|
|
188
189
|
* Node.type
|
|
189
190
|
* Node.location
|
|
191
|
+
* Node.location_absolute
|
|
190
192
|
* Node.width
|
|
191
193
|
* Node.height
|
|
192
194
|
* Node.dimensions
|
|
@@ -472,6 +474,7 @@
|
|
|
472
474
|
* bpy_struct.id_data
|
|
473
475
|
* Node.type
|
|
474
476
|
* Node.location
|
|
477
|
+
* Node.location_absolute
|
|
475
478
|
* Node.width
|
|
476
479
|
* Node.height
|
|
477
480
|
* Node.dimensions
|
|
@@ -615,6 +618,7 @@
|
|
|
615
618
|
* bpy_struct.id_data
|
|
616
619
|
* Node.type
|
|
617
620
|
* Node.location
|
|
621
|
+
* Node.location_absolute
|
|
618
622
|
* Node.width
|
|
619
623
|
* Node.height
|
|
620
624
|
* Node.dimensions
|
|
@@ -801,6 +805,7 @@
|
|
|
801
805
|
* bpy_struct.id_data
|
|
802
806
|
* Node.type
|
|
803
807
|
* Node.location
|
|
808
|
+
* Node.location_absolute
|
|
804
809
|
* Node.width
|
|
805
810
|
* Node.height
|
|
806
811
|
* Node.dimensions
|
|
@@ -937,6 +942,7 @@
|
|
|
937
942
|
* bpy_struct.id_data
|
|
938
943
|
* Node.type
|
|
939
944
|
* Node.location
|
|
945
|
+
* Node.location_absolute
|
|
940
946
|
* Node.width
|
|
941
947
|
* Node.height
|
|
942
948
|
* Node.dimensions
|
|
@@ -1214,6 +1220,7 @@
|
|
|
1214
1220
|
* bpy_struct.id_data
|
|
1215
1221
|
* Node.type
|
|
1216
1222
|
* Node.location
|
|
1223
|
+
* Node.location_absolute
|
|
1217
1224
|
* Node.width
|
|
1218
1225
|
* Node.height
|
|
1219
1226
|
* Node.dimensions
|
|
@@ -1473,6 +1480,7 @@
|
|
|
1473
1480
|
* bpy_struct.id_data
|
|
1474
1481
|
* Node.type
|
|
1475
1482
|
* Node.location
|
|
1483
|
+
* Node.location_absolute
|
|
1476
1484
|
* Node.width
|
|
1477
1485
|
* Node.height
|
|
1478
1486
|
* Node.dimensions
|
|
@@ -1774,6 +1782,7 @@
|
|
|
1774
1782
|
* bpy_struct.id_data
|
|
1775
1783
|
* Node.type
|
|
1776
1784
|
* Node.location
|
|
1785
|
+
* Node.location_absolute
|
|
1777
1786
|
* Node.width
|
|
1778
1787
|
* Node.height
|
|
1779
1788
|
* Node.dimensions
|
|
@@ -1960,6 +1969,7 @@
|
|
|
1960
1969
|
* bpy_struct.id_data
|
|
1961
1970
|
* Node.type
|
|
1962
1971
|
* Node.location
|
|
1972
|
+
* Node.location_absolute
|
|
1963
1973
|
* Node.width
|
|
1964
1974
|
* Node.height
|
|
1965
1975
|
* Node.dimensions
|
|
@@ -2054,6 +2064,7 @@
|
|
|
2054
2064
|
* bpy_struct.id_data
|
|
2055
2065
|
* Node.type
|
|
2056
2066
|
* Node.location
|
|
2067
|
+
* Node.location_absolute
|
|
2057
2068
|
* Node.width
|
|
2058
2069
|
* Node.height
|
|
2059
2070
|
* Node.dimensions
|
|
@@ -2200,6 +2211,7 @@
|
|
|
2200
2211
|
* bpy_struct.id_data
|
|
2201
2212
|
* Node.type
|
|
2202
2213
|
* Node.location
|
|
2214
|
+
* Node.location_absolute
|
|
2203
2215
|
* Node.width
|
|
2204
2216
|
* Node.height
|
|
2205
2217
|
* Node.dimensions
|
|
@@ -2296,6 +2308,7 @@
|
|
|
2296
2308
|
* bpy_struct.id_data
|
|
2297
2309
|
* Node.type
|
|
2298
2310
|
* Node.location
|
|
2311
|
+
* Node.location_absolute
|
|
2299
2312
|
* Node.width
|
|
2300
2313
|
* Node.height
|
|
2301
2314
|
* Node.dimensions
|
|
@@ -2526,6 +2539,7 @@
|
|
|
2526
2539
|
* bpy_struct.id_data
|
|
2527
2540
|
* Node.type
|
|
2528
2541
|
* Node.location
|
|
2542
|
+
* Node.location_absolute
|
|
2529
2543
|
* Node.width
|
|
2530
2544
|
* Node.height
|
|
2531
2545
|
* Node.dimensions
|
|
@@ -2750,6 +2764,7 @@
|
|
|
2750
2764
|
* bpy_struct.id_data
|
|
2751
2765
|
* Node.type
|
|
2752
2766
|
* Node.location
|
|
2767
|
+
* Node.location_absolute
|
|
2753
2768
|
* Node.width
|
|
2754
2769
|
* Node.height
|
|
2755
2770
|
* Node.dimensions
|
|
@@ -3057,6 +3072,7 @@ print(positions_data)
|
|
|
3057
3072
|
* bpy_struct.id_data
|
|
3058
3073
|
* Node.type
|
|
3059
3074
|
* Node.location
|
|
3075
|
+
* Node.location_absolute
|
|
3060
3076
|
* Node.width
|
|
3061
3077
|
* Node.height
|
|
3062
3078
|
* Node.dimensions
|
|
@@ -3242,6 +3258,7 @@ print(positions_data)
|
|
|
3242
3258
|
* bpy_struct.id_data
|
|
3243
3259
|
* Node.type
|
|
3244
3260
|
* Node.location
|
|
3261
|
+
* Node.location_absolute
|
|
3245
3262
|
* Node.width
|
|
3246
3263
|
* Node.height
|
|
3247
3264
|
* Node.dimensions
|
|
@@ -3338,6 +3355,7 @@ print(positions_data)
|
|
|
3338
3355
|
* bpy_struct.id_data
|
|
3339
3356
|
* Node.type
|
|
3340
3357
|
* Node.location
|
|
3358
|
+
* Node.location_absolute
|
|
3341
3359
|
* Node.width
|
|
3342
3360
|
* Node.height
|
|
3343
3361
|
* Node.dimensions
|
|
@@ -3520,6 +3538,7 @@ print(positions_data)
|
|
|
3520
3538
|
* bpy_struct.id_data
|
|
3521
3539
|
* Node.type
|
|
3522
3540
|
* Node.location
|
|
3541
|
+
* Node.location_absolute
|
|
3523
3542
|
* Node.width
|
|
3524
3543
|
* Node.height
|
|
3525
3544
|
* Node.dimensions
|
|
@@ -3664,6 +3683,7 @@ print(positions_data)
|
|
|
3664
3683
|
* bpy_struct.id_data
|
|
3665
3684
|
* Node.type
|
|
3666
3685
|
* Node.location
|
|
3686
|
+
* Node.location_absolute
|
|
3667
3687
|
* Node.width
|
|
3668
3688
|
* Node.height
|
|
3669
3689
|
* Node.dimensions
|
|
@@ -4199,6 +4219,7 @@ print(positions_data)
|
|
|
4199
4219
|
* bpy_struct.id_data
|
|
4200
4220
|
* Node.type
|
|
4201
4221
|
* Node.location
|
|
4222
|
+
* Node.location_absolute
|
|
4202
4223
|
* Node.width
|
|
4203
4224
|
* Node.height
|
|
4204
4225
|
* Node.dimensions
|
|
@@ -4675,6 +4696,7 @@ print(positions_data)
|
|
|
4675
4696
|
* bpy_struct.id_data
|
|
4676
4697
|
* Node.type
|
|
4677
4698
|
* Node.location
|
|
4699
|
+
* Node.location_absolute
|
|
4678
4700
|
* Node.width
|
|
4679
4701
|
* Node.height
|
|
4680
4702
|
* Node.dimensions
|
|
@@ -4811,6 +4833,7 @@ print(positions_data)
|
|
|
4811
4833
|
* bpy_struct.id_data
|
|
4812
4834
|
* Node.type
|
|
4813
4835
|
* Node.location
|
|
4836
|
+
* Node.location_absolute
|
|
4814
4837
|
* Node.width
|
|
4815
4838
|
* Node.height
|
|
4816
4839
|
* Node.dimensions
|
|
@@ -4947,6 +4970,7 @@ print(positions_data)
|
|
|
4947
4970
|
* bpy_struct.id_data
|
|
4948
4971
|
* Node.type
|
|
4949
4972
|
* Node.location
|
|
4973
|
+
* Node.location_absolute
|
|
4950
4974
|
* Node.width
|
|
4951
4975
|
* Node.height
|
|
4952
4976
|
* Node.dimensions
|
|
@@ -5043,6 +5067,7 @@ print(positions_data)
|
|
|
5043
5067
|
* bpy_struct.id_data
|
|
5044
5068
|
* Node.type
|
|
5045
5069
|
* Node.location
|
|
5070
|
+
* Node.location_absolute
|
|
5046
5071
|
* Node.width
|
|
5047
5072
|
* Node.height
|
|
5048
5073
|
* Node.dimensions
|
|
@@ -5137,6 +5162,7 @@ print(positions_data)
|
|
|
5137
5162
|
* bpy_struct.id_data
|
|
5138
5163
|
* Node.type
|
|
5139
5164
|
* Node.location
|
|
5165
|
+
* Node.location_absolute
|
|
5140
5166
|
* Node.width
|
|
5141
5167
|
* Node.height
|
|
5142
5168
|
* Node.dimensions
|
|
@@ -5357,6 +5383,7 @@ print(positions_data)
|
|
|
5357
5383
|
* bpy_struct.id_data
|
|
5358
5384
|
* Node.type
|
|
5359
5385
|
* Node.location
|
|
5386
|
+
* Node.location_absolute
|
|
5360
5387
|
* Node.width
|
|
5361
5388
|
* Node.height
|
|
5362
5389
|
* Node.dimensions
|
|
@@ -5580,6 +5607,11 @@ as an argument an instance of an internally defined class USDSceneImportContext
|
|
|
5580
5607
|
which provides the
|
|
5581
5608
|
following accessors to the scene data:
|
|
5582
5609
|
|
|
5610
|
+
* get_prim_map()
|
|
5611
|
+
|
|
5612
|
+
returns a dict where the key is an imported USD Prim path and the value a list of
|
|
5613
|
+
the IDs created by the imported prim.
|
|
5614
|
+
|
|
5583
5615
|
* get_stage()
|
|
5584
5616
|
|
|
5585
5617
|
returns the USD stage which was imported.
|
|
@@ -5693,6 +5725,7 @@ The USDHookExample
|
|
|
5693
5725
|
* bpy_struct.id_data
|
|
5694
5726
|
* Node.type
|
|
5695
5727
|
* Node.location
|
|
5728
|
+
* Node.location_absolute
|
|
5696
5729
|
* Node.width
|
|
5697
5730
|
* Node.height
|
|
5698
5731
|
* Node.dimensions
|
|
@@ -5787,6 +5820,7 @@ The USDHookExample
|
|
|
5787
5820
|
* bpy_struct.id_data
|
|
5788
5821
|
* Node.type
|
|
5789
5822
|
* Node.location
|
|
5823
|
+
* Node.location_absolute
|
|
5790
5824
|
* Node.width
|
|
5791
5825
|
* Node.height
|
|
5792
5826
|
* Node.dimensions
|
|
@@ -6094,6 +6128,7 @@ The USDHookExample
|
|
|
6094
6128
|
* bpy_struct.id_data
|
|
6095
6129
|
* Node.type
|
|
6096
6130
|
* Node.location
|
|
6131
|
+
* Node.location_absolute
|
|
6097
6132
|
* Node.width
|
|
6098
6133
|
* Node.height
|
|
6099
6134
|
* Node.dimensions
|
|
@@ -6739,6 +6774,7 @@ The USDHookExample
|
|
|
6739
6774
|
* bpy_struct.id_data
|
|
6740
6775
|
* Node.type
|
|
6741
6776
|
* Node.location
|
|
6777
|
+
* Node.location_absolute
|
|
6742
6778
|
* Node.width
|
|
6743
6779
|
* Node.height
|
|
6744
6780
|
* Node.dimensions
|
|
@@ -6890,6 +6926,7 @@ The USDHookExample
|
|
|
6890
6926
|
* bpy_struct.id_data
|
|
6891
6927
|
* Node.type
|
|
6892
6928
|
* Node.location
|
|
6929
|
+
* Node.location_absolute
|
|
6893
6930
|
* Node.width
|
|
6894
6931
|
* Node.height
|
|
6895
6932
|
* Node.dimensions
|
|
@@ -7030,6 +7067,7 @@ The USDHookExample
|
|
|
7030
7067
|
* bpy_struct.id_data
|
|
7031
7068
|
* Node.type
|
|
7032
7069
|
* Node.location
|
|
7070
|
+
* Node.location_absolute
|
|
7033
7071
|
* Node.width
|
|
7034
7072
|
* Node.height
|
|
7035
7073
|
* Node.dimensions
|
|
@@ -7124,6 +7162,7 @@ The USDHookExample
|
|
|
7124
7162
|
* bpy_struct.id_data
|
|
7125
7163
|
* Node.type
|
|
7126
7164
|
* Node.location
|
|
7165
|
+
* Node.location_absolute
|
|
7127
7166
|
* Node.width
|
|
7128
7167
|
* Node.height
|
|
7129
7168
|
* Node.dimensions
|
|
@@ -7341,6 +7380,7 @@ The USDHookExample
|
|
|
7341
7380
|
* bpy_struct.id_data
|
|
7342
7381
|
* Node.type
|
|
7343
7382
|
* Node.location
|
|
7383
|
+
* Node.location_absolute
|
|
7344
7384
|
* Node.width
|
|
7345
7385
|
* Node.height
|
|
7346
7386
|
* Node.dimensions
|
|
@@ -7478,6 +7518,7 @@ The USDHookExample
|
|
|
7478
7518
|
* bpy_struct.id_data
|
|
7479
7519
|
* Node.type
|
|
7480
7520
|
* Node.location
|
|
7521
|
+
* Node.location_absolute
|
|
7481
7522
|
* Node.width
|
|
7482
7523
|
* Node.height
|
|
7483
7524
|
* Node.dimensions
|
|
@@ -7572,6 +7613,7 @@ The USDHookExample
|
|
|
7572
7613
|
* bpy_struct.id_data
|
|
7573
7614
|
* Node.type
|
|
7574
7615
|
* Node.location
|
|
7616
|
+
* Node.location_absolute
|
|
7575
7617
|
* Node.width
|
|
7576
7618
|
* Node.height
|
|
7577
7619
|
* Node.dimensions
|
|
@@ -7965,6 +8007,7 @@ The USDHookExample
|
|
|
7965
8007
|
* bpy_struct.id_data
|
|
7966
8008
|
* Node.type
|
|
7967
8009
|
* Node.location
|
|
8010
|
+
* Node.location_absolute
|
|
7968
8011
|
* Node.width
|
|
7969
8012
|
* Node.height
|
|
7970
8013
|
* Node.dimensions
|
|
@@ -8101,6 +8144,7 @@ The USDHookExample
|
|
|
8101
8144
|
* bpy_struct.id_data
|
|
8102
8145
|
* Node.type
|
|
8103
8146
|
* Node.location
|
|
8147
|
+
* Node.location_absolute
|
|
8104
8148
|
* Node.width
|
|
8105
8149
|
* Node.height
|
|
8106
8150
|
* Node.dimensions
|
|
@@ -8394,6 +8438,7 @@ The USDHookExample
|
|
|
8394
8438
|
* bpy_struct.id_data
|
|
8395
8439
|
* Node.type
|
|
8396
8440
|
* Node.location
|
|
8441
|
+
* Node.location_absolute
|
|
8397
8442
|
* Node.width
|
|
8398
8443
|
* Node.height
|
|
8399
8444
|
* Node.dimensions
|
|
@@ -8488,6 +8533,7 @@ The USDHookExample
|
|
|
8488
8533
|
* bpy_struct.id_data
|
|
8489
8534
|
* Node.type
|
|
8490
8535
|
* Node.location
|
|
8536
|
+
* Node.location_absolute
|
|
8491
8537
|
* Node.width
|
|
8492
8538
|
* Node.height
|
|
8493
8539
|
* Node.dimensions
|
|
@@ -8992,6 +9038,7 @@ The USDHookExample
|
|
|
8992
9038
|
* bpy_struct.id_data
|
|
8993
9039
|
* Node.type
|
|
8994
9040
|
* Node.location
|
|
9041
|
+
* Node.location_absolute
|
|
8995
9042
|
* Node.width
|
|
8996
9043
|
* Node.height
|
|
8997
9044
|
* Node.dimensions
|
|
@@ -9204,6 +9251,7 @@ The USDHookExample
|
|
|
9204
9251
|
* bpy_struct.id_data
|
|
9205
9252
|
* Node.type
|
|
9206
9253
|
* Node.location
|
|
9254
|
+
* Node.location_absolute
|
|
9207
9255
|
* Node.width
|
|
9208
9256
|
* Node.height
|
|
9209
9257
|
* Node.dimensions
|
|
@@ -9298,6 +9346,7 @@ The USDHookExample
|
|
|
9298
9346
|
* bpy_struct.id_data
|
|
9299
9347
|
* Node.type
|
|
9300
9348
|
* Node.location
|
|
9349
|
+
* Node.location_absolute
|
|
9301
9350
|
* Node.width
|
|
9302
9351
|
* Node.height
|
|
9303
9352
|
* Node.dimensions
|
|
@@ -9478,6 +9527,7 @@ The USDHookExample
|
|
|
9478
9527
|
* bpy_struct.id_data
|
|
9479
9528
|
* Node.type
|
|
9480
9529
|
* Node.location
|
|
9530
|
+
* Node.location_absolute
|
|
9481
9531
|
* Node.width
|
|
9482
9532
|
* Node.height
|
|
9483
9533
|
* Node.dimensions
|
|
@@ -9572,6 +9622,7 @@ The USDHookExample
|
|
|
9572
9622
|
* bpy_struct.id_data
|
|
9573
9623
|
* Node.type
|
|
9574
9624
|
* Node.location
|
|
9625
|
+
* Node.location_absolute
|
|
9575
9626
|
* Node.width
|
|
9576
9627
|
* Node.height
|
|
9577
9628
|
* Node.dimensions
|
|
@@ -9855,6 +9906,7 @@ The USDHookExample
|
|
|
9855
9906
|
* bpy_struct.id_data
|
|
9856
9907
|
* Node.type
|
|
9857
9908
|
* Node.location
|
|
9909
|
+
* Node.location_absolute
|
|
9858
9910
|
* Node.width
|
|
9859
9911
|
* Node.height
|
|
9860
9912
|
* Node.dimensions
|
|
@@ -10126,6 +10178,7 @@ The USDHookExample
|
|
|
10126
10178
|
* bpy_struct.id_data
|
|
10127
10179
|
* Node.type
|
|
10128
10180
|
* Node.location
|
|
10181
|
+
* Node.location_absolute
|
|
10129
10182
|
* Node.width
|
|
10130
10183
|
* Node.height
|
|
10131
10184
|
* Node.dimensions
|
|
@@ -10352,6 +10405,7 @@ The USDHookExample
|
|
|
10352
10405
|
* bpy_struct.id_data
|
|
10353
10406
|
* Node.type
|
|
10354
10407
|
* Node.location
|
|
10408
|
+
* Node.location_absolute
|
|
10355
10409
|
* Node.width
|
|
10356
10410
|
* Node.height
|
|
10357
10411
|
* Node.dimensions
|
|
@@ -10448,6 +10502,7 @@ The USDHookExample
|
|
|
10448
10502
|
* bpy_struct.id_data
|
|
10449
10503
|
* Node.type
|
|
10450
10504
|
* Node.location
|
|
10505
|
+
* Node.location_absolute
|
|
10451
10506
|
* Node.width
|
|
10452
10507
|
* Node.height
|
|
10453
10508
|
* Node.dimensions
|
|
@@ -10766,6 +10821,7 @@ The USDHookExample
|
|
|
10766
10821
|
* bpy_struct.id_data
|
|
10767
10822
|
* Node.type
|
|
10768
10823
|
* Node.location
|
|
10824
|
+
* Node.location_absolute
|
|
10769
10825
|
* Node.width
|
|
10770
10826
|
* Node.height
|
|
10771
10827
|
* Node.dimensions
|
|
@@ -10902,6 +10958,7 @@ The USDHookExample
|
|
|
10902
10958
|
* bpy_struct.id_data
|
|
10903
10959
|
* Node.type
|
|
10904
10960
|
* Node.location
|
|
10961
|
+
* Node.location_absolute
|
|
10905
10962
|
* Node.width
|
|
10906
10963
|
* Node.height
|
|
10907
10964
|
* Node.dimensions
|
|
@@ -10995,6 +11052,7 @@ The USDHookExample
|
|
|
10995
11052
|
* bpy_struct.id_data
|
|
10996
11053
|
* Node.type
|
|
10997
11054
|
* Node.location
|
|
11055
|
+
* Node.location_absolute
|
|
10998
11056
|
* Node.width
|
|
10999
11057
|
* Node.height
|
|
11000
11058
|
* Node.dimensions
|
|
@@ -11091,6 +11149,7 @@ The USDHookExample
|
|
|
11091
11149
|
* bpy_struct.id_data
|
|
11092
11150
|
* Node.type
|
|
11093
11151
|
* Node.location
|
|
11152
|
+
* Node.location_absolute
|
|
11094
11153
|
* Node.width
|
|
11095
11154
|
* Node.height
|
|
11096
11155
|
* Node.dimensions
|
|
@@ -11375,6 +11434,7 @@ The USDHookExample
|
|
|
11375
11434
|
* bpy_struct.id_data
|
|
11376
11435
|
* Node.type
|
|
11377
11436
|
* Node.location
|
|
11437
|
+
* Node.location_absolute
|
|
11378
11438
|
* Node.width
|
|
11379
11439
|
* Node.height
|
|
11380
11440
|
* Node.dimensions
|
|
@@ -11469,6 +11529,7 @@ The USDHookExample
|
|
|
11469
11529
|
* bpy_struct.id_data
|
|
11470
11530
|
* Node.type
|
|
11471
11531
|
* Node.location
|
|
11532
|
+
* Node.location_absolute
|
|
11472
11533
|
* Node.width
|
|
11473
11534
|
* Node.height
|
|
11474
11535
|
* Node.dimensions
|
|
@@ -11563,6 +11624,7 @@ The USDHookExample
|
|
|
11563
11624
|
* bpy_struct.id_data
|
|
11564
11625
|
* Node.type
|
|
11565
11626
|
* Node.location
|
|
11627
|
+
* Node.location_absolute
|
|
11566
11628
|
* Node.width
|
|
11567
11629
|
* Node.height
|
|
11568
11630
|
* Node.dimensions
|
|
@@ -11657,6 +11719,7 @@ The USDHookExample
|
|
|
11657
11719
|
* bpy_struct.id_data
|
|
11658
11720
|
* Node.type
|
|
11659
11721
|
* Node.location
|
|
11722
|
+
* Node.location_absolute
|
|
11660
11723
|
* Node.width
|
|
11661
11724
|
* Node.height
|
|
11662
11725
|
* Node.dimensions
|
|
@@ -11753,6 +11816,7 @@ The USDHookExample
|
|
|
11753
11816
|
* bpy_struct.id_data
|
|
11754
11817
|
* Node.type
|
|
11755
11818
|
* Node.location
|
|
11819
|
+
* Node.location_absolute
|
|
11756
11820
|
* Node.width
|
|
11757
11821
|
* Node.height
|
|
11758
11822
|
* Node.dimensions
|
|
@@ -12109,6 +12173,7 @@ The USDHookExample
|
|
|
12109
12173
|
* bpy_struct.id_data
|
|
12110
12174
|
* Node.type
|
|
12111
12175
|
* Node.location
|
|
12176
|
+
* Node.location_absolute
|
|
12112
12177
|
* Node.width
|
|
12113
12178
|
* Node.height
|
|
12114
12179
|
* Node.dimensions
|
|
@@ -12375,6 +12440,7 @@ The USDHookExample
|
|
|
12375
12440
|
* bpy_struct.id_data
|
|
12376
12441
|
* Node.type
|
|
12377
12442
|
* Node.location
|
|
12443
|
+
* Node.location_absolute
|
|
12378
12444
|
* Node.width
|
|
12379
12445
|
* Node.height
|
|
12380
12446
|
* Node.dimensions
|
|
@@ -12594,6 +12660,7 @@ The USDHookExample
|
|
|
12594
12660
|
* bpy_struct.id_data
|
|
12595
12661
|
* Node.type
|
|
12596
12662
|
* Node.location
|
|
12663
|
+
* Node.location_absolute
|
|
12597
12664
|
* Node.width
|
|
12598
12665
|
* Node.height
|
|
12599
12666
|
* Node.dimensions
|
|
@@ -12807,6 +12874,7 @@ The USDHookExample
|
|
|
12807
12874
|
* bpy_struct.id_data
|
|
12808
12875
|
* Node.type
|
|
12809
12876
|
* Node.location
|
|
12877
|
+
* Node.location_absolute
|
|
12810
12878
|
* Node.width
|
|
12811
12879
|
* Node.height
|
|
12812
12880
|
* Node.dimensions
|
|
@@ -12901,6 +12969,7 @@ The USDHookExample
|
|
|
12901
12969
|
* bpy_struct.id_data
|
|
12902
12970
|
* Node.type
|
|
12903
12971
|
* Node.location
|
|
12972
|
+
* Node.location_absolute
|
|
12904
12973
|
* Node.width
|
|
12905
12974
|
* Node.height
|
|
12906
12975
|
* Node.dimensions
|
|
@@ -12997,6 +13066,7 @@ The USDHookExample
|
|
|
12997
13066
|
* bpy_struct.id_data
|
|
12998
13067
|
* Node.type
|
|
12999
13068
|
* Node.location
|
|
13069
|
+
* Node.location_absolute
|
|
13000
13070
|
* Node.width
|
|
13001
13071
|
* Node.height
|
|
13002
13072
|
* Node.dimensions
|
|
@@ -13394,6 +13464,7 @@ The USDHookExample
|
|
|
13394
13464
|
* bpy_struct.id_data
|
|
13395
13465
|
* Node.type
|
|
13396
13466
|
* Node.location
|
|
13467
|
+
* Node.location_absolute
|
|
13397
13468
|
* Node.width
|
|
13398
13469
|
* Node.height
|
|
13399
13470
|
* Node.dimensions
|
|
@@ -13623,6 +13694,7 @@ The USDHookExample
|
|
|
13623
13694
|
* bpy_struct.id_data
|
|
13624
13695
|
* Node.type
|
|
13625
13696
|
* Node.location
|
|
13697
|
+
* Node.location_absolute
|
|
13626
13698
|
* Node.width
|
|
13627
13699
|
* Node.height
|
|
13628
13700
|
* Node.dimensions
|
|
@@ -13985,6 +14057,7 @@ The USDHookExample
|
|
|
13985
14057
|
* bpy_struct.id_data
|
|
13986
14058
|
* Node.type
|
|
13987
14059
|
* Node.location
|
|
14060
|
+
* Node.location_absolute
|
|
13988
14061
|
* Node.width
|
|
13989
14062
|
* Node.height
|
|
13990
14063
|
* Node.dimensions
|
|
@@ -14676,6 +14749,7 @@ The USDHookExample
|
|
|
14676
14749
|
* bpy_struct.id_data
|
|
14677
14750
|
* Node.type
|
|
14678
14751
|
* Node.location
|
|
14752
|
+
* Node.location_absolute
|
|
14679
14753
|
* Node.width
|
|
14680
14754
|
* Node.height
|
|
14681
14755
|
* Node.dimensions
|
|
@@ -14812,6 +14886,7 @@ The USDHookExample
|
|
|
14812
14886
|
* bpy_struct.id_data
|
|
14813
14887
|
* Node.type
|
|
14814
14888
|
* Node.location
|
|
14889
|
+
* Node.location_absolute
|
|
14815
14890
|
* Node.width
|
|
14816
14891
|
* Node.height
|
|
14817
14892
|
* Node.dimensions
|
|
@@ -14948,6 +15023,7 @@ The USDHookExample
|
|
|
14948
15023
|
* bpy_struct.id_data
|
|
14949
15024
|
* Node.type
|
|
14950
15025
|
* Node.location
|
|
15026
|
+
* Node.location_absolute
|
|
14951
15027
|
* Node.width
|
|
14952
15028
|
* Node.height
|
|
14953
15029
|
* Node.dimensions
|
|
@@ -15032,6 +15108,7 @@ The USDHookExample
|
|
|
15032
15108
|
* bpy_struct.id_data
|
|
15033
15109
|
* Node.type
|
|
15034
15110
|
* Node.location
|
|
15111
|
+
* Node.location_absolute
|
|
15035
15112
|
* Node.width
|
|
15036
15113
|
* Node.height
|
|
15037
15114
|
* Node.dimensions
|
|
@@ -15126,6 +15203,7 @@ The USDHookExample
|
|
|
15126
15203
|
* bpy_struct.id_data
|
|
15127
15204
|
* Node.type
|
|
15128
15205
|
* Node.location
|
|
15206
|
+
* Node.location_absolute
|
|
15129
15207
|
* Node.width
|
|
15130
15208
|
* Node.height
|
|
15131
15209
|
* Node.dimensions
|
|
@@ -15286,6 +15364,7 @@ The USDHookExample
|
|
|
15286
15364
|
* bpy_struct.id_data
|
|
15287
15365
|
* Node.type
|
|
15288
15366
|
* Node.location
|
|
15367
|
+
* Node.location_absolute
|
|
15289
15368
|
* Node.width
|
|
15290
15369
|
* Node.height
|
|
15291
15370
|
* Node.dimensions
|
|
@@ -15686,6 +15765,7 @@ The USDHookExample
|
|
|
15686
15765
|
* bpy_struct.id_data
|
|
15687
15766
|
* Node.type
|
|
15688
15767
|
* Node.location
|
|
15768
|
+
* Node.location_absolute
|
|
15689
15769
|
* Node.width
|
|
15690
15770
|
* Node.height
|
|
15691
15771
|
* Node.dimensions
|
|
@@ -15780,6 +15860,7 @@ The USDHookExample
|
|
|
15780
15860
|
* bpy_struct.id_data
|
|
15781
15861
|
* Node.type
|
|
15782
15862
|
* Node.location
|
|
15863
|
+
* Node.location_absolute
|
|
15783
15864
|
* Node.width
|
|
15784
15865
|
* Node.height
|
|
15785
15866
|
* Node.dimensions
|
|
@@ -15928,6 +16009,7 @@ The USDHookExample
|
|
|
15928
16009
|
* bpy_struct.id_data
|
|
15929
16010
|
* Node.type
|
|
15930
16011
|
* Node.location
|
|
16012
|
+
* Node.location_absolute
|
|
15931
16013
|
* Node.width
|
|
15932
16014
|
* Node.height
|
|
15933
16015
|
* Node.dimensions
|
|
@@ -16021,6 +16103,7 @@ The USDHookExample
|
|
|
16021
16103
|
* bpy_struct.id_data
|
|
16022
16104
|
* Node.type
|
|
16023
16105
|
* Node.location
|
|
16106
|
+
* Node.location_absolute
|
|
16024
16107
|
* Node.width
|
|
16025
16108
|
* Node.height
|
|
16026
16109
|
* Node.dimensions
|
|
@@ -16115,6 +16198,7 @@ The USDHookExample
|
|
|
16115
16198
|
* bpy_struct.id_data
|
|
16116
16199
|
* Node.type
|
|
16117
16200
|
* Node.location
|
|
16201
|
+
* Node.location_absolute
|
|
16118
16202
|
* Node.width
|
|
16119
16203
|
* Node.height
|
|
16120
16204
|
* Node.dimensions
|
|
@@ -16304,6 +16388,7 @@ The USDHookExample
|
|
|
16304
16388
|
* bpy_struct.id_data
|
|
16305
16389
|
* Node.type
|
|
16306
16390
|
* Node.location
|
|
16391
|
+
* Node.location_absolute
|
|
16307
16392
|
* Node.width
|
|
16308
16393
|
* Node.height
|
|
16309
16394
|
* Node.dimensions
|
|
@@ -16574,6 +16659,7 @@ The USDHookExample
|
|
|
16574
16659
|
* bpy_struct.id_data
|
|
16575
16660
|
* Node.type
|
|
16576
16661
|
* Node.location
|
|
16662
|
+
* Node.location_absolute
|
|
16577
16663
|
* Node.width
|
|
16578
16664
|
* Node.height
|
|
16579
16665
|
* Node.dimensions
|
|
@@ -16710,6 +16796,7 @@ The USDHookExample
|
|
|
16710
16796
|
* bpy_struct.id_data
|
|
16711
16797
|
* Node.type
|
|
16712
16798
|
* Node.location
|
|
16799
|
+
* Node.location_absolute
|
|
16713
16800
|
* Node.width
|
|
16714
16801
|
* Node.height
|
|
16715
16802
|
* Node.dimensions
|
|
@@ -16804,6 +16891,7 @@ The USDHookExample
|
|
|
16804
16891
|
* bpy_struct.id_data
|
|
16805
16892
|
* Node.type
|
|
16806
16893
|
* Node.location
|
|
16894
|
+
* Node.location_absolute
|
|
16807
16895
|
* Node.width
|
|
16808
16896
|
* Node.height
|
|
16809
16897
|
* Node.dimensions
|
|
@@ -16898,6 +16986,7 @@ The USDHookExample
|
|
|
16898
16986
|
* bpy_struct.id_data
|
|
16899
16987
|
* Node.type
|
|
16900
16988
|
* Node.location
|
|
16989
|
+
* Node.location_absolute
|
|
16901
16990
|
* Node.width
|
|
16902
16991
|
* Node.height
|
|
16903
16992
|
* Node.dimensions
|
|
@@ -16992,6 +17081,7 @@ The USDHookExample
|
|
|
16992
17081
|
* bpy_struct.id_data
|
|
16993
17082
|
* Node.type
|
|
16994
17083
|
* Node.location
|
|
17084
|
+
* Node.location_absolute
|
|
16995
17085
|
* Node.width
|
|
16996
17086
|
* Node.height
|
|
16997
17087
|
* Node.dimensions
|
|
@@ -17131,6 +17221,7 @@ The USDHookExample
|
|
|
17131
17221
|
* bpy_struct.id_data
|
|
17132
17222
|
* Node.type
|
|
17133
17223
|
* Node.location
|
|
17224
|
+
* Node.location_absolute
|
|
17134
17225
|
* Node.width
|
|
17135
17226
|
* Node.height
|
|
17136
17227
|
* Node.dimensions
|
|
@@ -17631,6 +17722,7 @@ The USDHookExample
|
|
|
17631
17722
|
* bpy_struct.id_data
|
|
17632
17723
|
* Node.type
|
|
17633
17724
|
* Node.location
|
|
17725
|
+
* Node.location_absolute
|
|
17634
17726
|
* Node.width
|
|
17635
17727
|
* Node.height
|
|
17636
17728
|
* Node.dimensions
|
|
@@ -17725,6 +17817,7 @@ The USDHookExample
|
|
|
17725
17817
|
* bpy_struct.id_data
|
|
17726
17818
|
* Node.type
|
|
17727
17819
|
* Node.location
|
|
17820
|
+
* Node.location_absolute
|
|
17728
17821
|
* Node.width
|
|
17729
17822
|
* Node.height
|
|
17730
17823
|
* Node.dimensions
|
|
@@ -17965,6 +18058,7 @@ The USDHookExample
|
|
|
17965
18058
|
* bpy_struct.id_data
|
|
17966
18059
|
* Node.type
|
|
17967
18060
|
* Node.location
|
|
18061
|
+
* Node.location_absolute
|
|
17968
18062
|
* Node.width
|
|
17969
18063
|
* Node.height
|
|
17970
18064
|
* Node.dimensions
|
|
@@ -18305,6 +18399,7 @@ The USDHookExample
|
|
|
18305
18399
|
* bpy_struct.id_data
|
|
18306
18400
|
* Node.type
|
|
18307
18401
|
* Node.location
|
|
18402
|
+
* Node.location_absolute
|
|
18308
18403
|
* Node.width
|
|
18309
18404
|
* Node.height
|
|
18310
18405
|
* Node.dimensions
|
|
@@ -18841,6 +18936,7 @@ The USDHookExample
|
|
|
18841
18936
|
* bpy_struct.id_data
|
|
18842
18937
|
* Node.type
|
|
18843
18938
|
* Node.location
|
|
18939
|
+
* Node.location_absolute
|
|
18844
18940
|
* Node.width
|
|
18845
18941
|
* Node.height
|
|
18846
18942
|
* Node.dimensions
|
|
@@ -19069,6 +19165,7 @@ The USDHookExample
|
|
|
19069
19165
|
* bpy_struct.id_data
|
|
19070
19166
|
* Node.type
|
|
19071
19167
|
* Node.location
|
|
19168
|
+
* Node.location_absolute
|
|
19072
19169
|
* Node.width
|
|
19073
19170
|
* Node.height
|
|
19074
19171
|
* Node.dimensions
|
|
@@ -19162,6 +19259,7 @@ The USDHookExample
|
|
|
19162
19259
|
* bpy_struct.id_data
|
|
19163
19260
|
* Node.type
|
|
19164
19261
|
* Node.location
|
|
19262
|
+
* Node.location_absolute
|
|
19165
19263
|
* Node.width
|
|
19166
19264
|
* Node.height
|
|
19167
19265
|
* Node.dimensions
|
|
@@ -19384,6 +19482,7 @@ The USDHookExample
|
|
|
19384
19482
|
* bpy_struct.id_data
|
|
19385
19483
|
* Node.type
|
|
19386
19484
|
* Node.location
|
|
19485
|
+
* Node.location_absolute
|
|
19387
19486
|
* Node.width
|
|
19388
19487
|
* Node.height
|
|
19389
19488
|
* Node.dimensions
|
|
@@ -19521,6 +19620,7 @@ The USDHookExample
|
|
|
19521
19620
|
* bpy_struct.id_data
|
|
19522
19621
|
* Node.type
|
|
19523
19622
|
* Node.location
|
|
19623
|
+
* Node.location_absolute
|
|
19524
19624
|
* Node.width
|
|
19525
19625
|
* Node.height
|
|
19526
19626
|
* Node.dimensions
|
|
@@ -19699,6 +19799,7 @@ The USDHookExample
|
|
|
19699
19799
|
* bpy_struct.id_data
|
|
19700
19800
|
* Node.type
|
|
19701
19801
|
* Node.location
|
|
19802
|
+
* Node.location_absolute
|
|
19702
19803
|
* Node.width
|
|
19703
19804
|
* Node.height
|
|
19704
19805
|
* Node.dimensions
|
|
@@ -19988,6 +20089,7 @@ The USDHookExample
|
|
|
19988
20089
|
* bpy_struct.id_data
|
|
19989
20090
|
* Node.type
|
|
19990
20091
|
* Node.location
|
|
20092
|
+
* Node.location_absolute
|
|
19991
20093
|
* Node.width
|
|
19992
20094
|
* Node.height
|
|
19993
20095
|
* Node.dimensions
|
|
@@ -20131,6 +20233,7 @@ The USDHookExample
|
|
|
20131
20233
|
* bpy_struct.id_data
|
|
20132
20234
|
* Node.type
|
|
20133
20235
|
* Node.location
|
|
20236
|
+
* Node.location_absolute
|
|
20134
20237
|
* Node.width
|
|
20135
20238
|
* Node.height
|
|
20136
20239
|
* Node.dimensions
|
|
@@ -20225,6 +20328,7 @@ The USDHookExample
|
|
|
20225
20328
|
* bpy_struct.id_data
|
|
20226
20329
|
* Node.type
|
|
20227
20330
|
* Node.location
|
|
20331
|
+
* Node.location_absolute
|
|
20228
20332
|
* Node.width
|
|
20229
20333
|
* Node.height
|
|
20230
20334
|
* Node.dimensions
|
|
@@ -20382,6 +20486,7 @@ The USDHookExample
|
|
|
20382
20486
|
* bpy_struct.id_data
|
|
20383
20487
|
* Node.type
|
|
20384
20488
|
* Node.location
|
|
20489
|
+
* Node.location_absolute
|
|
20385
20490
|
* Node.width
|
|
20386
20491
|
* Node.height
|
|
20387
20492
|
* Node.dimensions
|
|
@@ -20601,6 +20706,7 @@ The USDHookExample
|
|
|
20601
20706
|
* bpy_struct.id_data
|
|
20602
20707
|
* Node.type
|
|
20603
20708
|
* Node.location
|
|
20709
|
+
* Node.location_absolute
|
|
20604
20710
|
* Node.width
|
|
20605
20711
|
* Node.height
|
|
20606
20712
|
* Node.dimensions
|
|
@@ -20695,6 +20801,7 @@ The USDHookExample
|
|
|
20695
20801
|
* bpy_struct.id_data
|
|
20696
20802
|
* Node.type
|
|
20697
20803
|
* Node.location
|
|
20804
|
+
* Node.location_absolute
|
|
20698
20805
|
* Node.width
|
|
20699
20806
|
* Node.height
|
|
20700
20807
|
* Node.dimensions
|
|
@@ -20788,6 +20895,7 @@ The USDHookExample
|
|
|
20788
20895
|
* bpy_struct.id_data
|
|
20789
20896
|
* Node.type
|
|
20790
20897
|
* Node.location
|
|
20898
|
+
* Node.location_absolute
|
|
20791
20899
|
* Node.width
|
|
20792
20900
|
* Node.height
|
|
20793
20901
|
* Node.dimensions
|
|
@@ -21020,6 +21128,7 @@ The USDHookExample
|
|
|
21020
21128
|
* bpy_struct.id_data
|
|
21021
21129
|
* Node.type
|
|
21022
21130
|
* Node.location
|
|
21131
|
+
* Node.location_absolute
|
|
21023
21132
|
* Node.width
|
|
21024
21133
|
* Node.height
|
|
21025
21134
|
* Node.dimensions
|
|
@@ -21183,6 +21292,7 @@ The USDHookExample
|
|
|
21183
21292
|
* bpy_struct.id_data
|
|
21184
21293
|
* Node.type
|
|
21185
21294
|
* Node.location
|
|
21295
|
+
* Node.location_absolute
|
|
21186
21296
|
* Node.width
|
|
21187
21297
|
* Node.height
|
|
21188
21298
|
* Node.dimensions
|
|
@@ -21329,6 +21439,7 @@ The USDHookExample
|
|
|
21329
21439
|
* bpy_struct.id_data
|
|
21330
21440
|
* Node.type
|
|
21331
21441
|
* Node.location
|
|
21442
|
+
* Node.location_absolute
|
|
21332
21443
|
* Node.width
|
|
21333
21444
|
* Node.height
|
|
21334
21445
|
* Node.dimensions
|
|
@@ -22007,6 +22118,7 @@ The USDHookExample
|
|
|
22007
22118
|
* bpy_struct.id_data
|
|
22008
22119
|
* Node.type
|
|
22009
22120
|
* Node.location
|
|
22121
|
+
* Node.location_absolute
|
|
22010
22122
|
* Node.width
|
|
22011
22123
|
* Node.height
|
|
22012
22124
|
* Node.dimensions
|
|
@@ -22168,6 +22280,7 @@ The USDHookExample
|
|
|
22168
22280
|
* bpy_struct.id_data
|
|
22169
22281
|
* Node.type
|
|
22170
22282
|
* Node.location
|
|
22283
|
+
* Node.location_absolute
|
|
22171
22284
|
* Node.width
|
|
22172
22285
|
* Node.height
|
|
22173
22286
|
* Node.dimensions
|
|
@@ -22305,6 +22418,7 @@ The USDHookExample
|
|
|
22305
22418
|
* bpy_struct.id_data
|
|
22306
22419
|
* Node.type
|
|
22307
22420
|
* Node.location
|
|
22421
|
+
* Node.location_absolute
|
|
22308
22422
|
* Node.width
|
|
22309
22423
|
* Node.height
|
|
22310
22424
|
* Node.dimensions
|
|
@@ -22399,6 +22513,7 @@ The USDHookExample
|
|
|
22399
22513
|
* bpy_struct.id_data
|
|
22400
22514
|
* Node.type
|
|
22401
22515
|
* Node.location
|
|
22516
|
+
* Node.location_absolute
|
|
22402
22517
|
* Node.width
|
|
22403
22518
|
* Node.height
|
|
22404
22519
|
* Node.dimensions
|
|
@@ -22579,6 +22694,7 @@ The USDHookExample
|
|
|
22579
22694
|
* bpy_struct.id_data
|
|
22580
22695
|
* Node.type
|
|
22581
22696
|
* Node.location
|
|
22697
|
+
* Node.location_absolute
|
|
22582
22698
|
* Node.width
|
|
22583
22699
|
* Node.height
|
|
22584
22700
|
* Node.dimensions
|
|
@@ -22724,6 +22840,7 @@ The USDHookExample
|
|
|
22724
22840
|
* bpy_struct.id_data
|
|
22725
22841
|
* Node.type
|
|
22726
22842
|
* Node.location
|
|
22843
|
+
* Node.location_absolute
|
|
22727
22844
|
* Node.width
|
|
22728
22845
|
* Node.height
|
|
22729
22846
|
* Node.dimensions
|
|
@@ -23131,6 +23248,7 @@ The USDHookExample
|
|
|
23131
23248
|
* bpy_struct.id_data
|
|
23132
23249
|
* Node.type
|
|
23133
23250
|
* Node.location
|
|
23251
|
+
* Node.location_absolute
|
|
23134
23252
|
* Node.width
|
|
23135
23253
|
* Node.height
|
|
23136
23254
|
* Node.dimensions
|
|
@@ -23225,6 +23343,7 @@ The USDHookExample
|
|
|
23225
23343
|
* bpy_struct.id_data
|
|
23226
23344
|
* Node.type
|
|
23227
23345
|
* Node.location
|
|
23346
|
+
* Node.location_absolute
|
|
23228
23347
|
* Node.width
|
|
23229
23348
|
* Node.height
|
|
23230
23349
|
* Node.dimensions
|
|
@@ -23403,6 +23522,7 @@ The USDHookExample
|
|
|
23403
23522
|
* bpy_struct.id_data
|
|
23404
23523
|
* Node.type
|
|
23405
23524
|
* Node.location
|
|
23525
|
+
* Node.location_absolute
|
|
23406
23526
|
* Node.width
|
|
23407
23527
|
* Node.height
|
|
23408
23528
|
* Node.dimensions
|
|
@@ -23581,6 +23701,7 @@ The USDHookExample
|
|
|
23581
23701
|
* bpy_struct.id_data
|
|
23582
23702
|
* Node.type
|
|
23583
23703
|
* Node.location
|
|
23704
|
+
* Node.location_absolute
|
|
23584
23705
|
* Node.width
|
|
23585
23706
|
* Node.height
|
|
23586
23707
|
* Node.dimensions
|
|
@@ -23677,6 +23798,7 @@ The USDHookExample
|
|
|
23677
23798
|
* bpy_struct.id_data
|
|
23678
23799
|
* Node.type
|
|
23679
23800
|
* Node.location
|
|
23801
|
+
* Node.location_absolute
|
|
23680
23802
|
* Node.width
|
|
23681
23803
|
* Node.height
|
|
23682
23804
|
* Node.dimensions
|
|
@@ -23856,6 +23978,7 @@ The USDHookExample
|
|
|
23856
23978
|
* bpy_struct.id_data
|
|
23857
23979
|
* Node.type
|
|
23858
23980
|
* Node.location
|
|
23981
|
+
* Node.location_absolute
|
|
23859
23982
|
* Node.width
|
|
23860
23983
|
* Node.height
|
|
23861
23984
|
* Node.dimensions
|
|
@@ -24337,6 +24460,7 @@ The USDHookExample
|
|
|
24337
24460
|
* bpy_struct.id_data
|
|
24338
24461
|
* Node.type
|
|
24339
24462
|
* Node.location
|
|
24463
|
+
* Node.location_absolute
|
|
24340
24464
|
* Node.width
|
|
24341
24465
|
* Node.height
|
|
24342
24466
|
* Node.dimensions
|
|
@@ -24433,6 +24557,7 @@ The USDHookExample
|
|
|
24433
24557
|
* bpy_struct.id_data
|
|
24434
24558
|
* Node.type
|
|
24435
24559
|
* Node.location
|
|
24560
|
+
* Node.location_absolute
|
|
24436
24561
|
* Node.width
|
|
24437
24562
|
* Node.height
|
|
24438
24563
|
* Node.dimensions
|
|
@@ -24790,6 +24915,7 @@ The USDHookExample
|
|
|
24790
24915
|
* bpy_struct.id_data
|
|
24791
24916
|
* Node.type
|
|
24792
24917
|
* Node.location
|
|
24918
|
+
* Node.location_absolute
|
|
24793
24919
|
* Node.width
|
|
24794
24920
|
* Node.height
|
|
24795
24921
|
* Node.dimensions
|
|
@@ -24986,6 +25112,7 @@ The USDHookExample
|
|
|
24986
25112
|
* bpy_struct.id_data
|
|
24987
25113
|
* Node.type
|
|
24988
25114
|
* Node.location
|
|
25115
|
+
* Node.location_absolute
|
|
24989
25116
|
* Node.width
|
|
24990
25117
|
* Node.height
|
|
24991
25118
|
* Node.dimensions
|
|
@@ -25295,6 +25422,7 @@ The USDHookExample
|
|
|
25295
25422
|
* bpy_struct.id_data
|
|
25296
25423
|
* Node.type
|
|
25297
25424
|
* Node.location
|
|
25425
|
+
* Node.location_absolute
|
|
25298
25426
|
* Node.width
|
|
25299
25427
|
* Node.height
|
|
25300
25428
|
* Node.dimensions
|
|
@@ -25389,6 +25517,7 @@ The USDHookExample
|
|
|
25389
25517
|
* bpy_struct.id_data
|
|
25390
25518
|
* Node.type
|
|
25391
25519
|
* Node.location
|
|
25520
|
+
* Node.location_absolute
|
|
25392
25521
|
* Node.width
|
|
25393
25522
|
* Node.height
|
|
25394
25523
|
* Node.dimensions
|
|
@@ -25958,6 +26087,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
25958
26087
|
* bpy_struct.id_data
|
|
25959
26088
|
* Node.type
|
|
25960
26089
|
* Node.location
|
|
26090
|
+
* Node.location_absolute
|
|
25961
26091
|
* Node.width
|
|
25962
26092
|
* Node.height
|
|
25963
26093
|
* Node.dimensions
|
|
@@ -26099,6 +26229,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
26099
26229
|
* bpy_struct.id_data
|
|
26100
26230
|
* Node.type
|
|
26101
26231
|
* Node.location
|
|
26232
|
+
* Node.location_absolute
|
|
26102
26233
|
* Node.width
|
|
26103
26234
|
* Node.height
|
|
26104
26235
|
* Node.dimensions
|
|
@@ -26195,6 +26326,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
26195
26326
|
* bpy_struct.id_data
|
|
26196
26327
|
* Node.type
|
|
26197
26328
|
* Node.location
|
|
26329
|
+
* Node.location_absolute
|
|
26198
26330
|
* Node.width
|
|
26199
26331
|
* Node.height
|
|
26200
26332
|
* Node.dimensions
|
|
@@ -26417,6 +26549,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
26417
26549
|
* bpy_struct.id_data
|
|
26418
26550
|
* Node.type
|
|
26419
26551
|
* Node.location
|
|
26552
|
+
* Node.location_absolute
|
|
26420
26553
|
* Node.width
|
|
26421
26554
|
* Node.height
|
|
26422
26555
|
* Node.dimensions
|
|
@@ -26644,6 +26777,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
26644
26777
|
* bpy_struct.id_data
|
|
26645
26778
|
* Node.type
|
|
26646
26779
|
* Node.location
|
|
26780
|
+
* Node.location_absolute
|
|
26647
26781
|
* Node.width
|
|
26648
26782
|
* Node.height
|
|
26649
26783
|
* Node.dimensions
|
|
@@ -26738,6 +26872,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
26738
26872
|
* bpy_struct.id_data
|
|
26739
26873
|
* Node.type
|
|
26740
26874
|
* Node.location
|
|
26875
|
+
* Node.location_absolute
|
|
26741
26876
|
* Node.width
|
|
26742
26877
|
* Node.height
|
|
26743
26878
|
* Node.dimensions
|
|
@@ -26916,6 +27051,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
26916
27051
|
* bpy_struct.id_data
|
|
26917
27052
|
* Node.type
|
|
26918
27053
|
* Node.location
|
|
27054
|
+
* Node.location_absolute
|
|
26919
27055
|
* Node.width
|
|
26920
27056
|
* Node.height
|
|
26921
27057
|
* Node.dimensions
|
|
@@ -27098,6 +27234,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
27098
27234
|
* bpy_struct.id_data
|
|
27099
27235
|
* Node.type
|
|
27100
27236
|
* Node.location
|
|
27237
|
+
* Node.location_absolute
|
|
27101
27238
|
* Node.width
|
|
27102
27239
|
* Node.height
|
|
27103
27240
|
* Node.dimensions
|
|
@@ -27349,6 +27486,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
27349
27486
|
* bpy_struct.id_data
|
|
27350
27487
|
* Node.type
|
|
27351
27488
|
* Node.location
|
|
27489
|
+
* Node.location_absolute
|
|
27352
27490
|
* Node.width
|
|
27353
27491
|
* Node.height
|
|
27354
27492
|
* Node.dimensions
|
|
@@ -27615,6 +27753,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
27615
27753
|
* bpy_struct.id_data
|
|
27616
27754
|
* Node.type
|
|
27617
27755
|
* Node.location
|
|
27756
|
+
* Node.location_absolute
|
|
27618
27757
|
* Node.width
|
|
27619
27758
|
* Node.height
|
|
27620
27759
|
* Node.dimensions
|
|
@@ -27999,6 +28138,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
27999
28138
|
* bpy_struct.id_data
|
|
28000
28139
|
* Node.type
|
|
28001
28140
|
* Node.location
|
|
28141
|
+
* Node.location_absolute
|
|
28002
28142
|
* Node.width
|
|
28003
28143
|
* Node.height
|
|
28004
28144
|
* Node.dimensions
|
|
@@ -28093,6 +28233,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
28093
28233
|
* bpy_struct.id_data
|
|
28094
28234
|
* Node.type
|
|
28095
28235
|
* Node.location
|
|
28236
|
+
* Node.location_absolute
|
|
28096
28237
|
* Node.width
|
|
28097
28238
|
* Node.height
|
|
28098
28239
|
* Node.dimensions
|
|
@@ -28314,6 +28455,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
28314
28455
|
* bpy_struct.id_data
|
|
28315
28456
|
* Node.type
|
|
28316
28457
|
* Node.location
|
|
28458
|
+
* Node.location_absolute
|
|
28317
28459
|
* Node.width
|
|
28318
28460
|
* Node.height
|
|
28319
28461
|
* Node.dimensions
|
|
@@ -28408,6 +28550,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
28408
28550
|
* bpy_struct.id_data
|
|
28409
28551
|
* Node.type
|
|
28410
28552
|
* Node.location
|
|
28553
|
+
* Node.location_absolute
|
|
28411
28554
|
* Node.width
|
|
28412
28555
|
* Node.height
|
|
28413
28556
|
* Node.dimensions
|
|
@@ -28634,6 +28777,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
28634
28777
|
* bpy_struct.id_data
|
|
28635
28778
|
* Node.type
|
|
28636
28779
|
* Node.location
|
|
28780
|
+
* Node.location_absolute
|
|
28637
28781
|
* Node.width
|
|
28638
28782
|
* Node.height
|
|
28639
28783
|
* Node.dimensions
|
|
@@ -29331,6 +29475,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
29331
29475
|
* bpy_struct.id_data
|
|
29332
29476
|
* Node.type
|
|
29333
29477
|
* Node.location
|
|
29478
|
+
* Node.location_absolute
|
|
29334
29479
|
* Node.width
|
|
29335
29480
|
* Node.height
|
|
29336
29481
|
* Node.dimensions
|
|
@@ -29967,6 +30112,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
29967
30112
|
* bpy_struct.id_data
|
|
29968
30113
|
* Node.type
|
|
29969
30114
|
* Node.location
|
|
30115
|
+
* Node.location_absolute
|
|
29970
30116
|
* Node.width
|
|
29971
30117
|
* Node.height
|
|
29972
30118
|
* Node.dimensions
|
|
@@ -30231,6 +30377,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
30231
30377
|
* bpy_struct.id_data
|
|
30232
30378
|
* Node.type
|
|
30233
30379
|
* Node.location
|
|
30380
|
+
* Node.location_absolute
|
|
30234
30381
|
* Node.width
|
|
30235
30382
|
* Node.height
|
|
30236
30383
|
* Node.dimensions
|
|
@@ -30325,6 +30472,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
30325
30472
|
* bpy_struct.id_data
|
|
30326
30473
|
* Node.type
|
|
30327
30474
|
* Node.location
|
|
30475
|
+
* Node.location_absolute
|
|
30328
30476
|
* Node.width
|
|
30329
30477
|
* Node.height
|
|
30330
30478
|
* Node.dimensions
|
|
@@ -30461,6 +30609,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
30461
30609
|
* bpy_struct.id_data
|
|
30462
30610
|
* Node.type
|
|
30463
30611
|
* Node.location
|
|
30612
|
+
* Node.location_absolute
|
|
30464
30613
|
* Node.width
|
|
30465
30614
|
* Node.height
|
|
30466
30615
|
* Node.dimensions
|
|
@@ -30595,6 +30744,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
30595
30744
|
* bpy_struct.id_data
|
|
30596
30745
|
* Node.type
|
|
30597
30746
|
* Node.location
|
|
30747
|
+
* Node.location_absolute
|
|
30598
30748
|
* Node.width
|
|
30599
30749
|
* Node.height
|
|
30600
30750
|
* Node.dimensions
|
|
@@ -30732,6 +30882,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
30732
30882
|
* bpy_struct.id_data
|
|
30733
30883
|
* Node.type
|
|
30734
30884
|
* Node.location
|
|
30885
|
+
* Node.location_absolute
|
|
30735
30886
|
* Node.width
|
|
30736
30887
|
* Node.height
|
|
30737
30888
|
* Node.dimensions
|
|
@@ -31215,6 +31366,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
31215
31366
|
* bpy_struct.id_data
|
|
31216
31367
|
* Node.type
|
|
31217
31368
|
* Node.location
|
|
31369
|
+
* Node.location_absolute
|
|
31218
31370
|
* Node.width
|
|
31219
31371
|
* Node.height
|
|
31220
31372
|
* Node.dimensions
|
|
@@ -31309,6 +31461,7 @@ Property types used in class declarations are all in bpy.props
|
|
|
31309
31461
|
* bpy_struct.id_data
|
|
31310
31462
|
* Node.type
|
|
31311
31463
|
* Node.location
|
|
31464
|
+
* Node.location_absolute
|
|
31312
31465
|
* Node.width
|
|
31313
31466
|
* Node.height
|
|
31314
31467
|
* Node.dimensions
|
|
@@ -31697,6 +31850,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
31697
31850
|
* bpy_struct.id_data
|
|
31698
31851
|
* Node.type
|
|
31699
31852
|
* Node.location
|
|
31853
|
+
* Node.location_absolute
|
|
31700
31854
|
* Node.width
|
|
31701
31855
|
* Node.height
|
|
31702
31856
|
* Node.dimensions
|
|
@@ -31834,6 +31988,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
31834
31988
|
* bpy_struct.id_data
|
|
31835
31989
|
* Node.type
|
|
31836
31990
|
* Node.location
|
|
31991
|
+
* Node.location_absolute
|
|
31837
31992
|
* Node.width
|
|
31838
31993
|
* Node.height
|
|
31839
31994
|
* Node.dimensions
|
|
@@ -32032,6 +32187,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
32032
32187
|
* bpy_struct.id_data
|
|
32033
32188
|
* Node.type
|
|
32034
32189
|
* Node.location
|
|
32190
|
+
* Node.location_absolute
|
|
32035
32191
|
* Node.width
|
|
32036
32192
|
* Node.height
|
|
32037
32193
|
* Node.dimensions
|
|
@@ -32221,6 +32377,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
32221
32377
|
* bpy_struct.id_data
|
|
32222
32378
|
* Node.type
|
|
32223
32379
|
* Node.location
|
|
32380
|
+
* Node.location_absolute
|
|
32224
32381
|
* Node.width
|
|
32225
32382
|
* Node.height
|
|
32226
32383
|
* Node.dimensions
|
|
@@ -32367,6 +32524,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
32367
32524
|
* bpy_struct.id_data
|
|
32368
32525
|
* Node.type
|
|
32369
32526
|
* Node.location
|
|
32527
|
+
* Node.location_absolute
|
|
32370
32528
|
* Node.width
|
|
32371
32529
|
* Node.height
|
|
32372
32530
|
* Node.dimensions
|
|
@@ -32498,6 +32656,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
32498
32656
|
* bpy_struct.id_data
|
|
32499
32657
|
* Node.type
|
|
32500
32658
|
* Node.location
|
|
32659
|
+
* Node.location_absolute
|
|
32501
32660
|
* Node.width
|
|
32502
32661
|
* Node.height
|
|
32503
32662
|
* Node.dimensions
|
|
@@ -32592,6 +32751,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
32592
32751
|
* bpy_struct.id_data
|
|
32593
32752
|
* Node.type
|
|
32594
32753
|
* Node.location
|
|
32754
|
+
* Node.location_absolute
|
|
32595
32755
|
* Node.width
|
|
32596
32756
|
* Node.height
|
|
32597
32757
|
* Node.dimensions
|
|
@@ -32875,6 +33035,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
32875
33035
|
* bpy_struct.id_data
|
|
32876
33036
|
* Node.type
|
|
32877
33037
|
* Node.location
|
|
33038
|
+
* Node.location_absolute
|
|
32878
33039
|
* Node.width
|
|
32879
33040
|
* Node.height
|
|
32880
33041
|
* Node.dimensions
|
|
@@ -33247,6 +33408,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
33247
33408
|
* bpy_struct.id_data
|
|
33248
33409
|
* Node.type
|
|
33249
33410
|
* Node.location
|
|
33411
|
+
* Node.location_absolute
|
|
33250
33412
|
* Node.width
|
|
33251
33413
|
* Node.height
|
|
33252
33414
|
* Node.dimensions
|
|
@@ -33426,6 +33588,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
33426
33588
|
* bpy_struct.id_data
|
|
33427
33589
|
* Node.type
|
|
33428
33590
|
* Node.location
|
|
33591
|
+
* Node.location_absolute
|
|
33429
33592
|
* Node.width
|
|
33430
33593
|
* Node.height
|
|
33431
33594
|
* Node.dimensions
|
|
@@ -33520,6 +33683,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
33520
33683
|
* bpy_struct.id_data
|
|
33521
33684
|
* Node.type
|
|
33522
33685
|
* Node.location
|
|
33686
|
+
* Node.location_absolute
|
|
33523
33687
|
* Node.width
|
|
33524
33688
|
* Node.height
|
|
33525
33689
|
* Node.dimensions
|
|
@@ -33866,6 +34030,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
33866
34030
|
* bpy_struct.id_data
|
|
33867
34031
|
* Node.type
|
|
33868
34032
|
* Node.location
|
|
34033
|
+
* Node.location_absolute
|
|
33869
34034
|
* Node.width
|
|
33870
34035
|
* Node.height
|
|
33871
34036
|
* Node.dimensions
|
|
@@ -34049,6 +34214,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
34049
34214
|
* bpy_struct.id_data
|
|
34050
34215
|
* Node.type
|
|
34051
34216
|
* Node.location
|
|
34217
|
+
* Node.location_absolute
|
|
34052
34218
|
* Node.width
|
|
34053
34219
|
* Node.height
|
|
34054
34220
|
* Node.dimensions
|
|
@@ -34281,6 +34447,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
34281
34447
|
* bpy_struct.id_data
|
|
34282
34448
|
* Node.type
|
|
34283
34449
|
* Node.location
|
|
34450
|
+
* Node.location_absolute
|
|
34284
34451
|
* Node.width
|
|
34285
34452
|
* Node.height
|
|
34286
34453
|
* Node.dimensions
|
|
@@ -34417,6 +34584,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
34417
34584
|
* bpy_struct.id_data
|
|
34418
34585
|
* Node.type
|
|
34419
34586
|
* Node.location
|
|
34587
|
+
* Node.location_absolute
|
|
34420
34588
|
* Node.width
|
|
34421
34589
|
* Node.height
|
|
34422
34590
|
* Node.dimensions
|
|
@@ -34849,6 +35017,7 @@ Executing the operator will then print all values.
|
|
|
34849
35017
|
* bpy_struct.id_data
|
|
34850
35018
|
* Node.type
|
|
34851
35019
|
* Node.location
|
|
35020
|
+
* Node.location_absolute
|
|
34852
35021
|
* Node.width
|
|
34853
35022
|
* Node.height
|
|
34854
35023
|
* Node.dimensions
|
|
@@ -34994,6 +35163,7 @@ Executing the operator will then print all values.
|
|
|
34994
35163
|
* bpy_struct.id_data
|
|
34995
35164
|
* Node.type
|
|
34996
35165
|
* Node.location
|
|
35166
|
+
* Node.location_absolute
|
|
34997
35167
|
* Node.width
|
|
34998
35168
|
* Node.height
|
|
34999
35169
|
* Node.dimensions
|
|
@@ -35326,6 +35496,7 @@ Executing the operator will then print all values.
|
|
|
35326
35496
|
* bpy_struct.id_data
|
|
35327
35497
|
* Node.type
|
|
35328
35498
|
* Node.location
|
|
35499
|
+
* Node.location_absolute
|
|
35329
35500
|
* Node.width
|
|
35330
35501
|
* Node.height
|
|
35331
35502
|
* Node.dimensions
|
|
@@ -35566,6 +35737,7 @@ Executing the operator will then print all values.
|
|
|
35566
35737
|
* bpy_struct.id_data
|
|
35567
35738
|
* Node.type
|
|
35568
35739
|
* Node.location
|
|
35740
|
+
* Node.location_absolute
|
|
35569
35741
|
* Node.width
|
|
35570
35742
|
* Node.height
|
|
35571
35743
|
* Node.dimensions
|
|
@@ -35660,6 +35832,7 @@ Executing the operator will then print all values.
|
|
|
35660
35832
|
* bpy_struct.id_data
|
|
35661
35833
|
* Node.type
|
|
35662
35834
|
* Node.location
|
|
35835
|
+
* Node.location_absolute
|
|
35663
35836
|
* Node.width
|
|
35664
35837
|
* Node.height
|
|
35665
35838
|
* Node.dimensions
|
|
@@ -35754,6 +35927,7 @@ Executing the operator will then print all values.
|
|
|
35754
35927
|
* bpy_struct.id_data
|
|
35755
35928
|
* Node.type
|
|
35756
35929
|
* Node.location
|
|
35930
|
+
* Node.location_absolute
|
|
35757
35931
|
* Node.width
|
|
35758
35932
|
* Node.height
|
|
35759
35933
|
* Node.dimensions
|
|
@@ -35915,6 +36089,7 @@ Executing the operator will then print all values.
|
|
|
35915
36089
|
* bpy_struct.id_data
|
|
35916
36090
|
* Node.type
|
|
35917
36091
|
* Node.location
|
|
36092
|
+
* Node.location_absolute
|
|
35918
36093
|
* Node.width
|
|
35919
36094
|
* Node.height
|
|
35920
36095
|
* Node.dimensions
|
|
@@ -36122,6 +36297,7 @@ Executing the operator will then print all values.
|
|
|
36122
36297
|
* bpy_struct.id_data
|
|
36123
36298
|
* Node.type
|
|
36124
36299
|
* Node.location
|
|
36300
|
+
* Node.location_absolute
|
|
36125
36301
|
* Node.width
|
|
36126
36302
|
* Node.height
|
|
36127
36303
|
* Node.dimensions
|
|
@@ -36407,6 +36583,7 @@ Executing the operator will then print all values.
|
|
|
36407
36583
|
* bpy_struct.id_data
|
|
36408
36584
|
* Node.type
|
|
36409
36585
|
* Node.location
|
|
36586
|
+
* Node.location_absolute
|
|
36410
36587
|
* Node.width
|
|
36411
36588
|
* Node.height
|
|
36412
36589
|
* Node.dimensions
|
|
@@ -36501,6 +36678,7 @@ Executing the operator will then print all values.
|
|
|
36501
36678
|
* bpy_struct.id_data
|
|
36502
36679
|
* Node.type
|
|
36503
36680
|
* Node.location
|
|
36681
|
+
* Node.location_absolute
|
|
36504
36682
|
* Node.width
|
|
36505
36683
|
* Node.height
|
|
36506
36684
|
* Node.dimensions
|
|
@@ -36597,6 +36775,7 @@ Executing the operator will then print all values.
|
|
|
36597
36775
|
* bpy_struct.id_data
|
|
36598
36776
|
* Node.type
|
|
36599
36777
|
* Node.location
|
|
36778
|
+
* Node.location_absolute
|
|
36600
36779
|
* Node.width
|
|
36601
36780
|
* Node.height
|
|
36602
36781
|
* Node.dimensions
|
|
@@ -36736,6 +36915,7 @@ Executing the operator will then print all values.
|
|
|
36736
36915
|
* bpy_struct.id_data
|
|
36737
36916
|
* Node.type
|
|
36738
36917
|
* Node.location
|
|
36918
|
+
* Node.location_absolute
|
|
36739
36919
|
* Node.width
|
|
36740
36920
|
* Node.height
|
|
36741
36921
|
* Node.dimensions
|
|
@@ -36874,6 +37054,7 @@ Executing the operator will then print all values.
|
|
|
36874
37054
|
* bpy_struct.id_data
|
|
36875
37055
|
* Node.type
|
|
36876
37056
|
* Node.location
|
|
37057
|
+
* Node.location_absolute
|
|
36877
37058
|
* Node.width
|
|
36878
37059
|
* Node.height
|
|
36879
37060
|
* Node.dimensions
|
|
@@ -37163,6 +37344,7 @@ Executing the operator will then print all values.
|
|
|
37163
37344
|
* bpy_struct.id_data
|
|
37164
37345
|
* Node.type
|
|
37165
37346
|
* Node.location
|
|
37347
|
+
* Node.location_absolute
|
|
37166
37348
|
* Node.width
|
|
37167
37349
|
* Node.height
|
|
37168
37350
|
* Node.dimensions
|
|
@@ -37367,6 +37549,7 @@ Executing the operator will then print all values.
|
|
|
37367
37549
|
* bpy_struct.id_data
|
|
37368
37550
|
* Node.type
|
|
37369
37551
|
* Node.location
|
|
37552
|
+
* Node.location_absolute
|
|
37370
37553
|
* Node.width
|
|
37371
37554
|
* Node.height
|
|
37372
37555
|
* Node.dimensions
|
|
@@ -37503,6 +37686,7 @@ Executing the operator will then print all values.
|
|
|
37503
37686
|
* bpy_struct.id_data
|
|
37504
37687
|
* Node.type
|
|
37505
37688
|
* Node.location
|
|
37689
|
+
* Node.location_absolute
|
|
37506
37690
|
* Node.width
|
|
37507
37691
|
* Node.height
|
|
37508
37692
|
* Node.dimensions
|
|
@@ -37824,6 +38008,7 @@ Executing the operator will then print all values.
|
|
|
37824
38008
|
* bpy_struct.id_data
|
|
37825
38009
|
* Node.type
|
|
37826
38010
|
* Node.location
|
|
38011
|
+
* Node.location_absolute
|
|
37827
38012
|
* Node.width
|
|
37828
38013
|
* Node.height
|
|
37829
38014
|
* Node.dimensions
|
|
@@ -38012,6 +38197,7 @@ Executing the operator will then print all values.
|
|
|
38012
38197
|
* bpy_struct.id_data
|
|
38013
38198
|
* Node.type
|
|
38014
38199
|
* Node.location
|
|
38200
|
+
* Node.location_absolute
|
|
38015
38201
|
* Node.width
|
|
38016
38202
|
* Node.height
|
|
38017
38203
|
* Node.dimensions
|
|
@@ -38106,6 +38292,7 @@ Executing the operator will then print all values.
|
|
|
38106
38292
|
* bpy_struct.id_data
|
|
38107
38293
|
* Node.type
|
|
38108
38294
|
* Node.location
|
|
38295
|
+
* Node.location_absolute
|
|
38109
38296
|
* Node.width
|
|
38110
38297
|
* Node.height
|
|
38111
38298
|
* Node.dimensions
|
|
@@ -38512,6 +38699,7 @@ Executing the operator will then print all values.
|
|
|
38512
38699
|
* bpy_struct.id_data
|
|
38513
38700
|
* Node.type
|
|
38514
38701
|
* Node.location
|
|
38702
|
+
* Node.location_absolute
|
|
38515
38703
|
* Node.width
|
|
38516
38704
|
* Node.height
|
|
38517
38705
|
* Node.dimensions
|
|
@@ -38606,6 +38794,7 @@ Executing the operator will then print all values.
|
|
|
38606
38794
|
* bpy_struct.id_data
|
|
38607
38795
|
* Node.type
|
|
38608
38796
|
* Node.location
|
|
38797
|
+
* Node.location_absolute
|
|
38609
38798
|
* Node.width
|
|
38610
38799
|
* Node.height
|
|
38611
38800
|
* Node.dimensions
|
|
@@ -38754,6 +38943,7 @@ Executing the operator will then print all values.
|
|
|
38754
38943
|
* bpy_struct.id_data
|
|
38755
38944
|
* Node.type
|
|
38756
38945
|
* Node.location
|
|
38946
|
+
* Node.location_absolute
|
|
38757
38947
|
* Node.width
|
|
38758
38948
|
* Node.height
|
|
38759
38949
|
* Node.dimensions
|
|
@@ -38943,6 +39133,7 @@ Executing the operator will then print all values.
|
|
|
38943
39133
|
* bpy_struct.id_data
|
|
38944
39134
|
* Node.type
|
|
38945
39135
|
* Node.location
|
|
39136
|
+
* Node.location_absolute
|
|
38946
39137
|
* Node.width
|
|
38947
39138
|
* Node.height
|
|
38948
39139
|
* Node.dimensions
|
|
@@ -39039,6 +39230,7 @@ Executing the operator will then print all values.
|
|
|
39039
39230
|
* bpy_struct.id_data
|
|
39040
39231
|
* Node.type
|
|
39041
39232
|
* Node.location
|
|
39233
|
+
* Node.location_absolute
|
|
39042
39234
|
* Node.width
|
|
39043
39235
|
* Node.height
|
|
39044
39236
|
* Node.dimensions
|
|
@@ -39362,6 +39554,7 @@ database.
|
|
|
39362
39554
|
* bpy_struct.id_data
|
|
39363
39555
|
* Node.type
|
|
39364
39556
|
* Node.location
|
|
39557
|
+
* Node.location_absolute
|
|
39365
39558
|
* Node.width
|
|
39366
39559
|
* Node.height
|
|
39367
39560
|
* Node.dimensions
|
|
@@ -39588,6 +39781,7 @@ database.
|
|
|
39588
39781
|
* bpy_struct.id_data
|
|
39589
39782
|
* Node.type
|
|
39590
39783
|
* Node.location
|
|
39784
|
+
* Node.location_absolute
|
|
39591
39785
|
* Node.width
|
|
39592
39786
|
* Node.height
|
|
39593
39787
|
* Node.dimensions
|
|
@@ -40394,6 +40588,7 @@ database.
|
|
|
40394
40588
|
* bpy_struct.id_data
|
|
40395
40589
|
* Node.type
|
|
40396
40590
|
* Node.location
|
|
40591
|
+
* Node.location_absolute
|
|
40397
40592
|
* Node.width
|
|
40398
40593
|
* Node.height
|
|
40399
40594
|
* Node.dimensions
|
|
@@ -40595,6 +40790,7 @@ database.
|
|
|
40595
40790
|
* bpy_struct.id_data
|
|
40596
40791
|
* Node.type
|
|
40597
40792
|
* Node.location
|
|
40793
|
+
* Node.location_absolute
|
|
40598
40794
|
* Node.width
|
|
40599
40795
|
* Node.height
|
|
40600
40796
|
* Node.dimensions
|
|
@@ -40783,6 +40979,7 @@ database.
|
|
|
40783
40979
|
* bpy_struct.id_data
|
|
40784
40980
|
* Node.type
|
|
40785
40981
|
* Node.location
|
|
40982
|
+
* Node.location_absolute
|
|
40786
40983
|
* Node.width
|
|
40787
40984
|
* Node.height
|
|
40788
40985
|
* Node.dimensions
|
|
@@ -41013,6 +41210,7 @@ database.
|
|
|
41013
41210
|
* bpy_struct.id_data
|
|
41014
41211
|
* Node.type
|
|
41015
41212
|
* Node.location
|
|
41213
|
+
* Node.location_absolute
|
|
41016
41214
|
* Node.width
|
|
41017
41215
|
* Node.height
|
|
41018
41216
|
* Node.dimensions
|
|
@@ -41149,6 +41347,7 @@ database.
|
|
|
41149
41347
|
* bpy_struct.id_data
|
|
41150
41348
|
* Node.type
|
|
41151
41349
|
* Node.location
|
|
41350
|
+
* Node.location_absolute
|
|
41152
41351
|
* Node.width
|
|
41153
41352
|
* Node.height
|
|
41154
41353
|
* Node.dimensions
|
|
@@ -41242,6 +41441,7 @@ database.
|
|
|
41242
41441
|
* bpy_struct.id_data
|
|
41243
41442
|
* Node.type
|
|
41244
41443
|
* Node.location
|
|
41444
|
+
* Node.location_absolute
|
|
41245
41445
|
* Node.width
|
|
41246
41446
|
* Node.height
|
|
41247
41447
|
* Node.dimensions
|
|
@@ -41550,6 +41750,7 @@ database.
|
|
|
41550
41750
|
* bpy_struct.id_data
|
|
41551
41751
|
* Node.type
|
|
41552
41752
|
* Node.location
|
|
41753
|
+
* Node.location_absolute
|
|
41553
41754
|
* Node.width
|
|
41554
41755
|
* Node.height
|
|
41555
41756
|
* Node.dimensions
|
|
@@ -41844,6 +42045,7 @@ database.
|
|
|
41844
42045
|
* bpy_struct.id_data
|
|
41845
42046
|
* Node.type
|
|
41846
42047
|
* Node.location
|
|
42048
|
+
* Node.location_absolute
|
|
41847
42049
|
* Node.width
|
|
41848
42050
|
* Node.height
|
|
41849
42051
|
* Node.dimensions
|
|
@@ -42126,6 +42328,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
42126
42328
|
* bpy_struct.id_data
|
|
42127
42329
|
* Node.type
|
|
42128
42330
|
* Node.location
|
|
42331
|
+
* Node.location_absolute
|
|
42129
42332
|
* Node.width
|
|
42130
42333
|
* Node.height
|
|
42131
42334
|
* Node.dimensions
|
|
@@ -42262,6 +42465,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
42262
42465
|
* bpy_struct.id_data
|
|
42263
42466
|
* Node.type
|
|
42264
42467
|
* Node.location
|
|
42468
|
+
* Node.location_absolute
|
|
42265
42469
|
* Node.width
|
|
42266
42470
|
* Node.height
|
|
42267
42471
|
* Node.dimensions
|
|
@@ -42398,6 +42602,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
42398
42602
|
* bpy_struct.id_data
|
|
42399
42603
|
* Node.type
|
|
42400
42604
|
* Node.location
|
|
42605
|
+
* Node.location_absolute
|
|
42401
42606
|
* Node.width
|
|
42402
42607
|
* Node.height
|
|
42403
42608
|
* Node.dimensions
|
|
@@ -42590,6 +42795,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
42590
42795
|
* bpy_struct.id_data
|
|
42591
42796
|
* Node.type
|
|
42592
42797
|
* Node.location
|
|
42798
|
+
* Node.location_absolute
|
|
42593
42799
|
* Node.width
|
|
42594
42800
|
* Node.height
|
|
42595
42801
|
* Node.dimensions
|
|
@@ -42877,6 +43083,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
42877
43083
|
* bpy_struct.id_data
|
|
42878
43084
|
* Node.type
|
|
42879
43085
|
* Node.location
|
|
43086
|
+
* Node.location_absolute
|
|
42880
43087
|
* Node.width
|
|
42881
43088
|
* Node.height
|
|
42882
43089
|
* Node.dimensions
|
|
@@ -43149,6 +43356,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
43149
43356
|
* bpy_struct.id_data
|
|
43150
43357
|
* Node.type
|
|
43151
43358
|
* Node.location
|
|
43359
|
+
* Node.location_absolute
|
|
43152
43360
|
* Node.width
|
|
43153
43361
|
* Node.height
|
|
43154
43362
|
* Node.dimensions
|
|
@@ -43243,6 +43451,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
43243
43451
|
* bpy_struct.id_data
|
|
43244
43452
|
* Node.type
|
|
43245
43453
|
* Node.location
|
|
43454
|
+
* Node.location_absolute
|
|
43246
43455
|
* Node.width
|
|
43247
43456
|
* Node.height
|
|
43248
43457
|
* Node.dimensions
|
|
@@ -43647,6 +43856,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
43647
43856
|
* bpy_struct.id_data
|
|
43648
43857
|
* Node.type
|
|
43649
43858
|
* Node.location
|
|
43859
|
+
* Node.location_absolute
|
|
43650
43860
|
* Node.width
|
|
43651
43861
|
* Node.height
|
|
43652
43862
|
* Node.dimensions
|
|
@@ -43850,6 +44060,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
43850
44060
|
* bpy_struct.id_data
|
|
43851
44061
|
* Node.type
|
|
43852
44062
|
* Node.location
|
|
44063
|
+
* Node.location_absolute
|
|
43853
44064
|
* Node.width
|
|
43854
44065
|
* Node.height
|
|
43855
44066
|
* Node.dimensions
|
|
@@ -44041,6 +44252,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
44041
44252
|
* bpy_struct.id_data
|
|
44042
44253
|
* Node.type
|
|
44043
44254
|
* Node.location
|
|
44255
|
+
* Node.location_absolute
|
|
44044
44256
|
* Node.width
|
|
44045
44257
|
* Node.height
|
|
44046
44258
|
* Node.dimensions
|
|
@@ -44193,6 +44405,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
44193
44405
|
* bpy_struct.id_data
|
|
44194
44406
|
* Node.type
|
|
44195
44407
|
* Node.location
|
|
44408
|
+
* Node.location_absolute
|
|
44196
44409
|
* Node.width
|
|
44197
44410
|
* Node.height
|
|
44198
44411
|
* Node.dimensions
|
|
@@ -44364,6 +44577,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
44364
44577
|
* bpy_struct.id_data
|
|
44365
44578
|
* Node.type
|
|
44366
44579
|
* Node.location
|
|
44580
|
+
* Node.location_absolute
|
|
44367
44581
|
* Node.width
|
|
44368
44582
|
* Node.height
|
|
44369
44583
|
* Node.dimensions
|
|
@@ -44502,6 +44716,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
44502
44716
|
* bpy_struct.id_data
|
|
44503
44717
|
* Node.type
|
|
44504
44718
|
* Node.location
|
|
44719
|
+
* Node.location_absolute
|
|
44505
44720
|
* Node.width
|
|
44506
44721
|
* Node.height
|
|
44507
44722
|
* Node.dimensions
|
|
@@ -44790,6 +45005,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
44790
45005
|
* bpy_struct.id_data
|
|
44791
45006
|
* Node.type
|
|
44792
45007
|
* Node.location
|
|
45008
|
+
* Node.location_absolute
|
|
44793
45009
|
* Node.width
|
|
44794
45010
|
* Node.height
|
|
44795
45011
|
* Node.dimensions
|
|
@@ -45074,6 +45290,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
45074
45290
|
* bpy_struct.id_data
|
|
45075
45291
|
* Node.type
|
|
45076
45292
|
* Node.location
|
|
45293
|
+
* Node.location_absolute
|
|
45077
45294
|
* Node.width
|
|
45078
45295
|
* Node.height
|
|
45079
45296
|
* Node.dimensions
|
|
@@ -45168,6 +45385,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
45168
45385
|
* bpy_struct.id_data
|
|
45169
45386
|
* Node.type
|
|
45170
45387
|
* Node.location
|
|
45388
|
+
* Node.location_absolute
|
|
45171
45389
|
* Node.width
|
|
45172
45390
|
* Node.height
|
|
45173
45391
|
* Node.dimensions
|
|
@@ -45356,6 +45574,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
45356
45574
|
* bpy_struct.id_data
|
|
45357
45575
|
* Node.type
|
|
45358
45576
|
* Node.location
|
|
45577
|
+
* Node.location_absolute
|
|
45359
45578
|
* Node.width
|
|
45360
45579
|
* Node.height
|
|
45361
45580
|
* Node.dimensions
|
|
@@ -45447,6 +45666,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
45447
45666
|
* bpy_struct.id_data
|
|
45448
45667
|
* Node.type
|
|
45449
45668
|
* Node.location
|
|
45669
|
+
* Node.location_absolute
|
|
45450
45670
|
* Node.width
|
|
45451
45671
|
* Node.height
|
|
45452
45672
|
* Node.dimensions
|
|
@@ -45541,6 +45761,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
45541
45761
|
* bpy_struct.id_data
|
|
45542
45762
|
* Node.type
|
|
45543
45763
|
* Node.location
|
|
45764
|
+
* Node.location_absolute
|
|
45544
45765
|
* Node.width
|
|
45545
45766
|
* Node.height
|
|
45546
45767
|
* Node.dimensions
|
|
@@ -45635,6 +45856,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
45635
45856
|
* bpy_struct.id_data
|
|
45636
45857
|
* Node.type
|
|
45637
45858
|
* Node.location
|
|
45859
|
+
* Node.location_absolute
|
|
45638
45860
|
* Node.width
|
|
45639
45861
|
* Node.height
|
|
45640
45862
|
* Node.dimensions
|
|
@@ -45811,6 +46033,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
45811
46033
|
* bpy_struct.id_data
|
|
45812
46034
|
* Node.type
|
|
45813
46035
|
* Node.location
|
|
46036
|
+
* Node.location_absolute
|
|
45814
46037
|
* Node.width
|
|
45815
46038
|
* Node.height
|
|
45816
46039
|
* Node.dimensions
|
|
@@ -46042,6 +46265,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
46042
46265
|
* bpy_struct.id_data
|
|
46043
46266
|
* Node.type
|
|
46044
46267
|
* Node.location
|
|
46268
|
+
* Node.location_absolute
|
|
46045
46269
|
* Node.width
|
|
46046
46270
|
* Node.height
|
|
46047
46271
|
* Node.dimensions
|
|
@@ -46422,6 +46646,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
46422
46646
|
* bpy_struct.id_data
|
|
46423
46647
|
* Node.type
|
|
46424
46648
|
* Node.location
|
|
46649
|
+
* Node.location_absolute
|
|
46425
46650
|
* Node.width
|
|
46426
46651
|
* Node.height
|
|
46427
46652
|
* Node.dimensions
|
|
@@ -46558,6 +46783,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
46558
46783
|
* bpy_struct.id_data
|
|
46559
46784
|
* Node.type
|
|
46560
46785
|
* Node.location
|
|
46786
|
+
* Node.location_absolute
|
|
46561
46787
|
* Node.width
|
|
46562
46788
|
* Node.height
|
|
46563
46789
|
* Node.dimensions
|
|
@@ -46880,6 +47106,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
46880
47106
|
* bpy_struct.id_data
|
|
46881
47107
|
* Node.type
|
|
46882
47108
|
* Node.location
|
|
47109
|
+
* Node.location_absolute
|
|
46883
47110
|
* Node.width
|
|
46884
47111
|
* Node.height
|
|
46885
47112
|
* Node.dimensions
|
|
@@ -47015,6 +47242,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
47015
47242
|
* bpy_struct.id_data
|
|
47016
47243
|
* Node.type
|
|
47017
47244
|
* Node.location
|
|
47245
|
+
* Node.location_absolute
|
|
47018
47246
|
* Node.width
|
|
47019
47247
|
* Node.height
|
|
47020
47248
|
* Node.dimensions
|
|
@@ -47211,6 +47439,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
47211
47439
|
* bpy_struct.id_data
|
|
47212
47440
|
* Node.type
|
|
47213
47441
|
* Node.location
|
|
47442
|
+
* Node.location_absolute
|
|
47214
47443
|
* Node.width
|
|
47215
47444
|
* Node.height
|
|
47216
47445
|
* Node.dimensions
|
|
@@ -47304,6 +47533,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
47304
47533
|
* bpy_struct.id_data
|
|
47305
47534
|
* Node.type
|
|
47306
47535
|
* Node.location
|
|
47536
|
+
* Node.location_absolute
|
|
47307
47537
|
* Node.width
|
|
47308
47538
|
* Node.height
|
|
47309
47539
|
* Node.dimensions
|
|
@@ -47442,6 +47672,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
47442
47672
|
* bpy_struct.id_data
|
|
47443
47673
|
* Node.type
|
|
47444
47674
|
* Node.location
|
|
47675
|
+
* Node.location_absolute
|
|
47445
47676
|
* Node.width
|
|
47446
47677
|
* Node.height
|
|
47447
47678
|
* Node.dimensions
|
|
@@ -47536,6 +47767,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
47536
47767
|
* bpy_struct.id_data
|
|
47537
47768
|
* Node.type
|
|
47538
47769
|
* Node.location
|
|
47770
|
+
* Node.location_absolute
|
|
47539
47771
|
* Node.width
|
|
47540
47772
|
* Node.height
|
|
47541
47773
|
* Node.dimensions
|
|
@@ -47671,6 +47903,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
47671
47903
|
* bpy_struct.id_data
|
|
47672
47904
|
* Node.type
|
|
47673
47905
|
* Node.location
|
|
47906
|
+
* Node.location_absolute
|
|
47674
47907
|
* Node.width
|
|
47675
47908
|
* Node.height
|
|
47676
47909
|
* Node.dimensions
|
|
@@ -47765,6 +47998,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
47765
47998
|
* bpy_struct.id_data
|
|
47766
47999
|
* Node.type
|
|
47767
48000
|
* Node.location
|
|
48001
|
+
* Node.location_absolute
|
|
47768
48002
|
* Node.width
|
|
47769
48003
|
* Node.height
|
|
47770
48004
|
* Node.dimensions
|
|
@@ -48135,6 +48369,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
48135
48369
|
* bpy_struct.id_data
|
|
48136
48370
|
* Node.type
|
|
48137
48371
|
* Node.location
|
|
48372
|
+
* Node.location_absolute
|
|
48138
48373
|
* Node.width
|
|
48139
48374
|
* Node.height
|
|
48140
48375
|
* Node.dimensions
|
|
@@ -48273,6 +48508,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
48273
48508
|
* bpy_struct.id_data
|
|
48274
48509
|
* Node.type
|
|
48275
48510
|
* Node.location
|
|
48511
|
+
* Node.location_absolute
|
|
48276
48512
|
* Node.width
|
|
48277
48513
|
* Node.height
|
|
48278
48514
|
* Node.dimensions
|
|
@@ -48409,6 +48645,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
48409
48645
|
* bpy_struct.id_data
|
|
48410
48646
|
* Node.type
|
|
48411
48647
|
* Node.location
|
|
48648
|
+
* Node.location_absolute
|
|
48412
48649
|
* Node.width
|
|
48413
48650
|
* Node.height
|
|
48414
48651
|
* Node.dimensions
|
|
@@ -48503,6 +48740,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
48503
48740
|
* bpy_struct.id_data
|
|
48504
48741
|
* Node.type
|
|
48505
48742
|
* Node.location
|
|
48743
|
+
* Node.location_absolute
|
|
48506
48744
|
* Node.width
|
|
48507
48745
|
* Node.height
|
|
48508
48746
|
* Node.dimensions
|
|
@@ -48706,6 +48944,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
48706
48944
|
* bpy_struct.id_data
|
|
48707
48945
|
* Node.type
|
|
48708
48946
|
* Node.location
|
|
48947
|
+
* Node.location_absolute
|
|
48709
48948
|
* Node.width
|
|
48710
48949
|
* Node.height
|
|
48711
48950
|
* Node.dimensions
|
|
@@ -49065,6 +49304,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
49065
49304
|
* bpy_struct.id_data
|
|
49066
49305
|
* Node.type
|
|
49067
49306
|
* Node.location
|
|
49307
|
+
* Node.location_absolute
|
|
49068
49308
|
* Node.width
|
|
49069
49309
|
* Node.height
|
|
49070
49310
|
* Node.dimensions
|
|
@@ -49286,6 +49526,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
49286
49526
|
* bpy_struct.id_data
|
|
49287
49527
|
* Node.type
|
|
49288
49528
|
* Node.location
|
|
49529
|
+
* Node.location_absolute
|
|
49289
49530
|
* Node.width
|
|
49290
49531
|
* Node.height
|
|
49291
49532
|
* Node.dimensions
|
|
@@ -49380,6 +49621,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
49380
49621
|
* bpy_struct.id_data
|
|
49381
49622
|
* Node.type
|
|
49382
49623
|
* Node.location
|
|
49624
|
+
* Node.location_absolute
|
|
49383
49625
|
* Node.width
|
|
49384
49626
|
* Node.height
|
|
49385
49627
|
* Node.dimensions
|
|
@@ -49610,6 +49852,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
49610
49852
|
* bpy_struct.id_data
|
|
49611
49853
|
* Node.type
|
|
49612
49854
|
* Node.location
|
|
49855
|
+
* Node.location_absolute
|
|
49613
49856
|
* Node.width
|
|
49614
49857
|
* Node.height
|
|
49615
49858
|
* Node.dimensions
|
|
@@ -49704,6 +49947,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
49704
49947
|
* bpy_struct.id_data
|
|
49705
49948
|
* Node.type
|
|
49706
49949
|
* Node.location
|
|
49950
|
+
* Node.location_absolute
|
|
49707
49951
|
* Node.width
|
|
49708
49952
|
* Node.height
|
|
49709
49953
|
* Node.dimensions
|
|
@@ -49962,6 +50206,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
49962
50206
|
* bpy_struct.id_data
|
|
49963
50207
|
* Node.type
|
|
49964
50208
|
* Node.location
|
|
50209
|
+
* Node.location_absolute
|
|
49965
50210
|
* Node.width
|
|
49966
50211
|
* Node.height
|
|
49967
50212
|
* Node.dimensions
|
|
@@ -50058,6 +50303,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
50058
50303
|
* bpy_struct.id_data
|
|
50059
50304
|
* Node.type
|
|
50060
50305
|
* Node.location
|
|
50306
|
+
* Node.location_absolute
|
|
50061
50307
|
* Node.width
|
|
50062
50308
|
* Node.height
|
|
50063
50309
|
* Node.dimensions
|
|
@@ -50152,6 +50398,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
50152
50398
|
* bpy_struct.id_data
|
|
50153
50399
|
* Node.type
|
|
50154
50400
|
* Node.location
|
|
50401
|
+
* Node.location_absolute
|
|
50155
50402
|
* Node.width
|
|
50156
50403
|
* Node.height
|
|
50157
50404
|
* Node.dimensions
|
|
@@ -50246,6 +50493,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
50246
50493
|
* bpy_struct.id_data
|
|
50247
50494
|
* Node.type
|
|
50248
50495
|
* Node.location
|
|
50496
|
+
* Node.location_absolute
|
|
50249
50497
|
* Node.width
|
|
50250
50498
|
* Node.height
|
|
50251
50499
|
* Node.dimensions
|
|
@@ -50384,6 +50632,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
50384
50632
|
* bpy_struct.id_data
|
|
50385
50633
|
* Node.type
|
|
50386
50634
|
* Node.location
|
|
50635
|
+
* Node.location_absolute
|
|
50387
50636
|
* Node.width
|
|
50388
50637
|
* Node.height
|
|
50389
50638
|
* Node.dimensions
|
|
@@ -50618,6 +50867,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
50618
50867
|
* bpy_struct.id_data
|
|
50619
50868
|
* Node.type
|
|
50620
50869
|
* Node.location
|
|
50870
|
+
* Node.location_absolute
|
|
50621
50871
|
* Node.width
|
|
50622
50872
|
* Node.height
|
|
50623
50873
|
* Node.dimensions
|
|
@@ -50712,6 +50962,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
50712
50962
|
* bpy_struct.id_data
|
|
50713
50963
|
* Node.type
|
|
50714
50964
|
* Node.location
|
|
50965
|
+
* Node.location_absolute
|
|
50715
50966
|
* Node.width
|
|
50716
50967
|
* Node.height
|
|
50717
50968
|
* Node.dimensions
|
|
@@ -50806,6 +51057,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
50806
51057
|
* bpy_struct.id_data
|
|
50807
51058
|
* Node.type
|
|
50808
51059
|
* Node.location
|
|
51060
|
+
* Node.location_absolute
|
|
50809
51061
|
* Node.width
|
|
50810
51062
|
* Node.height
|
|
50811
51063
|
* Node.dimensions
|
|
@@ -50946,6 +51198,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
50946
51198
|
* bpy_struct.id_data
|
|
50947
51199
|
* Node.type
|
|
50948
51200
|
* Node.location
|
|
51201
|
+
* Node.location_absolute
|
|
50949
51202
|
* Node.width
|
|
50950
51203
|
* Node.height
|
|
50951
51204
|
* Node.dimensions
|
|
@@ -51132,6 +51385,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
51132
51385
|
* bpy_struct.id_data
|
|
51133
51386
|
* Node.type
|
|
51134
51387
|
* Node.location
|
|
51388
|
+
* Node.location_absolute
|
|
51135
51389
|
* Node.width
|
|
51136
51390
|
* Node.height
|
|
51137
51391
|
* Node.dimensions
|
|
@@ -51416,6 +51670,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
51416
51670
|
* bpy_struct.id_data
|
|
51417
51671
|
* Node.type
|
|
51418
51672
|
* Node.location
|
|
51673
|
+
* Node.location_absolute
|
|
51419
51674
|
* Node.width
|
|
51420
51675
|
* Node.height
|
|
51421
51676
|
* Node.dimensions
|
|
@@ -51512,6 +51767,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
51512
51767
|
* bpy_struct.id_data
|
|
51513
51768
|
* Node.type
|
|
51514
51769
|
* Node.location
|
|
51770
|
+
* Node.location_absolute
|
|
51515
51771
|
* Node.width
|
|
51516
51772
|
* Node.height
|
|
51517
51773
|
* Node.dimensions
|
|
@@ -51690,6 +51946,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
51690
51946
|
* bpy_struct.id_data
|
|
51691
51947
|
* Node.type
|
|
51692
51948
|
* Node.location
|
|
51949
|
+
* Node.location_absolute
|
|
51693
51950
|
* Node.width
|
|
51694
51951
|
* Node.height
|
|
51695
51952
|
* Node.dimensions
|
|
@@ -51826,6 +52083,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
51826
52083
|
* bpy_struct.id_data
|
|
51827
52084
|
* Node.type
|
|
51828
52085
|
* Node.location
|
|
52086
|
+
* Node.location_absolute
|
|
51829
52087
|
* Node.width
|
|
51830
52088
|
* Node.height
|
|
51831
52089
|
* Node.dimensions
|
|
@@ -51964,6 +52222,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
51964
52222
|
* bpy_struct.id_data
|
|
51965
52223
|
* Node.type
|
|
51966
52224
|
* Node.location
|
|
52225
|
+
* Node.location_absolute
|
|
51967
52226
|
* Node.width
|
|
51968
52227
|
* Node.height
|
|
51969
52228
|
* Node.dimensions
|
|
@@ -52339,6 +52598,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
52339
52598
|
* bpy_struct.id_data
|
|
52340
52599
|
* Node.type
|
|
52341
52600
|
* Node.location
|
|
52601
|
+
* Node.location_absolute
|
|
52342
52602
|
* Node.width
|
|
52343
52603
|
* Node.height
|
|
52344
52604
|
* Node.dimensions
|
|
@@ -52433,6 +52693,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
52433
52693
|
* bpy_struct.id_data
|
|
52434
52694
|
* Node.type
|
|
52435
52695
|
* Node.location
|
|
52696
|
+
* Node.location_absolute
|
|
52436
52697
|
* Node.width
|
|
52437
52698
|
* Node.height
|
|
52438
52699
|
* Node.dimensions
|
|
@@ -52527,6 +52788,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
52527
52788
|
* bpy_struct.id_data
|
|
52528
52789
|
* Node.type
|
|
52529
52790
|
* Node.location
|
|
52791
|
+
* Node.location_absolute
|
|
52530
52792
|
* Node.width
|
|
52531
52793
|
* Node.height
|
|
52532
52794
|
* Node.dimensions
|
|
@@ -52621,6 +52883,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
52621
52883
|
* bpy_struct.id_data
|
|
52622
52884
|
* Node.type
|
|
52623
52885
|
* Node.location
|
|
52886
|
+
* Node.location_absolute
|
|
52624
52887
|
* Node.width
|
|
52625
52888
|
* Node.height
|
|
52626
52889
|
* Node.dimensions
|
|
@@ -52715,6 +52978,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
52715
52978
|
* bpy_struct.id_data
|
|
52716
52979
|
* Node.type
|
|
52717
52980
|
* Node.location
|
|
52981
|
+
* Node.location_absolute
|
|
52718
52982
|
* Node.width
|
|
52719
52983
|
* Node.height
|
|
52720
52984
|
* Node.dimensions
|
|
@@ -52851,6 +53115,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
52851
53115
|
* bpy_struct.id_data
|
|
52852
53116
|
* Node.type
|
|
52853
53117
|
* Node.location
|
|
53118
|
+
* Node.location_absolute
|
|
52854
53119
|
* Node.width
|
|
52855
53120
|
* Node.height
|
|
52856
53121
|
* Node.dimensions
|
|
@@ -53338,6 +53603,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
53338
53603
|
* bpy_struct.id_data
|
|
53339
53604
|
* Node.type
|
|
53340
53605
|
* Node.location
|
|
53606
|
+
* Node.location_absolute
|
|
53341
53607
|
* Node.width
|
|
53342
53608
|
* Node.height
|
|
53343
53609
|
* Node.dimensions
|
|
@@ -53432,6 +53698,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
53432
53698
|
* bpy_struct.id_data
|
|
53433
53699
|
* Node.type
|
|
53434
53700
|
* Node.location
|
|
53701
|
+
* Node.location_absolute
|
|
53435
53702
|
* Node.width
|
|
53436
53703
|
* Node.height
|
|
53437
53704
|
* Node.dimensions
|
|
@@ -53618,6 +53885,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
53618
53885
|
* bpy_struct.id_data
|
|
53619
53886
|
* Node.type
|
|
53620
53887
|
* Node.location
|
|
53888
|
+
* Node.location_absolute
|
|
53621
53889
|
* Node.width
|
|
53622
53890
|
* Node.height
|
|
53623
53891
|
* Node.dimensions
|
|
@@ -53711,6 +53979,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
53711
53979
|
* bpy_struct.id_data
|
|
53712
53980
|
* Node.type
|
|
53713
53981
|
* Node.location
|
|
53982
|
+
* Node.location_absolute
|
|
53714
53983
|
* Node.width
|
|
53715
53984
|
* Node.height
|
|
53716
53985
|
* Node.dimensions
|
|
@@ -53805,6 +54074,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
53805
54074
|
* bpy_struct.id_data
|
|
53806
54075
|
* Node.type
|
|
53807
54076
|
* Node.location
|
|
54077
|
+
* Node.location_absolute
|
|
53808
54078
|
* Node.width
|
|
53809
54079
|
* Node.height
|
|
53810
54080
|
* Node.dimensions
|
|
@@ -53994,6 +54264,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
53994
54264
|
* bpy_struct.id_data
|
|
53995
54265
|
* Node.type
|
|
53996
54266
|
* Node.location
|
|
54267
|
+
* Node.location_absolute
|
|
53997
54268
|
* Node.width
|
|
53998
54269
|
* Node.height
|
|
53999
54270
|
* Node.dimensions
|
|
@@ -54565,6 +54836,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
54565
54836
|
* bpy_struct.id_data
|
|
54566
54837
|
* Node.type
|
|
54567
54838
|
* Node.location
|
|
54839
|
+
* Node.location_absolute
|
|
54568
54840
|
* Node.width
|
|
54569
54841
|
* Node.height
|
|
54570
54842
|
* Node.dimensions
|
|
@@ -54751,6 +55023,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
54751
55023
|
* bpy_struct.id_data
|
|
54752
55024
|
* Node.type
|
|
54753
55025
|
* Node.location
|
|
55026
|
+
* Node.location_absolute
|
|
54754
55027
|
* Node.width
|
|
54755
55028
|
* Node.height
|
|
54756
55029
|
* Node.dimensions
|
|
@@ -55107,6 +55380,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
55107
55380
|
* bpy_struct.id_data
|
|
55108
55381
|
* Node.type
|
|
55109
55382
|
* Node.location
|
|
55383
|
+
* Node.location_absolute
|
|
55110
55384
|
* Node.width
|
|
55111
55385
|
* Node.height
|
|
55112
55386
|
* Node.dimensions
|
|
@@ -55246,6 +55520,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
55246
55520
|
* bpy_struct.id_data
|
|
55247
55521
|
* Node.type
|
|
55248
55522
|
* Node.location
|
|
55523
|
+
* Node.location_absolute
|
|
55249
55524
|
* Node.width
|
|
55250
55525
|
* Node.height
|
|
55251
55526
|
* Node.dimensions
|
|
@@ -55667,6 +55942,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
55667
55942
|
* bpy_struct.id_data
|
|
55668
55943
|
* Node.type
|
|
55669
55944
|
* Node.location
|
|
55945
|
+
* Node.location_absolute
|
|
55670
55946
|
* Node.width
|
|
55671
55947
|
* Node.height
|
|
55672
55948
|
* Node.dimensions
|
|
@@ -55945,6 +56221,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
55945
56221
|
* bpy_struct.id_data
|
|
55946
56222
|
* Node.type
|
|
55947
56223
|
* Node.location
|
|
56224
|
+
* Node.location_absolute
|
|
55948
56225
|
* Node.width
|
|
55949
56226
|
* Node.height
|
|
55950
56227
|
* Node.dimensions
|
|
@@ -56038,6 +56315,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
56038
56315
|
* bpy_struct.id_data
|
|
56039
56316
|
* Node.type
|
|
56040
56317
|
* Node.location
|
|
56318
|
+
* Node.location_absolute
|
|
56041
56319
|
* Node.width
|
|
56042
56320
|
* Node.height
|
|
56043
56321
|
* Node.dimensions
|
|
@@ -56132,6 +56410,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
56132
56410
|
* bpy_struct.id_data
|
|
56133
56411
|
* Node.type
|
|
56134
56412
|
* Node.location
|
|
56413
|
+
* Node.location_absolute
|
|
56135
56414
|
* Node.width
|
|
56136
56415
|
* Node.height
|
|
56137
56416
|
* Node.dimensions
|
|
@@ -56356,6 +56635,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
56356
56635
|
* bpy_struct.id_data
|
|
56357
56636
|
* Node.type
|
|
56358
56637
|
* Node.location
|
|
56638
|
+
* Node.location_absolute
|
|
56359
56639
|
* Node.width
|
|
56360
56640
|
* Node.height
|
|
56361
56641
|
* Node.dimensions
|
|
@@ -56490,6 +56770,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
56490
56770
|
* bpy_struct.id_data
|
|
56491
56771
|
* Node.type
|
|
56492
56772
|
* Node.location
|
|
56773
|
+
* Node.location_absolute
|
|
56493
56774
|
* Node.width
|
|
56494
56775
|
* Node.height
|
|
56495
56776
|
* Node.dimensions
|
|
@@ -56584,6 +56865,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
56584
56865
|
* bpy_struct.id_data
|
|
56585
56866
|
* Node.type
|
|
56586
56867
|
* Node.location
|
|
56868
|
+
* Node.location_absolute
|
|
56587
56869
|
* Node.width
|
|
56588
56870
|
* Node.height
|
|
56589
56871
|
* Node.dimensions
|
|
@@ -56678,6 +56960,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
56678
56960
|
* bpy_struct.id_data
|
|
56679
56961
|
* Node.type
|
|
56680
56962
|
* Node.location
|
|
56963
|
+
* Node.location_absolute
|
|
56681
56964
|
* Node.width
|
|
56682
56965
|
* Node.height
|
|
56683
56966
|
* Node.dimensions
|
|
@@ -56813,6 +57096,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
56813
57096
|
* bpy_struct.id_data
|
|
56814
57097
|
* Node.type
|
|
56815
57098
|
* Node.location
|
|
57099
|
+
* Node.location_absolute
|
|
56816
57100
|
* Node.width
|
|
56817
57101
|
* Node.height
|
|
56818
57102
|
* Node.dimensions
|
|
@@ -56907,6 +57191,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
56907
57191
|
* bpy_struct.id_data
|
|
56908
57192
|
* Node.type
|
|
56909
57193
|
* Node.location
|
|
57194
|
+
* Node.location_absolute
|
|
56910
57195
|
* Node.width
|
|
56911
57196
|
* Node.height
|
|
56912
57197
|
* Node.dimensions
|
|
@@ -57045,6 +57330,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
57045
57330
|
* bpy_struct.id_data
|
|
57046
57331
|
* Node.type
|
|
57047
57332
|
* Node.location
|
|
57333
|
+
* Node.location_absolute
|
|
57048
57334
|
* Node.width
|
|
57049
57335
|
* Node.height
|
|
57050
57336
|
* Node.dimensions
|
|
@@ -57277,6 +57563,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
57277
57563
|
* bpy_struct.id_data
|
|
57278
57564
|
* Node.type
|
|
57279
57565
|
* Node.location
|
|
57566
|
+
* Node.location_absolute
|
|
57280
57567
|
* Node.width
|
|
57281
57568
|
* Node.height
|
|
57282
57569
|
* Node.dimensions
|
|
@@ -57373,6 +57660,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
57373
57660
|
* bpy_struct.id_data
|
|
57374
57661
|
* Node.type
|
|
57375
57662
|
* Node.location
|
|
57663
|
+
* Node.location_absolute
|
|
57376
57664
|
* Node.width
|
|
57377
57665
|
* Node.height
|
|
57378
57666
|
* Node.dimensions
|
|
@@ -57741,6 +58029,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
57741
58029
|
* bpy_struct.id_data
|
|
57742
58030
|
* Node.type
|
|
57743
58031
|
* Node.location
|
|
58032
|
+
* Node.location_absolute
|
|
57744
58033
|
* Node.width
|
|
57745
58034
|
* Node.height
|
|
57746
58035
|
* Node.dimensions
|
|
@@ -57889,6 +58178,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
57889
58178
|
* bpy_struct.id_data
|
|
57890
58179
|
* Node.type
|
|
57891
58180
|
* Node.location
|
|
58181
|
+
* Node.location_absolute
|
|
57892
58182
|
* Node.width
|
|
57893
58183
|
* Node.height
|
|
57894
58184
|
* Node.dimensions
|
|
@@ -57985,6 +58275,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
57985
58275
|
* bpy_struct.id_data
|
|
57986
58276
|
* Node.type
|
|
57987
58277
|
* Node.location
|
|
58278
|
+
* Node.location_absolute
|
|
57988
58279
|
* Node.width
|
|
57989
58280
|
* Node.height
|
|
57990
58281
|
* Node.dimensions
|
|
@@ -58454,6 +58745,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
58454
58745
|
* bpy_struct.id_data
|
|
58455
58746
|
* Node.type
|
|
58456
58747
|
* Node.location
|
|
58748
|
+
* Node.location_absolute
|
|
58457
58749
|
* Node.width
|
|
58458
58750
|
* Node.height
|
|
58459
58751
|
* Node.dimensions
|
|
@@ -58674,6 +58966,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
58674
58966
|
* bpy_struct.id_data
|
|
58675
58967
|
* Node.type
|
|
58676
58968
|
* Node.location
|
|
58969
|
+
* Node.location_absolute
|
|
58677
58970
|
* Node.width
|
|
58678
58971
|
* Node.height
|
|
58679
58972
|
* Node.dimensions
|
|
@@ -58812,6 +59105,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
58812
59105
|
* bpy_struct.id_data
|
|
58813
59106
|
* Node.type
|
|
58814
59107
|
* Node.location
|
|
59108
|
+
* Node.location_absolute
|
|
58815
59109
|
* Node.width
|
|
58816
59110
|
* Node.height
|
|
58817
59111
|
* Node.dimensions
|
|
@@ -58906,6 +59200,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
58906
59200
|
* bpy_struct.id_data
|
|
58907
59201
|
* Node.type
|
|
58908
59202
|
* Node.location
|
|
59203
|
+
* Node.location_absolute
|
|
58909
59204
|
* Node.width
|
|
58910
59205
|
* Node.height
|
|
58911
59206
|
* Node.dimensions
|
|
@@ -59418,6 +59713,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
59418
59713
|
* bpy_struct.id_data
|
|
59419
59714
|
* Node.type
|
|
59420
59715
|
* Node.location
|
|
59716
|
+
* Node.location_absolute
|
|
59421
59717
|
* Node.width
|
|
59422
59718
|
* Node.height
|
|
59423
59719
|
* Node.dimensions
|
|
@@ -59512,6 +59808,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
59512
59808
|
* bpy_struct.id_data
|
|
59513
59809
|
* Node.type
|
|
59514
59810
|
* Node.location
|
|
59811
|
+
* Node.location_absolute
|
|
59515
59812
|
* Node.width
|
|
59516
59813
|
* Node.height
|
|
59517
59814
|
* Node.dimensions
|
|
@@ -59700,6 +59997,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
59700
59997
|
* bpy_struct.id_data
|
|
59701
59998
|
* Node.type
|
|
59702
59999
|
* Node.location
|
|
60000
|
+
* Node.location_absolute
|
|
59703
60001
|
* Node.width
|
|
59704
60002
|
* Node.height
|
|
59705
60003
|
* Node.dimensions
|
|
@@ -59794,6 +60092,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
59794
60092
|
* bpy_struct.id_data
|
|
59795
60093
|
* Node.type
|
|
59796
60094
|
* Node.location
|
|
60095
|
+
* Node.location_absolute
|
|
59797
60096
|
* Node.width
|
|
59798
60097
|
* Node.height
|
|
59799
60098
|
* Node.dimensions
|
|
@@ -60040,6 +60339,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
60040
60339
|
* bpy_struct.id_data
|
|
60041
60340
|
* Node.type
|
|
60042
60341
|
* Node.location
|
|
60342
|
+
* Node.location_absolute
|
|
60043
60343
|
* Node.width
|
|
60044
60344
|
* Node.height
|
|
60045
60345
|
* Node.dimensions
|
|
@@ -60409,6 +60709,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
60409
60709
|
* bpy_struct.id_data
|
|
60410
60710
|
* Node.type
|
|
60411
60711
|
* Node.location
|
|
60712
|
+
* Node.location_absolute
|
|
60412
60713
|
* Node.width
|
|
60413
60714
|
* Node.height
|
|
60414
60715
|
* Node.dimensions
|
|
@@ -60503,6 +60804,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
60503
60804
|
* bpy_struct.id_data
|
|
60504
60805
|
* Node.type
|
|
60505
60806
|
* Node.location
|
|
60807
|
+
* Node.location_absolute
|
|
60506
60808
|
* Node.width
|
|
60507
60809
|
* Node.height
|
|
60508
60810
|
* Node.dimensions
|
|
@@ -60926,6 +61228,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
60926
61228
|
* bpy_struct.id_data
|
|
60927
61229
|
* Node.type
|
|
60928
61230
|
* Node.location
|
|
61231
|
+
* Node.location_absolute
|
|
60929
61232
|
* Node.width
|
|
60930
61233
|
* Node.height
|
|
60931
61234
|
* Node.dimensions
|
|
@@ -61064,6 +61367,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
61064
61367
|
* bpy_struct.id_data
|
|
61065
61368
|
* Node.type
|
|
61066
61369
|
* Node.location
|
|
61370
|
+
* Node.location_absolute
|
|
61067
61371
|
* Node.width
|
|
61068
61372
|
* Node.height
|
|
61069
61373
|
* Node.dimensions
|
|
@@ -61158,6 +61462,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
61158
61462
|
* bpy_struct.id_data
|
|
61159
61463
|
* Node.type
|
|
61160
61464
|
* Node.location
|
|
61465
|
+
* Node.location_absolute
|
|
61161
61466
|
* Node.width
|
|
61162
61467
|
* Node.height
|
|
61163
61468
|
* Node.dimensions
|
|
@@ -61251,6 +61556,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
61251
61556
|
* bpy_struct.id_data
|
|
61252
61557
|
* Node.type
|
|
61253
61558
|
* Node.location
|
|
61559
|
+
* Node.location_absolute
|
|
61254
61560
|
* Node.width
|
|
61255
61561
|
* Node.height
|
|
61256
61562
|
* Node.dimensions
|
|
@@ -61478,6 +61784,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
61478
61784
|
* bpy_struct.id_data
|
|
61479
61785
|
* Node.type
|
|
61480
61786
|
* Node.location
|
|
61787
|
+
* Node.location_absolute
|
|
61481
61788
|
* Node.width
|
|
61482
61789
|
* Node.height
|
|
61483
61790
|
* Node.dimensions
|
|
@@ -61872,6 +62179,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
61872
62179
|
* bpy_struct.id_data
|
|
61873
62180
|
* Node.type
|
|
61874
62181
|
* Node.location
|
|
62182
|
+
* Node.location_absolute
|
|
61875
62183
|
* Node.width
|
|
61876
62184
|
* Node.height
|
|
61877
62185
|
* Node.dimensions
|
|
@@ -61966,6 +62274,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
61966
62274
|
* bpy_struct.id_data
|
|
61967
62275
|
* Node.type
|
|
61968
62276
|
* Node.location
|
|
62277
|
+
* Node.location_absolute
|
|
61969
62278
|
* Node.width
|
|
61970
62279
|
* Node.height
|
|
61971
62280
|
* Node.dimensions
|
|
@@ -62060,6 +62369,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
62060
62369
|
* bpy_struct.id_data
|
|
62061
62370
|
* Node.type
|
|
62062
62371
|
* Node.location
|
|
62372
|
+
* Node.location_absolute
|
|
62063
62373
|
* Node.width
|
|
62064
62374
|
* Node.height
|
|
62065
62375
|
* Node.dimensions
|
|
@@ -62324,6 +62634,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
62324
62634
|
* bpy_struct.id_data
|
|
62325
62635
|
* Node.type
|
|
62326
62636
|
* Node.location
|
|
62637
|
+
* Node.location_absolute
|
|
62327
62638
|
* Node.width
|
|
62328
62639
|
* Node.height
|
|
62329
62640
|
* Node.dimensions
|
|
@@ -62418,6 +62729,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
62418
62729
|
* bpy_struct.id_data
|
|
62419
62730
|
* Node.type
|
|
62420
62731
|
* Node.location
|
|
62732
|
+
* Node.location_absolute
|
|
62421
62733
|
* Node.width
|
|
62422
62734
|
* Node.height
|
|
62423
62735
|
* Node.dimensions
|
|
@@ -62697,6 +63009,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
62697
63009
|
* bpy_struct.id_data
|
|
62698
63010
|
* Node.type
|
|
62699
63011
|
* Node.location
|
|
63012
|
+
* Node.location_absolute
|
|
62700
63013
|
* Node.width
|
|
62701
63014
|
* Node.height
|
|
62702
63015
|
* Node.dimensions
|
|
@@ -62793,6 +63106,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
62793
63106
|
* bpy_struct.id_data
|
|
62794
63107
|
* Node.type
|
|
62795
63108
|
* Node.location
|
|
63109
|
+
* Node.location_absolute
|
|
62796
63110
|
* Node.width
|
|
62797
63111
|
* Node.height
|
|
62798
63112
|
* Node.dimensions
|
|
@@ -63139,6 +63453,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
63139
63453
|
* bpy_struct.id_data
|
|
63140
63454
|
* Node.type
|
|
63141
63455
|
* Node.location
|
|
63456
|
+
* Node.location_absolute
|
|
63142
63457
|
* Node.width
|
|
63143
63458
|
* Node.height
|
|
63144
63459
|
* Node.dimensions
|
|
@@ -63277,6 +63592,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
63277
63592
|
* bpy_struct.id_data
|
|
63278
63593
|
* Node.type
|
|
63279
63594
|
* Node.location
|
|
63595
|
+
* Node.location_absolute
|
|
63280
63596
|
* Node.width
|
|
63281
63597
|
* Node.height
|
|
63282
63598
|
* Node.dimensions
|
|
@@ -63681,6 +63997,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
63681
63997
|
* bpy_struct.id_data
|
|
63682
63998
|
* Node.type
|
|
63683
63999
|
* Node.location
|
|
64000
|
+
* Node.location_absolute
|
|
63684
64001
|
* Node.width
|
|
63685
64002
|
* Node.height
|
|
63686
64003
|
* Node.dimensions
|
|
@@ -63817,6 +64134,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
63817
64134
|
* bpy_struct.id_data
|
|
63818
64135
|
* Node.type
|
|
63819
64136
|
* Node.location
|
|
64137
|
+
* Node.location_absolute
|
|
63820
64138
|
* Node.width
|
|
63821
64139
|
* Node.height
|
|
63822
64140
|
* Node.dimensions
|
|
@@ -63946,6 +64264,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
63946
64264
|
* bpy_struct.id_data
|
|
63947
64265
|
* Node.type
|
|
63948
64266
|
* Node.location
|
|
64267
|
+
* Node.location_absolute
|
|
63949
64268
|
* Node.width
|
|
63950
64269
|
* Node.height
|
|
63951
64270
|
* Node.dimensions
|
|
@@ -64040,6 +64359,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
64040
64359
|
* bpy_struct.id_data
|
|
64041
64360
|
* Node.type
|
|
64042
64361
|
* Node.location
|
|
64362
|
+
* Node.location_absolute
|
|
64043
64363
|
* Node.width
|
|
64044
64364
|
* Node.height
|
|
64045
64365
|
* Node.dimensions
|
|
@@ -64546,6 +64866,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
64546
64866
|
* bpy_struct.id_data
|
|
64547
64867
|
* Node.type
|
|
64548
64868
|
* Node.location
|
|
64869
|
+
* Node.location_absolute
|
|
64549
64870
|
* Node.width
|
|
64550
64871
|
* Node.height
|
|
64551
64872
|
* Node.dimensions
|
|
@@ -64640,6 +64961,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
64640
64961
|
* bpy_struct.id_data
|
|
64641
64962
|
* Node.type
|
|
64642
64963
|
* Node.location
|
|
64964
|
+
* Node.location_absolute
|
|
64643
64965
|
* Node.width
|
|
64644
64966
|
* Node.height
|
|
64645
64967
|
* Node.dimensions
|
|
@@ -64776,6 +65098,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
64776
65098
|
* bpy_struct.id_data
|
|
64777
65099
|
* Node.type
|
|
64778
65100
|
* Node.location
|
|
65101
|
+
* Node.location_absolute
|
|
64779
65102
|
* Node.width
|
|
64780
65103
|
* Node.height
|
|
64781
65104
|
* Node.dimensions
|
|
@@ -65114,6 +65437,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
65114
65437
|
* bpy_struct.id_data
|
|
65115
65438
|
* Node.type
|
|
65116
65439
|
* Node.location
|
|
65440
|
+
* Node.location_absolute
|
|
65117
65441
|
* Node.width
|
|
65118
65442
|
* Node.height
|
|
65119
65443
|
* Node.dimensions
|
|
@@ -65208,6 +65532,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
65208
65532
|
* bpy_struct.id_data
|
|
65209
65533
|
* Node.type
|
|
65210
65534
|
* Node.location
|
|
65535
|
+
* Node.location_absolute
|
|
65211
65536
|
* Node.width
|
|
65212
65537
|
* Node.height
|
|
65213
65538
|
* Node.dimensions
|
|
@@ -65304,6 +65629,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
65304
65629
|
* bpy_struct.id_data
|
|
65305
65630
|
* Node.type
|
|
65306
65631
|
* Node.location
|
|
65632
|
+
* Node.location_absolute
|
|
65307
65633
|
* Node.width
|
|
65308
65634
|
* Node.height
|
|
65309
65635
|
* Node.dimensions
|
|
@@ -65395,6 +65721,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
65395
65721
|
* bpy_struct.id_data
|
|
65396
65722
|
* Node.type
|
|
65397
65723
|
* Node.location
|
|
65724
|
+
* Node.location_absolute
|
|
65398
65725
|
* Node.width
|
|
65399
65726
|
* Node.height
|
|
65400
65727
|
* Node.dimensions
|
|
@@ -65489,6 +65816,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
65489
65816
|
* bpy_struct.id_data
|
|
65490
65817
|
* Node.type
|
|
65491
65818
|
* Node.location
|
|
65819
|
+
* Node.location_absolute
|
|
65492
65820
|
* Node.width
|
|
65493
65821
|
* Node.height
|
|
65494
65822
|
* Node.dimensions
|
|
@@ -65583,6 +65911,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
65583
65911
|
* bpy_struct.id_data
|
|
65584
65912
|
* Node.type
|
|
65585
65913
|
* Node.location
|
|
65914
|
+
* Node.location_absolute
|
|
65586
65915
|
* Node.width
|
|
65587
65916
|
* Node.height
|
|
65588
65917
|
* Node.dimensions
|
|
@@ -65677,6 +66006,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
65677
66006
|
* bpy_struct.id_data
|
|
65678
66007
|
* Node.type
|
|
65679
66008
|
* Node.location
|
|
66009
|
+
* Node.location_absolute
|
|
65680
66010
|
* Node.width
|
|
65681
66011
|
* Node.height
|
|
65682
66012
|
* Node.dimensions
|
|
@@ -65957,6 +66287,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
65957
66287
|
* bpy_struct.id_data
|
|
65958
66288
|
* Node.type
|
|
65959
66289
|
* Node.location
|
|
66290
|
+
* Node.location_absolute
|
|
65960
66291
|
* Node.width
|
|
65961
66292
|
* Node.height
|
|
65962
66293
|
* Node.dimensions
|
|
@@ -66138,6 +66469,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
66138
66469
|
* bpy_struct.id_data
|
|
66139
66470
|
* Node.type
|
|
66140
66471
|
* Node.location
|
|
66472
|
+
* Node.location_absolute
|
|
66141
66473
|
* Node.width
|
|
66142
66474
|
* Node.height
|
|
66143
66475
|
* Node.dimensions
|
|
@@ -66232,6 +66564,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
66232
66564
|
* bpy_struct.id_data
|
|
66233
66565
|
* Node.type
|
|
66234
66566
|
* Node.location
|
|
66567
|
+
* Node.location_absolute
|
|
66235
66568
|
* Node.width
|
|
66236
66569
|
* Node.height
|
|
66237
66570
|
* Node.dimensions
|
|
@@ -66325,6 +66658,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
66325
66658
|
* bpy_struct.id_data
|
|
66326
66659
|
* Node.type
|
|
66327
66660
|
* Node.location
|
|
66661
|
+
* Node.location_absolute
|
|
66328
66662
|
* Node.width
|
|
66329
66663
|
* Node.height
|
|
66330
66664
|
* Node.dimensions
|
|
@@ -66470,6 +66804,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
66470
66804
|
* bpy_struct.id_data
|
|
66471
66805
|
* Node.type
|
|
66472
66806
|
* Node.location
|
|
66807
|
+
* Node.location_absolute
|
|
66473
66808
|
* Node.width
|
|
66474
66809
|
* Node.height
|
|
66475
66810
|
* Node.dimensions
|
|
@@ -66606,6 +66941,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
66606
66941
|
* bpy_struct.id_data
|
|
66607
66942
|
* Node.type
|
|
66608
66943
|
* Node.location
|
|
66944
|
+
* Node.location_absolute
|
|
66609
66945
|
* Node.width
|
|
66610
66946
|
* Node.height
|
|
66611
66947
|
* Node.dimensions
|
|
@@ -66811,6 +67147,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
66811
67147
|
* bpy_struct.id_data
|
|
66812
67148
|
* Node.type
|
|
66813
67149
|
* Node.location
|
|
67150
|
+
* Node.location_absolute
|
|
66814
67151
|
* Node.width
|
|
66815
67152
|
* Node.height
|
|
66816
67153
|
* Node.dimensions
|
|
@@ -66905,6 +67242,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
66905
67242
|
* bpy_struct.id_data
|
|
66906
67243
|
* Node.type
|
|
66907
67244
|
* Node.location
|
|
67245
|
+
* Node.location_absolute
|
|
66908
67246
|
* Node.width
|
|
66909
67247
|
* Node.height
|
|
66910
67248
|
* Node.dimensions
|
|
@@ -67049,6 +67387,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
67049
67387
|
* bpy_struct.id_data
|
|
67050
67388
|
* Node.type
|
|
67051
67389
|
* Node.location
|
|
67390
|
+
* Node.location_absolute
|
|
67052
67391
|
* Node.width
|
|
67053
67392
|
* Node.height
|
|
67054
67393
|
* Node.dimensions
|
|
@@ -67235,6 +67574,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
67235
67574
|
* bpy_struct.id_data
|
|
67236
67575
|
* Node.type
|
|
67237
67576
|
* Node.location
|
|
67577
|
+
* Node.location_absolute
|
|
67238
67578
|
* Node.width
|
|
67239
67579
|
* Node.height
|
|
67240
67580
|
* Node.dimensions
|
|
@@ -67371,6 +67711,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
67371
67711
|
* bpy_struct.id_data
|
|
67372
67712
|
* Node.type
|
|
67373
67713
|
* Node.location
|
|
67714
|
+
* Node.location_absolute
|
|
67374
67715
|
* Node.width
|
|
67375
67716
|
* Node.height
|
|
67376
67717
|
* Node.dimensions
|
|
@@ -67519,6 +67860,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
67519
67860
|
* bpy_struct.id_data
|
|
67520
67861
|
* Node.type
|
|
67521
67862
|
* Node.location
|
|
67863
|
+
* Node.location_absolute
|
|
67522
67864
|
* Node.width
|
|
67523
67865
|
* Node.height
|
|
67524
67866
|
* Node.dimensions
|
|
@@ -67866,6 +68208,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
67866
68208
|
* bpy_struct.id_data
|
|
67867
68209
|
* Node.type
|
|
67868
68210
|
* Node.location
|
|
68211
|
+
* Node.location_absolute
|
|
67869
68212
|
* Node.width
|
|
67870
68213
|
* Node.height
|
|
67871
68214
|
* Node.dimensions
|
|
@@ -67960,6 +68303,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
67960
68303
|
* bpy_struct.id_data
|
|
67961
68304
|
* Node.type
|
|
67962
68305
|
* Node.location
|
|
68306
|
+
* Node.location_absolute
|
|
67963
68307
|
* Node.width
|
|
67964
68308
|
* Node.height
|
|
67965
68309
|
* Node.dimensions
|
|
@@ -68054,6 +68398,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
68054
68398
|
* bpy_struct.id_data
|
|
68055
68399
|
* Node.type
|
|
68056
68400
|
* Node.location
|
|
68401
|
+
* Node.location_absolute
|
|
68057
68402
|
* Node.width
|
|
68058
68403
|
* Node.height
|
|
68059
68404
|
* Node.dimensions
|
|
@@ -68148,6 +68493,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
68148
68493
|
* bpy_struct.id_data
|
|
68149
68494
|
* Node.type
|
|
68150
68495
|
* Node.location
|
|
68496
|
+
* Node.location_absolute
|
|
68151
68497
|
* Node.width
|
|
68152
68498
|
* Node.height
|
|
68153
68499
|
* Node.dimensions
|
|
@@ -68330,6 +68676,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
68330
68676
|
* bpy_struct.id_data
|
|
68331
68677
|
* Node.type
|
|
68332
68678
|
* Node.location
|
|
68679
|
+
* Node.location_absolute
|
|
68333
68680
|
* Node.width
|
|
68334
68681
|
* Node.height
|
|
68335
68682
|
* Node.dimensions
|
|
@@ -68522,6 +68869,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
68522
68869
|
* bpy_struct.id_data
|
|
68523
68870
|
* Node.type
|
|
68524
68871
|
* Node.location
|
|
68872
|
+
* Node.location_absolute
|
|
68525
68873
|
* Node.width
|
|
68526
68874
|
* Node.height
|
|
68527
68875
|
* Node.dimensions
|
|
@@ -68693,6 +69041,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
68693
69041
|
* bpy_struct.id_data
|
|
68694
69042
|
* Node.type
|
|
68695
69043
|
* Node.location
|
|
69044
|
+
* Node.location_absolute
|
|
68696
69045
|
* Node.width
|
|
68697
69046
|
* Node.height
|
|
68698
69047
|
* Node.dimensions
|
|
@@ -68871,6 +69220,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
68871
69220
|
* bpy_struct.id_data
|
|
68872
69221
|
* Node.type
|
|
68873
69222
|
* Node.location
|
|
69223
|
+
* Node.location_absolute
|
|
68874
69224
|
* Node.width
|
|
68875
69225
|
* Node.height
|
|
68876
69226
|
* Node.dimensions
|
|
@@ -68965,6 +69315,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
68965
69315
|
* bpy_struct.id_data
|
|
68966
69316
|
* Node.type
|
|
68967
69317
|
* Node.location
|
|
69318
|
+
* Node.location_absolute
|
|
68968
69319
|
* Node.width
|
|
68969
69320
|
* Node.height
|
|
68970
69321
|
* Node.dimensions
|
|
@@ -69059,6 +69410,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
69059
69410
|
* bpy_struct.id_data
|
|
69060
69411
|
* Node.type
|
|
69061
69412
|
* Node.location
|
|
69413
|
+
* Node.location_absolute
|
|
69062
69414
|
* Node.width
|
|
69063
69415
|
* Node.height
|
|
69064
69416
|
* Node.dimensions
|
|
@@ -69155,6 +69507,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
69155
69507
|
* bpy_struct.id_data
|
|
69156
69508
|
* Node.type
|
|
69157
69509
|
* Node.location
|
|
69510
|
+
* Node.location_absolute
|
|
69158
69511
|
* Node.width
|
|
69159
69512
|
* Node.height
|
|
69160
69513
|
* Node.dimensions
|
|
@@ -69249,6 +69602,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
69249
69602
|
* bpy_struct.id_data
|
|
69250
69603
|
* Node.type
|
|
69251
69604
|
* Node.location
|
|
69605
|
+
* Node.location_absolute
|
|
69252
69606
|
* Node.width
|
|
69253
69607
|
* Node.height
|
|
69254
69608
|
* Node.dimensions
|
|
@@ -69450,6 +69804,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
69450
69804
|
* bpy_struct.id_data
|
|
69451
69805
|
* Node.type
|
|
69452
69806
|
* Node.location
|
|
69807
|
+
* Node.location_absolute
|
|
69453
69808
|
* Node.width
|
|
69454
69809
|
* Node.height
|
|
69455
69810
|
* Node.dimensions
|
|
@@ -69589,6 +69944,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
69589
69944
|
* bpy_struct.id_data
|
|
69590
69945
|
* Node.type
|
|
69591
69946
|
* Node.location
|
|
69947
|
+
* Node.location_absolute
|
|
69592
69948
|
* Node.width
|
|
69593
69949
|
* Node.height
|
|
69594
69950
|
* Node.dimensions
|
|
@@ -69725,6 +70081,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
69725
70081
|
* bpy_struct.id_data
|
|
69726
70082
|
* Node.type
|
|
69727
70083
|
* Node.location
|
|
70084
|
+
* Node.location_absolute
|
|
69728
70085
|
* Node.width
|
|
69729
70086
|
* Node.height
|
|
69730
70087
|
* Node.dimensions
|
|
@@ -69819,6 +70176,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
69819
70176
|
* bpy_struct.id_data
|
|
69820
70177
|
* Node.type
|
|
69821
70178
|
* Node.location
|
|
70179
|
+
* Node.location_absolute
|
|
69822
70180
|
* Node.width
|
|
69823
70181
|
* Node.height
|
|
69824
70182
|
* Node.dimensions
|
|
@@ -69913,6 +70271,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
69913
70271
|
* bpy_struct.id_data
|
|
69914
70272
|
* Node.type
|
|
69915
70273
|
* Node.location
|
|
70274
|
+
* Node.location_absolute
|
|
69916
70275
|
* Node.width
|
|
69917
70276
|
* Node.height
|
|
69918
70277
|
* Node.dimensions
|
|
@@ -70049,6 +70408,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
70049
70408
|
* bpy_struct.id_data
|
|
70050
70409
|
* Node.type
|
|
70051
70410
|
* Node.location
|
|
70411
|
+
* Node.location_absolute
|
|
70052
70412
|
* Node.width
|
|
70053
70413
|
* Node.height
|
|
70054
70414
|
* Node.dimensions
|
|
@@ -70145,6 +70505,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
70145
70505
|
* bpy_struct.id_data
|
|
70146
70506
|
* Node.type
|
|
70147
70507
|
* Node.location
|
|
70508
|
+
* Node.location_absolute
|
|
70148
70509
|
* Node.width
|
|
70149
70510
|
* Node.height
|
|
70150
70511
|
* Node.dimensions
|
|
@@ -70238,6 +70599,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
70238
70599
|
* bpy_struct.id_data
|
|
70239
70600
|
* Node.type
|
|
70240
70601
|
* Node.location
|
|
70602
|
+
* Node.location_absolute
|
|
70241
70603
|
* Node.width
|
|
70242
70604
|
* Node.height
|
|
70243
70605
|
* Node.dimensions
|
|
@@ -70434,6 +70796,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
70434
70796
|
* bpy_struct.id_data
|
|
70435
70797
|
* Node.type
|
|
70436
70798
|
* Node.location
|
|
70799
|
+
* Node.location_absolute
|
|
70437
70800
|
* Node.width
|
|
70438
70801
|
* Node.height
|
|
70439
70802
|
* Node.dimensions
|
|
@@ -70620,6 +70983,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
70620
70983
|
* bpy_struct.id_data
|
|
70621
70984
|
* Node.type
|
|
70622
70985
|
* Node.location
|
|
70986
|
+
* Node.location_absolute
|
|
70623
70987
|
* Node.width
|
|
70624
70988
|
* Node.height
|
|
70625
70989
|
* Node.dimensions
|
|
@@ -71646,6 +72010,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
71646
72010
|
* bpy_struct.id_data
|
|
71647
72011
|
* Node.type
|
|
71648
72012
|
* Node.location
|
|
72013
|
+
* Node.location_absolute
|
|
71649
72014
|
* Node.width
|
|
71650
72015
|
* Node.height
|
|
71651
72016
|
* Node.dimensions
|
|
@@ -71740,6 +72105,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
71740
72105
|
* bpy_struct.id_data
|
|
71741
72106
|
* Node.type
|
|
71742
72107
|
* Node.location
|
|
72108
|
+
* Node.location_absolute
|
|
71743
72109
|
* Node.width
|
|
71744
72110
|
* Node.height
|
|
71745
72111
|
* Node.dimensions
|
|
@@ -71962,6 +72328,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
71962
72328
|
* bpy_struct.id_data
|
|
71963
72329
|
* Node.type
|
|
71964
72330
|
* Node.location
|
|
72331
|
+
* Node.location_absolute
|
|
71965
72332
|
* Node.width
|
|
71966
72333
|
* Node.height
|
|
71967
72334
|
* Node.dimensions
|
|
@@ -72056,6 +72423,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
72056
72423
|
* bpy_struct.id_data
|
|
72057
72424
|
* Node.type
|
|
72058
72425
|
* Node.location
|
|
72426
|
+
* Node.location_absolute
|
|
72059
72427
|
* Node.width
|
|
72060
72428
|
* Node.height
|
|
72061
72429
|
* Node.dimensions
|
|
@@ -72194,6 +72562,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
72194
72562
|
* bpy_struct.id_data
|
|
72195
72563
|
* Node.type
|
|
72196
72564
|
* Node.location
|
|
72565
|
+
* Node.location_absolute
|
|
72197
72566
|
* Node.width
|
|
72198
72567
|
* Node.height
|
|
72199
72568
|
* Node.dimensions
|
|
@@ -72387,6 +72756,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
72387
72756
|
* bpy_struct.id_data
|
|
72388
72757
|
* Node.type
|
|
72389
72758
|
* Node.location
|
|
72759
|
+
* Node.location_absolute
|
|
72390
72760
|
* Node.width
|
|
72391
72761
|
* Node.height
|
|
72392
72762
|
* Node.dimensions
|
|
@@ -72660,6 +73030,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
72660
73030
|
* bpy_struct.id_data
|
|
72661
73031
|
* Node.type
|
|
72662
73032
|
* Node.location
|
|
73033
|
+
* Node.location_absolute
|
|
72663
73034
|
* Node.width
|
|
72664
73035
|
* Node.height
|
|
72665
73036
|
* Node.dimensions
|
|
@@ -72893,6 +73264,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
72893
73264
|
* bpy_struct.id_data
|
|
72894
73265
|
* Node.type
|
|
72895
73266
|
* Node.location
|
|
73267
|
+
* Node.location_absolute
|
|
72896
73268
|
* Node.width
|
|
72897
73269
|
* Node.height
|
|
72898
73270
|
* Node.dimensions
|
|
@@ -73145,6 +73517,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
73145
73517
|
* bpy_struct.id_data
|
|
73146
73518
|
* Node.type
|
|
73147
73519
|
* Node.location
|
|
73520
|
+
* Node.location_absolute
|
|
73148
73521
|
* Node.width
|
|
73149
73522
|
* Node.height
|
|
73150
73523
|
* Node.dimensions
|
|
@@ -73366,6 +73739,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
73366
73739
|
* bpy_struct.id_data
|
|
73367
73740
|
* Node.type
|
|
73368
73741
|
* Node.location
|
|
73742
|
+
* Node.location_absolute
|
|
73369
73743
|
* Node.width
|
|
73370
73744
|
* Node.height
|
|
73371
73745
|
* Node.dimensions
|
|
@@ -73460,6 +73834,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
73460
73834
|
* bpy_struct.id_data
|
|
73461
73835
|
* Node.type
|
|
73462
73836
|
* Node.location
|
|
73837
|
+
* Node.location_absolute
|
|
73463
73838
|
* Node.width
|
|
73464
73839
|
* Node.height
|
|
73465
73840
|
* Node.dimensions
|
|
@@ -73901,6 +74276,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
73901
74276
|
* bpy_struct.id_data
|
|
73902
74277
|
* Node.type
|
|
73903
74278
|
* Node.location
|
|
74279
|
+
* Node.location_absolute
|
|
73904
74280
|
* Node.width
|
|
73905
74281
|
* Node.height
|
|
73906
74282
|
* Node.dimensions
|
|
@@ -74112,6 +74488,7 @@ Menu.poll function.
|
|
|
74112
74488
|
* bpy_struct.id_data
|
|
74113
74489
|
* Node.type
|
|
74114
74490
|
* Node.location
|
|
74491
|
+
* Node.location_absolute
|
|
74115
74492
|
* Node.width
|
|
74116
74493
|
* Node.height
|
|
74117
74494
|
* Node.dimensions
|
|
@@ -74283,6 +74660,7 @@ Menu.poll function.
|
|
|
74283
74660
|
* bpy_struct.id_data
|
|
74284
74661
|
* Node.type
|
|
74285
74662
|
* Node.location
|
|
74663
|
+
* Node.location_absolute
|
|
74286
74664
|
* Node.width
|
|
74287
74665
|
* Node.height
|
|
74288
74666
|
* Node.dimensions
|
|
@@ -74967,6 +75345,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
74967
75345
|
* bpy_struct.id_data
|
|
74968
75346
|
* Node.type
|
|
74969
75347
|
* Node.location
|
|
75348
|
+
* Node.location_absolute
|
|
74970
75349
|
* Node.width
|
|
74971
75350
|
* Node.height
|
|
74972
75351
|
* Node.dimensions
|
|
@@ -75167,6 +75546,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
75167
75546
|
* bpy_struct.id_data
|
|
75168
75547
|
* Node.type
|
|
75169
75548
|
* Node.location
|
|
75549
|
+
* Node.location_absolute
|
|
75170
75550
|
* Node.width
|
|
75171
75551
|
* Node.height
|
|
75172
75552
|
* Node.dimensions
|
|
@@ -75345,6 +75725,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
75345
75725
|
* bpy_struct.id_data
|
|
75346
75726
|
* Node.type
|
|
75347
75727
|
* Node.location
|
|
75728
|
+
* Node.location_absolute
|
|
75348
75729
|
* Node.width
|
|
75349
75730
|
* Node.height
|
|
75350
75731
|
* Node.dimensions
|
|
@@ -75436,6 +75817,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
75436
75817
|
* bpy_struct.id_data
|
|
75437
75818
|
* Node.type
|
|
75438
75819
|
* Node.location
|
|
75820
|
+
* Node.location_absolute
|
|
75439
75821
|
* Node.width
|
|
75440
75822
|
* Node.height
|
|
75441
75823
|
* Node.dimensions
|
|
@@ -75529,6 +75911,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
75529
75911
|
* bpy_struct.id_data
|
|
75530
75912
|
* Node.type
|
|
75531
75913
|
* Node.location
|
|
75914
|
+
* Node.location_absolute
|
|
75532
75915
|
* Node.width
|
|
75533
75916
|
* Node.height
|
|
75534
75917
|
* Node.dimensions
|
|
@@ -75658,6 +76041,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
75658
76041
|
* bpy_struct.id_data
|
|
75659
76042
|
* Node.type
|
|
75660
76043
|
* Node.location
|
|
76044
|
+
* Node.location_absolute
|
|
75661
76045
|
* Node.width
|
|
75662
76046
|
* Node.height
|
|
75663
76047
|
* Node.dimensions
|
|
@@ -75752,6 +76136,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
75752
76136
|
* bpy_struct.id_data
|
|
75753
76137
|
* Node.type
|
|
75754
76138
|
* Node.location
|
|
76139
|
+
* Node.location_absolute
|
|
75755
76140
|
* Node.width
|
|
75756
76141
|
* Node.height
|
|
75757
76142
|
* Node.dimensions
|
|
@@ -75846,6 +76231,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
75846
76231
|
* bpy_struct.id_data
|
|
75847
76232
|
* Node.type
|
|
75848
76233
|
* Node.location
|
|
76234
|
+
* Node.location_absolute
|
|
75849
76235
|
* Node.width
|
|
75850
76236
|
* Node.height
|
|
75851
76237
|
* Node.dimensions
|
|
@@ -76168,6 +76554,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
76168
76554
|
* bpy_struct.id_data
|
|
76169
76555
|
* Node.type
|
|
76170
76556
|
* Node.location
|
|
76557
|
+
* Node.location_absolute
|
|
76171
76558
|
* Node.width
|
|
76172
76559
|
* Node.height
|
|
76173
76560
|
* Node.dimensions
|
|
@@ -76305,6 +76692,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
76305
76692
|
* bpy_struct.id_data
|
|
76306
76693
|
* Node.type
|
|
76307
76694
|
* Node.location
|
|
76695
|
+
* Node.location_absolute
|
|
76308
76696
|
* Node.width
|
|
76309
76697
|
* Node.height
|
|
76310
76698
|
* Node.dimensions
|
|
@@ -76962,6 +77350,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
76962
77350
|
* bpy_struct.id_data
|
|
76963
77351
|
* Node.type
|
|
76964
77352
|
* Node.location
|
|
77353
|
+
* Node.location_absolute
|
|
76965
77354
|
* Node.width
|
|
76966
77355
|
* Node.height
|
|
76967
77356
|
* Node.dimensions
|
|
@@ -77056,6 +77445,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
77056
77445
|
* bpy_struct.id_data
|
|
77057
77446
|
* Node.type
|
|
77058
77447
|
* Node.location
|
|
77448
|
+
* Node.location_absolute
|
|
77059
77449
|
* Node.width
|
|
77060
77450
|
* Node.height
|
|
77061
77451
|
* Node.dimensions
|
|
@@ -77150,6 +77540,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
77150
77540
|
* bpy_struct.id_data
|
|
77151
77541
|
* Node.type
|
|
77152
77542
|
* Node.location
|
|
77543
|
+
* Node.location_absolute
|
|
77153
77544
|
* Node.width
|
|
77154
77545
|
* Node.height
|
|
77155
77546
|
* Node.dimensions
|
|
@@ -77287,6 +77678,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
77287
77678
|
* bpy_struct.id_data
|
|
77288
77679
|
* Node.type
|
|
77289
77680
|
* Node.location
|
|
77681
|
+
* Node.location_absolute
|
|
77290
77682
|
* Node.width
|
|
77291
77683
|
* Node.height
|
|
77292
77684
|
* Node.dimensions
|
|
@@ -77423,6 +77815,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
77423
77815
|
* bpy_struct.id_data
|
|
77424
77816
|
* Node.type
|
|
77425
77817
|
* Node.location
|
|
77818
|
+
* Node.location_absolute
|
|
77426
77819
|
* Node.width
|
|
77427
77820
|
* Node.height
|
|
77428
77821
|
* Node.dimensions
|
|
@@ -77730,6 +78123,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
77730
78123
|
* bpy_struct.id_data
|
|
77731
78124
|
* Node.type
|
|
77732
78125
|
* Node.location
|
|
78126
|
+
* Node.location_absolute
|
|
77733
78127
|
* Node.width
|
|
77734
78128
|
* Node.height
|
|
77735
78129
|
* Node.dimensions
|
|
@@ -78068,6 +78462,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
78068
78462
|
* bpy_struct.id_data
|
|
78069
78463
|
* Node.type
|
|
78070
78464
|
* Node.location
|
|
78465
|
+
* Node.location_absolute
|
|
78071
78466
|
* Node.width
|
|
78072
78467
|
* Node.height
|
|
78073
78468
|
* Node.dimensions
|
|
@@ -78162,6 +78557,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
78162
78557
|
* bpy_struct.id_data
|
|
78163
78558
|
* Node.type
|
|
78164
78559
|
* Node.location
|
|
78560
|
+
* Node.location_absolute
|
|
78165
78561
|
* Node.width
|
|
78166
78562
|
* Node.height
|
|
78167
78563
|
* Node.dimensions
|
|
@@ -79190,6 +79586,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
79190
79586
|
* bpy_struct.id_data
|
|
79191
79587
|
* Node.type
|
|
79192
79588
|
* Node.location
|
|
79589
|
+
* Node.location_absolute
|
|
79193
79590
|
* Node.width
|
|
79194
79591
|
* Node.height
|
|
79195
79592
|
* Node.dimensions
|
|
@@ -79324,6 +79721,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
79324
79721
|
* bpy_struct.id_data
|
|
79325
79722
|
* Node.type
|
|
79326
79723
|
* Node.location
|
|
79724
|
+
* Node.location_absolute
|
|
79327
79725
|
* Node.width
|
|
79328
79726
|
* Node.height
|
|
79329
79727
|
* Node.dimensions
|
|
@@ -79418,6 +79816,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
79418
79816
|
* bpy_struct.id_data
|
|
79419
79817
|
* Node.type
|
|
79420
79818
|
* Node.location
|
|
79819
|
+
* Node.location_absolute
|
|
79421
79820
|
* Node.width
|
|
79422
79821
|
* Node.height
|
|
79423
79822
|
* Node.dimensions
|
|
@@ -79556,6 +79955,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
79556
79955
|
* bpy_struct.id_data
|
|
79557
79956
|
* Node.type
|
|
79558
79957
|
* Node.location
|
|
79958
|
+
* Node.location_absolute
|
|
79559
79959
|
* Node.width
|
|
79560
79960
|
* Node.height
|
|
79561
79961
|
* Node.dimensions
|
|
@@ -79650,6 +80050,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
79650
80050
|
* bpy_struct.id_data
|
|
79651
80051
|
* Node.type
|
|
79652
80052
|
* Node.location
|
|
80053
|
+
* Node.location_absolute
|
|
79653
80054
|
* Node.width
|
|
79654
80055
|
* Node.height
|
|
79655
80056
|
* Node.dimensions
|
|
@@ -79932,6 +80333,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
79932
80333
|
* bpy_struct.id_data
|
|
79933
80334
|
* Node.type
|
|
79934
80335
|
* Node.location
|
|
80336
|
+
* Node.location_absolute
|
|
79935
80337
|
* Node.width
|
|
79936
80338
|
* Node.height
|
|
79937
80339
|
* Node.dimensions
|
|
@@ -80026,6 +80428,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
80026
80428
|
* bpy_struct.id_data
|
|
80027
80429
|
* Node.type
|
|
80028
80430
|
* Node.location
|
|
80431
|
+
* Node.location_absolute
|
|
80029
80432
|
* Node.width
|
|
80030
80433
|
* Node.height
|
|
80031
80434
|
* Node.dimensions
|
|
@@ -80180,6 +80583,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
80180
80583
|
* bpy_struct.id_data
|
|
80181
80584
|
* Node.type
|
|
80182
80585
|
* Node.location
|
|
80586
|
+
* Node.location_absolute
|
|
80183
80587
|
* Node.width
|
|
80184
80588
|
* Node.height
|
|
80185
80589
|
* Node.dimensions
|
|
@@ -80274,6 +80678,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
80274
80678
|
* bpy_struct.id_data
|
|
80275
80679
|
* Node.type
|
|
80276
80680
|
* Node.location
|
|
80681
|
+
* Node.location_absolute
|
|
80277
80682
|
* Node.width
|
|
80278
80683
|
* Node.height
|
|
80279
80684
|
* Node.dimensions
|
|
@@ -81173,6 +81578,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
81173
81578
|
* bpy_struct.id_data
|
|
81174
81579
|
* Node.type
|
|
81175
81580
|
* Node.location
|
|
81581
|
+
* Node.location_absolute
|
|
81176
81582
|
* Node.width
|
|
81177
81583
|
* Node.height
|
|
81178
81584
|
* Node.dimensions
|
|
@@ -81392,6 +81798,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
81392
81798
|
* bpy_struct.id_data
|
|
81393
81799
|
* Node.type
|
|
81394
81800
|
* Node.location
|
|
81801
|
+
* Node.location_absolute
|
|
81395
81802
|
* Node.width
|
|
81396
81803
|
* Node.height
|
|
81397
81804
|
* Node.dimensions
|
|
@@ -81486,6 +81893,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
81486
81893
|
* bpy_struct.id_data
|
|
81487
81894
|
* Node.type
|
|
81488
81895
|
* Node.location
|
|
81896
|
+
* Node.location_absolute
|
|
81489
81897
|
* Node.width
|
|
81490
81898
|
* Node.height
|
|
81491
81899
|
* Node.dimensions
|
|
@@ -81800,6 +82208,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
81800
82208
|
* bpy_struct.id_data
|
|
81801
82209
|
* Node.type
|
|
81802
82210
|
* Node.location
|
|
82211
|
+
* Node.location_absolute
|
|
81803
82212
|
* Node.width
|
|
81804
82213
|
* Node.height
|
|
81805
82214
|
* Node.dimensions
|
|
@@ -81896,6 +82305,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
81896
82305
|
* bpy_struct.id_data
|
|
81897
82306
|
* Node.type
|
|
81898
82307
|
* Node.location
|
|
82308
|
+
* Node.location_absolute
|
|
81899
82309
|
* Node.width
|
|
81900
82310
|
* Node.height
|
|
81901
82311
|
* Node.dimensions
|
|
@@ -82174,6 +82584,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
82174
82584
|
* bpy_struct.id_data
|
|
82175
82585
|
* Node.type
|
|
82176
82586
|
* Node.location
|
|
82587
|
+
* Node.location_absolute
|
|
82177
82588
|
* Node.width
|
|
82178
82589
|
* Node.height
|
|
82179
82590
|
* Node.dimensions
|
|
@@ -82530,6 +82941,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
82530
82941
|
* bpy_struct.id_data
|
|
82531
82942
|
* Node.type
|
|
82532
82943
|
* Node.location
|
|
82944
|
+
* Node.location_absolute
|
|
82533
82945
|
* Node.width
|
|
82534
82946
|
* Node.height
|
|
82535
82947
|
* Node.dimensions
|
|
@@ -82694,6 +83106,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
82694
83106
|
* bpy_struct.id_data
|
|
82695
83107
|
* Node.type
|
|
82696
83108
|
* Node.location
|
|
83109
|
+
* Node.location_absolute
|
|
82697
83110
|
* Node.width
|
|
82698
83111
|
* Node.height
|
|
82699
83112
|
* Node.dimensions
|
|
@@ -82788,6 +83201,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
82788
83201
|
* bpy_struct.id_data
|
|
82789
83202
|
* Node.type
|
|
82790
83203
|
* Node.location
|
|
83204
|
+
* Node.location_absolute
|
|
82791
83205
|
* Node.width
|
|
82792
83206
|
* Node.height
|
|
82793
83207
|
* Node.dimensions
|
|
@@ -83137,6 +83551,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
83137
83551
|
* bpy_struct.id_data
|
|
83138
83552
|
* Node.type
|
|
83139
83553
|
* Node.location
|
|
83554
|
+
* Node.location_absolute
|
|
83140
83555
|
* Node.width
|
|
83141
83556
|
* Node.height
|
|
83142
83557
|
* Node.dimensions
|
|
@@ -83424,6 +83839,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
83424
83839
|
* bpy_struct.id_data
|
|
83425
83840
|
* Node.type
|
|
83426
83841
|
* Node.location
|
|
83842
|
+
* Node.location_absolute
|
|
83427
83843
|
* Node.width
|
|
83428
83844
|
* Node.height
|
|
83429
83845
|
* Node.dimensions
|
|
@@ -83913,6 +84329,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
83913
84329
|
* bpy_struct.id_data
|
|
83914
84330
|
* Node.type
|
|
83915
84331
|
* Node.location
|
|
84332
|
+
* Node.location_absolute
|
|
83916
84333
|
* Node.width
|
|
83917
84334
|
* Node.height
|
|
83918
84335
|
* Node.dimensions
|
|
@@ -84007,6 +84424,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
84007
84424
|
* bpy_struct.id_data
|
|
84008
84425
|
* Node.type
|
|
84009
84426
|
* Node.location
|
|
84427
|
+
* Node.location_absolute
|
|
84010
84428
|
* Node.width
|
|
84011
84429
|
* Node.height
|
|
84012
84430
|
* Node.dimensions
|
|
@@ -84101,6 +84519,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
84101
84519
|
* bpy_struct.id_data
|
|
84102
84520
|
* Node.type
|
|
84103
84521
|
* Node.location
|
|
84522
|
+
* Node.location_absolute
|
|
84104
84523
|
* Node.width
|
|
84105
84524
|
* Node.height
|
|
84106
84525
|
* Node.dimensions
|
|
@@ -84450,6 +84869,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
84450
84869
|
* bpy_struct.id_data
|
|
84451
84870
|
* Node.type
|
|
84452
84871
|
* Node.location
|
|
84872
|
+
* Node.location_absolute
|
|
84453
84873
|
* Node.width
|
|
84454
84874
|
* Node.height
|
|
84455
84875
|
* Node.dimensions
|
|
@@ -84546,6 +84966,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
84546
84966
|
* bpy_struct.id_data
|
|
84547
84967
|
* Node.type
|
|
84548
84968
|
* Node.location
|
|
84969
|
+
* Node.location_absolute
|
|
84549
84970
|
* Node.width
|
|
84550
84971
|
* Node.height
|
|
84551
84972
|
* Node.dimensions
|
|
@@ -85026,6 +85447,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
85026
85447
|
* bpy_struct.id_data
|
|
85027
85448
|
* Node.type
|
|
85028
85449
|
* Node.location
|
|
85450
|
+
* Node.location_absolute
|
|
85029
85451
|
* Node.width
|
|
85030
85452
|
* Node.height
|
|
85031
85453
|
* Node.dimensions
|
|
@@ -85122,6 +85544,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
85122
85544
|
* bpy_struct.id_data
|
|
85123
85545
|
* Node.type
|
|
85124
85546
|
* Node.location
|
|
85547
|
+
* Node.location_absolute
|
|
85125
85548
|
* Node.width
|
|
85126
85549
|
* Node.height
|
|
85127
85550
|
* Node.dimensions
|
|
@@ -85413,6 +85836,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
85413
85836
|
* bpy_struct.id_data
|
|
85414
85837
|
* Node.type
|
|
85415
85838
|
* Node.location
|
|
85839
|
+
* Node.location_absolute
|
|
85416
85840
|
* Node.width
|
|
85417
85841
|
* Node.height
|
|
85418
85842
|
* Node.dimensions
|
|
@@ -85507,6 +85931,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
85507
85931
|
* bpy_struct.id_data
|
|
85508
85932
|
* Node.type
|
|
85509
85933
|
* Node.location
|
|
85934
|
+
* Node.location_absolute
|
|
85510
85935
|
* Node.width
|
|
85511
85936
|
* Node.height
|
|
85512
85937
|
* Node.dimensions
|
|
@@ -85601,6 +86026,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
85601
86026
|
* bpy_struct.id_data
|
|
85602
86027
|
* Node.type
|
|
85603
86028
|
* Node.location
|
|
86029
|
+
* Node.location_absolute
|
|
85604
86030
|
* Node.width
|
|
85605
86031
|
* Node.height
|
|
85606
86032
|
* Node.dimensions
|
|
@@ -85697,6 +86123,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
85697
86123
|
* bpy_struct.id_data
|
|
85698
86124
|
* Node.type
|
|
85699
86125
|
* Node.location
|
|
86126
|
+
* Node.location_absolute
|
|
85700
86127
|
* Node.width
|
|
85701
86128
|
* Node.height
|
|
85702
86129
|
* Node.dimensions
|
|
@@ -85881,6 +86308,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
85881
86308
|
* bpy_struct.id_data
|
|
85882
86309
|
* Node.type
|
|
85883
86310
|
* Node.location
|
|
86311
|
+
* Node.location_absolute
|
|
85884
86312
|
* Node.width
|
|
85885
86313
|
* Node.height
|
|
85886
86314
|
* Node.dimensions
|
|
@@ -86180,6 +86608,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
86180
86608
|
* bpy_struct.id_data
|
|
86181
86609
|
* Node.type
|
|
86182
86610
|
* Node.location
|
|
86611
|
+
* Node.location_absolute
|
|
86183
86612
|
* Node.width
|
|
86184
86613
|
* Node.height
|
|
86185
86614
|
* Node.dimensions
|
|
@@ -86418,6 +86847,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
86418
86847
|
* bpy_struct.id_data
|
|
86419
86848
|
* Node.type
|
|
86420
86849
|
* Node.location
|
|
86850
|
+
* Node.location_absolute
|
|
86421
86851
|
* Node.width
|
|
86422
86852
|
* Node.height
|
|
86423
86853
|
* Node.dimensions
|
|
@@ -86638,6 +87068,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
86638
87068
|
* bpy_struct.id_data
|
|
86639
87069
|
* Node.type
|
|
86640
87070
|
* Node.location
|
|
87071
|
+
* Node.location_absolute
|
|
86641
87072
|
* Node.width
|
|
86642
87073
|
* Node.height
|
|
86643
87074
|
* Node.dimensions
|
|
@@ -86819,6 +87250,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
86819
87250
|
* bpy_struct.id_data
|
|
86820
87251
|
* Node.type
|
|
86821
87252
|
* Node.location
|
|
87253
|
+
* Node.location_absolute
|
|
86822
87254
|
* Node.width
|
|
86823
87255
|
* Node.height
|
|
86824
87256
|
* Node.dimensions
|
|
@@ -87409,6 +87841,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
87409
87841
|
* bpy_struct.id_data
|
|
87410
87842
|
* Node.type
|
|
87411
87843
|
* Node.location
|
|
87844
|
+
* Node.location_absolute
|
|
87412
87845
|
* Node.width
|
|
87413
87846
|
* Node.height
|
|
87414
87847
|
* Node.dimensions
|
|
@@ -87503,6 +87936,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
87503
87936
|
* bpy_struct.id_data
|
|
87504
87937
|
* Node.type
|
|
87505
87938
|
* Node.location
|
|
87939
|
+
* Node.location_absolute
|
|
87506
87940
|
* Node.width
|
|
87507
87941
|
* Node.height
|
|
87508
87942
|
* Node.dimensions
|
|
@@ -87743,6 +88177,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
87743
88177
|
* bpy_struct.id_data
|
|
87744
88178
|
* Node.type
|
|
87745
88179
|
* Node.location
|
|
88180
|
+
* Node.location_absolute
|
|
87746
88181
|
* Node.width
|
|
87747
88182
|
* Node.height
|
|
87748
88183
|
* Node.dimensions
|
|
@@ -88135,6 +88570,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
88135
88570
|
* bpy_struct.id_data
|
|
88136
88571
|
* Node.type
|
|
88137
88572
|
* Node.location
|
|
88573
|
+
* Node.location_absolute
|
|
88138
88574
|
* Node.width
|
|
88139
88575
|
* Node.height
|
|
88140
88576
|
* Node.dimensions
|
|
@@ -88229,6 +88665,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
88229
88665
|
* bpy_struct.id_data
|
|
88230
88666
|
* Node.type
|
|
88231
88667
|
* Node.location
|
|
88668
|
+
* Node.location_absolute
|
|
88232
88669
|
* Node.width
|
|
88233
88670
|
* Node.height
|
|
88234
88671
|
* Node.dimensions
|
|
@@ -88467,6 +88904,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
88467
88904
|
* bpy_struct.id_data
|
|
88468
88905
|
* Node.type
|
|
88469
88906
|
* Node.location
|
|
88907
|
+
* Node.location_absolute
|
|
88470
88908
|
* Node.width
|
|
88471
88909
|
* Node.height
|
|
88472
88910
|
* Node.dimensions
|
|
@@ -88913,6 +89351,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
88913
89351
|
* bpy_struct.id_data
|
|
88914
89352
|
* Node.type
|
|
88915
89353
|
* Node.location
|
|
89354
|
+
* Node.location_absolute
|
|
88916
89355
|
* Node.width
|
|
88917
89356
|
* Node.height
|
|
88918
89357
|
* Node.dimensions
|
|
@@ -89337,6 +89776,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
89337
89776
|
* bpy_struct.id_data
|
|
89338
89777
|
* Node.type
|
|
89339
89778
|
* Node.location
|
|
89779
|
+
* Node.location_absolute
|
|
89340
89780
|
* Node.width
|
|
89341
89781
|
* Node.height
|
|
89342
89782
|
* Node.dimensions
|
|
@@ -89433,6 +89873,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
89433
89873
|
* bpy_struct.id_data
|
|
89434
89874
|
* Node.type
|
|
89435
89875
|
* Node.location
|
|
89876
|
+
* Node.location_absolute
|
|
89436
89877
|
* Node.width
|
|
89437
89878
|
* Node.height
|
|
89438
89879
|
* Node.dimensions
|
|
@@ -89812,6 +90253,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
89812
90253
|
* bpy_struct.id_data
|
|
89813
90254
|
* Node.type
|
|
89814
90255
|
* Node.location
|
|
90256
|
+
* Node.location_absolute
|
|
89815
90257
|
* Node.width
|
|
89816
90258
|
* Node.height
|
|
89817
90259
|
* Node.dimensions
|
|
@@ -89908,6 +90350,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
89908
90350
|
* bpy_struct.id_data
|
|
89909
90351
|
* Node.type
|
|
89910
90352
|
* Node.location
|
|
90353
|
+
* Node.location_absolute
|
|
89911
90354
|
* Node.width
|
|
89912
90355
|
* Node.height
|
|
89913
90356
|
* Node.dimensions
|
|
@@ -90002,6 +90445,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
90002
90445
|
* bpy_struct.id_data
|
|
90003
90446
|
* Node.type
|
|
90004
90447
|
* Node.location
|
|
90448
|
+
* Node.location_absolute
|
|
90005
90449
|
* Node.width
|
|
90006
90450
|
* Node.height
|
|
90007
90451
|
* Node.dimensions
|
|
@@ -90163,6 +90607,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
90163
90607
|
* bpy_struct.id_data
|
|
90164
90608
|
* Node.type
|
|
90165
90609
|
* Node.location
|
|
90610
|
+
* Node.location_absolute
|
|
90166
90611
|
* Node.width
|
|
90167
90612
|
* Node.height
|
|
90168
90613
|
* Node.dimensions
|
|
@@ -90257,6 +90702,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
90257
90702
|
* bpy_struct.id_data
|
|
90258
90703
|
* Node.type
|
|
90259
90704
|
* Node.location
|
|
90705
|
+
* Node.location_absolute
|
|
90260
90706
|
* Node.width
|
|
90261
90707
|
* Node.height
|
|
90262
90708
|
* Node.dimensions
|
|
@@ -90626,6 +91072,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
90626
91072
|
* bpy_struct.id_data
|
|
90627
91073
|
* Node.type
|
|
90628
91074
|
* Node.location
|
|
91075
|
+
* Node.location_absolute
|
|
90629
91076
|
* Node.width
|
|
90630
91077
|
* Node.height
|
|
90631
91078
|
* Node.dimensions
|
|
@@ -90720,6 +91167,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
90720
91167
|
* bpy_struct.id_data
|
|
90721
91168
|
* Node.type
|
|
90722
91169
|
* Node.location
|
|
91170
|
+
* Node.location_absolute
|
|
90723
91171
|
* Node.width
|
|
90724
91172
|
* Node.height
|
|
90725
91173
|
* Node.dimensions
|
|
@@ -90849,6 +91297,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
90849
91297
|
* bpy_struct.id_data
|
|
90850
91298
|
* Node.type
|
|
90851
91299
|
* Node.location
|
|
91300
|
+
* Node.location_absolute
|
|
90852
91301
|
* Node.width
|
|
90853
91302
|
* Node.height
|
|
90854
91303
|
* Node.dimensions
|
|
@@ -91093,6 +91542,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
91093
91542
|
* bpy_struct.id_data
|
|
91094
91543
|
* Node.type
|
|
91095
91544
|
* Node.location
|
|
91545
|
+
* Node.location_absolute
|
|
91096
91546
|
* Node.width
|
|
91097
91547
|
* Node.height
|
|
91098
91548
|
* Node.dimensions
|
|
@@ -91281,6 +91731,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
91281
91731
|
* bpy_struct.id_data
|
|
91282
91732
|
* Node.type
|
|
91283
91733
|
* Node.location
|
|
91734
|
+
* Node.location_absolute
|
|
91284
91735
|
* Node.width
|
|
91285
91736
|
* Node.height
|
|
91286
91737
|
* Node.dimensions
|
|
@@ -92808,6 +93259,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
92808
93259
|
* bpy_struct.id_data
|
|
92809
93260
|
* Node.type
|
|
92810
93261
|
* Node.location
|
|
93262
|
+
* Node.location_absolute
|
|
92811
93263
|
* Node.width
|
|
92812
93264
|
* Node.height
|
|
92813
93265
|
* Node.dimensions
|
|
@@ -92902,6 +93354,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
92902
93354
|
* bpy_struct.id_data
|
|
92903
93355
|
* Node.type
|
|
92904
93356
|
* Node.location
|
|
93357
|
+
* Node.location_absolute
|
|
92905
93358
|
* Node.width
|
|
92906
93359
|
* Node.height
|
|
92907
93360
|
* Node.dimensions
|
|
@@ -92995,6 +93448,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
92995
93448
|
* bpy_struct.id_data
|
|
92996
93449
|
* Node.type
|
|
92997
93450
|
* Node.location
|
|
93451
|
+
* Node.location_absolute
|
|
92998
93452
|
* Node.width
|
|
92999
93453
|
* Node.height
|
|
93000
93454
|
* Node.dimensions
|
|
@@ -93131,6 +93585,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
93131
93585
|
* bpy_struct.id_data
|
|
93132
93586
|
* Node.type
|
|
93133
93587
|
* Node.location
|
|
93588
|
+
* Node.location_absolute
|
|
93134
93589
|
* Node.width
|
|
93135
93590
|
* Node.height
|
|
93136
93591
|
* Node.dimensions
|
|
@@ -93259,6 +93714,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
93259
93714
|
* bpy_struct.id_data
|
|
93260
93715
|
* Node.type
|
|
93261
93716
|
* Node.location
|
|
93717
|
+
* Node.location_absolute
|
|
93262
93718
|
* Node.width
|
|
93263
93719
|
* Node.height
|
|
93264
93720
|
* Node.dimensions
|
|
@@ -93493,6 +93949,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
93493
93949
|
* bpy_struct.id_data
|
|
93494
93950
|
* Node.type
|
|
93495
93951
|
* Node.location
|
|
93952
|
+
* Node.location_absolute
|
|
93496
93953
|
* Node.width
|
|
93497
93954
|
* Node.height
|
|
93498
93955
|
* Node.dimensions
|
|
@@ -93589,6 +94046,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
93589
94046
|
* bpy_struct.id_data
|
|
93590
94047
|
* Node.type
|
|
93591
94048
|
* Node.location
|
|
94049
|
+
* Node.location_absolute
|
|
93592
94050
|
* Node.width
|
|
93593
94051
|
* Node.height
|
|
93594
94052
|
* Node.dimensions
|
|
@@ -93827,6 +94285,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
93827
94285
|
* bpy_struct.id_data
|
|
93828
94286
|
* Node.type
|
|
93829
94287
|
* Node.location
|
|
94288
|
+
* Node.location_absolute
|
|
93830
94289
|
* Node.width
|
|
93831
94290
|
* Node.height
|
|
93832
94291
|
* Node.dimensions
|
|
@@ -93923,6 +94382,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
93923
94382
|
* bpy_struct.id_data
|
|
93924
94383
|
* Node.type
|
|
93925
94384
|
* Node.location
|
|
94385
|
+
* Node.location_absolute
|
|
93926
94386
|
* Node.width
|
|
93927
94387
|
* Node.height
|
|
93928
94388
|
* Node.dimensions
|
|
@@ -94391,6 +94851,7 @@ FileHandler
|
|
|
94391
94851
|
* bpy_struct.id_data
|
|
94392
94852
|
* Node.type
|
|
94393
94853
|
* Node.location
|
|
94854
|
+
* Node.location_absolute
|
|
94394
94855
|
* Node.width
|
|
94395
94856
|
* Node.height
|
|
94396
94857
|
* Node.dimensions
|
|
@@ -94568,6 +95029,7 @@ FileHandler
|
|
|
94568
95029
|
* bpy_struct.id_data
|
|
94569
95030
|
* Node.type
|
|
94570
95031
|
* Node.location
|
|
95032
|
+
* Node.location_absolute
|
|
94571
95033
|
* Node.width
|
|
94572
95034
|
* Node.height
|
|
94573
95035
|
* Node.dimensions
|
|
@@ -94664,6 +95126,7 @@ FileHandler
|
|
|
94664
95126
|
* bpy_struct.id_data
|
|
94665
95127
|
* Node.type
|
|
94666
95128
|
* Node.location
|
|
95129
|
+
* Node.location_absolute
|
|
94667
95130
|
* Node.width
|
|
94668
95131
|
* Node.height
|
|
94669
95132
|
* Node.dimensions
|
|
@@ -94760,6 +95223,7 @@ FileHandler
|
|
|
94760
95223
|
* bpy_struct.id_data
|
|
94761
95224
|
* Node.type
|
|
94762
95225
|
* Node.location
|
|
95226
|
+
* Node.location_absolute
|
|
94763
95227
|
* Node.width
|
|
94764
95228
|
* Node.height
|
|
94765
95229
|
* Node.dimensions
|
|
@@ -94854,6 +95318,7 @@ FileHandler
|
|
|
94854
95318
|
* bpy_struct.id_data
|
|
94855
95319
|
* Node.type
|
|
94856
95320
|
* Node.location
|
|
95321
|
+
* Node.location_absolute
|
|
94857
95322
|
* Node.width
|
|
94858
95323
|
* Node.height
|
|
94859
95324
|
* Node.dimensions
|
|
@@ -95177,6 +95642,7 @@ FileHandler
|
|
|
95177
95642
|
* bpy_struct.id_data
|
|
95178
95643
|
* Node.type
|
|
95179
95644
|
* Node.location
|
|
95645
|
+
* Node.location_absolute
|
|
95180
95646
|
* Node.width
|
|
95181
95647
|
* Node.height
|
|
95182
95648
|
* Node.dimensions
|
|
@@ -95273,6 +95739,7 @@ FileHandler
|
|
|
95273
95739
|
* bpy_struct.id_data
|
|
95274
95740
|
* Node.type
|
|
95275
95741
|
* Node.location
|
|
95742
|
+
* Node.location_absolute
|
|
95276
95743
|
* Node.width
|
|
95277
95744
|
* Node.height
|
|
95278
95745
|
* Node.dimensions
|
|
@@ -95451,6 +95918,7 @@ FileHandler
|
|
|
95451
95918
|
* bpy_struct.id_data
|
|
95452
95919
|
* Node.type
|
|
95453
95920
|
* Node.location
|
|
95921
|
+
* Node.location_absolute
|
|
95454
95922
|
* Node.width
|
|
95455
95923
|
* Node.height
|
|
95456
95924
|
* Node.dimensions
|
|
@@ -95608,6 +96076,7 @@ FileHandler
|
|
|
95608
96076
|
* bpy_struct.id_data
|
|
95609
96077
|
* Node.type
|
|
95610
96078
|
* Node.location
|
|
96079
|
+
* Node.location_absolute
|
|
95611
96080
|
* Node.width
|
|
95612
96081
|
* Node.height
|
|
95613
96082
|
* Node.dimensions
|
|
@@ -95702,6 +96171,7 @@ FileHandler
|
|
|
95702
96171
|
* bpy_struct.id_data
|
|
95703
96172
|
* Node.type
|
|
95704
96173
|
* Node.location
|
|
96174
|
+
* Node.location_absolute
|
|
95705
96175
|
* Node.width
|
|
95706
96176
|
* Node.height
|
|
95707
96177
|
* Node.dimensions
|
|
@@ -95796,6 +96266,7 @@ FileHandler
|
|
|
95796
96266
|
* bpy_struct.id_data
|
|
95797
96267
|
* Node.type
|
|
95798
96268
|
* Node.location
|
|
96269
|
+
* Node.location_absolute
|
|
95799
96270
|
* Node.width
|
|
95800
96271
|
* Node.height
|
|
95801
96272
|
* Node.dimensions
|
|
@@ -95984,6 +96455,7 @@ FileHandler
|
|
|
95984
96455
|
* bpy_struct.id_data
|
|
95985
96456
|
* Node.type
|
|
95986
96457
|
* Node.location
|
|
96458
|
+
* Node.location_absolute
|
|
95987
96459
|
* Node.width
|
|
95988
96460
|
* Node.height
|
|
95989
96461
|
* Node.dimensions
|
|
@@ -96077,6 +96549,7 @@ FileHandler
|
|
|
96077
96549
|
* bpy_struct.id_data
|
|
96078
96550
|
* Node.type
|
|
96079
96551
|
* Node.location
|
|
96552
|
+
* Node.location_absolute
|
|
96080
96553
|
* Node.width
|
|
96081
96554
|
* Node.height
|
|
96082
96555
|
* Node.dimensions
|
|
@@ -96507,6 +96980,7 @@ FileHandler
|
|
|
96507
96980
|
* bpy_struct.id_data
|
|
96508
96981
|
* Node.type
|
|
96509
96982
|
* Node.location
|
|
96983
|
+
* Node.location_absolute
|
|
96510
96984
|
* Node.width
|
|
96511
96985
|
* Node.height
|
|
96512
96986
|
* Node.dimensions
|
|
@@ -96727,6 +97201,7 @@ FileHandler
|
|
|
96727
97201
|
* bpy_struct.id_data
|
|
96728
97202
|
* Node.type
|
|
96729
97203
|
* Node.location
|
|
97204
|
+
* Node.location_absolute
|
|
96730
97205
|
* Node.width
|
|
96731
97206
|
* Node.height
|
|
96732
97207
|
* Node.dimensions
|
|
@@ -96902,6 +97377,7 @@ FileHandler
|
|
|
96902
97377
|
* bpy_struct.id_data
|
|
96903
97378
|
* Node.type
|
|
96904
97379
|
* Node.location
|
|
97380
|
+
* Node.location_absolute
|
|
96905
97381
|
* Node.width
|
|
96906
97382
|
* Node.height
|
|
96907
97383
|
* Node.dimensions
|
|
@@ -97176,6 +97652,7 @@ FileHandler
|
|
|
97176
97652
|
* bpy_struct.id_data
|
|
97177
97653
|
* Node.type
|
|
97178
97654
|
* Node.location
|
|
97655
|
+
* Node.location_absolute
|
|
97179
97656
|
* Node.width
|
|
97180
97657
|
* Node.height
|
|
97181
97658
|
* Node.dimensions
|
|
@@ -97414,6 +97891,7 @@ FileHandler
|
|
|
97414
97891
|
* bpy_struct.id_data
|
|
97415
97892
|
* Node.type
|
|
97416
97893
|
* Node.location
|
|
97894
|
+
* Node.location_absolute
|
|
97417
97895
|
* Node.width
|
|
97418
97896
|
* Node.height
|
|
97419
97897
|
* Node.dimensions
|
|
@@ -97874,6 +98352,7 @@ FileHandler
|
|
|
97874
98352
|
* bpy_struct.id_data
|
|
97875
98353
|
* Node.type
|
|
97876
98354
|
* Node.location
|
|
98355
|
+
* Node.location_absolute
|
|
97877
98356
|
* Node.width
|
|
97878
98357
|
* Node.height
|
|
97879
98358
|
* Node.dimensions
|
|
@@ -98245,6 +98724,7 @@ FileHandler
|
|
|
98245
98724
|
* bpy_struct.id_data
|
|
98246
98725
|
* Node.type
|
|
98247
98726
|
* Node.location
|
|
98727
|
+
* Node.location_absolute
|
|
98248
98728
|
* Node.width
|
|
98249
98729
|
* Node.height
|
|
98250
98730
|
* Node.dimensions
|
|
@@ -98339,6 +98819,7 @@ FileHandler
|
|
|
98339
98819
|
* bpy_struct.id_data
|
|
98340
98820
|
* Node.type
|
|
98341
98821
|
* Node.location
|
|
98822
|
+
* Node.location_absolute
|
|
98342
98823
|
* Node.width
|
|
98343
98824
|
* Node.height
|
|
98344
98825
|
* Node.dimensions
|
|
@@ -98433,6 +98914,7 @@ FileHandler
|
|
|
98433
98914
|
* bpy_struct.id_data
|
|
98434
98915
|
* Node.type
|
|
98435
98916
|
* Node.location
|
|
98917
|
+
* Node.location_absolute
|
|
98436
98918
|
* Node.width
|
|
98437
98919
|
* Node.height
|
|
98438
98920
|
* Node.dimensions
|
|
@@ -98571,6 +99053,7 @@ FileHandler
|
|
|
98571
99053
|
* bpy_struct.id_data
|
|
98572
99054
|
* Node.type
|
|
98573
99055
|
* Node.location
|
|
99056
|
+
* Node.location_absolute
|
|
98574
99057
|
* Node.width
|
|
98575
99058
|
* Node.height
|
|
98576
99059
|
* Node.dimensions
|
|
@@ -98798,6 +99281,7 @@ FileHandler
|
|
|
98798
99281
|
* bpy_struct.id_data
|
|
98799
99282
|
* Node.type
|
|
98800
99283
|
* Node.location
|
|
99284
|
+
* Node.location_absolute
|
|
98801
99285
|
* Node.width
|
|
98802
99286
|
* Node.height
|
|
98803
99287
|
* Node.dimensions
|
|
@@ -98975,6 +99459,7 @@ FileHandler
|
|
|
98975
99459
|
* bpy_struct.id_data
|
|
98976
99460
|
* Node.type
|
|
98977
99461
|
* Node.location
|
|
99462
|
+
* Node.location_absolute
|
|
98978
99463
|
* Node.width
|
|
98979
99464
|
* Node.height
|
|
98980
99465
|
* Node.dimensions
|
|
@@ -99111,6 +99596,7 @@ FileHandler
|
|
|
99111
99596
|
* bpy_struct.id_data
|
|
99112
99597
|
* Node.type
|
|
99113
99598
|
* Node.location
|
|
99599
|
+
* Node.location_absolute
|
|
99114
99600
|
* Node.width
|
|
99115
99601
|
* Node.height
|
|
99116
99602
|
* Node.dimensions
|
|
@@ -99205,6 +99691,7 @@ FileHandler
|
|
|
99205
99691
|
* bpy_struct.id_data
|
|
99206
99692
|
* Node.type
|
|
99207
99693
|
* Node.location
|
|
99694
|
+
* Node.location_absolute
|
|
99208
99695
|
* Node.width
|
|
99209
99696
|
* Node.height
|
|
99210
99697
|
* Node.dimensions
|
|
@@ -99301,6 +99788,7 @@ FileHandler
|
|
|
99301
99788
|
* bpy_struct.id_data
|
|
99302
99789
|
* Node.type
|
|
99303
99790
|
* Node.location
|
|
99791
|
+
* Node.location_absolute
|
|
99304
99792
|
* Node.width
|
|
99305
99793
|
* Node.height
|
|
99306
99794
|
* Node.dimensions
|
|
@@ -99481,6 +99969,7 @@ FileHandler
|
|
|
99481
99969
|
* bpy_struct.id_data
|
|
99482
99970
|
* Node.type
|
|
99483
99971
|
* Node.location
|
|
99972
|
+
* Node.location_absolute
|
|
99484
99973
|
* Node.width
|
|
99485
99974
|
* Node.height
|
|
99486
99975
|
* Node.dimensions
|
|
@@ -99702,6 +100191,7 @@ FileHandler
|
|
|
99702
100191
|
* bpy_struct.id_data
|
|
99703
100192
|
* Node.type
|
|
99704
100193
|
* Node.location
|
|
100194
|
+
* Node.location_absolute
|
|
99705
100195
|
* Node.width
|
|
99706
100196
|
* Node.height
|
|
99707
100197
|
* Node.dimensions
|
|
@@ -100033,6 +100523,7 @@ FileHandler
|
|
|
100033
100523
|
* bpy_struct.id_data
|
|
100034
100524
|
* Node.type
|
|
100035
100525
|
* Node.location
|
|
100526
|
+
* Node.location_absolute
|
|
100036
100527
|
* Node.width
|
|
100037
100528
|
* Node.height
|
|
100038
100529
|
* Node.dimensions
|
|
@@ -100293,6 +100784,7 @@ FileHandler
|
|
|
100293
100784
|
* bpy_struct.id_data
|
|
100294
100785
|
* Node.type
|
|
100295
100786
|
* Node.location
|
|
100787
|
+
* Node.location_absolute
|
|
100296
100788
|
* Node.width
|
|
100297
100789
|
* Node.height
|
|
100298
100790
|
* Node.dimensions
|
|
@@ -100955,6 +101447,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
100955
101447
|
* bpy_struct.id_data
|
|
100956
101448
|
* Node.type
|
|
100957
101449
|
* Node.location
|
|
101450
|
+
* Node.location_absolute
|
|
100958
101451
|
* Node.width
|
|
100959
101452
|
* Node.height
|
|
100960
101453
|
* Node.dimensions
|
|
@@ -101147,6 +101640,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
101147
101640
|
* bpy_struct.id_data
|
|
101148
101641
|
* Node.type
|
|
101149
101642
|
* Node.location
|
|
101643
|
+
* Node.location_absolute
|
|
101150
101644
|
* Node.width
|
|
101151
101645
|
* Node.height
|
|
101152
101646
|
* Node.dimensions
|
|
@@ -101510,6 +102004,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
101510
102004
|
* bpy_struct.id_data
|
|
101511
102005
|
* Node.type
|
|
101512
102006
|
* Node.location
|
|
102007
|
+
* Node.location_absolute
|
|
101513
102008
|
* Node.width
|
|
101514
102009
|
* Node.height
|
|
101515
102010
|
* Node.dimensions
|
|
@@ -101604,6 +102099,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
101604
102099
|
* bpy_struct.id_data
|
|
101605
102100
|
* Node.type
|
|
101606
102101
|
* Node.location
|
|
102102
|
+
* Node.location_absolute
|
|
101607
102103
|
* Node.width
|
|
101608
102104
|
* Node.height
|
|
101609
102105
|
* Node.dimensions
|
|
@@ -101826,6 +102322,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
101826
102322
|
* bpy_struct.id_data
|
|
101827
102323
|
* Node.type
|
|
101828
102324
|
* Node.location
|
|
102325
|
+
* Node.location_absolute
|
|
101829
102326
|
* Node.width
|
|
101830
102327
|
* Node.height
|
|
101831
102328
|
* Node.dimensions
|
|
@@ -101917,6 +102414,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
101917
102414
|
* bpy_struct.id_data
|
|
101918
102415
|
* Node.type
|
|
101919
102416
|
* Node.location
|
|
102417
|
+
* Node.location_absolute
|
|
101920
102418
|
* Node.width
|
|
101921
102419
|
* Node.height
|
|
101922
102420
|
* Node.dimensions
|
|
@@ -102013,6 +102511,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
102013
102511
|
* bpy_struct.id_data
|
|
102014
102512
|
* Node.type
|
|
102015
102513
|
* Node.location
|
|
102514
|
+
* Node.location_absolute
|
|
102016
102515
|
* Node.width
|
|
102017
102516
|
* Node.height
|
|
102018
102517
|
* Node.dimensions
|
|
@@ -102107,6 +102606,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
102107
102606
|
* bpy_struct.id_data
|
|
102108
102607
|
* Node.type
|
|
102109
102608
|
* Node.location
|
|
102609
|
+
* Node.location_absolute
|
|
102110
102610
|
* Node.width
|
|
102111
102611
|
* Node.height
|
|
102112
102612
|
* Node.dimensions
|
|
@@ -102287,6 +102787,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
102287
102787
|
* bpy_struct.id_data
|
|
102288
102788
|
* Node.type
|
|
102289
102789
|
* Node.location
|
|
102790
|
+
* Node.location_absolute
|
|
102290
102791
|
* Node.width
|
|
102291
102792
|
* Node.height
|
|
102292
102793
|
* Node.dimensions
|
|
@@ -102468,6 +102969,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
102468
102969
|
* bpy_struct.id_data
|
|
102469
102970
|
* Node.type
|
|
102470
102971
|
* Node.location
|
|
102972
|
+
* Node.location_absolute
|
|
102471
102973
|
* Node.width
|
|
102472
102974
|
* Node.height
|
|
102473
102975
|
* Node.dimensions
|
|
@@ -139489,10 +139991,10 @@ class FluidDomainSettings(bpy_struct):
|
|
|
139489
139991
|
:type: float
|
|
139490
139992
|
"""
|
|
139491
139993
|
|
|
139492
|
-
cache_data_format: typing.Literal["
|
|
139994
|
+
cache_data_format: typing.Literal["UNI", "OPENVDB", "RAW"]
|
|
139493
139995
|
""" Select the file format to be used for caching volumetric data
|
|
139494
139996
|
|
|
139495
|
-
:type: typing.Literal['
|
|
139997
|
+
:type: typing.Literal['UNI','OPENVDB','RAW']
|
|
139496
139998
|
"""
|
|
139497
139999
|
|
|
139498
140000
|
cache_directory: str
|
|
@@ -139549,22 +140051,22 @@ class FluidDomainSettings(bpy_struct):
|
|
|
139549
140051
|
:type: int
|
|
139550
140052
|
"""
|
|
139551
140053
|
|
|
139552
|
-
cache_mesh_format: typing.Literal["
|
|
140054
|
+
cache_mesh_format: typing.Literal["UNI", "OPENVDB", "RAW"]
|
|
139553
140055
|
""" Select the file format to be used for caching surface data
|
|
139554
140056
|
|
|
139555
|
-
:type: typing.Literal['
|
|
140057
|
+
:type: typing.Literal['UNI','OPENVDB','RAW']
|
|
139556
140058
|
"""
|
|
139557
140059
|
|
|
139558
|
-
cache_noise_format: typing.Literal["
|
|
140060
|
+
cache_noise_format: typing.Literal["UNI", "OPENVDB", "RAW"]
|
|
139559
140061
|
""" Select the file format to be used for caching noise data
|
|
139560
140062
|
|
|
139561
|
-
:type: typing.Literal['
|
|
140063
|
+
:type: typing.Literal['UNI','OPENVDB','RAW']
|
|
139562
140064
|
"""
|
|
139563
140065
|
|
|
139564
|
-
cache_particle_format: typing.Literal["
|
|
140066
|
+
cache_particle_format: typing.Literal["UNI", "OPENVDB", "RAW"]
|
|
139565
140067
|
""" Select the file format to be used for caching particle data
|
|
139566
140068
|
|
|
139567
|
-
:type: typing.Literal['
|
|
140069
|
+
:type: typing.Literal['UNI','OPENVDB','RAW']
|
|
139568
140070
|
"""
|
|
139569
140071
|
|
|
139570
140072
|
cache_resumable: bool
|
|
@@ -178026,7 +178528,13 @@ class Node(bpy_struct):
|
|
|
178026
178528
|
"""
|
|
178027
178529
|
|
|
178028
178530
|
location: mathutils.Vector
|
|
178029
|
-
"""
|
|
178531
|
+
""" Location of the node within its parent frame
|
|
178532
|
+
|
|
178533
|
+
:type: mathutils.Vector
|
|
178534
|
+
"""
|
|
178535
|
+
|
|
178536
|
+
location_absolute: mathutils.Vector
|
|
178537
|
+
""" Location of the node in the entire canvas
|
|
178030
178538
|
|
|
178031
178539
|
:type: mathutils.Vector
|
|
178032
178540
|
"""
|
|
@@ -191165,12 +191673,6 @@ class PreferencesEdit(bpy_struct):
|
|
|
191165
191673
|
class PreferencesExperimental(bpy_struct):
|
|
191166
191674
|
"""Experimental features"""
|
|
191167
191675
|
|
|
191168
|
-
enable_new_cpu_compositor: bool
|
|
191169
|
-
""" Enable the new CPU compositor
|
|
191170
|
-
|
|
191171
|
-
:type: bool
|
|
191172
|
-
"""
|
|
191173
|
-
|
|
191174
191676
|
override_auto_resync: bool
|
|
191175
191677
|
""" Disable library overrides automatic resync detection and process on file load (can be useful to help fixing broken files)
|
|
191176
191678
|
|
|
@@ -194945,12 +195447,6 @@ class RenderSettings(bpy_struct):
|
|
|
194945
195447
|
:type: bool
|
|
194946
195448
|
"""
|
|
194947
195449
|
|
|
194948
|
-
use_new_cpu_compositor: bool
|
|
194949
|
-
""" Use the new CPU compositor implementation
|
|
194950
|
-
|
|
194951
|
-
:type: bool
|
|
194952
|
-
"""
|
|
194953
|
-
|
|
194954
195450
|
use_overwrite: bool
|
|
194955
195451
|
""" Overwrite existing files while rendering
|
|
194956
195452
|
|
|
@@ -232809,8 +233305,6 @@ NODE_PT_annotation: bl_ui.space_node.NODE_PT_annotation
|
|
|
232809
233305
|
|
|
232810
233306
|
NODE_PT_backdrop: bl_ui.space_node.NODE_PT_backdrop
|
|
232811
233307
|
|
|
232812
|
-
NODE_PT_compositor_debug: bl_ui.space_node.NODE_PT_compositor_debug
|
|
232813
|
-
|
|
232814
233308
|
NODE_PT_geometry_node_tool_mode: bl_ui.space_node.NODE_PT_geometry_node_tool_mode
|
|
232815
233309
|
|
|
232816
233310
|
NODE_PT_geometry_node_tool_object_types: bl_ui.space_node.NODE_PT_geometry_node_tool_object_types
|