fake-bpy-module 20240828__py3-none-any.whl → 20240831__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of fake-bpy-module might be problematic. Click here for more details.
- bpy/ops/anim/__init__.pyi +14 -0
- bpy/ops/wm/__init__.pyi +2 -43
- bpy/types/__init__.pyi +825 -44
- {fake_bpy_module-20240828.dist-info → fake_bpy_module-20240831.dist-info}/METADATA +1 -1
- {fake_bpy_module-20240828.dist-info → fake_bpy_module-20240831.dist-info}/RECORD +8 -8
- freestyle/utils/__init__.pyi +1 -1
- {fake_bpy_module-20240828.dist-info → fake_bpy_module-20240831.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20240828.dist-info → fake_bpy_module-20240831.dist-info}/top_level.txt +0 -0
bpy/types/__init__.pyi
CHANGED
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
* Node.outputs
|
|
15
15
|
* Node.internal_links
|
|
16
16
|
* Node.parent
|
|
17
|
+
* Node.warning_propagation
|
|
17
18
|
* Node.use_custom_color
|
|
18
19
|
* Node.color
|
|
19
20
|
* Node.select
|
|
@@ -272,6 +273,7 @@
|
|
|
272
273
|
* Node.outputs
|
|
273
274
|
* Node.internal_links
|
|
274
275
|
* Node.parent
|
|
276
|
+
* Node.warning_propagation
|
|
275
277
|
* Node.use_custom_color
|
|
276
278
|
* Node.color
|
|
277
279
|
* Node.select
|
|
@@ -583,6 +585,7 @@
|
|
|
583
585
|
* Node.outputs
|
|
584
586
|
* Node.internal_links
|
|
585
587
|
* Node.parent
|
|
588
|
+
* Node.warning_propagation
|
|
586
589
|
* Node.use_custom_color
|
|
587
590
|
* Node.color
|
|
588
591
|
* Node.select
|
|
@@ -714,6 +717,7 @@
|
|
|
714
717
|
* Node.outputs
|
|
715
718
|
* Node.internal_links
|
|
716
719
|
* Node.parent
|
|
720
|
+
* Node.warning_propagation
|
|
717
721
|
* Node.use_custom_color
|
|
718
722
|
* Node.color
|
|
719
723
|
* Node.select
|
|
@@ -890,6 +894,7 @@
|
|
|
890
894
|
* Node.outputs
|
|
891
895
|
* Node.internal_links
|
|
892
896
|
* Node.parent
|
|
897
|
+
* Node.warning_propagation
|
|
893
898
|
* Node.use_custom_color
|
|
894
899
|
* Node.color
|
|
895
900
|
* Node.select
|
|
@@ -980,6 +985,7 @@
|
|
|
980
985
|
* Node.outputs
|
|
981
986
|
* Node.internal_links
|
|
982
987
|
* Node.parent
|
|
988
|
+
* Node.warning_propagation
|
|
983
989
|
* Node.use_custom_color
|
|
984
990
|
* Node.color
|
|
985
991
|
* Node.select
|
|
@@ -1069,6 +1075,7 @@
|
|
|
1069
1075
|
* Node.outputs
|
|
1070
1076
|
* Node.internal_links
|
|
1071
1077
|
* Node.parent
|
|
1078
|
+
* Node.warning_propagation
|
|
1072
1079
|
* Node.use_custom_color
|
|
1073
1080
|
* Node.color
|
|
1074
1081
|
* Node.select
|
|
@@ -1243,6 +1250,7 @@
|
|
|
1243
1250
|
* Node.outputs
|
|
1244
1251
|
* Node.internal_links
|
|
1245
1252
|
* Node.parent
|
|
1253
|
+
* Node.warning_propagation
|
|
1246
1254
|
* Node.use_custom_color
|
|
1247
1255
|
* Node.color
|
|
1248
1256
|
* Node.select
|
|
@@ -1487,6 +1495,7 @@
|
|
|
1487
1495
|
* Node.outputs
|
|
1488
1496
|
* Node.internal_links
|
|
1489
1497
|
* Node.parent
|
|
1498
|
+
* Node.warning_propagation
|
|
1490
1499
|
* Node.use_custom_color
|
|
1491
1500
|
* Node.color
|
|
1492
1501
|
* Node.select
|
|
@@ -1824,6 +1833,7 @@
|
|
|
1824
1833
|
* Node.outputs
|
|
1825
1834
|
* Node.internal_links
|
|
1826
1835
|
* Node.parent
|
|
1836
|
+
* Node.warning_propagation
|
|
1827
1837
|
* Node.use_custom_color
|
|
1828
1838
|
* Node.color
|
|
1829
1839
|
* Node.select
|
|
@@ -1914,6 +1924,7 @@
|
|
|
1914
1924
|
* Node.outputs
|
|
1915
1925
|
* Node.internal_links
|
|
1916
1926
|
* Node.parent
|
|
1927
|
+
* Node.warning_propagation
|
|
1917
1928
|
* Node.use_custom_color
|
|
1918
1929
|
* Node.color
|
|
1919
1930
|
* Node.select
|
|
@@ -2004,6 +2015,7 @@
|
|
|
2004
2015
|
* Node.outputs
|
|
2005
2016
|
* Node.internal_links
|
|
2006
2017
|
* Node.parent
|
|
2018
|
+
* Node.warning_propagation
|
|
2007
2019
|
* Node.use_custom_color
|
|
2008
2020
|
* Node.color
|
|
2009
2021
|
* Node.select
|
|
@@ -2096,6 +2108,7 @@
|
|
|
2096
2108
|
* Node.outputs
|
|
2097
2109
|
* Node.internal_links
|
|
2098
2110
|
* Node.parent
|
|
2111
|
+
* Node.warning_propagation
|
|
2099
2112
|
* Node.use_custom_color
|
|
2100
2113
|
* Node.color
|
|
2101
2114
|
* Node.select
|
|
@@ -2249,6 +2262,7 @@
|
|
|
2249
2262
|
* Node.outputs
|
|
2250
2263
|
* Node.internal_links
|
|
2251
2264
|
* Node.parent
|
|
2265
|
+
* Node.warning_propagation
|
|
2252
2266
|
* Node.use_custom_color
|
|
2253
2267
|
* Node.color
|
|
2254
2268
|
* Node.select
|
|
@@ -2339,6 +2353,7 @@
|
|
|
2339
2353
|
* Node.outputs
|
|
2340
2354
|
* Node.internal_links
|
|
2341
2355
|
* Node.parent
|
|
2356
|
+
* Node.warning_propagation
|
|
2342
2357
|
* Node.use_custom_color
|
|
2343
2358
|
* Node.color
|
|
2344
2359
|
* Node.select
|
|
@@ -2526,6 +2541,7 @@
|
|
|
2526
2541
|
* Node.outputs
|
|
2527
2542
|
* Node.internal_links
|
|
2528
2543
|
* Node.parent
|
|
2544
|
+
* Node.warning_propagation
|
|
2529
2545
|
* Node.use_custom_color
|
|
2530
2546
|
* Node.color
|
|
2531
2547
|
* Node.select
|
|
@@ -2618,6 +2634,7 @@
|
|
|
2618
2634
|
* Node.outputs
|
|
2619
2635
|
* Node.internal_links
|
|
2620
2636
|
* Node.parent
|
|
2637
|
+
* Node.warning_propagation
|
|
2621
2638
|
* Node.use_custom_color
|
|
2622
2639
|
* Node.color
|
|
2623
2640
|
* Node.select
|
|
@@ -2708,6 +2725,7 @@
|
|
|
2708
2725
|
* Node.outputs
|
|
2709
2726
|
* Node.internal_links
|
|
2710
2727
|
* Node.parent
|
|
2728
|
+
* Node.warning_propagation
|
|
2711
2729
|
* Node.use_custom_color
|
|
2712
2730
|
* Node.color
|
|
2713
2731
|
* Node.select
|
|
@@ -2890,6 +2908,7 @@
|
|
|
2890
2908
|
* Node.outputs
|
|
2891
2909
|
* Node.internal_links
|
|
2892
2910
|
* Node.parent
|
|
2911
|
+
* Node.warning_propagation
|
|
2893
2912
|
* Node.use_custom_color
|
|
2894
2913
|
* Node.color
|
|
2895
2914
|
* Node.select
|
|
@@ -3023,6 +3042,7 @@
|
|
|
3023
3042
|
* Node.outputs
|
|
3024
3043
|
* Node.internal_links
|
|
3025
3044
|
* Node.parent
|
|
3045
|
+
* Node.warning_propagation
|
|
3026
3046
|
* Node.use_custom_color
|
|
3027
3047
|
* Node.color
|
|
3028
3048
|
* Node.select
|
|
@@ -3115,6 +3135,7 @@
|
|
|
3115
3135
|
* Node.outputs
|
|
3116
3136
|
* Node.internal_links
|
|
3117
3137
|
* Node.parent
|
|
3138
|
+
* Node.warning_propagation
|
|
3118
3139
|
* Node.use_custom_color
|
|
3119
3140
|
* Node.color
|
|
3120
3141
|
* Node.select
|
|
@@ -3205,6 +3226,7 @@
|
|
|
3205
3226
|
* Node.outputs
|
|
3206
3227
|
* Node.internal_links
|
|
3207
3228
|
* Node.parent
|
|
3229
|
+
* Node.warning_propagation
|
|
3208
3230
|
* Node.use_custom_color
|
|
3209
3231
|
* Node.color
|
|
3210
3232
|
* Node.select
|
|
@@ -3797,6 +3819,7 @@
|
|
|
3797
3819
|
* Node.outputs
|
|
3798
3820
|
* Node.internal_links
|
|
3799
3821
|
* Node.parent
|
|
3822
|
+
* Node.warning_propagation
|
|
3800
3823
|
* Node.use_custom_color
|
|
3801
3824
|
* Node.color
|
|
3802
3825
|
* Node.select
|
|
@@ -3929,6 +3952,7 @@
|
|
|
3929
3952
|
* Node.outputs
|
|
3930
3953
|
* Node.internal_links
|
|
3931
3954
|
* Node.parent
|
|
3955
|
+
* Node.warning_propagation
|
|
3932
3956
|
* Node.use_custom_color
|
|
3933
3957
|
* Node.color
|
|
3934
3958
|
* Node.select
|
|
@@ -4062,6 +4086,7 @@
|
|
|
4062
4086
|
* Node.outputs
|
|
4063
4087
|
* Node.internal_links
|
|
4064
4088
|
* Node.parent
|
|
4089
|
+
* Node.warning_propagation
|
|
4065
4090
|
* Node.use_custom_color
|
|
4066
4091
|
* Node.color
|
|
4067
4092
|
* Node.select
|
|
@@ -4412,6 +4437,7 @@
|
|
|
4412
4437
|
* Node.outputs
|
|
4413
4438
|
* Node.internal_links
|
|
4414
4439
|
* Node.parent
|
|
4440
|
+
* Node.warning_propagation
|
|
4415
4441
|
* Node.use_custom_color
|
|
4416
4442
|
* Node.color
|
|
4417
4443
|
* Node.select
|
|
@@ -4690,6 +4716,7 @@
|
|
|
4690
4716
|
* Node.outputs
|
|
4691
4717
|
* Node.internal_links
|
|
4692
4718
|
* Node.parent
|
|
4719
|
+
* Node.warning_propagation
|
|
4693
4720
|
* Node.use_custom_color
|
|
4694
4721
|
* Node.color
|
|
4695
4722
|
* Node.select
|
|
@@ -4780,6 +4807,7 @@
|
|
|
4780
4807
|
* Node.outputs
|
|
4781
4808
|
* Node.internal_links
|
|
4782
4809
|
* Node.parent
|
|
4810
|
+
* Node.warning_propagation
|
|
4783
4811
|
* Node.use_custom_color
|
|
4784
4812
|
* Node.color
|
|
4785
4813
|
* Node.select
|
|
@@ -4920,6 +4948,7 @@
|
|
|
4920
4948
|
* Node.outputs
|
|
4921
4949
|
* Node.internal_links
|
|
4922
4950
|
* Node.parent
|
|
4951
|
+
* Node.warning_propagation
|
|
4923
4952
|
* Node.use_custom_color
|
|
4924
4953
|
* Node.color
|
|
4925
4954
|
* Node.select
|
|
@@ -5053,6 +5082,7 @@
|
|
|
5053
5082
|
* Node.outputs
|
|
5054
5083
|
* Node.internal_links
|
|
5055
5084
|
* Node.parent
|
|
5085
|
+
* Node.warning_propagation
|
|
5056
5086
|
* Node.use_custom_color
|
|
5057
5087
|
* Node.color
|
|
5058
5088
|
* Node.select
|
|
@@ -5143,6 +5173,7 @@
|
|
|
5143
5173
|
* Node.outputs
|
|
5144
5174
|
* Node.internal_links
|
|
5145
5175
|
* Node.parent
|
|
5176
|
+
* Node.warning_propagation
|
|
5146
5177
|
* Node.use_custom_color
|
|
5147
5178
|
* Node.color
|
|
5148
5179
|
* Node.select
|
|
@@ -5630,6 +5661,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
5630
5661
|
* Node.outputs
|
|
5631
5662
|
* Node.internal_links
|
|
5632
5663
|
* Node.parent
|
|
5664
|
+
* Node.warning_propagation
|
|
5633
5665
|
* Node.use_custom_color
|
|
5634
5666
|
* Node.color
|
|
5635
5667
|
* Node.select
|
|
@@ -5762,6 +5794,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
5762
5794
|
* Node.outputs
|
|
5763
5795
|
* Node.internal_links
|
|
5764
5796
|
* Node.parent
|
|
5797
|
+
* Node.warning_propagation
|
|
5765
5798
|
* Node.use_custom_color
|
|
5766
5799
|
* Node.color
|
|
5767
5800
|
* Node.select
|
|
@@ -5852,6 +5885,7 @@ from a search field, this can be done using bpy.types.Operator.invoke_search_pop
|
|
|
5852
5885
|
* Node.outputs
|
|
5853
5886
|
* Node.internal_links
|
|
5854
5887
|
* Node.parent
|
|
5888
|
+
* Node.warning_propagation
|
|
5855
5889
|
* Node.use_custom_color
|
|
5856
5890
|
* Node.color
|
|
5857
5891
|
* Node.select
|
|
@@ -6064,6 +6098,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
6064
6098
|
* Node.outputs
|
|
6065
6099
|
* Node.internal_links
|
|
6066
6100
|
* Node.parent
|
|
6101
|
+
* Node.warning_propagation
|
|
6067
6102
|
* Node.use_custom_color
|
|
6068
6103
|
* Node.color
|
|
6069
6104
|
* Node.select
|
|
@@ -6154,6 +6189,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
6154
6189
|
* Node.outputs
|
|
6155
6190
|
* Node.internal_links
|
|
6156
6191
|
* Node.parent
|
|
6192
|
+
* Node.warning_propagation
|
|
6157
6193
|
* Node.use_custom_color
|
|
6158
6194
|
* Node.color
|
|
6159
6195
|
* Node.select
|
|
@@ -6328,6 +6364,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
6328
6364
|
* Node.outputs
|
|
6329
6365
|
* Node.internal_links
|
|
6330
6366
|
* Node.parent
|
|
6367
|
+
* Node.warning_propagation
|
|
6331
6368
|
* Node.use_custom_color
|
|
6332
6369
|
* Node.color
|
|
6333
6370
|
* Node.select
|
|
@@ -6420,6 +6457,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
6420
6457
|
* Node.outputs
|
|
6421
6458
|
* Node.internal_links
|
|
6422
6459
|
* Node.parent
|
|
6460
|
+
* Node.warning_propagation
|
|
6423
6461
|
* Node.use_custom_color
|
|
6424
6462
|
* Node.color
|
|
6425
6463
|
* Node.select
|
|
@@ -7009,6 +7047,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
7009
7047
|
* Node.outputs
|
|
7010
7048
|
* Node.internal_links
|
|
7011
7049
|
* Node.parent
|
|
7050
|
+
* Node.warning_propagation
|
|
7012
7051
|
* Node.use_custom_color
|
|
7013
7052
|
* Node.color
|
|
7014
7053
|
* Node.select
|
|
@@ -7099,6 +7138,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
7099
7138
|
* Node.outputs
|
|
7100
7139
|
* Node.internal_links
|
|
7101
7140
|
* Node.parent
|
|
7141
|
+
* Node.warning_propagation
|
|
7102
7142
|
* Node.use_custom_color
|
|
7103
7143
|
* Node.color
|
|
7104
7144
|
* Node.select
|
|
@@ -7315,6 +7355,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
7315
7355
|
* Node.outputs
|
|
7316
7356
|
* Node.internal_links
|
|
7317
7357
|
* Node.parent
|
|
7358
|
+
* Node.warning_propagation
|
|
7318
7359
|
* Node.use_custom_color
|
|
7319
7360
|
* Node.color
|
|
7320
7361
|
* Node.select
|
|
@@ -7826,6 +7867,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
7826
7867
|
* Node.outputs
|
|
7827
7868
|
* Node.internal_links
|
|
7828
7869
|
* Node.parent
|
|
7870
|
+
* Node.warning_propagation
|
|
7829
7871
|
* Node.use_custom_color
|
|
7830
7872
|
* Node.color
|
|
7831
7873
|
* Node.select
|
|
@@ -7916,6 +7958,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
7916
7958
|
* Node.outputs
|
|
7917
7959
|
* Node.internal_links
|
|
7918
7960
|
* Node.parent
|
|
7961
|
+
* Node.warning_propagation
|
|
7919
7962
|
* Node.use_custom_color
|
|
7920
7963
|
* Node.color
|
|
7921
7964
|
* Node.select
|
|
@@ -8006,6 +8049,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
8006
8049
|
* Node.outputs
|
|
8007
8050
|
* Node.internal_links
|
|
8008
8051
|
* Node.parent
|
|
8052
|
+
* Node.warning_propagation
|
|
8009
8053
|
* Node.use_custom_color
|
|
8010
8054
|
* Node.color
|
|
8011
8055
|
* Node.select
|
|
@@ -8210,6 +8254,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
8210
8254
|
* Node.outputs
|
|
8211
8255
|
* Node.internal_links
|
|
8212
8256
|
* Node.parent
|
|
8257
|
+
* Node.warning_propagation
|
|
8213
8258
|
* Node.use_custom_color
|
|
8214
8259
|
* Node.color
|
|
8215
8260
|
* Node.select
|
|
@@ -8518,6 +8563,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
8518
8563
|
* Node.outputs
|
|
8519
8564
|
* Node.internal_links
|
|
8520
8565
|
* Node.parent
|
|
8566
|
+
* Node.warning_propagation
|
|
8521
8567
|
* Node.use_custom_color
|
|
8522
8568
|
* Node.color
|
|
8523
8569
|
* Node.select
|
|
@@ -8744,6 +8790,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
8744
8790
|
* Node.outputs
|
|
8745
8791
|
* Node.internal_links
|
|
8746
8792
|
* Node.parent
|
|
8793
|
+
* Node.warning_propagation
|
|
8747
8794
|
* Node.use_custom_color
|
|
8748
8795
|
* Node.color
|
|
8749
8796
|
* Node.select
|
|
@@ -9014,6 +9061,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
9014
9061
|
* Node.outputs
|
|
9015
9062
|
* Node.internal_links
|
|
9016
9063
|
* Node.parent
|
|
9064
|
+
* Node.warning_propagation
|
|
9017
9065
|
* Node.use_custom_color
|
|
9018
9066
|
* Node.color
|
|
9019
9067
|
* Node.select
|
|
@@ -9106,6 +9154,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
9106
9154
|
* Node.outputs
|
|
9107
9155
|
* Node.internal_links
|
|
9108
9156
|
* Node.parent
|
|
9157
|
+
* Node.warning_propagation
|
|
9109
9158
|
* Node.use_custom_color
|
|
9110
9159
|
* Node.color
|
|
9111
9160
|
* Node.select
|
|
@@ -9550,6 +9599,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
9550
9599
|
* Node.outputs
|
|
9551
9600
|
* Node.internal_links
|
|
9552
9601
|
* Node.parent
|
|
9602
|
+
* Node.warning_propagation
|
|
9553
9603
|
* Node.use_custom_color
|
|
9554
9604
|
* Node.color
|
|
9555
9605
|
* Node.select
|
|
@@ -9726,6 +9776,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
9726
9776
|
* Node.outputs
|
|
9727
9777
|
* Node.internal_links
|
|
9728
9778
|
* Node.parent
|
|
9779
|
+
* Node.warning_propagation
|
|
9729
9780
|
* Node.use_custom_color
|
|
9730
9781
|
* Node.color
|
|
9731
9782
|
* Node.select
|
|
@@ -10066,6 +10117,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
10066
10117
|
* Node.outputs
|
|
10067
10118
|
* Node.internal_links
|
|
10068
10119
|
* Node.parent
|
|
10120
|
+
* Node.warning_propagation
|
|
10069
10121
|
* Node.use_custom_color
|
|
10070
10122
|
* Node.color
|
|
10071
10123
|
* Node.select
|
|
@@ -10156,6 +10208,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
10156
10208
|
* Node.outputs
|
|
10157
10209
|
* Node.internal_links
|
|
10158
10210
|
* Node.parent
|
|
10211
|
+
* Node.warning_propagation
|
|
10159
10212
|
* Node.use_custom_color
|
|
10160
10213
|
* Node.color
|
|
10161
10214
|
* Node.select
|
|
@@ -10414,6 +10467,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
10414
10467
|
* Node.outputs
|
|
10415
10468
|
* Node.internal_links
|
|
10416
10469
|
* Node.parent
|
|
10470
|
+
* Node.warning_propagation
|
|
10417
10471
|
* Node.use_custom_color
|
|
10418
10472
|
* Node.color
|
|
10419
10473
|
* Node.select
|
|
@@ -10593,6 +10647,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
10593
10647
|
* Node.outputs
|
|
10594
10648
|
* Node.internal_links
|
|
10595
10649
|
* Node.parent
|
|
10650
|
+
* Node.warning_propagation
|
|
10596
10651
|
* Node.use_custom_color
|
|
10597
10652
|
* Node.color
|
|
10598
10653
|
* Node.select
|
|
@@ -10904,6 +10959,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
10904
10959
|
* Node.outputs
|
|
10905
10960
|
* Node.internal_links
|
|
10906
10961
|
* Node.parent
|
|
10962
|
+
* Node.warning_propagation
|
|
10907
10963
|
* Node.use_custom_color
|
|
10908
10964
|
* Node.color
|
|
10909
10965
|
* Node.select
|
|
@@ -11097,6 +11153,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
11097
11153
|
* Node.outputs
|
|
11098
11154
|
* Node.internal_links
|
|
11099
11155
|
* Node.parent
|
|
11156
|
+
* Node.warning_propagation
|
|
11100
11157
|
* Node.use_custom_color
|
|
11101
11158
|
* Node.color
|
|
11102
11159
|
* Node.select
|
|
@@ -11229,6 +11286,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
11229
11286
|
* Node.outputs
|
|
11230
11287
|
* Node.internal_links
|
|
11231
11288
|
* Node.parent
|
|
11289
|
+
* Node.warning_propagation
|
|
11232
11290
|
* Node.use_custom_color
|
|
11233
11291
|
* Node.color
|
|
11234
11292
|
* Node.select
|
|
@@ -11321,6 +11379,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
11321
11379
|
* Node.outputs
|
|
11322
11380
|
* Node.internal_links
|
|
11323
11381
|
* Node.parent
|
|
11382
|
+
* Node.warning_propagation
|
|
11324
11383
|
* Node.use_custom_color
|
|
11325
11384
|
* Node.color
|
|
11326
11385
|
* Node.select
|
|
@@ -11496,6 +11555,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
11496
11555
|
* Node.outputs
|
|
11497
11556
|
* Node.internal_links
|
|
11498
11557
|
* Node.parent
|
|
11558
|
+
* Node.warning_propagation
|
|
11499
11559
|
* Node.use_custom_color
|
|
11500
11560
|
* Node.color
|
|
11501
11561
|
* Node.select
|
|
@@ -11773,6 +11833,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
11773
11833
|
* Node.outputs
|
|
11774
11834
|
* Node.internal_links
|
|
11775
11835
|
* Node.parent
|
|
11836
|
+
* Node.warning_propagation
|
|
11776
11837
|
* Node.use_custom_color
|
|
11777
11838
|
* Node.color
|
|
11778
11839
|
* Node.select
|
|
@@ -11863,6 +11924,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
11863
11924
|
* Node.outputs
|
|
11864
11925
|
* Node.internal_links
|
|
11865
11926
|
* Node.parent
|
|
11927
|
+
* Node.warning_propagation
|
|
11866
11928
|
* Node.use_custom_color
|
|
11867
11929
|
* Node.color
|
|
11868
11930
|
* Node.select
|
|
@@ -12150,6 +12212,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
12150
12212
|
* Node.outputs
|
|
12151
12213
|
* Node.internal_links
|
|
12152
12214
|
* Node.parent
|
|
12215
|
+
* Node.warning_propagation
|
|
12153
12216
|
* Node.use_custom_color
|
|
12154
12217
|
* Node.color
|
|
12155
12218
|
* Node.select
|
|
@@ -12240,6 +12303,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
12240
12303
|
* Node.outputs
|
|
12241
12304
|
* Node.internal_links
|
|
12242
12305
|
* Node.parent
|
|
12306
|
+
* Node.warning_propagation
|
|
12243
12307
|
* Node.use_custom_color
|
|
12244
12308
|
* Node.color
|
|
12245
12309
|
* Node.select
|
|
@@ -12740,6 +12804,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
12740
12804
|
* Node.outputs
|
|
12741
12805
|
* Node.internal_links
|
|
12742
12806
|
* Node.parent
|
|
12807
|
+
* Node.warning_propagation
|
|
12743
12808
|
* Node.use_custom_color
|
|
12744
12809
|
* Node.color
|
|
12745
12810
|
* Node.select
|
|
@@ -12830,6 +12895,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
12830
12895
|
* Node.outputs
|
|
12831
12896
|
* Node.internal_links
|
|
12832
12897
|
* Node.parent
|
|
12898
|
+
* Node.warning_propagation
|
|
12833
12899
|
* Node.use_custom_color
|
|
12834
12900
|
* Node.color
|
|
12835
12901
|
* Node.select
|
|
@@ -12922,6 +12988,7 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
12922
12988
|
* Node.outputs
|
|
12923
12989
|
* Node.internal_links
|
|
12924
12990
|
* Node.parent
|
|
12991
|
+
* Node.warning_propagation
|
|
12925
12992
|
* Node.use_custom_color
|
|
12926
12993
|
* Node.color
|
|
12927
12994
|
* Node.select
|
|
@@ -13605,6 +13672,7 @@ database.
|
|
|
13605
13672
|
* Node.outputs
|
|
13606
13673
|
* Node.internal_links
|
|
13607
13674
|
* Node.parent
|
|
13675
|
+
* Node.warning_propagation
|
|
13608
13676
|
* Node.use_custom_color
|
|
13609
13677
|
* Node.color
|
|
13610
13678
|
* Node.select
|
|
@@ -13695,6 +13763,7 @@ database.
|
|
|
13695
13763
|
* Node.outputs
|
|
13696
13764
|
* Node.internal_links
|
|
13697
13765
|
* Node.parent
|
|
13766
|
+
* Node.warning_propagation
|
|
13698
13767
|
* Node.use_custom_color
|
|
13699
13768
|
* Node.color
|
|
13700
13769
|
* Node.select
|
|
@@ -14003,6 +14072,7 @@ database.
|
|
|
14003
14072
|
* Node.outputs
|
|
14004
14073
|
* Node.internal_links
|
|
14005
14074
|
* Node.parent
|
|
14075
|
+
* Node.warning_propagation
|
|
14006
14076
|
* Node.use_custom_color
|
|
14007
14077
|
* Node.color
|
|
14008
14078
|
* Node.select
|
|
@@ -14095,6 +14165,7 @@ database.
|
|
|
14095
14165
|
* Node.outputs
|
|
14096
14166
|
* Node.internal_links
|
|
14097
14167
|
* Node.parent
|
|
14168
|
+
* Node.warning_propagation
|
|
14098
14169
|
* Node.use_custom_color
|
|
14099
14170
|
* Node.color
|
|
14100
14171
|
* Node.select
|
|
@@ -14358,6 +14429,7 @@ database.
|
|
|
14358
14429
|
* Node.outputs
|
|
14359
14430
|
* Node.internal_links
|
|
14360
14431
|
* Node.parent
|
|
14432
|
+
* Node.warning_propagation
|
|
14361
14433
|
* Node.use_custom_color
|
|
14362
14434
|
* Node.color
|
|
14363
14435
|
* Node.select
|
|
@@ -14620,6 +14692,7 @@ database.
|
|
|
14620
14692
|
* Node.outputs
|
|
14621
14693
|
* Node.internal_links
|
|
14622
14694
|
* Node.parent
|
|
14695
|
+
* Node.warning_propagation
|
|
14623
14696
|
* Node.use_custom_color
|
|
14624
14697
|
* Node.color
|
|
14625
14698
|
* Node.select
|
|
@@ -14760,6 +14833,7 @@ database.
|
|
|
14760
14833
|
* Node.outputs
|
|
14761
14834
|
* Node.internal_links
|
|
14762
14835
|
* Node.parent
|
|
14836
|
+
* Node.warning_propagation
|
|
14763
14837
|
* Node.use_custom_color
|
|
14764
14838
|
* Node.color
|
|
14765
14839
|
* Node.select
|
|
@@ -15242,6 +15316,7 @@ database.
|
|
|
15242
15316
|
* Node.outputs
|
|
15243
15317
|
* Node.internal_links
|
|
15244
15318
|
* Node.parent
|
|
15319
|
+
* Node.warning_propagation
|
|
15245
15320
|
* Node.use_custom_color
|
|
15246
15321
|
* Node.color
|
|
15247
15322
|
* Node.select
|
|
@@ -15402,6 +15477,7 @@ database.
|
|
|
15402
15477
|
* Node.outputs
|
|
15403
15478
|
* Node.internal_links
|
|
15404
15479
|
* Node.parent
|
|
15480
|
+
* Node.warning_propagation
|
|
15405
15481
|
* Node.use_custom_color
|
|
15406
15482
|
* Node.color
|
|
15407
15483
|
* Node.select
|
|
@@ -15569,6 +15645,7 @@ database.
|
|
|
15569
15645
|
* Node.outputs
|
|
15570
15646
|
* Node.internal_links
|
|
15571
15647
|
* Node.parent
|
|
15648
|
+
* Node.warning_propagation
|
|
15572
15649
|
* Node.use_custom_color
|
|
15573
15650
|
* Node.color
|
|
15574
15651
|
* Node.select
|
|
@@ -15751,6 +15828,7 @@ database.
|
|
|
15751
15828
|
* Node.outputs
|
|
15752
15829
|
* Node.internal_links
|
|
15753
15830
|
* Node.parent
|
|
15831
|
+
* Node.warning_propagation
|
|
15754
15832
|
* Node.use_custom_color
|
|
15755
15833
|
* Node.color
|
|
15756
15834
|
* Node.select
|
|
@@ -16020,6 +16098,7 @@ database.
|
|
|
16020
16098
|
* Node.outputs
|
|
16021
16099
|
* Node.internal_links
|
|
16022
16100
|
* Node.parent
|
|
16101
|
+
* Node.warning_propagation
|
|
16023
16102
|
* Node.use_custom_color
|
|
16024
16103
|
* Node.color
|
|
16025
16104
|
* Node.select
|
|
@@ -16110,6 +16189,7 @@ database.
|
|
|
16110
16189
|
* Node.outputs
|
|
16111
16190
|
* Node.internal_links
|
|
16112
16191
|
* Node.parent
|
|
16192
|
+
* Node.warning_propagation
|
|
16113
16193
|
* Node.use_custom_color
|
|
16114
16194
|
* Node.color
|
|
16115
16195
|
* Node.select
|
|
@@ -16202,6 +16282,7 @@ database.
|
|
|
16202
16282
|
* Node.outputs
|
|
16203
16283
|
* Node.internal_links
|
|
16204
16284
|
* Node.parent
|
|
16285
|
+
* Node.warning_propagation
|
|
16205
16286
|
* Node.use_custom_color
|
|
16206
16287
|
* Node.color
|
|
16207
16288
|
* Node.select
|
|
@@ -16451,6 +16532,7 @@ database.
|
|
|
16451
16532
|
* Node.outputs
|
|
16452
16533
|
* Node.internal_links
|
|
16453
16534
|
* Node.parent
|
|
16535
|
+
* Node.warning_propagation
|
|
16454
16536
|
* Node.use_custom_color
|
|
16455
16537
|
* Node.color
|
|
16456
16538
|
* Node.select
|
|
@@ -16582,6 +16664,7 @@ database.
|
|
|
16582
16664
|
* Node.outputs
|
|
16583
16665
|
* Node.internal_links
|
|
16584
16666
|
* Node.parent
|
|
16667
|
+
* Node.warning_propagation
|
|
16585
16668
|
* Node.use_custom_color
|
|
16586
16669
|
* Node.color
|
|
16587
16670
|
* Node.select
|
|
@@ -16674,6 +16757,7 @@ database.
|
|
|
16674
16757
|
* Node.outputs
|
|
16675
16758
|
* Node.internal_links
|
|
16676
16759
|
* Node.parent
|
|
16760
|
+
* Node.warning_propagation
|
|
16677
16761
|
* Node.use_custom_color
|
|
16678
16762
|
* Node.color
|
|
16679
16763
|
* Node.select
|
|
@@ -16953,6 +17037,7 @@ database.
|
|
|
16953
17037
|
* Node.outputs
|
|
16954
17038
|
* Node.internal_links
|
|
16955
17039
|
* Node.parent
|
|
17040
|
+
* Node.warning_propagation
|
|
16956
17041
|
* Node.use_custom_color
|
|
16957
17042
|
* Node.color
|
|
16958
17043
|
* Node.select
|
|
@@ -17127,6 +17212,7 @@ database.
|
|
|
17127
17212
|
* Node.outputs
|
|
17128
17213
|
* Node.internal_links
|
|
17129
17214
|
* Node.parent
|
|
17215
|
+
* Node.warning_propagation
|
|
17130
17216
|
* Node.use_custom_color
|
|
17131
17217
|
* Node.color
|
|
17132
17218
|
* Node.select
|
|
@@ -17375,6 +17461,7 @@ database.
|
|
|
17375
17461
|
* Node.outputs
|
|
17376
17462
|
* Node.internal_links
|
|
17377
17463
|
* Node.parent
|
|
17464
|
+
* Node.warning_propagation
|
|
17378
17465
|
* Node.use_custom_color
|
|
17379
17466
|
* Node.color
|
|
17380
17467
|
* Node.select
|
|
@@ -17557,6 +17644,7 @@ database.
|
|
|
17557
17644
|
* Node.outputs
|
|
17558
17645
|
* Node.internal_links
|
|
17559
17646
|
* Node.parent
|
|
17647
|
+
* Node.warning_propagation
|
|
17560
17648
|
* Node.use_custom_color
|
|
17561
17649
|
* Node.color
|
|
17562
17650
|
* Node.select
|
|
@@ -17895,6 +17983,7 @@ database.
|
|
|
17895
17983
|
* Node.outputs
|
|
17896
17984
|
* Node.internal_links
|
|
17897
17985
|
* Node.parent
|
|
17986
|
+
* Node.warning_propagation
|
|
17898
17987
|
* Node.use_custom_color
|
|
17899
17988
|
* Node.color
|
|
17900
17989
|
* Node.select
|
|
@@ -18169,6 +18258,7 @@ database.
|
|
|
18169
18258
|
* Node.outputs
|
|
18170
18259
|
* Node.internal_links
|
|
18171
18260
|
* Node.parent
|
|
18261
|
+
* Node.warning_propagation
|
|
18172
18262
|
* Node.use_custom_color
|
|
18173
18263
|
* Node.color
|
|
18174
18264
|
* Node.select
|
|
@@ -18346,6 +18436,7 @@ database.
|
|
|
18346
18436
|
* Node.outputs
|
|
18347
18437
|
* Node.internal_links
|
|
18348
18438
|
* Node.parent
|
|
18439
|
+
* Node.warning_propagation
|
|
18349
18440
|
* Node.use_custom_color
|
|
18350
18441
|
* Node.color
|
|
18351
18442
|
* Node.select
|
|
@@ -18601,6 +18692,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
18601
18692
|
* Node.outputs
|
|
18602
18693
|
* Node.internal_links
|
|
18603
18694
|
* Node.parent
|
|
18695
|
+
* Node.warning_propagation
|
|
18604
18696
|
* Node.use_custom_color
|
|
18605
18697
|
* Node.color
|
|
18606
18698
|
* Node.select
|
|
@@ -18743,6 +18835,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
18743
18835
|
* Node.outputs
|
|
18744
18836
|
* Node.internal_links
|
|
18745
18837
|
* Node.parent
|
|
18838
|
+
* Node.warning_propagation
|
|
18746
18839
|
* Node.use_custom_color
|
|
18747
18840
|
* Node.color
|
|
18748
18841
|
* Node.select
|
|
@@ -19066,6 +19159,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
19066
19159
|
* Node.outputs
|
|
19067
19160
|
* Node.internal_links
|
|
19068
19161
|
* Node.parent
|
|
19162
|
+
* Node.warning_propagation
|
|
19069
19163
|
* Node.use_custom_color
|
|
19070
19164
|
* Node.color
|
|
19071
19165
|
* Node.select
|
|
@@ -19156,6 +19250,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
19156
19250
|
* Node.outputs
|
|
19157
19251
|
* Node.internal_links
|
|
19158
19252
|
* Node.parent
|
|
19253
|
+
* Node.warning_propagation
|
|
19159
19254
|
* Node.use_custom_color
|
|
19160
19255
|
* Node.color
|
|
19161
19256
|
* Node.select
|
|
@@ -19300,6 +19395,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
19300
19395
|
* Node.outputs
|
|
19301
19396
|
* Node.internal_links
|
|
19302
19397
|
* Node.parent
|
|
19398
|
+
* Node.warning_propagation
|
|
19303
19399
|
* Node.use_custom_color
|
|
19304
19400
|
* Node.color
|
|
19305
19401
|
* Node.select
|
|
@@ -19481,6 +19577,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
19481
19577
|
* Node.outputs
|
|
19482
19578
|
* Node.internal_links
|
|
19483
19579
|
* Node.parent
|
|
19580
|
+
* Node.warning_propagation
|
|
19484
19581
|
* Node.use_custom_color
|
|
19485
19582
|
* Node.color
|
|
19486
19583
|
* Node.select
|
|
@@ -20330,6 +20427,7 @@ of the scene and only show nodes of the renderer they are designed for.
|
|
|
20330
20427
|
* Node.outputs
|
|
20331
20428
|
* Node.internal_links
|
|
20332
20429
|
* Node.parent
|
|
20430
|
+
* Node.warning_propagation
|
|
20333
20431
|
* Node.use_custom_color
|
|
20334
20432
|
* Node.color
|
|
20335
20433
|
* Node.select
|
|
@@ -20797,6 +20895,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
20797
20895
|
* Node.outputs
|
|
20798
20896
|
* Node.internal_links
|
|
20799
20897
|
* Node.parent
|
|
20898
|
+
* Node.warning_propagation
|
|
20800
20899
|
* Node.use_custom_color
|
|
20801
20900
|
* Node.color
|
|
20802
20901
|
* Node.select
|
|
@@ -20930,6 +21029,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
20930
21029
|
* Node.outputs
|
|
20931
21030
|
* Node.internal_links
|
|
20932
21031
|
* Node.parent
|
|
21032
|
+
* Node.warning_propagation
|
|
20933
21033
|
* Node.use_custom_color
|
|
20934
21034
|
* Node.color
|
|
20935
21035
|
* Node.select
|
|
@@ -21269,6 +21369,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
21269
21369
|
* Node.outputs
|
|
21270
21370
|
* Node.internal_links
|
|
21271
21371
|
* Node.parent
|
|
21372
|
+
* Node.warning_propagation
|
|
21272
21373
|
* Node.use_custom_color
|
|
21273
21374
|
* Node.color
|
|
21274
21375
|
* Node.select
|
|
@@ -21984,6 +22085,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
21984
22085
|
* Node.outputs
|
|
21985
22086
|
* Node.internal_links
|
|
21986
22087
|
* Node.parent
|
|
22088
|
+
* Node.warning_propagation
|
|
21987
22089
|
* Node.use_custom_color
|
|
21988
22090
|
* Node.color
|
|
21989
22091
|
* Node.select
|
|
@@ -22074,6 +22176,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
22074
22176
|
* Node.outputs
|
|
22075
22177
|
* Node.internal_links
|
|
22076
22178
|
* Node.parent
|
|
22179
|
+
* Node.warning_propagation
|
|
22077
22180
|
* Node.use_custom_color
|
|
22078
22181
|
* Node.color
|
|
22079
22182
|
* Node.select
|
|
@@ -22266,6 +22369,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
22266
22369
|
* Node.outputs
|
|
22267
22370
|
* Node.internal_links
|
|
22268
22371
|
* Node.parent
|
|
22372
|
+
* Node.warning_propagation
|
|
22269
22373
|
* Node.use_custom_color
|
|
22270
22374
|
* Node.color
|
|
22271
22375
|
* Node.select
|
|
@@ -22356,6 +22460,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
22356
22460
|
* Node.outputs
|
|
22357
22461
|
* Node.internal_links
|
|
22358
22462
|
* Node.parent
|
|
22463
|
+
* Node.warning_propagation
|
|
22359
22464
|
* Node.use_custom_color
|
|
22360
22465
|
* Node.color
|
|
22361
22466
|
* Node.select
|
|
@@ -22448,6 +22553,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
22448
22553
|
* Node.outputs
|
|
22449
22554
|
* Node.internal_links
|
|
22450
22555
|
* Node.parent
|
|
22556
|
+
* Node.warning_propagation
|
|
22451
22557
|
* Node.use_custom_color
|
|
22452
22558
|
* Node.color
|
|
22453
22559
|
* Node.select
|
|
@@ -22538,6 +22644,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
22538
22644
|
* Node.outputs
|
|
22539
22645
|
* Node.internal_links
|
|
22540
22646
|
* Node.parent
|
|
22647
|
+
* Node.warning_propagation
|
|
22541
22648
|
* Node.use_custom_color
|
|
22542
22649
|
* Node.color
|
|
22543
22650
|
* Node.select
|
|
@@ -22628,6 +22735,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
22628
22735
|
* Node.outputs
|
|
22629
22736
|
* Node.internal_links
|
|
22630
22737
|
* Node.parent
|
|
22738
|
+
* Node.warning_propagation
|
|
22631
22739
|
* Node.use_custom_color
|
|
22632
22740
|
* Node.color
|
|
22633
22741
|
* Node.select
|
|
@@ -22809,6 +22917,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
22809
22917
|
* Node.outputs
|
|
22810
22918
|
* Node.internal_links
|
|
22811
22919
|
* Node.parent
|
|
22920
|
+
* Node.warning_propagation
|
|
22812
22921
|
* Node.use_custom_color
|
|
22813
22922
|
* Node.color
|
|
22814
22923
|
* Node.select
|
|
@@ -22951,6 +23060,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
22951
23060
|
* Node.outputs
|
|
22952
23061
|
* Node.internal_links
|
|
22953
23062
|
* Node.parent
|
|
23063
|
+
* Node.warning_propagation
|
|
22954
23064
|
* Node.use_custom_color
|
|
22955
23065
|
* Node.color
|
|
22956
23066
|
* Node.select
|
|
@@ -23040,6 +23150,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
23040
23150
|
* Node.outputs
|
|
23041
23151
|
* Node.internal_links
|
|
23042
23152
|
* Node.parent
|
|
23153
|
+
* Node.warning_propagation
|
|
23043
23154
|
* Node.use_custom_color
|
|
23044
23155
|
* Node.color
|
|
23045
23156
|
* Node.select
|
|
@@ -23130,6 +23241,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
23130
23241
|
* Node.outputs
|
|
23131
23242
|
* Node.internal_links
|
|
23132
23243
|
* Node.parent
|
|
23244
|
+
* Node.warning_propagation
|
|
23133
23245
|
* Node.use_custom_color
|
|
23134
23246
|
* Node.color
|
|
23135
23247
|
* Node.select
|
|
@@ -23220,6 +23332,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
23220
23332
|
* Node.outputs
|
|
23221
23333
|
* Node.internal_links
|
|
23222
23334
|
* Node.parent
|
|
23335
|
+
* Node.warning_propagation
|
|
23223
23336
|
* Node.use_custom_color
|
|
23224
23337
|
* Node.color
|
|
23225
23338
|
* Node.select
|
|
@@ -23396,6 +23509,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
23396
23509
|
* Node.outputs
|
|
23397
23510
|
* Node.internal_links
|
|
23398
23511
|
* Node.parent
|
|
23512
|
+
* Node.warning_propagation
|
|
23399
23513
|
* Node.use_custom_color
|
|
23400
23514
|
* Node.color
|
|
23401
23515
|
* Node.select
|
|
@@ -23549,6 +23663,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
23549
23663
|
* Node.outputs
|
|
23550
23664
|
* Node.internal_links
|
|
23551
23665
|
* Node.parent
|
|
23666
|
+
* Node.warning_propagation
|
|
23552
23667
|
* Node.use_custom_color
|
|
23553
23668
|
* Node.color
|
|
23554
23669
|
* Node.select
|
|
@@ -23639,6 +23754,7 @@ at its creation, all editing in the original image's buffer is 'lost' in its cop
|
|
|
23639
23754
|
* Node.outputs
|
|
23640
23755
|
* Node.internal_links
|
|
23641
23756
|
* Node.parent
|
|
23757
|
+
* Node.warning_propagation
|
|
23642
23758
|
* Node.use_custom_color
|
|
23643
23759
|
* Node.color
|
|
23644
23760
|
* Node.select
|
|
@@ -23963,6 +24079,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
23963
24079
|
* Node.outputs
|
|
23964
24080
|
* Node.internal_links
|
|
23965
24081
|
* Node.parent
|
|
24082
|
+
* Node.warning_propagation
|
|
23966
24083
|
* Node.use_custom_color
|
|
23967
24084
|
* Node.color
|
|
23968
24085
|
* Node.select
|
|
@@ -24055,6 +24172,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
24055
24172
|
* Node.outputs
|
|
24056
24173
|
* Node.internal_links
|
|
24057
24174
|
* Node.parent
|
|
24175
|
+
* Node.warning_propagation
|
|
24058
24176
|
* Node.use_custom_color
|
|
24059
24177
|
* Node.color
|
|
24060
24178
|
* Node.select
|
|
@@ -24442,6 +24560,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
24442
24560
|
* Node.outputs
|
|
24443
24561
|
* Node.internal_links
|
|
24444
24562
|
* Node.parent
|
|
24563
|
+
* Node.warning_propagation
|
|
24445
24564
|
* Node.use_custom_color
|
|
24446
24565
|
* Node.color
|
|
24447
24566
|
* Node.select
|
|
@@ -24532,6 +24651,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
24532
24651
|
* Node.outputs
|
|
24533
24652
|
* Node.internal_links
|
|
24534
24653
|
* Node.parent
|
|
24654
|
+
* Node.warning_propagation
|
|
24535
24655
|
* Node.use_custom_color
|
|
24536
24656
|
* Node.color
|
|
24537
24657
|
* Node.select
|
|
@@ -24672,6 +24792,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
24672
24792
|
* Node.outputs
|
|
24673
24793
|
* Node.internal_links
|
|
24674
24794
|
* Node.parent
|
|
24795
|
+
* Node.warning_propagation
|
|
24675
24796
|
* Node.use_custom_color
|
|
24676
24797
|
* Node.color
|
|
24677
24798
|
* Node.select
|
|
@@ -24802,6 +24923,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
24802
24923
|
* Node.outputs
|
|
24803
24924
|
* Node.internal_links
|
|
24804
24925
|
* Node.parent
|
|
24926
|
+
* Node.warning_propagation
|
|
24805
24927
|
* Node.use_custom_color
|
|
24806
24928
|
* Node.color
|
|
24807
24929
|
* Node.select
|
|
@@ -24933,6 +25055,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
24933
25055
|
* Node.outputs
|
|
24934
25056
|
* Node.internal_links
|
|
24935
25057
|
* Node.parent
|
|
25058
|
+
* Node.warning_propagation
|
|
24936
25059
|
* Node.use_custom_color
|
|
24937
25060
|
* Node.color
|
|
24938
25061
|
* Node.select
|
|
@@ -25107,6 +25230,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
25107
25230
|
* Node.outputs
|
|
25108
25231
|
* Node.internal_links
|
|
25109
25232
|
* Node.parent
|
|
25233
|
+
* Node.warning_propagation
|
|
25110
25234
|
* Node.use_custom_color
|
|
25111
25235
|
* Node.color
|
|
25112
25236
|
* Node.select
|
|
@@ -25283,6 +25407,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
25283
25407
|
* Node.outputs
|
|
25284
25408
|
* Node.internal_links
|
|
25285
25409
|
* Node.parent
|
|
25410
|
+
* Node.warning_propagation
|
|
25286
25411
|
* Node.use_custom_color
|
|
25287
25412
|
* Node.color
|
|
25288
25413
|
* Node.select
|
|
@@ -25670,6 +25795,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
25670
25795
|
* Node.outputs
|
|
25671
25796
|
* Node.internal_links
|
|
25672
25797
|
* Node.parent
|
|
25798
|
+
* Node.warning_propagation
|
|
25673
25799
|
* Node.use_custom_color
|
|
25674
25800
|
* Node.color
|
|
25675
25801
|
* Node.select
|
|
@@ -25845,6 +25971,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
25845
25971
|
* Node.outputs
|
|
25846
25972
|
* Node.internal_links
|
|
25847
25973
|
* Node.parent
|
|
25974
|
+
* Node.warning_propagation
|
|
25848
25975
|
* Node.use_custom_color
|
|
25849
25976
|
* Node.color
|
|
25850
25977
|
* Node.select
|
|
@@ -26060,6 +26187,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
26060
26187
|
* Node.outputs
|
|
26061
26188
|
* Node.internal_links
|
|
26062
26189
|
* Node.parent
|
|
26190
|
+
* Node.warning_propagation
|
|
26063
26191
|
* Node.use_custom_color
|
|
26064
26192
|
* Node.color
|
|
26065
26193
|
* Node.select
|
|
@@ -26232,6 +26360,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
26232
26360
|
* Node.outputs
|
|
26233
26361
|
* Node.internal_links
|
|
26234
26362
|
* Node.parent
|
|
26363
|
+
* Node.warning_propagation
|
|
26235
26364
|
* Node.use_custom_color
|
|
26236
26365
|
* Node.color
|
|
26237
26366
|
* Node.select
|
|
@@ -26624,6 +26753,96 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
26624
26753
|
:columns: 2
|
|
26625
26754
|
|
|
26626
26755
|
|
|
26756
|
+
--------------------
|
|
26757
|
+
|
|
26758
|
+
* bpy_struct.id_data
|
|
26759
|
+
* Node.type
|
|
26760
|
+
* Node.location
|
|
26761
|
+
* Node.width
|
|
26762
|
+
* Node.height
|
|
26763
|
+
* Node.dimensions
|
|
26764
|
+
* Node.name
|
|
26765
|
+
* Node.label
|
|
26766
|
+
* Node.inputs
|
|
26767
|
+
* Node.outputs
|
|
26768
|
+
* Node.internal_links
|
|
26769
|
+
* Node.parent
|
|
26770
|
+
* Node.warning_propagation
|
|
26771
|
+
* Node.use_custom_color
|
|
26772
|
+
* Node.color
|
|
26773
|
+
* Node.select
|
|
26774
|
+
* Node.show_options
|
|
26775
|
+
* Node.show_preview
|
|
26776
|
+
* Node.hide
|
|
26777
|
+
* Node.mute
|
|
26778
|
+
* Node.show_texture
|
|
26779
|
+
* Node.bl_idname
|
|
26780
|
+
* Node.bl_label
|
|
26781
|
+
* Node.bl_description
|
|
26782
|
+
* Node.bl_icon
|
|
26783
|
+
* Node.bl_static_type
|
|
26784
|
+
* Node.bl_width_default
|
|
26785
|
+
* Node.bl_width_min
|
|
26786
|
+
* Node.bl_width_max
|
|
26787
|
+
* Node.bl_height_default
|
|
26788
|
+
* Node.bl_height_min
|
|
26789
|
+
* Node.bl_height_max
|
|
26790
|
+
|
|
26791
|
+
:columns: 2
|
|
26792
|
+
|
|
26793
|
+
|
|
26794
|
+
--------------------
|
|
26795
|
+
|
|
26796
|
+
* bpy_struct.as_pointer
|
|
26797
|
+
* bpy_struct.driver_add
|
|
26798
|
+
* bpy_struct.driver_remove
|
|
26799
|
+
* bpy_struct.get
|
|
26800
|
+
* bpy_struct.id_properties_clear
|
|
26801
|
+
* bpy_struct.id_properties_ensure
|
|
26802
|
+
* bpy_struct.id_properties_ui
|
|
26803
|
+
* bpy_struct.is_property_hidden
|
|
26804
|
+
* bpy_struct.is_property_overridable_library
|
|
26805
|
+
* bpy_struct.is_property_readonly
|
|
26806
|
+
* bpy_struct.is_property_set
|
|
26807
|
+
* bpy_struct.items
|
|
26808
|
+
* bpy_struct.keyframe_delete
|
|
26809
|
+
* bpy_struct.keyframe_insert
|
|
26810
|
+
* bpy_struct.keys
|
|
26811
|
+
* bpy_struct.path_from_id
|
|
26812
|
+
* bpy_struct.path_resolve
|
|
26813
|
+
* bpy_struct.pop
|
|
26814
|
+
* bpy_struct.property_overridable_library_set
|
|
26815
|
+
* bpy_struct.property_unset
|
|
26816
|
+
* bpy_struct.type_recast
|
|
26817
|
+
* bpy_struct.values
|
|
26818
|
+
* Node.socket_value_update
|
|
26819
|
+
* Node.is_registered_node_type
|
|
26820
|
+
* Node.poll
|
|
26821
|
+
* Node.poll_instance
|
|
26822
|
+
* Node.update
|
|
26823
|
+
* Node.insert_link
|
|
26824
|
+
* Node.init
|
|
26825
|
+
* Node.copy
|
|
26826
|
+
* Node.free
|
|
26827
|
+
* Node.draw_buttons
|
|
26828
|
+
* Node.draw_buttons_ext
|
|
26829
|
+
* Node.draw_label
|
|
26830
|
+
* Node.poll
|
|
26831
|
+
* Node.bl_rna_get_subclass
|
|
26832
|
+
* Node.bl_rna_get_subclass_py
|
|
26833
|
+
* NodeInternal.poll
|
|
26834
|
+
* NodeInternal.poll_instance
|
|
26835
|
+
* NodeInternal.update
|
|
26836
|
+
* NodeInternal.draw_buttons
|
|
26837
|
+
* NodeInternal.draw_buttons_ext
|
|
26838
|
+
* NodeInternal.bl_rna_get_subclass
|
|
26839
|
+
* NodeInternal.bl_rna_get_subclass_py
|
|
26840
|
+
* FunctionNode.bl_rna_get_subclass
|
|
26841
|
+
* FunctionNode.bl_rna_get_subclass_py
|
|
26842
|
+
|
|
26843
|
+
:columns: 2
|
|
26844
|
+
|
|
26845
|
+
|
|
26627
26846
|
--------------------
|
|
26628
26847
|
|
|
26629
26848
|
* bpy_struct.id_data
|
|
@@ -27035,6 +27254,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
27035
27254
|
* Node.outputs
|
|
27036
27255
|
* Node.internal_links
|
|
27037
27256
|
* Node.parent
|
|
27257
|
+
* Node.warning_propagation
|
|
27038
27258
|
* Node.use_custom_color
|
|
27039
27259
|
* Node.color
|
|
27040
27260
|
* Node.select
|
|
@@ -27125,6 +27345,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
27125
27345
|
* Node.outputs
|
|
27126
27346
|
* Node.internal_links
|
|
27127
27347
|
* Node.parent
|
|
27348
|
+
* Node.warning_propagation
|
|
27128
27349
|
* Node.use_custom_color
|
|
27129
27350
|
* Node.color
|
|
27130
27351
|
* Node.select
|
|
@@ -27217,6 +27438,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
27217
27438
|
* Node.outputs
|
|
27218
27439
|
* Node.internal_links
|
|
27219
27440
|
* Node.parent
|
|
27441
|
+
* Node.warning_propagation
|
|
27220
27442
|
* Node.use_custom_color
|
|
27221
27443
|
* Node.color
|
|
27222
27444
|
* Node.select
|
|
@@ -27309,6 +27531,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
27309
27531
|
* Node.outputs
|
|
27310
27532
|
* Node.internal_links
|
|
27311
27533
|
* Node.parent
|
|
27534
|
+
* Node.warning_propagation
|
|
27312
27535
|
* Node.use_custom_color
|
|
27313
27536
|
* Node.color
|
|
27314
27537
|
* Node.select
|
|
@@ -27727,6 +27950,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
27727
27950
|
* Node.outputs
|
|
27728
27951
|
* Node.internal_links
|
|
27729
27952
|
* Node.parent
|
|
27953
|
+
* Node.warning_propagation
|
|
27730
27954
|
* Node.use_custom_color
|
|
27731
27955
|
* Node.color
|
|
27732
27956
|
* Node.select
|
|
@@ -27817,6 +28041,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
27817
28041
|
* Node.outputs
|
|
27818
28042
|
* Node.internal_links
|
|
27819
28043
|
* Node.parent
|
|
28044
|
+
* Node.warning_propagation
|
|
27820
28045
|
* Node.use_custom_color
|
|
27821
28046
|
* Node.color
|
|
27822
28047
|
* Node.select
|
|
@@ -27907,6 +28132,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
27907
28132
|
* Node.outputs
|
|
27908
28133
|
* Node.internal_links
|
|
27909
28134
|
* Node.parent
|
|
28135
|
+
* Node.warning_propagation
|
|
27910
28136
|
* Node.use_custom_color
|
|
27911
28137
|
* Node.color
|
|
27912
28138
|
* Node.select
|
|
@@ -28084,6 +28310,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
28084
28310
|
* Node.outputs
|
|
28085
28311
|
* Node.internal_links
|
|
28086
28312
|
* Node.parent
|
|
28313
|
+
* Node.warning_propagation
|
|
28087
28314
|
* Node.use_custom_color
|
|
28088
28315
|
* Node.color
|
|
28089
28316
|
* Node.select
|
|
@@ -28226,6 +28453,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
28226
28453
|
* Node.outputs
|
|
28227
28454
|
* Node.internal_links
|
|
28228
28455
|
* Node.parent
|
|
28456
|
+
* Node.warning_propagation
|
|
28229
28457
|
* Node.use_custom_color
|
|
28230
28458
|
* Node.color
|
|
28231
28459
|
* Node.select
|
|
@@ -28531,6 +28759,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
28531
28759
|
* Node.outputs
|
|
28532
28760
|
* Node.internal_links
|
|
28533
28761
|
* Node.parent
|
|
28762
|
+
* Node.warning_propagation
|
|
28534
28763
|
* Node.use_custom_color
|
|
28535
28764
|
* Node.color
|
|
28536
28765
|
* Node.select
|
|
@@ -28802,6 +29031,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
28802
29031
|
* Node.outputs
|
|
28803
29032
|
* Node.internal_links
|
|
28804
29033
|
* Node.parent
|
|
29034
|
+
* Node.warning_propagation
|
|
28805
29035
|
* Node.use_custom_color
|
|
28806
29036
|
* Node.color
|
|
28807
29037
|
* Node.select
|
|
@@ -28934,6 +29164,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
28934
29164
|
* Node.outputs
|
|
28935
29165
|
* Node.internal_links
|
|
28936
29166
|
* Node.parent
|
|
29167
|
+
* Node.warning_propagation
|
|
28937
29168
|
* Node.use_custom_color
|
|
28938
29169
|
* Node.color
|
|
28939
29170
|
* Node.select
|
|
@@ -29066,6 +29297,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
29066
29297
|
* Node.outputs
|
|
29067
29298
|
* Node.internal_links
|
|
29068
29299
|
* Node.parent
|
|
29300
|
+
* Node.warning_propagation
|
|
29069
29301
|
* Node.use_custom_color
|
|
29070
29302
|
* Node.color
|
|
29071
29303
|
* Node.select
|
|
@@ -29416,6 +29648,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
29416
29648
|
* Node.outputs
|
|
29417
29649
|
* Node.internal_links
|
|
29418
29650
|
* Node.parent
|
|
29651
|
+
* Node.warning_propagation
|
|
29419
29652
|
* Node.use_custom_color
|
|
29420
29653
|
* Node.color
|
|
29421
29654
|
* Node.select
|
|
@@ -29709,6 +29942,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
29709
29942
|
* Node.outputs
|
|
29710
29943
|
* Node.internal_links
|
|
29711
29944
|
* Node.parent
|
|
29945
|
+
* Node.warning_propagation
|
|
29712
29946
|
* Node.use_custom_color
|
|
29713
29947
|
* Node.color
|
|
29714
29948
|
* Node.select
|
|
@@ -29865,6 +30099,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
29865
30099
|
* Node.outputs
|
|
29866
30100
|
* Node.internal_links
|
|
29867
30101
|
* Node.parent
|
|
30102
|
+
* Node.warning_propagation
|
|
29868
30103
|
* Node.use_custom_color
|
|
29869
30104
|
* Node.color
|
|
29870
30105
|
* Node.select
|
|
@@ -29955,6 +30190,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
29955
30190
|
* Node.outputs
|
|
29956
30191
|
* Node.internal_links
|
|
29957
30192
|
* Node.parent
|
|
30193
|
+
* Node.warning_propagation
|
|
29958
30194
|
* Node.use_custom_color
|
|
29959
30195
|
* Node.color
|
|
29960
30196
|
* Node.select
|
|
@@ -30047,6 +30283,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
30047
30283
|
* Node.outputs
|
|
30048
30284
|
* Node.internal_links
|
|
30049
30285
|
* Node.parent
|
|
30286
|
+
* Node.warning_propagation
|
|
30050
30287
|
* Node.use_custom_color
|
|
30051
30288
|
* Node.color
|
|
30052
30289
|
* Node.select
|
|
@@ -30139,6 +30376,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
30139
30376
|
* Node.outputs
|
|
30140
30377
|
* Node.internal_links
|
|
30141
30378
|
* Node.parent
|
|
30379
|
+
* Node.warning_propagation
|
|
30142
30380
|
* Node.use_custom_color
|
|
30143
30381
|
* Node.color
|
|
30144
30382
|
* Node.select
|
|
@@ -30271,6 +30509,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
30271
30509
|
* Node.outputs
|
|
30272
30510
|
* Node.internal_links
|
|
30273
30511
|
* Node.parent
|
|
30512
|
+
* Node.warning_propagation
|
|
30274
30513
|
* Node.use_custom_color
|
|
30275
30514
|
* Node.color
|
|
30276
30515
|
* Node.select
|
|
@@ -30619,6 +30858,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
30619
30858
|
* Node.outputs
|
|
30620
30859
|
* Node.internal_links
|
|
30621
30860
|
* Node.parent
|
|
30861
|
+
* Node.warning_propagation
|
|
30622
30862
|
* Node.use_custom_color
|
|
30623
30863
|
* Node.color
|
|
30624
30864
|
* Node.select
|
|
@@ -30709,6 +30949,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
30709
30949
|
* Node.outputs
|
|
30710
30950
|
* Node.internal_links
|
|
30711
30951
|
* Node.parent
|
|
30952
|
+
* Node.warning_propagation
|
|
30712
30953
|
* Node.use_custom_color
|
|
30713
30954
|
* Node.color
|
|
30714
30955
|
* Node.select
|
|
@@ -31081,6 +31322,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
31081
31322
|
* Node.outputs
|
|
31082
31323
|
* Node.internal_links
|
|
31083
31324
|
* Node.parent
|
|
31325
|
+
* Node.warning_propagation
|
|
31084
31326
|
* Node.use_custom_color
|
|
31085
31327
|
* Node.color
|
|
31086
31328
|
* Node.select
|
|
@@ -31255,6 +31497,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
31255
31497
|
* Node.outputs
|
|
31256
31498
|
* Node.internal_links
|
|
31257
31499
|
* Node.parent
|
|
31500
|
+
* Node.warning_propagation
|
|
31258
31501
|
* Node.use_custom_color
|
|
31259
31502
|
* Node.color
|
|
31260
31503
|
* Node.select
|
|
@@ -31345,6 +31588,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
31345
31588
|
* Node.outputs
|
|
31346
31589
|
* Node.internal_links
|
|
31347
31590
|
* Node.parent
|
|
31591
|
+
* Node.warning_propagation
|
|
31348
31592
|
* Node.use_custom_color
|
|
31349
31593
|
* Node.color
|
|
31350
31594
|
* Node.select
|
|
@@ -31434,6 +31678,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
31434
31678
|
* Node.outputs
|
|
31435
31679
|
* Node.internal_links
|
|
31436
31680
|
* Node.parent
|
|
31681
|
+
* Node.warning_propagation
|
|
31437
31682
|
* Node.use_custom_color
|
|
31438
31683
|
* Node.color
|
|
31439
31684
|
* Node.select
|
|
@@ -31801,6 +32046,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
31801
32046
|
* Node.outputs
|
|
31802
32047
|
* Node.internal_links
|
|
31803
32048
|
* Node.parent
|
|
32049
|
+
* Node.warning_propagation
|
|
31804
32050
|
* Node.use_custom_color
|
|
31805
32051
|
* Node.color
|
|
31806
32052
|
* Node.select
|
|
@@ -31893,6 +32139,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
31893
32139
|
* Node.outputs
|
|
31894
32140
|
* Node.internal_links
|
|
31895
32141
|
* Node.parent
|
|
32142
|
+
* Node.warning_propagation
|
|
31896
32143
|
* Node.use_custom_color
|
|
31897
32144
|
* Node.color
|
|
31898
32145
|
* Node.select
|
|
@@ -32190,6 +32437,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
32190
32437
|
* Node.outputs
|
|
32191
32438
|
* Node.internal_links
|
|
32192
32439
|
* Node.parent
|
|
32440
|
+
* Node.warning_propagation
|
|
32193
32441
|
* Node.use_custom_color
|
|
32194
32442
|
* Node.color
|
|
32195
32443
|
* Node.select
|
|
@@ -32331,6 +32579,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
32331
32579
|
* Node.outputs
|
|
32332
32580
|
* Node.internal_links
|
|
32333
32581
|
* Node.parent
|
|
32582
|
+
* Node.warning_propagation
|
|
32334
32583
|
* Node.use_custom_color
|
|
32335
32584
|
* Node.color
|
|
32336
32585
|
* Node.select
|
|
@@ -32421,6 +32670,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
32421
32670
|
* Node.outputs
|
|
32422
32671
|
* Node.internal_links
|
|
32423
32672
|
* Node.parent
|
|
32673
|
+
* Node.warning_propagation
|
|
32424
32674
|
* Node.use_custom_color
|
|
32425
32675
|
* Node.color
|
|
32426
32676
|
* Node.select
|
|
@@ -32511,6 +32761,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
32511
32761
|
* Node.outputs
|
|
32512
32762
|
* Node.internal_links
|
|
32513
32763
|
* Node.parent
|
|
32764
|
+
* Node.warning_propagation
|
|
32514
32765
|
* Node.use_custom_color
|
|
32515
32766
|
* Node.color
|
|
32516
32767
|
* Node.select
|
|
@@ -32601,6 +32852,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
32601
32852
|
* Node.outputs
|
|
32602
32853
|
* Node.internal_links
|
|
32603
32854
|
* Node.parent
|
|
32855
|
+
* Node.warning_propagation
|
|
32604
32856
|
* Node.use_custom_color
|
|
32605
32857
|
* Node.color
|
|
32606
32858
|
* Node.select
|
|
@@ -32693,6 +32945,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
32693
32945
|
* Node.outputs
|
|
32694
32946
|
* Node.internal_links
|
|
32695
32947
|
* Node.parent
|
|
32948
|
+
* Node.warning_propagation
|
|
32696
32949
|
* Node.use_custom_color
|
|
32697
32950
|
* Node.color
|
|
32698
32951
|
* Node.select
|
|
@@ -32823,6 +33076,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
32823
33076
|
* Node.outputs
|
|
32824
33077
|
* Node.internal_links
|
|
32825
33078
|
* Node.parent
|
|
33079
|
+
* Node.warning_propagation
|
|
32826
33080
|
* Node.use_custom_color
|
|
32827
33081
|
* Node.color
|
|
32828
33082
|
* Node.select
|
|
@@ -32915,6 +33169,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
32915
33169
|
* Node.outputs
|
|
32916
33170
|
* Node.internal_links
|
|
32917
33171
|
* Node.parent
|
|
33172
|
+
* Node.warning_propagation
|
|
32918
33173
|
* Node.use_custom_color
|
|
32919
33174
|
* Node.color
|
|
32920
33175
|
* Node.select
|
|
@@ -33005,6 +33260,7 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
|
|
|
33005
33260
|
* Node.outputs
|
|
33006
33261
|
* Node.internal_links
|
|
33007
33262
|
* Node.parent
|
|
33263
|
+
* Node.warning_propagation
|
|
33008
33264
|
* Node.use_custom_color
|
|
33009
33265
|
* Node.color
|
|
33010
33266
|
* Node.select
|
|
@@ -33725,6 +33981,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
33725
33981
|
* Node.outputs
|
|
33726
33982
|
* Node.internal_links
|
|
33727
33983
|
* Node.parent
|
|
33984
|
+
* Node.warning_propagation
|
|
33728
33985
|
* Node.use_custom_color
|
|
33729
33986
|
* Node.color
|
|
33730
33987
|
* Node.select
|
|
@@ -33857,6 +34114,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
33857
34114
|
* Node.outputs
|
|
33858
34115
|
* Node.internal_links
|
|
33859
34116
|
* Node.parent
|
|
34117
|
+
* Node.warning_propagation
|
|
33860
34118
|
* Node.use_custom_color
|
|
33861
34119
|
* Node.color
|
|
33862
34120
|
* Node.select
|
|
@@ -33999,6 +34257,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
33999
34257
|
* Node.outputs
|
|
34000
34258
|
* Node.internal_links
|
|
34001
34259
|
* Node.parent
|
|
34260
|
+
* Node.warning_propagation
|
|
34002
34261
|
* Node.use_custom_color
|
|
34003
34262
|
* Node.color
|
|
34004
34263
|
* Node.select
|
|
@@ -34311,6 +34570,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
34311
34570
|
* Node.outputs
|
|
34312
34571
|
* Node.internal_links
|
|
34313
34572
|
* Node.parent
|
|
34573
|
+
* Node.warning_propagation
|
|
34314
34574
|
* Node.use_custom_color
|
|
34315
34575
|
* Node.color
|
|
34316
34576
|
* Node.select
|
|
@@ -34401,6 +34661,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
34401
34661
|
* Node.outputs
|
|
34402
34662
|
* Node.internal_links
|
|
34403
34663
|
* Node.parent
|
|
34664
|
+
* Node.warning_propagation
|
|
34404
34665
|
* Node.use_custom_color
|
|
34405
34666
|
* Node.color
|
|
34406
34667
|
* Node.select
|
|
@@ -34491,6 +34752,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
34491
34752
|
* Node.outputs
|
|
34492
34753
|
* Node.internal_links
|
|
34493
34754
|
* Node.parent
|
|
34755
|
+
* Node.warning_propagation
|
|
34494
34756
|
* Node.use_custom_color
|
|
34495
34757
|
* Node.color
|
|
34496
34758
|
* Node.select
|
|
@@ -34857,6 +35119,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
34857
35119
|
* Node.outputs
|
|
34858
35120
|
* Node.internal_links
|
|
34859
35121
|
* Node.parent
|
|
35122
|
+
* Node.warning_propagation
|
|
34860
35123
|
* Node.use_custom_color
|
|
34861
35124
|
* Node.color
|
|
34862
35125
|
* Node.select
|
|
@@ -35460,6 +35723,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
35460
35723
|
* Node.outputs
|
|
35461
35724
|
* Node.internal_links
|
|
35462
35725
|
* Node.parent
|
|
35726
|
+
* Node.warning_propagation
|
|
35463
35727
|
* Node.use_custom_color
|
|
35464
35728
|
* Node.color
|
|
35465
35729
|
* Node.select
|
|
@@ -35784,6 +36048,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
35784
36048
|
* Node.outputs
|
|
35785
36049
|
* Node.internal_links
|
|
35786
36050
|
* Node.parent
|
|
36051
|
+
* Node.warning_propagation
|
|
35787
36052
|
* Node.use_custom_color
|
|
35788
36053
|
* Node.color
|
|
35789
36054
|
* Node.select
|
|
@@ -36000,6 +36265,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
36000
36265
|
* Node.outputs
|
|
36001
36266
|
* Node.internal_links
|
|
36002
36267
|
* Node.parent
|
|
36268
|
+
* Node.warning_propagation
|
|
36003
36269
|
* Node.use_custom_color
|
|
36004
36270
|
* Node.color
|
|
36005
36271
|
* Node.select
|
|
@@ -36090,6 +36356,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
36090
36356
|
* Node.outputs
|
|
36091
36357
|
* Node.internal_links
|
|
36092
36358
|
* Node.parent
|
|
36359
|
+
* Node.warning_propagation
|
|
36093
36360
|
* Node.use_custom_color
|
|
36094
36361
|
* Node.color
|
|
36095
36362
|
* Node.select
|
|
@@ -36346,6 +36613,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
36346
36613
|
* Node.outputs
|
|
36347
36614
|
* Node.internal_links
|
|
36348
36615
|
* Node.parent
|
|
36616
|
+
* Node.warning_propagation
|
|
36349
36617
|
* Node.use_custom_color
|
|
36350
36618
|
* Node.color
|
|
36351
36619
|
* Node.select
|
|
@@ -36672,6 +36940,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
36672
36940
|
* Node.outputs
|
|
36673
36941
|
* Node.internal_links
|
|
36674
36942
|
* Node.parent
|
|
36943
|
+
* Node.warning_propagation
|
|
36675
36944
|
* Node.use_custom_color
|
|
36676
36945
|
* Node.color
|
|
36677
36946
|
* Node.select
|
|
@@ -36888,6 +37157,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
36888
37157
|
* Node.outputs
|
|
36889
37158
|
* Node.internal_links
|
|
36890
37159
|
* Node.parent
|
|
37160
|
+
* Node.warning_propagation
|
|
36891
37161
|
* Node.use_custom_color
|
|
36892
37162
|
* Node.color
|
|
36893
37163
|
* Node.select
|
|
@@ -37020,6 +37290,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
37020
37290
|
* Node.outputs
|
|
37021
37291
|
* Node.internal_links
|
|
37022
37292
|
* Node.parent
|
|
37293
|
+
* Node.warning_propagation
|
|
37023
37294
|
* Node.use_custom_color
|
|
37024
37295
|
* Node.color
|
|
37025
37296
|
* Node.select
|
|
@@ -37154,6 +37425,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
37154
37425
|
* Node.outputs
|
|
37155
37426
|
* Node.internal_links
|
|
37156
37427
|
* Node.parent
|
|
37428
|
+
* Node.warning_propagation
|
|
37157
37429
|
* Node.use_custom_color
|
|
37158
37430
|
* Node.color
|
|
37159
37431
|
* Node.select
|
|
@@ -37609,6 +37881,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
37609
37881
|
* Node.outputs
|
|
37610
37882
|
* Node.internal_links
|
|
37611
37883
|
* Node.parent
|
|
37884
|
+
* Node.warning_propagation
|
|
37612
37885
|
* Node.use_custom_color
|
|
37613
37886
|
* Node.color
|
|
37614
37887
|
* Node.select
|
|
@@ -37701,6 +37974,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
37701
37974
|
* Node.outputs
|
|
37702
37975
|
* Node.internal_links
|
|
37703
37976
|
* Node.parent
|
|
37977
|
+
* Node.warning_propagation
|
|
37704
37978
|
* Node.use_custom_color
|
|
37705
37979
|
* Node.color
|
|
37706
37980
|
* Node.select
|
|
@@ -37887,6 +38161,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
37887
38161
|
* Node.outputs
|
|
37888
38162
|
* Node.internal_links
|
|
37889
38163
|
* Node.parent
|
|
38164
|
+
* Node.warning_propagation
|
|
37890
38165
|
* Node.use_custom_color
|
|
37891
38166
|
* Node.color
|
|
37892
38167
|
* Node.select
|
|
@@ -38175,6 +38450,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
38175
38450
|
* Node.outputs
|
|
38176
38451
|
* Node.internal_links
|
|
38177
38452
|
* Node.parent
|
|
38453
|
+
* Node.warning_propagation
|
|
38178
38454
|
* Node.use_custom_color
|
|
38179
38455
|
* Node.color
|
|
38180
38456
|
* Node.select
|
|
@@ -38308,6 +38584,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
38308
38584
|
* Node.outputs
|
|
38309
38585
|
* Node.internal_links
|
|
38310
38586
|
* Node.parent
|
|
38587
|
+
* Node.warning_propagation
|
|
38311
38588
|
* Node.use_custom_color
|
|
38312
38589
|
* Node.color
|
|
38313
38590
|
* Node.select
|
|
@@ -38948,6 +39225,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
38948
39225
|
* Node.outputs
|
|
38949
39226
|
* Node.internal_links
|
|
38950
39227
|
* Node.parent
|
|
39228
|
+
* Node.warning_propagation
|
|
38951
39229
|
* Node.use_custom_color
|
|
38952
39230
|
* Node.color
|
|
38953
39231
|
* Node.select
|
|
@@ -39079,6 +39357,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
39079
39357
|
* Node.outputs
|
|
39080
39358
|
* Node.internal_links
|
|
39081
39359
|
* Node.parent
|
|
39360
|
+
* Node.warning_propagation
|
|
39082
39361
|
* Node.use_custom_color
|
|
39083
39362
|
* Node.color
|
|
39084
39363
|
* Node.select
|
|
@@ -39171,6 +39450,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
39171
39450
|
* Node.outputs
|
|
39172
39451
|
* Node.internal_links
|
|
39173
39452
|
* Node.parent
|
|
39453
|
+
* Node.warning_propagation
|
|
39174
39454
|
* Node.use_custom_color
|
|
39175
39455
|
* Node.color
|
|
39176
39456
|
* Node.select
|
|
@@ -39478,6 +39758,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
39478
39758
|
* Node.outputs
|
|
39479
39759
|
* Node.internal_links
|
|
39480
39760
|
* Node.parent
|
|
39761
|
+
* Node.warning_propagation
|
|
39481
39762
|
* Node.use_custom_color
|
|
39482
39763
|
* Node.color
|
|
39483
39764
|
* Node.select
|
|
@@ -39752,6 +40033,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
39752
40033
|
* Node.outputs
|
|
39753
40034
|
* Node.internal_links
|
|
39754
40035
|
* Node.parent
|
|
40036
|
+
* Node.warning_propagation
|
|
39755
40037
|
* Node.use_custom_color
|
|
39756
40038
|
* Node.color
|
|
39757
40039
|
* Node.select
|
|
@@ -39844,6 +40126,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
39844
40126
|
* Node.outputs
|
|
39845
40127
|
* Node.internal_links
|
|
39846
40128
|
* Node.parent
|
|
40129
|
+
* Node.warning_propagation
|
|
39847
40130
|
* Node.use_custom_color
|
|
39848
40131
|
* Node.color
|
|
39849
40132
|
* Node.select
|
|
@@ -39988,6 +40271,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
39988
40271
|
* Node.outputs
|
|
39989
40272
|
* Node.internal_links
|
|
39990
40273
|
* Node.parent
|
|
40274
|
+
* Node.warning_propagation
|
|
39991
40275
|
* Node.use_custom_color
|
|
39992
40276
|
* Node.color
|
|
39993
40277
|
* Node.select
|
|
@@ -40213,6 +40497,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
40213
40497
|
* Node.outputs
|
|
40214
40498
|
* Node.internal_links
|
|
40215
40499
|
* Node.parent
|
|
40500
|
+
* Node.warning_propagation
|
|
40216
40501
|
* Node.use_custom_color
|
|
40217
40502
|
* Node.color
|
|
40218
40503
|
* Node.select
|
|
@@ -40303,6 +40588,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
40303
40588
|
* Node.outputs
|
|
40304
40589
|
* Node.internal_links
|
|
40305
40590
|
* Node.parent
|
|
40591
|
+
* Node.warning_propagation
|
|
40306
40592
|
* Node.use_custom_color
|
|
40307
40593
|
* Node.color
|
|
40308
40594
|
* Node.select
|
|
@@ -40393,6 +40679,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
40393
40679
|
* Node.outputs
|
|
40394
40680
|
* Node.internal_links
|
|
40395
40681
|
* Node.parent
|
|
40682
|
+
* Node.warning_propagation
|
|
40396
40683
|
* Node.use_custom_color
|
|
40397
40684
|
* Node.color
|
|
40398
40685
|
* Node.select
|
|
@@ -40483,6 +40770,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
40483
40770
|
* Node.outputs
|
|
40484
40771
|
* Node.internal_links
|
|
40485
40772
|
* Node.parent
|
|
40773
|
+
* Node.warning_propagation
|
|
40486
40774
|
* Node.use_custom_color
|
|
40487
40775
|
* Node.color
|
|
40488
40776
|
* Node.select
|
|
@@ -40616,6 +40904,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
40616
40904
|
* Node.outputs
|
|
40617
40905
|
* Node.internal_links
|
|
40618
40906
|
* Node.parent
|
|
40907
|
+
* Node.warning_propagation
|
|
40619
40908
|
* Node.use_custom_color
|
|
40620
40909
|
* Node.color
|
|
40621
40910
|
* Node.select
|
|
@@ -40708,6 +40997,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
40708
40997
|
* Node.outputs
|
|
40709
40998
|
* Node.internal_links
|
|
40710
40999
|
* Node.parent
|
|
41000
|
+
* Node.warning_propagation
|
|
40711
41001
|
* Node.use_custom_color
|
|
40712
41002
|
* Node.color
|
|
40713
41003
|
* Node.select
|
|
@@ -40798,6 +41088,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
40798
41088
|
* Node.outputs
|
|
40799
41089
|
* Node.internal_links
|
|
40800
41090
|
* Node.parent
|
|
41091
|
+
* Node.warning_propagation
|
|
40801
41092
|
* Node.use_custom_color
|
|
40802
41093
|
* Node.color
|
|
40803
41094
|
* Node.select
|
|
@@ -40974,6 +41265,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
40974
41265
|
* Node.outputs
|
|
40975
41266
|
* Node.internal_links
|
|
40976
41267
|
* Node.parent
|
|
41268
|
+
* Node.warning_propagation
|
|
40977
41269
|
* Node.use_custom_color
|
|
40978
41270
|
* Node.color
|
|
40979
41271
|
* Node.select
|
|
@@ -41118,6 +41410,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
41118
41410
|
* Node.outputs
|
|
41119
41411
|
* Node.internal_links
|
|
41120
41412
|
* Node.parent
|
|
41413
|
+
* Node.warning_propagation
|
|
41121
41414
|
* Node.use_custom_color
|
|
41122
41415
|
* Node.color
|
|
41123
41416
|
* Node.select
|
|
@@ -41377,6 +41670,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
41377
41670
|
* Node.outputs
|
|
41378
41671
|
* Node.internal_links
|
|
41379
41672
|
* Node.parent
|
|
41673
|
+
* Node.warning_propagation
|
|
41380
41674
|
* Node.use_custom_color
|
|
41381
41675
|
* Node.color
|
|
41382
41676
|
* Node.select
|
|
@@ -41688,6 +41982,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
41688
41982
|
* Node.outputs
|
|
41689
41983
|
* Node.internal_links
|
|
41690
41984
|
* Node.parent
|
|
41985
|
+
* Node.warning_propagation
|
|
41691
41986
|
* Node.use_custom_color
|
|
41692
41987
|
* Node.color
|
|
41693
41988
|
* Node.select
|
|
@@ -41960,6 +42255,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
41960
42255
|
* Node.outputs
|
|
41961
42256
|
* Node.internal_links
|
|
41962
42257
|
* Node.parent
|
|
42258
|
+
* Node.warning_propagation
|
|
41963
42259
|
* Node.use_custom_color
|
|
41964
42260
|
* Node.color
|
|
41965
42261
|
* Node.select
|
|
@@ -42292,6 +42588,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
42292
42588
|
* Node.outputs
|
|
42293
42589
|
* Node.internal_links
|
|
42294
42590
|
* Node.parent
|
|
42591
|
+
* Node.warning_propagation
|
|
42295
42592
|
* Node.use_custom_color
|
|
42296
42593
|
* Node.color
|
|
42297
42594
|
* Node.select
|
|
@@ -42474,6 +42771,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
42474
42771
|
* Node.outputs
|
|
42475
42772
|
* Node.internal_links
|
|
42476
42773
|
* Node.parent
|
|
42774
|
+
* Node.warning_propagation
|
|
42477
42775
|
* Node.use_custom_color
|
|
42478
42776
|
* Node.color
|
|
42479
42777
|
* Node.select
|
|
@@ -42616,6 +42914,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
42616
42914
|
* Node.outputs
|
|
42617
42915
|
* Node.internal_links
|
|
42618
42916
|
* Node.parent
|
|
42917
|
+
* Node.warning_propagation
|
|
42619
42918
|
* Node.use_custom_color
|
|
42620
42919
|
* Node.color
|
|
42621
42920
|
* Node.select
|
|
@@ -42705,6 +43004,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
42705
43004
|
* Node.outputs
|
|
42706
43005
|
* Node.internal_links
|
|
42707
43006
|
* Node.parent
|
|
43007
|
+
* Node.warning_propagation
|
|
42708
43008
|
* Node.use_custom_color
|
|
42709
43009
|
* Node.color
|
|
42710
43010
|
* Node.select
|
|
@@ -42987,6 +43287,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
42987
43287
|
* Node.outputs
|
|
42988
43288
|
* Node.internal_links
|
|
42989
43289
|
* Node.parent
|
|
43290
|
+
* Node.warning_propagation
|
|
42990
43291
|
* Node.use_custom_color
|
|
42991
43292
|
* Node.color
|
|
42992
43293
|
* Node.select
|
|
@@ -43077,6 +43378,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
43077
43378
|
* Node.outputs
|
|
43078
43379
|
* Node.internal_links
|
|
43079
43380
|
* Node.parent
|
|
43381
|
+
* Node.warning_propagation
|
|
43080
43382
|
* Node.use_custom_color
|
|
43081
43383
|
* Node.color
|
|
43082
43384
|
* Node.select
|
|
@@ -43217,6 +43519,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
43217
43519
|
* Node.outputs
|
|
43218
43520
|
* Node.internal_links
|
|
43219
43521
|
* Node.parent
|
|
43522
|
+
* Node.warning_propagation
|
|
43220
43523
|
* Node.use_custom_color
|
|
43221
43524
|
* Node.color
|
|
43222
43525
|
* Node.select
|
|
@@ -43307,6 +43610,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
43307
43610
|
* Node.outputs
|
|
43308
43611
|
* Node.internal_links
|
|
43309
43612
|
* Node.parent
|
|
43613
|
+
* Node.warning_propagation
|
|
43310
43614
|
* Node.use_custom_color
|
|
43311
43615
|
* Node.color
|
|
43312
43616
|
* Node.select
|
|
@@ -43399,6 +43703,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
43399
43703
|
* Node.outputs
|
|
43400
43704
|
* Node.internal_links
|
|
43401
43705
|
* Node.parent
|
|
43706
|
+
* Node.warning_propagation
|
|
43402
43707
|
* Node.use_custom_color
|
|
43403
43708
|
* Node.color
|
|
43404
43709
|
* Node.select
|
|
@@ -43489,6 +43794,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
43489
43794
|
* Node.outputs
|
|
43490
43795
|
* Node.internal_links
|
|
43491
43796
|
* Node.parent
|
|
43797
|
+
* Node.warning_propagation
|
|
43492
43798
|
* Node.use_custom_color
|
|
43493
43799
|
* Node.color
|
|
43494
43800
|
* Node.select
|
|
@@ -43579,6 +43885,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
43579
43885
|
* Node.outputs
|
|
43580
43886
|
* Node.internal_links
|
|
43581
43887
|
* Node.parent
|
|
43888
|
+
* Node.warning_propagation
|
|
43582
43889
|
* Node.use_custom_color
|
|
43583
43890
|
* Node.color
|
|
43584
43891
|
* Node.select
|
|
@@ -44054,6 +44361,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
44054
44361
|
* Node.outputs
|
|
44055
44362
|
* Node.internal_links
|
|
44056
44363
|
* Node.parent
|
|
44364
|
+
* Node.warning_propagation
|
|
44057
44365
|
* Node.use_custom_color
|
|
44058
44366
|
* Node.color
|
|
44059
44367
|
* Node.select
|
|
@@ -44144,6 +44452,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
44144
44452
|
* Node.outputs
|
|
44145
44453
|
* Node.internal_links
|
|
44146
44454
|
* Node.parent
|
|
44455
|
+
* Node.warning_propagation
|
|
44147
44456
|
* Node.use_custom_color
|
|
44148
44457
|
* Node.color
|
|
44149
44458
|
* Node.select
|
|
@@ -44234,6 +44543,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
44234
44543
|
* Node.outputs
|
|
44235
44544
|
* Node.internal_links
|
|
44236
44545
|
* Node.parent
|
|
44546
|
+
* Node.warning_propagation
|
|
44237
44547
|
* Node.use_custom_color
|
|
44238
44548
|
* Node.color
|
|
44239
44549
|
* Node.select
|
|
@@ -44364,6 +44674,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
44364
44674
|
* Node.outputs
|
|
44365
44675
|
* Node.internal_links
|
|
44366
44676
|
* Node.parent
|
|
44677
|
+
* Node.warning_propagation
|
|
44367
44678
|
* Node.use_custom_color
|
|
44368
44679
|
* Node.color
|
|
44369
44680
|
* Node.select
|
|
@@ -44624,6 +44935,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
44624
44935
|
* Node.outputs
|
|
44625
44936
|
* Node.internal_links
|
|
44626
44937
|
* Node.parent
|
|
44938
|
+
* Node.warning_propagation
|
|
44627
44939
|
* Node.use_custom_color
|
|
44628
44940
|
* Node.color
|
|
44629
44941
|
* Node.select
|
|
@@ -44888,6 +45200,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
44888
45200
|
* Node.outputs
|
|
44889
45201
|
* Node.internal_links
|
|
44890
45202
|
* Node.parent
|
|
45203
|
+
* Node.warning_propagation
|
|
44891
45204
|
* Node.use_custom_color
|
|
44892
45205
|
* Node.color
|
|
44893
45206
|
* Node.select
|
|
@@ -44978,6 +45291,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
44978
45291
|
* Node.outputs
|
|
44979
45292
|
* Node.internal_links
|
|
44980
45293
|
* Node.parent
|
|
45294
|
+
* Node.warning_propagation
|
|
44981
45295
|
* Node.use_custom_color
|
|
44982
45296
|
* Node.color
|
|
44983
45297
|
* Node.select
|
|
@@ -45112,6 +45426,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
45112
45426
|
* Node.outputs
|
|
45113
45427
|
* Node.internal_links
|
|
45114
45428
|
* Node.parent
|
|
45429
|
+
* Node.warning_propagation
|
|
45115
45430
|
* Node.use_custom_color
|
|
45116
45431
|
* Node.color
|
|
45117
45432
|
* Node.select
|
|
@@ -45329,6 +45644,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
45329
45644
|
* Node.outputs
|
|
45330
45645
|
* Node.internal_links
|
|
45331
45646
|
* Node.parent
|
|
45647
|
+
* Node.warning_propagation
|
|
45332
45648
|
* Node.use_custom_color
|
|
45333
45649
|
* Node.color
|
|
45334
45650
|
* Node.select
|
|
@@ -45625,6 +45941,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
45625
45941
|
* Node.outputs
|
|
45626
45942
|
* Node.internal_links
|
|
45627
45943
|
* Node.parent
|
|
45944
|
+
* Node.warning_propagation
|
|
45628
45945
|
* Node.use_custom_color
|
|
45629
45946
|
* Node.color
|
|
45630
45947
|
* Node.select
|
|
@@ -45757,6 +46074,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
45757
46074
|
* Node.outputs
|
|
45758
46075
|
* Node.internal_links
|
|
45759
46076
|
* Node.parent
|
|
46077
|
+
* Node.warning_propagation
|
|
45760
46078
|
* Node.use_custom_color
|
|
45761
46079
|
* Node.color
|
|
45762
46080
|
* Node.select
|
|
@@ -46344,6 +46662,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
46344
46662
|
* Node.outputs
|
|
46345
46663
|
* Node.internal_links
|
|
46346
46664
|
* Node.parent
|
|
46665
|
+
* Node.warning_propagation
|
|
46347
46666
|
* Node.use_custom_color
|
|
46348
46667
|
* Node.color
|
|
46349
46668
|
* Node.select
|
|
@@ -46867,6 +47186,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
46867
47186
|
* Node.outputs
|
|
46868
47187
|
* Node.internal_links
|
|
46869
47188
|
* Node.parent
|
|
47189
|
+
* Node.warning_propagation
|
|
46870
47190
|
* Node.use_custom_color
|
|
46871
47191
|
* Node.color
|
|
46872
47192
|
* Node.select
|
|
@@ -46957,6 +47277,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
46957
47277
|
* Node.outputs
|
|
46958
47278
|
* Node.internal_links
|
|
46959
47279
|
* Node.parent
|
|
47280
|
+
* Node.warning_propagation
|
|
46960
47281
|
* Node.use_custom_color
|
|
46961
47282
|
* Node.color
|
|
46962
47283
|
* Node.select
|
|
@@ -47047,6 +47368,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
47047
47368
|
* Node.outputs
|
|
47048
47369
|
* Node.internal_links
|
|
47049
47370
|
* Node.parent
|
|
47371
|
+
* Node.warning_propagation
|
|
47050
47372
|
* Node.use_custom_color
|
|
47051
47373
|
* Node.color
|
|
47052
47374
|
* Node.select
|
|
@@ -47180,6 +47502,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
47180
47502
|
* Node.outputs
|
|
47181
47503
|
* Node.internal_links
|
|
47182
47504
|
* Node.parent
|
|
47505
|
+
* Node.warning_propagation
|
|
47183
47506
|
* Node.use_custom_color
|
|
47184
47507
|
* Node.color
|
|
47185
47508
|
* Node.select
|
|
@@ -47358,6 +47681,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
47358
47681
|
* Node.outputs
|
|
47359
47682
|
* Node.internal_links
|
|
47360
47683
|
* Node.parent
|
|
47684
|
+
* Node.warning_propagation
|
|
47361
47685
|
* Node.use_custom_color
|
|
47362
47686
|
* Node.color
|
|
47363
47687
|
* Node.select
|
|
@@ -47450,6 +47774,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
47450
47774
|
* Node.outputs
|
|
47451
47775
|
* Node.internal_links
|
|
47452
47776
|
* Node.parent
|
|
47777
|
+
* Node.warning_propagation
|
|
47453
47778
|
* Node.use_custom_color
|
|
47454
47779
|
* Node.color
|
|
47455
47780
|
* Node.select
|
|
@@ -47889,6 +48214,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
47889
48214
|
* Node.outputs
|
|
47890
48215
|
* Node.internal_links
|
|
47891
48216
|
* Node.parent
|
|
48217
|
+
* Node.warning_propagation
|
|
47892
48218
|
* Node.use_custom_color
|
|
47893
48219
|
* Node.color
|
|
47894
48220
|
* Node.select
|
|
@@ -47979,6 +48305,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
47979
48305
|
* Node.outputs
|
|
47980
48306
|
* Node.internal_links
|
|
47981
48307
|
* Node.parent
|
|
48308
|
+
* Node.warning_propagation
|
|
47982
48309
|
* Node.use_custom_color
|
|
47983
48310
|
* Node.color
|
|
47984
48311
|
* Node.select
|
|
@@ -48121,6 +48448,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
48121
48448
|
* Node.outputs
|
|
48122
48449
|
* Node.internal_links
|
|
48123
48450
|
* Node.parent
|
|
48451
|
+
* Node.warning_propagation
|
|
48124
48452
|
* Node.use_custom_color
|
|
48125
48453
|
* Node.color
|
|
48126
48454
|
* Node.select
|
|
@@ -48412,6 +48740,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
48412
48740
|
* Node.outputs
|
|
48413
48741
|
* Node.internal_links
|
|
48414
48742
|
* Node.parent
|
|
48743
|
+
* Node.warning_propagation
|
|
48415
48744
|
* Node.use_custom_color
|
|
48416
48745
|
* Node.color
|
|
48417
48746
|
* Node.select
|
|
@@ -48652,6 +48981,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
48652
48981
|
* Node.outputs
|
|
48653
48982
|
* Node.internal_links
|
|
48654
48983
|
* Node.parent
|
|
48984
|
+
* Node.warning_propagation
|
|
48655
48985
|
* Node.use_custom_color
|
|
48656
48986
|
* Node.color
|
|
48657
48987
|
* Node.select
|
|
@@ -48742,6 +49072,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
48742
49072
|
* Node.outputs
|
|
48743
49073
|
* Node.internal_links
|
|
48744
49074
|
* Node.parent
|
|
49075
|
+
* Node.warning_propagation
|
|
48745
49076
|
* Node.use_custom_color
|
|
48746
49077
|
* Node.color
|
|
48747
49078
|
* Node.select
|
|
@@ -48832,6 +49163,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
48832
49163
|
* Node.outputs
|
|
48833
49164
|
* Node.internal_links
|
|
48834
49165
|
* Node.parent
|
|
49166
|
+
* Node.warning_propagation
|
|
48835
49167
|
* Node.use_custom_color
|
|
48836
49168
|
* Node.color
|
|
48837
49169
|
* Node.select
|
|
@@ -49039,6 +49371,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
49039
49371
|
* Node.outputs
|
|
49040
49372
|
* Node.internal_links
|
|
49041
49373
|
* Node.parent
|
|
49374
|
+
* Node.warning_propagation
|
|
49042
49375
|
* Node.use_custom_color
|
|
49043
49376
|
* Node.color
|
|
49044
49377
|
* Node.select
|
|
@@ -49674,6 +50007,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
49674
50007
|
* Node.outputs
|
|
49675
50008
|
* Node.internal_links
|
|
49676
50009
|
* Node.parent
|
|
50010
|
+
* Node.warning_propagation
|
|
49677
50011
|
* Node.use_custom_color
|
|
49678
50012
|
* Node.color
|
|
49679
50013
|
* Node.select
|
|
@@ -49752,6 +50086,97 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
49752
50086
|
:columns: 2
|
|
49753
50087
|
|
|
49754
50088
|
|
|
50089
|
+
--------------------
|
|
50090
|
+
|
|
50091
|
+
* bpy_struct.id_data
|
|
50092
|
+
* Node.type
|
|
50093
|
+
* Node.location
|
|
50094
|
+
* Node.width
|
|
50095
|
+
* Node.height
|
|
50096
|
+
* Node.dimensions
|
|
50097
|
+
* Node.name
|
|
50098
|
+
* Node.label
|
|
50099
|
+
* Node.inputs
|
|
50100
|
+
* Node.outputs
|
|
50101
|
+
* Node.internal_links
|
|
50102
|
+
* Node.parent
|
|
50103
|
+
* Node.warning_propagation
|
|
50104
|
+
* Node.use_custom_color
|
|
50105
|
+
* Node.color
|
|
50106
|
+
* Node.select
|
|
50107
|
+
* Node.show_options
|
|
50108
|
+
* Node.show_preview
|
|
50109
|
+
* Node.hide
|
|
50110
|
+
* Node.mute
|
|
50111
|
+
* Node.show_texture
|
|
50112
|
+
* Node.bl_idname
|
|
50113
|
+
* Node.bl_label
|
|
50114
|
+
* Node.bl_description
|
|
50115
|
+
* Node.bl_icon
|
|
50116
|
+
* Node.bl_static_type
|
|
50117
|
+
* Node.bl_width_default
|
|
50118
|
+
* Node.bl_width_min
|
|
50119
|
+
* Node.bl_width_max
|
|
50120
|
+
* Node.bl_height_default
|
|
50121
|
+
* Node.bl_height_min
|
|
50122
|
+
* Node.bl_height_max
|
|
50123
|
+
|
|
50124
|
+
:columns: 2
|
|
50125
|
+
|
|
50126
|
+
|
|
50127
|
+
--------------------
|
|
50128
|
+
|
|
50129
|
+
* bpy_struct.as_pointer
|
|
50130
|
+
* bpy_struct.driver_add
|
|
50131
|
+
* bpy_struct.driver_remove
|
|
50132
|
+
* bpy_struct.get
|
|
50133
|
+
* bpy_struct.id_properties_clear
|
|
50134
|
+
* bpy_struct.id_properties_ensure
|
|
50135
|
+
* bpy_struct.id_properties_ui
|
|
50136
|
+
* bpy_struct.is_property_hidden
|
|
50137
|
+
* bpy_struct.is_property_overridable_library
|
|
50138
|
+
* bpy_struct.is_property_readonly
|
|
50139
|
+
* bpy_struct.is_property_set
|
|
50140
|
+
* bpy_struct.items
|
|
50141
|
+
* bpy_struct.keyframe_delete
|
|
50142
|
+
* bpy_struct.keyframe_insert
|
|
50143
|
+
* bpy_struct.keys
|
|
50144
|
+
* bpy_struct.path_from_id
|
|
50145
|
+
* bpy_struct.path_resolve
|
|
50146
|
+
* bpy_struct.pop
|
|
50147
|
+
* bpy_struct.property_overridable_library_set
|
|
50148
|
+
* bpy_struct.property_unset
|
|
50149
|
+
* bpy_struct.type_recast
|
|
50150
|
+
* bpy_struct.values
|
|
50151
|
+
* Node.socket_value_update
|
|
50152
|
+
* Node.is_registered_node_type
|
|
50153
|
+
* Node.poll
|
|
50154
|
+
* Node.poll_instance
|
|
50155
|
+
* Node.update
|
|
50156
|
+
* Node.insert_link
|
|
50157
|
+
* Node.init
|
|
50158
|
+
* Node.copy
|
|
50159
|
+
* Node.free
|
|
50160
|
+
* Node.draw_buttons
|
|
50161
|
+
* Node.draw_buttons_ext
|
|
50162
|
+
* Node.draw_label
|
|
50163
|
+
* Node.poll
|
|
50164
|
+
* Node.bl_rna_get_subclass
|
|
50165
|
+
* Node.bl_rna_get_subclass_py
|
|
50166
|
+
* NodeInternal.poll
|
|
50167
|
+
* NodeInternal.poll_instance
|
|
50168
|
+
* NodeInternal.update
|
|
50169
|
+
* NodeInternal.draw_buttons
|
|
50170
|
+
* NodeInternal.draw_buttons_ext
|
|
50171
|
+
* NodeInternal.bl_rna_get_subclass
|
|
50172
|
+
* NodeInternal.bl_rna_get_subclass_py
|
|
50173
|
+
* GeometryNode.poll
|
|
50174
|
+
* GeometryNode.bl_rna_get_subclass
|
|
50175
|
+
* GeometryNode.bl_rna_get_subclass_py
|
|
50176
|
+
|
|
50177
|
+
:columns: 2
|
|
50178
|
+
|
|
50179
|
+
|
|
49755
50180
|
--------------------
|
|
49756
50181
|
|
|
49757
50182
|
* bpy_struct.id_data
|
|
@@ -49899,6 +50324,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
49899
50324
|
* Node.outputs
|
|
49900
50325
|
* Node.internal_links
|
|
49901
50326
|
* Node.parent
|
|
50327
|
+
* Node.warning_propagation
|
|
49902
50328
|
* Node.use_custom_color
|
|
49903
50329
|
* Node.color
|
|
49904
50330
|
* Node.select
|
|
@@ -50031,6 +50457,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
50031
50457
|
* Node.outputs
|
|
50032
50458
|
* Node.internal_links
|
|
50033
50459
|
* Node.parent
|
|
50460
|
+
* Node.warning_propagation
|
|
50034
50461
|
* Node.use_custom_color
|
|
50035
50462
|
* Node.color
|
|
50036
50463
|
* Node.select
|
|
@@ -50121,6 +50548,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
50121
50548
|
* Node.outputs
|
|
50122
50549
|
* Node.internal_links
|
|
50123
50550
|
* Node.parent
|
|
50551
|
+
* Node.warning_propagation
|
|
50124
50552
|
* Node.use_custom_color
|
|
50125
50553
|
* Node.color
|
|
50126
50554
|
* Node.select
|
|
@@ -50211,6 +50639,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
50211
50639
|
* Node.outputs
|
|
50212
50640
|
* Node.internal_links
|
|
50213
50641
|
* Node.parent
|
|
50642
|
+
* Node.warning_propagation
|
|
50214
50643
|
* Node.use_custom_color
|
|
50215
50644
|
* Node.color
|
|
50216
50645
|
* Node.select
|
|
@@ -50301,6 +50730,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
50301
50730
|
* Node.outputs
|
|
50302
50731
|
* Node.internal_links
|
|
50303
50732
|
* Node.parent
|
|
50733
|
+
* Node.warning_propagation
|
|
50304
50734
|
* Node.use_custom_color
|
|
50305
50735
|
* Node.color
|
|
50306
50736
|
* Node.select
|
|
@@ -50544,6 +50974,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
50544
50974
|
* Node.outputs
|
|
50545
50975
|
* Node.internal_links
|
|
50546
50976
|
* Node.parent
|
|
50977
|
+
* Node.warning_propagation
|
|
50547
50978
|
* Node.use_custom_color
|
|
50548
50979
|
* Node.color
|
|
50549
50980
|
* Node.select
|
|
@@ -50636,6 +51067,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
50636
51067
|
* Node.outputs
|
|
50637
51068
|
* Node.internal_links
|
|
50638
51069
|
* Node.parent
|
|
51070
|
+
* Node.warning_propagation
|
|
50639
51071
|
* Node.use_custom_color
|
|
50640
51072
|
* Node.color
|
|
50641
51073
|
* Node.select
|
|
@@ -50728,6 +51160,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
50728
51160
|
* Node.outputs
|
|
50729
51161
|
* Node.internal_links
|
|
50730
51162
|
* Node.parent
|
|
51163
|
+
* Node.warning_propagation
|
|
50731
51164
|
* Node.use_custom_color
|
|
50732
51165
|
* Node.color
|
|
50733
51166
|
* Node.select
|
|
@@ -50971,6 +51404,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
50971
51404
|
* Node.outputs
|
|
50972
51405
|
* Node.internal_links
|
|
50973
51406
|
* Node.parent
|
|
51407
|
+
* Node.warning_propagation
|
|
50974
51408
|
* Node.use_custom_color
|
|
50975
51409
|
* Node.color
|
|
50976
51410
|
* Node.select
|
|
@@ -51201,6 +51635,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
51201
51635
|
* Node.outputs
|
|
51202
51636
|
* Node.internal_links
|
|
51203
51637
|
* Node.parent
|
|
51638
|
+
* Node.warning_propagation
|
|
51204
51639
|
* Node.use_custom_color
|
|
51205
51640
|
* Node.color
|
|
51206
51641
|
* Node.select
|
|
@@ -51291,6 +51726,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
51291
51726
|
* Node.outputs
|
|
51292
51727
|
* Node.internal_links
|
|
51293
51728
|
* Node.parent
|
|
51729
|
+
* Node.warning_propagation
|
|
51294
51730
|
* Node.use_custom_color
|
|
51295
51731
|
* Node.color
|
|
51296
51732
|
* Node.select
|
|
@@ -51423,6 +51859,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
51423
51859
|
* Node.outputs
|
|
51424
51860
|
* Node.internal_links
|
|
51425
51861
|
* Node.parent
|
|
51862
|
+
* Node.warning_propagation
|
|
51426
51863
|
* Node.use_custom_color
|
|
51427
51864
|
* Node.color
|
|
51428
51865
|
* Node.select
|
|
@@ -51513,6 +51950,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
51513
51950
|
* Node.outputs
|
|
51514
51951
|
* Node.internal_links
|
|
51515
51952
|
* Node.parent
|
|
51953
|
+
* Node.warning_propagation
|
|
51516
51954
|
* Node.use_custom_color
|
|
51517
51955
|
* Node.color
|
|
51518
51956
|
* Node.select
|
|
@@ -51647,6 +52085,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
51647
52085
|
* Node.outputs
|
|
51648
52086
|
* Node.internal_links
|
|
51649
52087
|
* Node.parent
|
|
52088
|
+
* Node.warning_propagation
|
|
51650
52089
|
* Node.use_custom_color
|
|
51651
52090
|
* Node.color
|
|
51652
52091
|
* Node.select
|
|
@@ -51800,6 +52239,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
51800
52239
|
* Node.outputs
|
|
51801
52240
|
* Node.internal_links
|
|
51802
52241
|
* Node.parent
|
|
52242
|
+
* Node.warning_propagation
|
|
51803
52243
|
* Node.use_custom_color
|
|
51804
52244
|
* Node.color
|
|
51805
52245
|
* Node.select
|
|
@@ -51940,6 +52380,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
51940
52380
|
* Node.outputs
|
|
51941
52381
|
* Node.internal_links
|
|
51942
52382
|
* Node.parent
|
|
52383
|
+
* Node.warning_propagation
|
|
51943
52384
|
* Node.use_custom_color
|
|
51944
52385
|
* Node.color
|
|
51945
52386
|
* Node.select
|
|
@@ -52072,6 +52513,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
52072
52513
|
* Node.outputs
|
|
52073
52514
|
* Node.internal_links
|
|
52074
52515
|
* Node.parent
|
|
52516
|
+
* Node.warning_propagation
|
|
52075
52517
|
* Node.use_custom_color
|
|
52076
52518
|
* Node.color
|
|
52077
52519
|
* Node.select
|
|
@@ -52333,6 +52775,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
52333
52775
|
* Node.outputs
|
|
52334
52776
|
* Node.internal_links
|
|
52335
52777
|
* Node.parent
|
|
52778
|
+
* Node.warning_propagation
|
|
52336
52779
|
* Node.use_custom_color
|
|
52337
52780
|
* Node.color
|
|
52338
52781
|
* Node.select
|
|
@@ -52465,6 +52908,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
52465
52908
|
* Node.outputs
|
|
52466
52909
|
* Node.internal_links
|
|
52467
52910
|
* Node.parent
|
|
52911
|
+
* Node.warning_propagation
|
|
52468
52912
|
* Node.use_custom_color
|
|
52469
52913
|
* Node.color
|
|
52470
52914
|
* Node.select
|
|
@@ -52794,6 +53238,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
52794
53238
|
* Node.outputs
|
|
52795
53239
|
* Node.internal_links
|
|
52796
53240
|
* Node.parent
|
|
53241
|
+
* Node.warning_propagation
|
|
52797
53242
|
* Node.use_custom_color
|
|
52798
53243
|
* Node.color
|
|
52799
53244
|
* Node.select
|
|
@@ -53023,6 +53468,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
53023
53468
|
* Node.outputs
|
|
53024
53469
|
* Node.internal_links
|
|
53025
53470
|
* Node.parent
|
|
53471
|
+
* Node.warning_propagation
|
|
53026
53472
|
* Node.use_custom_color
|
|
53027
53473
|
* Node.color
|
|
53028
53474
|
* Node.select
|
|
@@ -53113,6 +53559,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
53113
53559
|
* Node.outputs
|
|
53114
53560
|
* Node.internal_links
|
|
53115
53561
|
* Node.parent
|
|
53562
|
+
* Node.warning_propagation
|
|
53116
53563
|
* Node.use_custom_color
|
|
53117
53564
|
* Node.color
|
|
53118
53565
|
* Node.select
|
|
@@ -53203,6 +53650,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
53203
53650
|
* Node.outputs
|
|
53204
53651
|
* Node.internal_links
|
|
53205
53652
|
* Node.parent
|
|
53653
|
+
* Node.warning_propagation
|
|
53206
53654
|
* Node.use_custom_color
|
|
53207
53655
|
* Node.color
|
|
53208
53656
|
* Node.select
|
|
@@ -53375,6 +53823,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
53375
53823
|
* Node.outputs
|
|
53376
53824
|
* Node.internal_links
|
|
53377
53825
|
* Node.parent
|
|
53826
|
+
* Node.warning_propagation
|
|
53378
53827
|
* Node.use_custom_color
|
|
53379
53828
|
* Node.color
|
|
53380
53829
|
* Node.select
|
|
@@ -53465,6 +53914,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
53465
53914
|
* Node.outputs
|
|
53466
53915
|
* Node.internal_links
|
|
53467
53916
|
* Node.parent
|
|
53917
|
+
* Node.warning_propagation
|
|
53468
53918
|
* Node.use_custom_color
|
|
53469
53919
|
* Node.color
|
|
53470
53920
|
* Node.select
|
|
@@ -53794,6 +54244,7 @@ object, placing it into a view layer, selecting it and making it active.
|
|
|
53794
54244
|
* Node.outputs
|
|
53795
54245
|
* Node.internal_links
|
|
53796
54246
|
* Node.parent
|
|
54247
|
+
* Node.warning_propagation
|
|
53797
54248
|
* Node.use_custom_color
|
|
53798
54249
|
* Node.color
|
|
53799
54250
|
* Node.select
|
|
@@ -54015,6 +54466,7 @@ The USDHookExample
|
|
|
54015
54466
|
* Node.outputs
|
|
54016
54467
|
* Node.internal_links
|
|
54017
54468
|
* Node.parent
|
|
54469
|
+
* Node.warning_propagation
|
|
54018
54470
|
* Node.use_custom_color
|
|
54019
54471
|
* Node.color
|
|
54020
54472
|
* Node.select
|
|
@@ -54710,6 +55162,7 @@ The USDHookExample
|
|
|
54710
55162
|
* Node.outputs
|
|
54711
55163
|
* Node.internal_links
|
|
54712
55164
|
* Node.parent
|
|
55165
|
+
* Node.warning_propagation
|
|
54713
55166
|
* Node.use_custom_color
|
|
54714
55167
|
* Node.color
|
|
54715
55168
|
* Node.select
|
|
@@ -55078,6 +55531,7 @@ The USDHookExample
|
|
|
55078
55531
|
* Node.outputs
|
|
55079
55532
|
* Node.internal_links
|
|
55080
55533
|
* Node.parent
|
|
55534
|
+
* Node.warning_propagation
|
|
55081
55535
|
* Node.use_custom_color
|
|
55082
55536
|
* Node.color
|
|
55083
55537
|
* Node.select
|
|
@@ -55296,6 +55750,7 @@ The USDHookExample
|
|
|
55296
55750
|
* Node.outputs
|
|
55297
55751
|
* Node.internal_links
|
|
55298
55752
|
* Node.parent
|
|
55753
|
+
* Node.warning_propagation
|
|
55299
55754
|
* Node.use_custom_color
|
|
55300
55755
|
* Node.color
|
|
55301
55756
|
* Node.select
|
|
@@ -55800,6 +56255,7 @@ The USDHookExample
|
|
|
55800
56255
|
* Node.outputs
|
|
55801
56256
|
* Node.internal_links
|
|
55802
56257
|
* Node.parent
|
|
56258
|
+
* Node.warning_propagation
|
|
55803
56259
|
* Node.use_custom_color
|
|
55804
56260
|
* Node.color
|
|
55805
56261
|
* Node.select
|
|
@@ -55933,6 +56389,7 @@ The USDHookExample
|
|
|
55933
56389
|
* Node.outputs
|
|
55934
56390
|
* Node.internal_links
|
|
55935
56391
|
* Node.parent
|
|
56392
|
+
* Node.warning_propagation
|
|
55936
56393
|
* Node.use_custom_color
|
|
55937
56394
|
* Node.color
|
|
55938
56395
|
* Node.select
|
|
@@ -56199,6 +56656,7 @@ The USDHookExample
|
|
|
56199
56656
|
* Node.outputs
|
|
56200
56657
|
* Node.internal_links
|
|
56201
56658
|
* Node.parent
|
|
56659
|
+
* Node.warning_propagation
|
|
56202
56660
|
* Node.use_custom_color
|
|
56203
56661
|
* Node.color
|
|
56204
56662
|
* Node.select
|
|
@@ -56286,6 +56744,7 @@ The USDHookExample
|
|
|
56286
56744
|
* Node.outputs
|
|
56287
56745
|
* Node.internal_links
|
|
56288
56746
|
* Node.parent
|
|
56747
|
+
* Node.warning_propagation
|
|
56289
56748
|
* Node.use_custom_color
|
|
56290
56749
|
* Node.color
|
|
56291
56750
|
* Node.select
|
|
@@ -56585,6 +57044,7 @@ The USDHookExample
|
|
|
56585
57044
|
* Node.outputs
|
|
56586
57045
|
* Node.internal_links
|
|
56587
57046
|
* Node.parent
|
|
57047
|
+
* Node.warning_propagation
|
|
56588
57048
|
* Node.use_custom_color
|
|
56589
57049
|
* Node.color
|
|
56590
57050
|
* Node.select
|
|
@@ -56759,6 +57219,7 @@ The USDHookExample
|
|
|
56759
57219
|
* Node.outputs
|
|
56760
57220
|
* Node.internal_links
|
|
56761
57221
|
* Node.parent
|
|
57222
|
+
* Node.warning_propagation
|
|
56762
57223
|
* Node.use_custom_color
|
|
56763
57224
|
* Node.color
|
|
56764
57225
|
* Node.select
|
|
@@ -56944,6 +57405,7 @@ The USDHookExample
|
|
|
56944
57405
|
* Node.outputs
|
|
56945
57406
|
* Node.internal_links
|
|
56946
57407
|
* Node.parent
|
|
57408
|
+
* Node.warning_propagation
|
|
56947
57409
|
* Node.use_custom_color
|
|
56948
57410
|
* Node.color
|
|
56949
57411
|
* Node.select
|
|
@@ -57079,6 +57541,7 @@ The USDHookExample
|
|
|
57079
57541
|
* Node.outputs
|
|
57080
57542
|
* Node.internal_links
|
|
57081
57543
|
* Node.parent
|
|
57544
|
+
* Node.warning_propagation
|
|
57082
57545
|
* Node.use_custom_color
|
|
57083
57546
|
* Node.color
|
|
57084
57547
|
* Node.select
|
|
@@ -57493,6 +57956,7 @@ The USDHookExample
|
|
|
57493
57956
|
* Node.outputs
|
|
57494
57957
|
* Node.internal_links
|
|
57495
57958
|
* Node.parent
|
|
57959
|
+
* Node.warning_propagation
|
|
57496
57960
|
* Node.use_custom_color
|
|
57497
57961
|
* Node.color
|
|
57498
57962
|
* Node.select
|
|
@@ -57660,6 +58124,7 @@ The USDHookExample
|
|
|
57660
58124
|
* Node.outputs
|
|
57661
58125
|
* Node.internal_links
|
|
57662
58126
|
* Node.parent
|
|
58127
|
+
* Node.warning_propagation
|
|
57663
58128
|
* Node.use_custom_color
|
|
57664
58129
|
* Node.color
|
|
57665
58130
|
* Node.select
|
|
@@ -57750,6 +58215,7 @@ The USDHookExample
|
|
|
57750
58215
|
* Node.outputs
|
|
57751
58216
|
* Node.internal_links
|
|
57752
58217
|
* Node.parent
|
|
58218
|
+
* Node.warning_propagation
|
|
57753
58219
|
* Node.use_custom_color
|
|
57754
58220
|
* Node.color
|
|
57755
58221
|
* Node.select
|
|
@@ -57840,6 +58306,7 @@ The USDHookExample
|
|
|
57840
58306
|
* Node.outputs
|
|
57841
58307
|
* Node.internal_links
|
|
57842
58308
|
* Node.parent
|
|
58309
|
+
* Node.warning_propagation
|
|
57843
58310
|
* Node.use_custom_color
|
|
57844
58311
|
* Node.color
|
|
57845
58312
|
* Node.select
|
|
@@ -58294,6 +58761,7 @@ The USDHookExample
|
|
|
58294
58761
|
* Node.outputs
|
|
58295
58762
|
* Node.internal_links
|
|
58296
58763
|
* Node.parent
|
|
58764
|
+
* Node.warning_propagation
|
|
58297
58765
|
* Node.use_custom_color
|
|
58298
58766
|
* Node.color
|
|
58299
58767
|
* Node.select
|
|
@@ -58384,6 +58852,7 @@ The USDHookExample
|
|
|
58384
58852
|
* Node.outputs
|
|
58385
58853
|
* Node.internal_links
|
|
58386
58854
|
* Node.parent
|
|
58855
|
+
* Node.warning_propagation
|
|
58387
58856
|
* Node.use_custom_color
|
|
58388
58857
|
* Node.color
|
|
58389
58858
|
* Node.select
|
|
@@ -58474,6 +58943,7 @@ The USDHookExample
|
|
|
58474
58943
|
* Node.outputs
|
|
58475
58944
|
* Node.internal_links
|
|
58476
58945
|
* Node.parent
|
|
58946
|
+
* Node.warning_propagation
|
|
58477
58947
|
* Node.use_custom_color
|
|
58478
58948
|
* Node.color
|
|
58479
58949
|
* Node.select
|
|
@@ -58790,6 +59260,7 @@ The USDHookExample
|
|
|
58790
59260
|
* Node.outputs
|
|
58791
59261
|
* Node.internal_links
|
|
58792
59262
|
* Node.parent
|
|
59263
|
+
* Node.warning_propagation
|
|
58793
59264
|
* Node.use_custom_color
|
|
58794
59265
|
* Node.color
|
|
58795
59266
|
* Node.select
|
|
@@ -58986,6 +59457,7 @@ The USDHookExample
|
|
|
58986
59457
|
* Node.outputs
|
|
58987
59458
|
* Node.internal_links
|
|
58988
59459
|
* Node.parent
|
|
59460
|
+
* Node.warning_propagation
|
|
58989
59461
|
* Node.use_custom_color
|
|
58990
59462
|
* Node.color
|
|
58991
59463
|
* Node.select
|
|
@@ -59076,6 +59548,7 @@ The USDHookExample
|
|
|
59076
59548
|
* Node.outputs
|
|
59077
59549
|
* Node.internal_links
|
|
59078
59550
|
* Node.parent
|
|
59551
|
+
* Node.warning_propagation
|
|
59079
59552
|
* Node.use_custom_color
|
|
59080
59553
|
* Node.color
|
|
59081
59554
|
* Node.select
|
|
@@ -59296,6 +59769,7 @@ The USDHookExample
|
|
|
59296
59769
|
* Node.outputs
|
|
59297
59770
|
* Node.internal_links
|
|
59298
59771
|
* Node.parent
|
|
59772
|
+
* Node.warning_propagation
|
|
59299
59773
|
* Node.use_custom_color
|
|
59300
59774
|
* Node.color
|
|
59301
59775
|
* Node.select
|
|
@@ -59448,6 +59922,7 @@ The USDHookExample
|
|
|
59448
59922
|
* Node.outputs
|
|
59449
59923
|
* Node.internal_links
|
|
59450
59924
|
* Node.parent
|
|
59925
|
+
* Node.warning_propagation
|
|
59451
59926
|
* Node.use_custom_color
|
|
59452
59927
|
* Node.color
|
|
59453
59928
|
* Node.select
|
|
@@ -59584,6 +60059,7 @@ The USDHookExample
|
|
|
59584
60059
|
* Node.outputs
|
|
59585
60060
|
* Node.internal_links
|
|
59586
60061
|
* Node.parent
|
|
60062
|
+
* Node.warning_propagation
|
|
59587
60063
|
* Node.use_custom_color
|
|
59588
60064
|
* Node.color
|
|
59589
60065
|
* Node.select
|
|
@@ -59673,6 +60149,7 @@ The USDHookExample
|
|
|
59673
60149
|
* Node.outputs
|
|
59674
60150
|
* Node.internal_links
|
|
59675
60151
|
* Node.parent
|
|
60152
|
+
* Node.warning_propagation
|
|
59676
60153
|
* Node.use_custom_color
|
|
59677
60154
|
* Node.color
|
|
59678
60155
|
* Node.select
|
|
@@ -59763,6 +60240,7 @@ The USDHookExample
|
|
|
59763
60240
|
* Node.outputs
|
|
59764
60241
|
* Node.internal_links
|
|
59765
60242
|
* Node.parent
|
|
60243
|
+
* Node.warning_propagation
|
|
59766
60244
|
* Node.use_custom_color
|
|
59767
60245
|
* Node.color
|
|
59768
60246
|
* Node.select
|
|
@@ -59985,6 +60463,7 @@ FileHandler
|
|
|
59985
60463
|
* Node.outputs
|
|
59986
60464
|
* Node.internal_links
|
|
59987
60465
|
* Node.parent
|
|
60466
|
+
* Node.warning_propagation
|
|
59988
60467
|
* Node.use_custom_color
|
|
59989
60468
|
* Node.color
|
|
59990
60469
|
* Node.select
|
|
@@ -60520,6 +60999,7 @@ FileHandler
|
|
|
60520
60999
|
* Node.outputs
|
|
60521
61000
|
* Node.internal_links
|
|
60522
61001
|
* Node.parent
|
|
61002
|
+
* Node.warning_propagation
|
|
60523
61003
|
* Node.use_custom_color
|
|
60524
61004
|
* Node.color
|
|
60525
61005
|
* Node.select
|
|
@@ -60610,6 +61090,7 @@ FileHandler
|
|
|
60610
61090
|
* Node.outputs
|
|
60611
61091
|
* Node.internal_links
|
|
60612
61092
|
* Node.parent
|
|
61093
|
+
* Node.warning_propagation
|
|
60613
61094
|
* Node.use_custom_color
|
|
60614
61095
|
* Node.color
|
|
60615
61096
|
* Node.select
|
|
@@ -60744,6 +61225,7 @@ FileHandler
|
|
|
60744
61225
|
* Node.outputs
|
|
60745
61226
|
* Node.internal_links
|
|
60746
61227
|
* Node.parent
|
|
61228
|
+
* Node.warning_propagation
|
|
60747
61229
|
* Node.use_custom_color
|
|
60748
61230
|
* Node.color
|
|
60749
61231
|
* Node.select
|
|
@@ -61090,6 +61572,7 @@ FileHandler
|
|
|
61090
61572
|
* Node.outputs
|
|
61091
61573
|
* Node.internal_links
|
|
61092
61574
|
* Node.parent
|
|
61575
|
+
* Node.warning_propagation
|
|
61093
61576
|
* Node.use_custom_color
|
|
61094
61577
|
* Node.color
|
|
61095
61578
|
* Node.select
|
|
@@ -61180,6 +61663,7 @@ FileHandler
|
|
|
61180
61663
|
* Node.outputs
|
|
61181
61664
|
* Node.internal_links
|
|
61182
61665
|
* Node.parent
|
|
61666
|
+
* Node.warning_propagation
|
|
61183
61667
|
* Node.use_custom_color
|
|
61184
61668
|
* Node.color
|
|
61185
61669
|
* Node.select
|
|
@@ -61398,6 +61882,7 @@ FileHandler
|
|
|
61398
61882
|
* Node.outputs
|
|
61399
61883
|
* Node.internal_links
|
|
61400
61884
|
* Node.parent
|
|
61885
|
+
* Node.warning_propagation
|
|
61401
61886
|
* Node.use_custom_color
|
|
61402
61887
|
* Node.color
|
|
61403
61888
|
* Node.select
|
|
@@ -61490,6 +61975,7 @@ FileHandler
|
|
|
61490
61975
|
* Node.outputs
|
|
61491
61976
|
* Node.internal_links
|
|
61492
61977
|
* Node.parent
|
|
61978
|
+
* Node.warning_propagation
|
|
61493
61979
|
* Node.use_custom_color
|
|
61494
61980
|
* Node.color
|
|
61495
61981
|
* Node.select
|
|
@@ -61582,6 +62068,7 @@ FileHandler
|
|
|
61582
62068
|
* Node.outputs
|
|
61583
62069
|
* Node.internal_links
|
|
61584
62070
|
* Node.parent
|
|
62071
|
+
* Node.warning_propagation
|
|
61585
62072
|
* Node.use_custom_color
|
|
61586
62073
|
* Node.color
|
|
61587
62074
|
* Node.select
|
|
@@ -61671,6 +62158,7 @@ FileHandler
|
|
|
61671
62158
|
* Node.outputs
|
|
61672
62159
|
* Node.internal_links
|
|
61673
62160
|
* Node.parent
|
|
62161
|
+
* Node.warning_propagation
|
|
61674
62162
|
* Node.use_custom_color
|
|
61675
62163
|
* Node.color
|
|
61676
62164
|
* Node.select
|
|
@@ -61808,6 +62296,7 @@ FileHandler
|
|
|
61808
62296
|
* Node.outputs
|
|
61809
62297
|
* Node.internal_links
|
|
61810
62298
|
* Node.parent
|
|
62299
|
+
* Node.warning_propagation
|
|
61811
62300
|
* Node.use_custom_color
|
|
61812
62301
|
* Node.color
|
|
61813
62302
|
* Node.select
|
|
@@ -62066,6 +62555,7 @@ FileHandler
|
|
|
62066
62555
|
* Node.outputs
|
|
62067
62556
|
* Node.internal_links
|
|
62068
62557
|
* Node.parent
|
|
62558
|
+
* Node.warning_propagation
|
|
62069
62559
|
* Node.use_custom_color
|
|
62070
62560
|
* Node.color
|
|
62071
62561
|
* Node.select
|
|
@@ -62156,6 +62646,7 @@ FileHandler
|
|
|
62156
62646
|
* Node.outputs
|
|
62157
62647
|
* Node.internal_links
|
|
62158
62648
|
* Node.parent
|
|
62649
|
+
* Node.warning_propagation
|
|
62159
62650
|
* Node.use_custom_color
|
|
62160
62651
|
* Node.color
|
|
62161
62652
|
* Node.select
|
|
@@ -62439,6 +62930,7 @@ FileHandler
|
|
|
62439
62930
|
* Node.outputs
|
|
62440
62931
|
* Node.internal_links
|
|
62441
62932
|
* Node.parent
|
|
62933
|
+
* Node.warning_propagation
|
|
62442
62934
|
* Node.use_custom_color
|
|
62443
62935
|
* Node.color
|
|
62444
62936
|
* Node.select
|
|
@@ -62813,6 +63305,7 @@ FileHandler
|
|
|
62813
63305
|
* Node.outputs
|
|
62814
63306
|
* Node.internal_links
|
|
62815
63307
|
* Node.parent
|
|
63308
|
+
* Node.warning_propagation
|
|
62816
63309
|
* Node.use_custom_color
|
|
62817
63310
|
* Node.color
|
|
62818
63311
|
* Node.select
|
|
@@ -62945,6 +63438,7 @@ FileHandler
|
|
|
62945
63438
|
* Node.outputs
|
|
62946
63439
|
* Node.internal_links
|
|
62947
63440
|
* Node.parent
|
|
63441
|
+
* Node.warning_propagation
|
|
62948
63442
|
* Node.use_custom_color
|
|
62949
63443
|
* Node.color
|
|
62950
63444
|
* Node.select
|
|
@@ -63075,6 +63569,7 @@ FileHandler
|
|
|
63075
63569
|
* Node.outputs
|
|
63076
63570
|
* Node.internal_links
|
|
63077
63571
|
* Node.parent
|
|
63572
|
+
* Node.warning_propagation
|
|
63078
63573
|
* Node.use_custom_color
|
|
63079
63574
|
* Node.color
|
|
63080
63575
|
* Node.select
|
|
@@ -63167,6 +63662,7 @@ FileHandler
|
|
|
63167
63662
|
* Node.outputs
|
|
63168
63663
|
* Node.internal_links
|
|
63169
63664
|
* Node.parent
|
|
63665
|
+
* Node.warning_propagation
|
|
63170
63666
|
* Node.use_custom_color
|
|
63171
63667
|
* Node.color
|
|
63172
63668
|
* Node.select
|
|
@@ -63533,6 +64029,7 @@ FileHandler
|
|
|
63533
64029
|
* Node.outputs
|
|
63534
64030
|
* Node.internal_links
|
|
63535
64031
|
* Node.parent
|
|
64032
|
+
* Node.warning_propagation
|
|
63536
64033
|
* Node.use_custom_color
|
|
63537
64034
|
* Node.color
|
|
63538
64035
|
* Node.select
|
|
@@ -63719,6 +64216,7 @@ FileHandler
|
|
|
63719
64216
|
* Node.outputs
|
|
63720
64217
|
* Node.internal_links
|
|
63721
64218
|
* Node.parent
|
|
64219
|
+
* Node.warning_propagation
|
|
63722
64220
|
* Node.use_custom_color
|
|
63723
64221
|
* Node.color
|
|
63724
64222
|
* Node.select
|
|
@@ -64115,6 +64613,7 @@ FileHandler
|
|
|
64115
64613
|
* Node.outputs
|
|
64116
64614
|
* Node.internal_links
|
|
64117
64615
|
* Node.parent
|
|
64616
|
+
* Node.warning_propagation
|
|
64118
64617
|
* Node.use_custom_color
|
|
64119
64618
|
* Node.color
|
|
64120
64619
|
* Node.select
|
|
@@ -64205,6 +64704,7 @@ FileHandler
|
|
|
64205
64704
|
* Node.outputs
|
|
64206
64705
|
* Node.internal_links
|
|
64207
64706
|
* Node.parent
|
|
64707
|
+
* Node.warning_propagation
|
|
64208
64708
|
* Node.use_custom_color
|
|
64209
64709
|
* Node.color
|
|
64210
64710
|
* Node.select
|
|
@@ -64460,6 +64960,7 @@ FileHandler
|
|
|
64460
64960
|
* Node.outputs
|
|
64461
64961
|
* Node.internal_links
|
|
64462
64962
|
* Node.parent
|
|
64963
|
+
* Node.warning_propagation
|
|
64463
64964
|
* Node.use_custom_color
|
|
64464
64965
|
* Node.color
|
|
64465
64966
|
* Node.select
|
|
@@ -65269,6 +65770,7 @@ FileHandler
|
|
|
65269
65770
|
* Node.outputs
|
|
65270
65771
|
* Node.internal_links
|
|
65271
65772
|
* Node.parent
|
|
65773
|
+
* Node.warning_propagation
|
|
65272
65774
|
* Node.use_custom_color
|
|
65273
65775
|
* Node.color
|
|
65274
65776
|
* Node.select
|
|
@@ -65443,6 +65945,7 @@ FileHandler
|
|
|
65443
65945
|
* Node.outputs
|
|
65444
65946
|
* Node.internal_links
|
|
65445
65947
|
* Node.parent
|
|
65948
|
+
* Node.warning_propagation
|
|
65446
65949
|
* Node.use_custom_color
|
|
65447
65950
|
* Node.color
|
|
65448
65951
|
* Node.select
|
|
@@ -65620,6 +66123,7 @@ FileHandler
|
|
|
65620
66123
|
* Node.outputs
|
|
65621
66124
|
* Node.internal_links
|
|
65622
66125
|
* Node.parent
|
|
66126
|
+
* Node.warning_propagation
|
|
65623
66127
|
* Node.use_custom_color
|
|
65624
66128
|
* Node.color
|
|
65625
66129
|
* Node.select
|
|
@@ -65941,6 +66445,7 @@ FileHandler
|
|
|
65941
66445
|
* Node.outputs
|
|
65942
66446
|
* Node.internal_links
|
|
65943
66447
|
* Node.parent
|
|
66448
|
+
* Node.warning_propagation
|
|
65944
66449
|
* Node.use_custom_color
|
|
65945
66450
|
* Node.color
|
|
65946
66451
|
* Node.select
|
|
@@ -66033,6 +66538,7 @@ FileHandler
|
|
|
66033
66538
|
* Node.outputs
|
|
66034
66539
|
* Node.internal_links
|
|
66035
66540
|
* Node.parent
|
|
66541
|
+
* Node.warning_propagation
|
|
66036
66542
|
* Node.use_custom_color
|
|
66037
66543
|
* Node.color
|
|
66038
66544
|
* Node.select
|
|
@@ -66429,6 +66935,7 @@ FileHandler
|
|
|
66429
66935
|
* Node.outputs
|
|
66430
66936
|
* Node.internal_links
|
|
66431
66937
|
* Node.parent
|
|
66938
|
+
* Node.warning_propagation
|
|
66432
66939
|
* Node.use_custom_color
|
|
66433
66940
|
* Node.color
|
|
66434
66941
|
* Node.select
|
|
@@ -66519,6 +67026,7 @@ FileHandler
|
|
|
66519
67026
|
* Node.outputs
|
|
66520
67027
|
* Node.internal_links
|
|
66521
67028
|
* Node.parent
|
|
67029
|
+
* Node.warning_propagation
|
|
66522
67030
|
* Node.use_custom_color
|
|
66523
67031
|
* Node.color
|
|
66524
67032
|
* Node.select
|
|
@@ -66608,6 +67116,7 @@ FileHandler
|
|
|
66608
67116
|
* Node.outputs
|
|
66609
67117
|
* Node.internal_links
|
|
66610
67118
|
* Node.parent
|
|
67119
|
+
* Node.warning_propagation
|
|
66611
67120
|
* Node.use_custom_color
|
|
66612
67121
|
* Node.color
|
|
66613
67122
|
* Node.select
|
|
@@ -66909,6 +67418,7 @@ print(positions_data)
|
|
|
66909
67418
|
* Node.outputs
|
|
66910
67419
|
* Node.internal_links
|
|
66911
67420
|
* Node.parent
|
|
67421
|
+
* Node.warning_propagation
|
|
66912
67422
|
* Node.use_custom_color
|
|
66913
67423
|
* Node.color
|
|
66914
67424
|
* Node.select
|
|
@@ -66998,6 +67508,7 @@ print(positions_data)
|
|
|
66998
67508
|
* Node.outputs
|
|
66999
67509
|
* Node.internal_links
|
|
67000
67510
|
* Node.parent
|
|
67511
|
+
* Node.warning_propagation
|
|
67001
67512
|
* Node.use_custom_color
|
|
67002
67513
|
* Node.color
|
|
67003
67514
|
* Node.select
|
|
@@ -67184,6 +67695,7 @@ print(positions_data)
|
|
|
67184
67695
|
* Node.outputs
|
|
67185
67696
|
* Node.internal_links
|
|
67186
67697
|
* Node.parent
|
|
67698
|
+
* Node.warning_propagation
|
|
67187
67699
|
* Node.use_custom_color
|
|
67188
67700
|
* Node.color
|
|
67189
67701
|
* Node.select
|
|
@@ -67274,6 +67786,7 @@ print(positions_data)
|
|
|
67274
67786
|
* Node.outputs
|
|
67275
67787
|
* Node.internal_links
|
|
67276
67788
|
* Node.parent
|
|
67789
|
+
* Node.warning_propagation
|
|
67277
67790
|
* Node.use_custom_color
|
|
67278
67791
|
* Node.color
|
|
67279
67792
|
* Node.select
|
|
@@ -67552,6 +68065,7 @@ print(positions_data)
|
|
|
67552
68065
|
* Node.outputs
|
|
67553
68066
|
* Node.internal_links
|
|
67554
68067
|
* Node.parent
|
|
68068
|
+
* Node.warning_propagation
|
|
67555
68069
|
* Node.use_custom_color
|
|
67556
68070
|
* Node.color
|
|
67557
68071
|
* Node.select
|
|
@@ -67723,6 +68237,7 @@ print(positions_data)
|
|
|
67723
68237
|
* Node.outputs
|
|
67724
68238
|
* Node.internal_links
|
|
67725
68239
|
* Node.parent
|
|
68240
|
+
* Node.warning_propagation
|
|
67726
68241
|
* Node.use_custom_color
|
|
67727
68242
|
* Node.color
|
|
67728
68243
|
* Node.select
|
|
@@ -67854,6 +68369,7 @@ print(positions_data)
|
|
|
67854
68369
|
* Node.outputs
|
|
67855
68370
|
* Node.internal_links
|
|
67856
68371
|
* Node.parent
|
|
68372
|
+
* Node.warning_propagation
|
|
67857
68373
|
* Node.use_custom_color
|
|
67858
68374
|
* Node.color
|
|
67859
68375
|
* Node.select
|
|
@@ -68030,6 +68546,7 @@ print(positions_data)
|
|
|
68030
68546
|
* Node.outputs
|
|
68031
68547
|
* Node.internal_links
|
|
68032
68548
|
* Node.parent
|
|
68549
|
+
* Node.warning_propagation
|
|
68033
68550
|
* Node.use_custom_color
|
|
68034
68551
|
* Node.color
|
|
68035
68552
|
* Node.select
|
|
@@ -68120,6 +68637,7 @@ print(positions_data)
|
|
|
68120
68637
|
* Node.outputs
|
|
68121
68638
|
* Node.internal_links
|
|
68122
68639
|
* Node.parent
|
|
68640
|
+
* Node.warning_propagation
|
|
68123
68641
|
* Node.use_custom_color
|
|
68124
68642
|
* Node.color
|
|
68125
68643
|
* Node.select
|
|
@@ -68380,6 +68898,7 @@ print(positions_data)
|
|
|
68380
68898
|
* Node.outputs
|
|
68381
68899
|
* Node.internal_links
|
|
68382
68900
|
* Node.parent
|
|
68901
|
+
* Node.warning_propagation
|
|
68383
68902
|
* Node.use_custom_color
|
|
68384
68903
|
* Node.color
|
|
68385
68904
|
* Node.select
|
|
@@ -69059,6 +69578,8 @@ print(positions_data)
|
|
|
69059
69578
|
* FunctionNodeEulerToRotation.output_template
|
|
69060
69579
|
* FunctionNodeFloatToInt.input_template
|
|
69061
69580
|
* FunctionNodeFloatToInt.output_template
|
|
69581
|
+
* FunctionNodeHashValue.input_template
|
|
69582
|
+
* FunctionNodeHashValue.output_template
|
|
69062
69583
|
* FunctionNodeInputBool.input_template
|
|
69063
69584
|
* FunctionNodeInputBool.output_template
|
|
69064
69585
|
* FunctionNodeInputColor.input_template
|
|
@@ -69509,6 +70030,8 @@ print(positions_data)
|
|
|
69509
70030
|
* GeometryNodeVolumeCube.output_template
|
|
69510
70031
|
* GeometryNodeVolumeToMesh.input_template
|
|
69511
70032
|
* GeometryNodeVolumeToMesh.output_template
|
|
70033
|
+
* GeometryNodeWarning.input_template
|
|
70034
|
+
* GeometryNodeWarning.output_template
|
|
69512
70035
|
* NodeFrame.input_template
|
|
69513
70036
|
* NodeFrame.output_template
|
|
69514
70037
|
* NodeGroup.input_template
|
|
@@ -69854,6 +70377,7 @@ print(positions_data)
|
|
|
69854
70377
|
* Node.outputs
|
|
69855
70378
|
* Node.internal_links
|
|
69856
70379
|
* Node.parent
|
|
70380
|
+
* Node.warning_propagation
|
|
69857
70381
|
* Node.use_custom_color
|
|
69858
70382
|
* Node.color
|
|
69859
70383
|
* Node.select
|
|
@@ -69944,6 +70468,7 @@ print(positions_data)
|
|
|
69944
70468
|
* Node.outputs
|
|
69945
70469
|
* Node.internal_links
|
|
69946
70470
|
* Node.parent
|
|
70471
|
+
* Node.warning_propagation
|
|
69947
70472
|
* Node.use_custom_color
|
|
69948
70473
|
* Node.color
|
|
69949
70474
|
* Node.select
|
|
@@ -70036,6 +70561,7 @@ print(positions_data)
|
|
|
70036
70561
|
* Node.outputs
|
|
70037
70562
|
* Node.internal_links
|
|
70038
70563
|
* Node.parent
|
|
70564
|
+
* Node.warning_propagation
|
|
70039
70565
|
* Node.use_custom_color
|
|
70040
70566
|
* Node.color
|
|
70041
70567
|
* Node.select
|
|
@@ -70125,6 +70651,7 @@ print(positions_data)
|
|
|
70125
70651
|
* Node.outputs
|
|
70126
70652
|
* Node.internal_links
|
|
70127
70653
|
* Node.parent
|
|
70654
|
+
* Node.warning_propagation
|
|
70128
70655
|
* Node.use_custom_color
|
|
70129
70656
|
* Node.color
|
|
70130
70657
|
* Node.select
|
|
@@ -70264,6 +70791,7 @@ print(positions_data)
|
|
|
70264
70791
|
* Node.outputs
|
|
70265
70792
|
* Node.internal_links
|
|
70266
70793
|
* Node.parent
|
|
70794
|
+
* Node.warning_propagation
|
|
70267
70795
|
* Node.use_custom_color
|
|
70268
70796
|
* Node.color
|
|
70269
70797
|
* Node.select
|
|
@@ -70354,6 +70882,7 @@ print(positions_data)
|
|
|
70354
70882
|
* Node.outputs
|
|
70355
70883
|
* Node.internal_links
|
|
70356
70884
|
* Node.parent
|
|
70885
|
+
* Node.warning_propagation
|
|
70357
70886
|
* Node.use_custom_color
|
|
70358
70887
|
* Node.color
|
|
70359
70888
|
* Node.select
|
|
@@ -70592,6 +71121,7 @@ print(positions_data)
|
|
|
70592
71121
|
* Node.outputs
|
|
70593
71122
|
* Node.internal_links
|
|
70594
71123
|
* Node.parent
|
|
71124
|
+
* Node.warning_propagation
|
|
70595
71125
|
* Node.use_custom_color
|
|
70596
71126
|
* Node.color
|
|
70597
71127
|
* Node.select
|
|
@@ -70724,6 +71254,7 @@ print(positions_data)
|
|
|
70724
71254
|
* Node.outputs
|
|
70725
71255
|
* Node.internal_links
|
|
70726
71256
|
* Node.parent
|
|
71257
|
+
* Node.warning_propagation
|
|
70727
71258
|
* Node.use_custom_color
|
|
70728
71259
|
* Node.color
|
|
70729
71260
|
* Node.select
|
|
@@ -70897,6 +71428,7 @@ print(positions_data)
|
|
|
70897
71428
|
* Node.outputs
|
|
70898
71429
|
* Node.internal_links
|
|
70899
71430
|
* Node.parent
|
|
71431
|
+
* Node.warning_propagation
|
|
70900
71432
|
* Node.use_custom_color
|
|
70901
71433
|
* Node.color
|
|
70902
71434
|
* Node.select
|
|
@@ -71096,6 +71628,7 @@ print(positions_data)
|
|
|
71096
71628
|
* Node.outputs
|
|
71097
71629
|
* Node.internal_links
|
|
71098
71630
|
* Node.parent
|
|
71631
|
+
* Node.warning_propagation
|
|
71099
71632
|
* Node.use_custom_color
|
|
71100
71633
|
* Node.color
|
|
71101
71634
|
* Node.select
|
|
@@ -71186,6 +71719,7 @@ print(positions_data)
|
|
|
71186
71719
|
* Node.outputs
|
|
71187
71720
|
* Node.internal_links
|
|
71188
71721
|
* Node.parent
|
|
71722
|
+
* Node.warning_propagation
|
|
71189
71723
|
* Node.use_custom_color
|
|
71190
71724
|
* Node.color
|
|
71191
71725
|
* Node.select
|
|
@@ -71276,6 +71810,7 @@ print(positions_data)
|
|
|
71276
71810
|
* Node.outputs
|
|
71277
71811
|
* Node.internal_links
|
|
71278
71812
|
* Node.parent
|
|
71813
|
+
* Node.warning_propagation
|
|
71279
71814
|
* Node.use_custom_color
|
|
71280
71815
|
* Node.color
|
|
71281
71816
|
* Node.select
|
|
@@ -71408,6 +71943,7 @@ print(positions_data)
|
|
|
71408
71943
|
* Node.outputs
|
|
71409
71944
|
* Node.internal_links
|
|
71410
71945
|
* Node.parent
|
|
71946
|
+
* Node.warning_propagation
|
|
71411
71947
|
* Node.use_custom_color
|
|
71412
71948
|
* Node.color
|
|
71413
71949
|
* Node.select
|
|
@@ -71638,6 +72174,7 @@ print(positions_data)
|
|
|
71638
72174
|
* Node.outputs
|
|
71639
72175
|
* Node.internal_links
|
|
71640
72176
|
* Node.parent
|
|
72177
|
+
* Node.warning_propagation
|
|
71641
72178
|
* Node.use_custom_color
|
|
71642
72179
|
* Node.color
|
|
71643
72180
|
* Node.select
|
|
@@ -71728,6 +72265,7 @@ print(positions_data)
|
|
|
71728
72265
|
* Node.outputs
|
|
71729
72266
|
* Node.internal_links
|
|
71730
72267
|
* Node.parent
|
|
72268
|
+
* Node.warning_propagation
|
|
71731
72269
|
* Node.use_custom_color
|
|
71732
72270
|
* Node.color
|
|
71733
72271
|
* Node.select
|
|
@@ -72072,6 +72610,7 @@ print(positions_data)
|
|
|
72072
72610
|
* Node.outputs
|
|
72073
72611
|
* Node.internal_links
|
|
72074
72612
|
* Node.parent
|
|
72613
|
+
* Node.warning_propagation
|
|
72075
72614
|
* Node.use_custom_color
|
|
72076
72615
|
* Node.color
|
|
72077
72616
|
* Node.select
|
|
@@ -72433,6 +72972,7 @@ print(positions_data)
|
|
|
72433
72972
|
* Node.outputs
|
|
72434
72973
|
* Node.internal_links
|
|
72435
72974
|
* Node.parent
|
|
72975
|
+
* Node.warning_propagation
|
|
72436
72976
|
* Node.use_custom_color
|
|
72437
72977
|
* Node.color
|
|
72438
72978
|
* Node.select
|
|
@@ -72692,6 +73232,7 @@ print(positions_data)
|
|
|
72692
73232
|
* Node.outputs
|
|
72693
73233
|
* Node.internal_links
|
|
72694
73234
|
* Node.parent
|
|
73235
|
+
* Node.warning_propagation
|
|
72695
73236
|
* Node.use_custom_color
|
|
72696
73237
|
* Node.color
|
|
72697
73238
|
* Node.select
|
|
@@ -72909,6 +73450,7 @@ print(positions_data)
|
|
|
72909
73450
|
* Node.outputs
|
|
72910
73451
|
* Node.internal_links
|
|
72911
73452
|
* Node.parent
|
|
73453
|
+
* Node.warning_propagation
|
|
72912
73454
|
* Node.use_custom_color
|
|
72913
73455
|
* Node.color
|
|
72914
73456
|
* Node.select
|
|
@@ -73141,6 +73683,7 @@ print(positions_data)
|
|
|
73141
73683
|
* Node.outputs
|
|
73142
73684
|
* Node.internal_links
|
|
73143
73685
|
* Node.parent
|
|
73686
|
+
* Node.warning_propagation
|
|
73144
73687
|
* Node.use_custom_color
|
|
73145
73688
|
* Node.color
|
|
73146
73689
|
* Node.select
|
|
@@ -73403,6 +73946,7 @@ print(positions_data)
|
|
|
73403
73946
|
* Node.outputs
|
|
73404
73947
|
* Node.internal_links
|
|
73405
73948
|
* Node.parent
|
|
73949
|
+
* Node.warning_propagation
|
|
73406
73950
|
* Node.use_custom_color
|
|
73407
73951
|
* Node.color
|
|
73408
73952
|
* Node.select
|
|
@@ -73493,6 +74037,7 @@ print(positions_data)
|
|
|
73493
74037
|
* Node.outputs
|
|
73494
74038
|
* Node.internal_links
|
|
73495
74039
|
* Node.parent
|
|
74040
|
+
* Node.warning_propagation
|
|
73496
74041
|
* Node.use_custom_color
|
|
73497
74042
|
* Node.color
|
|
73498
74043
|
* Node.select
|
|
@@ -73583,6 +74128,7 @@ print(positions_data)
|
|
|
73583
74128
|
* Node.outputs
|
|
73584
74129
|
* Node.internal_links
|
|
73585
74130
|
* Node.parent
|
|
74131
|
+
* Node.warning_propagation
|
|
73586
74132
|
* Node.use_custom_color
|
|
73587
74133
|
* Node.color
|
|
73588
74134
|
* Node.select
|
|
@@ -73715,6 +74261,7 @@ print(positions_data)
|
|
|
73715
74261
|
* Node.outputs
|
|
73716
74262
|
* Node.internal_links
|
|
73717
74263
|
* Node.parent
|
|
74264
|
+
* Node.warning_propagation
|
|
73718
74265
|
* Node.use_custom_color
|
|
73719
74266
|
* Node.color
|
|
73720
74267
|
* Node.select
|
|
@@ -73805,6 +74352,7 @@ print(positions_data)
|
|
|
73805
74352
|
* Node.outputs
|
|
73806
74353
|
* Node.internal_links
|
|
73807
74354
|
* Node.parent
|
|
74355
|
+
* Node.warning_propagation
|
|
73808
74356
|
* Node.use_custom_color
|
|
73809
74357
|
* Node.color
|
|
73810
74358
|
* Node.select
|
|
@@ -73936,6 +74484,7 @@ print(positions_data)
|
|
|
73936
74484
|
* Node.outputs
|
|
73937
74485
|
* Node.internal_links
|
|
73938
74486
|
* Node.parent
|
|
74487
|
+
* Node.warning_propagation
|
|
73939
74488
|
* Node.use_custom_color
|
|
73940
74489
|
* Node.color
|
|
73941
74490
|
* Node.select
|
|
@@ -74187,6 +74736,7 @@ print(positions_data)
|
|
|
74187
74736
|
* Node.outputs
|
|
74188
74737
|
* Node.internal_links
|
|
74189
74738
|
* Node.parent
|
|
74739
|
+
* Node.warning_propagation
|
|
74190
74740
|
* Node.use_custom_color
|
|
74191
74741
|
* Node.color
|
|
74192
74742
|
* Node.select
|
|
@@ -74449,6 +74999,7 @@ print(positions_data)
|
|
|
74449
74999
|
* Node.outputs
|
|
74450
75000
|
* Node.internal_links
|
|
74451
75001
|
* Node.parent
|
|
75002
|
+
* Node.warning_propagation
|
|
74452
75003
|
* Node.use_custom_color
|
|
74453
75004
|
* Node.color
|
|
74454
75005
|
* Node.select
|
|
@@ -74581,6 +75132,7 @@ print(positions_data)
|
|
|
74581
75132
|
* Node.outputs
|
|
74582
75133
|
* Node.internal_links
|
|
74583
75134
|
* Node.parent
|
|
75135
|
+
* Node.warning_propagation
|
|
74584
75136
|
* Node.use_custom_color
|
|
74585
75137
|
* Node.color
|
|
74586
75138
|
* Node.select
|
|
@@ -74671,6 +75223,7 @@ print(positions_data)
|
|
|
74671
75223
|
* Node.outputs
|
|
74672
75224
|
* Node.internal_links
|
|
74673
75225
|
* Node.parent
|
|
75226
|
+
* Node.warning_propagation
|
|
74674
75227
|
* Node.use_custom_color
|
|
74675
75228
|
* Node.color
|
|
74676
75229
|
* Node.select
|
|
@@ -75063,6 +75616,7 @@ print(positions_data)
|
|
|
75063
75616
|
* Node.outputs
|
|
75064
75617
|
* Node.internal_links
|
|
75065
75618
|
* Node.parent
|
|
75619
|
+
* Node.warning_propagation
|
|
75066
75620
|
* Node.use_custom_color
|
|
75067
75621
|
* Node.color
|
|
75068
75622
|
* Node.select
|
|
@@ -75195,6 +75749,7 @@ print(positions_data)
|
|
|
75195
75749
|
* Node.outputs
|
|
75196
75750
|
* Node.internal_links
|
|
75197
75751
|
* Node.parent
|
|
75752
|
+
* Node.warning_propagation
|
|
75198
75753
|
* Node.use_custom_color
|
|
75199
75754
|
* Node.color
|
|
75200
75755
|
* Node.select
|
|
@@ -75574,6 +76129,7 @@ print(positions_data)
|
|
|
75574
76129
|
* Node.outputs
|
|
75575
76130
|
* Node.internal_links
|
|
75576
76131
|
* Node.parent
|
|
76132
|
+
* Node.warning_propagation
|
|
75577
76133
|
* Node.use_custom_color
|
|
75578
76134
|
* Node.color
|
|
75579
76135
|
* Node.select
|
|
@@ -75664,6 +76220,7 @@ print(positions_data)
|
|
|
75664
76220
|
* Node.outputs
|
|
75665
76221
|
* Node.internal_links
|
|
75666
76222
|
* Node.parent
|
|
76223
|
+
* Node.warning_propagation
|
|
75667
76224
|
* Node.use_custom_color
|
|
75668
76225
|
* Node.color
|
|
75669
76226
|
* Node.select
|
|
@@ -75756,6 +76313,7 @@ print(positions_data)
|
|
|
75756
76313
|
* Node.outputs
|
|
75757
76314
|
* Node.internal_links
|
|
75758
76315
|
* Node.parent
|
|
76316
|
+
* Node.warning_propagation
|
|
75759
76317
|
* Node.use_custom_color
|
|
75760
76318
|
* Node.color
|
|
75761
76319
|
* Node.select
|
|
@@ -75888,6 +76446,7 @@ print(positions_data)
|
|
|
75888
76446
|
* Node.outputs
|
|
75889
76447
|
* Node.internal_links
|
|
75890
76448
|
* Node.parent
|
|
76449
|
+
* Node.warning_propagation
|
|
75891
76450
|
* Node.use_custom_color
|
|
75892
76451
|
* Node.color
|
|
75893
76452
|
* Node.select
|
|
@@ -76075,6 +76634,7 @@ print(positions_data)
|
|
|
76075
76634
|
* Node.outputs
|
|
76076
76635
|
* Node.internal_links
|
|
76077
76636
|
* Node.parent
|
|
76637
|
+
* Node.warning_propagation
|
|
76078
76638
|
* Node.use_custom_color
|
|
76079
76639
|
* Node.color
|
|
76080
76640
|
* Node.select
|
|
@@ -76206,6 +76766,7 @@ print(positions_data)
|
|
|
76206
76766
|
* Node.outputs
|
|
76207
76767
|
* Node.internal_links
|
|
76208
76768
|
* Node.parent
|
|
76769
|
+
* Node.warning_propagation
|
|
76209
76770
|
* Node.use_custom_color
|
|
76210
76771
|
* Node.color
|
|
76211
76772
|
* Node.select
|
|
@@ -76338,6 +76899,7 @@ print(positions_data)
|
|
|
76338
76899
|
* Node.outputs
|
|
76339
76900
|
* Node.internal_links
|
|
76340
76901
|
* Node.parent
|
|
76902
|
+
* Node.warning_propagation
|
|
76341
76903
|
* Node.use_custom_color
|
|
76342
76904
|
* Node.color
|
|
76343
76905
|
* Node.select
|
|
@@ -76701,6 +77263,7 @@ Executing the operator will then print all values.
|
|
|
76701
77263
|
* Node.outputs
|
|
76702
77264
|
* Node.internal_links
|
|
76703
77265
|
* Node.parent
|
|
77266
|
+
* Node.warning_propagation
|
|
76704
77267
|
* Node.use_custom_color
|
|
76705
77268
|
* Node.color
|
|
76706
77269
|
* Node.select
|
|
@@ -76851,6 +77414,7 @@ Executing the operator will then print all values.
|
|
|
76851
77414
|
* Node.outputs
|
|
76852
77415
|
* Node.internal_links
|
|
76853
77416
|
* Node.parent
|
|
77417
|
+
* Node.warning_propagation
|
|
76854
77418
|
* Node.use_custom_color
|
|
76855
77419
|
* Node.color
|
|
76856
77420
|
* Node.select
|
|
@@ -76945,6 +77509,7 @@ Executing the operator will then print all values.
|
|
|
76945
77509
|
* Node.outputs
|
|
76946
77510
|
* Node.internal_links
|
|
76947
77511
|
* Node.parent
|
|
77512
|
+
* Node.warning_propagation
|
|
76948
77513
|
* Node.use_custom_color
|
|
76949
77514
|
* Node.color
|
|
76950
77515
|
* Node.select
|
|
@@ -77652,6 +78217,7 @@ Executing the operator will then print all values.
|
|
|
77652
78217
|
* Node.outputs
|
|
77653
78218
|
* Node.internal_links
|
|
77654
78219
|
* Node.parent
|
|
78220
|
+
* Node.warning_propagation
|
|
77655
78221
|
* Node.use_custom_color
|
|
77656
78222
|
* Node.color
|
|
77657
78223
|
* Node.select
|
|
@@ -77826,6 +78392,7 @@ Executing the operator will then print all values.
|
|
|
77826
78392
|
* Node.outputs
|
|
77827
78393
|
* Node.internal_links
|
|
77828
78394
|
* Node.parent
|
|
78395
|
+
* Node.warning_propagation
|
|
77829
78396
|
* Node.use_custom_color
|
|
77830
78397
|
* Node.color
|
|
77831
78398
|
* Node.select
|
|
@@ -77968,6 +78535,7 @@ Executing the operator will then print all values.
|
|
|
77968
78535
|
* Node.outputs
|
|
77969
78536
|
* Node.internal_links
|
|
77970
78537
|
* Node.parent
|
|
78538
|
+
* Node.warning_propagation
|
|
77971
78539
|
* Node.use_custom_color
|
|
77972
78540
|
* Node.color
|
|
77973
78541
|
* Node.select
|
|
@@ -78058,6 +78626,7 @@ Executing the operator will then print all values.
|
|
|
78058
78626
|
* Node.outputs
|
|
78059
78627
|
* Node.internal_links
|
|
78060
78628
|
* Node.parent
|
|
78629
|
+
* Node.warning_propagation
|
|
78061
78630
|
* Node.use_custom_color
|
|
78062
78631
|
* Node.color
|
|
78063
78632
|
* Node.select
|
|
@@ -78236,6 +78805,7 @@ Executing the operator will then print all values.
|
|
|
78236
78805
|
* Node.outputs
|
|
78237
78806
|
* Node.internal_links
|
|
78238
78807
|
* Node.parent
|
|
78808
|
+
* Node.warning_propagation
|
|
78239
78809
|
* Node.use_custom_color
|
|
78240
78810
|
* Node.color
|
|
78241
78811
|
* Node.select
|
|
@@ -78368,6 +78938,7 @@ Executing the operator will then print all values.
|
|
|
78368
78938
|
* Node.outputs
|
|
78369
78939
|
* Node.internal_links
|
|
78370
78940
|
* Node.parent
|
|
78941
|
+
* Node.warning_propagation
|
|
78371
78942
|
* Node.use_custom_color
|
|
78372
78943
|
* Node.color
|
|
78373
78944
|
* Node.select
|
|
@@ -78585,6 +79156,7 @@ Executing the operator will then print all values.
|
|
|
78585
79156
|
* Node.outputs
|
|
78586
79157
|
* Node.internal_links
|
|
78587
79158
|
* Node.parent
|
|
79159
|
+
* Node.warning_propagation
|
|
78588
79160
|
* Node.use_custom_color
|
|
78589
79161
|
* Node.color
|
|
78590
79162
|
* Node.select
|
|
@@ -78881,6 +79453,7 @@ Executing the operator will then print all values.
|
|
|
78881
79453
|
* Node.outputs
|
|
78882
79454
|
* Node.internal_links
|
|
78883
79455
|
* Node.parent
|
|
79456
|
+
* Node.warning_propagation
|
|
78884
79457
|
* Node.use_custom_color
|
|
78885
79458
|
* Node.color
|
|
78886
79459
|
* Node.select
|
|
@@ -79070,6 +79643,7 @@ Executing the operator will then print all values.
|
|
|
79070
79643
|
* Node.outputs
|
|
79071
79644
|
* Node.internal_links
|
|
79072
79645
|
* Node.parent
|
|
79646
|
+
* Node.warning_propagation
|
|
79073
79647
|
* Node.use_custom_color
|
|
79074
79648
|
* Node.color
|
|
79075
79649
|
* Node.select
|
|
@@ -79202,6 +79776,7 @@ Executing the operator will then print all values.
|
|
|
79202
79776
|
* Node.outputs
|
|
79203
79777
|
* Node.internal_links
|
|
79204
79778
|
* Node.parent
|
|
79779
|
+
* Node.warning_propagation
|
|
79205
79780
|
* Node.use_custom_color
|
|
79206
79781
|
* Node.color
|
|
79207
79782
|
* Node.select
|
|
@@ -79487,6 +80062,7 @@ Executing the operator will then print all values.
|
|
|
79487
80062
|
* Node.outputs
|
|
79488
80063
|
* Node.internal_links
|
|
79489
80064
|
* Node.parent
|
|
80065
|
+
* Node.warning_propagation
|
|
79490
80066
|
* Node.use_custom_color
|
|
79491
80067
|
* Node.color
|
|
79492
80068
|
* Node.select
|
|
@@ -79818,6 +80394,7 @@ Executing the operator will then print all values.
|
|
|
79818
80394
|
* Node.outputs
|
|
79819
80395
|
* Node.internal_links
|
|
79820
80396
|
* Node.parent
|
|
80397
|
+
* Node.warning_propagation
|
|
79821
80398
|
* Node.use_custom_color
|
|
79822
80399
|
* Node.color
|
|
79823
80400
|
* Node.select
|
|
@@ -80259,6 +80836,7 @@ Executing the operator will then print all values.
|
|
|
80259
80836
|
* Node.outputs
|
|
80260
80837
|
* Node.internal_links
|
|
80261
80838
|
* Node.parent
|
|
80839
|
+
* Node.warning_propagation
|
|
80262
80840
|
* Node.use_custom_color
|
|
80263
80841
|
* Node.color
|
|
80264
80842
|
* Node.select
|
|
@@ -80459,6 +81037,7 @@ Executing the operator will then print all values.
|
|
|
80459
81037
|
* Node.outputs
|
|
80460
81038
|
* Node.internal_links
|
|
80461
81039
|
* Node.parent
|
|
81040
|
+
* Node.warning_propagation
|
|
80462
81041
|
* Node.use_custom_color
|
|
80463
81042
|
* Node.color
|
|
80464
81043
|
* Node.select
|
|
@@ -80749,6 +81328,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
80749
81328
|
* Node.outputs
|
|
80750
81329
|
* Node.internal_links
|
|
80751
81330
|
* Node.parent
|
|
81331
|
+
* Node.warning_propagation
|
|
80752
81332
|
* Node.use_custom_color
|
|
80753
81333
|
* Node.color
|
|
80754
81334
|
* Node.select
|
|
@@ -81011,6 +81591,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
81011
81591
|
* Node.outputs
|
|
81012
81592
|
* Node.internal_links
|
|
81013
81593
|
* Node.parent
|
|
81594
|
+
* Node.warning_propagation
|
|
81014
81595
|
* Node.use_custom_color
|
|
81015
81596
|
* Node.color
|
|
81016
81597
|
* Node.select
|
|
@@ -81155,6 +81736,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
81155
81736
|
* Node.outputs
|
|
81156
81737
|
* Node.internal_links
|
|
81157
81738
|
* Node.parent
|
|
81739
|
+
* Node.warning_propagation
|
|
81158
81740
|
* Node.use_custom_color
|
|
81159
81741
|
* Node.color
|
|
81160
81742
|
* Node.select
|
|
@@ -81382,6 +81964,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
81382
81964
|
* Node.outputs
|
|
81383
81965
|
* Node.internal_links
|
|
81384
81966
|
* Node.parent
|
|
81967
|
+
* Node.warning_propagation
|
|
81385
81968
|
* Node.use_custom_color
|
|
81386
81969
|
* Node.color
|
|
81387
81970
|
* Node.select
|
|
@@ -81818,6 +82401,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
81818
82401
|
* Node.outputs
|
|
81819
82402
|
* Node.internal_links
|
|
81820
82403
|
* Node.parent
|
|
82404
|
+
* Node.warning_propagation
|
|
81821
82405
|
* Node.use_custom_color
|
|
81822
82406
|
* Node.color
|
|
81823
82407
|
* Node.select
|
|
@@ -81971,6 +82555,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
81971
82555
|
* Node.outputs
|
|
81972
82556
|
* Node.internal_links
|
|
81973
82557
|
* Node.parent
|
|
82558
|
+
* Node.warning_propagation
|
|
81974
82559
|
* Node.use_custom_color
|
|
81975
82560
|
* Node.color
|
|
81976
82561
|
* Node.select
|
|
@@ -82063,6 +82648,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
82063
82648
|
* Node.outputs
|
|
82064
82649
|
* Node.internal_links
|
|
82065
82650
|
* Node.parent
|
|
82651
|
+
* Node.warning_propagation
|
|
82066
82652
|
* Node.use_custom_color
|
|
82067
82653
|
* Node.color
|
|
82068
82654
|
* Node.select
|
|
@@ -82247,6 +82833,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
82247
82833
|
* Node.outputs
|
|
82248
82834
|
* Node.internal_links
|
|
82249
82835
|
* Node.parent
|
|
82836
|
+
* Node.warning_propagation
|
|
82250
82837
|
* Node.use_custom_color
|
|
82251
82838
|
* Node.color
|
|
82252
82839
|
* Node.select
|
|
@@ -82508,6 +83095,7 @@ example of how to create/use filtering/reordering callbacks.
|
|
|
82508
83095
|
* Node.outputs
|
|
82509
83096
|
* Node.internal_links
|
|
82510
83097
|
* Node.parent
|
|
83098
|
+
* Node.warning_propagation
|
|
82511
83099
|
* Node.use_custom_color
|
|
82512
83100
|
* Node.color
|
|
82513
83101
|
* Node.select
|
|
@@ -82803,6 +83391,7 @@ Menu.poll function.
|
|
|
82803
83391
|
* Node.outputs
|
|
82804
83392
|
* Node.internal_links
|
|
82805
83393
|
* Node.parent
|
|
83394
|
+
* Node.warning_propagation
|
|
82806
83395
|
* Node.use_custom_color
|
|
82807
83396
|
* Node.color
|
|
82808
83397
|
* Node.select
|
|
@@ -82988,6 +83577,7 @@ Menu.poll function.
|
|
|
82988
83577
|
* Node.outputs
|
|
82989
83578
|
* Node.internal_links
|
|
82990
83579
|
* Node.parent
|
|
83580
|
+
* Node.warning_propagation
|
|
82991
83581
|
* Node.use_custom_color
|
|
82992
83582
|
* Node.color
|
|
82993
83583
|
* Node.select
|
|
@@ -83118,6 +83708,7 @@ Menu.poll function.
|
|
|
83118
83708
|
* Node.outputs
|
|
83119
83709
|
* Node.internal_links
|
|
83120
83710
|
* Node.parent
|
|
83711
|
+
* Node.warning_propagation
|
|
83121
83712
|
* Node.use_custom_color
|
|
83122
83713
|
* Node.color
|
|
83123
83714
|
* Node.select
|
|
@@ -83580,6 +84171,7 @@ Menu.poll function.
|
|
|
83580
84171
|
* Node.outputs
|
|
83581
84172
|
* Node.internal_links
|
|
83582
84173
|
* Node.parent
|
|
84174
|
+
* Node.warning_propagation
|
|
83583
84175
|
* Node.use_custom_color
|
|
83584
84176
|
* Node.color
|
|
83585
84177
|
* Node.select
|
|
@@ -83748,6 +84340,7 @@ Menu.poll function.
|
|
|
83748
84340
|
* Node.outputs
|
|
83749
84341
|
* Node.internal_links
|
|
83750
84342
|
* Node.parent
|
|
84343
|
+
* Node.warning_propagation
|
|
83751
84344
|
* Node.use_custom_color
|
|
83752
84345
|
* Node.color
|
|
83753
84346
|
* Node.select
|
|
@@ -83840,6 +84433,7 @@ Menu.poll function.
|
|
|
83840
84433
|
* Node.outputs
|
|
83841
84434
|
* Node.internal_links
|
|
83842
84435
|
* Node.parent
|
|
84436
|
+
* Node.warning_propagation
|
|
83843
84437
|
* Node.use_custom_color
|
|
83844
84438
|
* Node.color
|
|
83845
84439
|
* Node.select
|
|
@@ -84024,6 +84618,7 @@ Menu.poll function.
|
|
|
84024
84618
|
* Node.outputs
|
|
84025
84619
|
* Node.internal_links
|
|
84026
84620
|
* Node.parent
|
|
84621
|
+
* Node.warning_propagation
|
|
84027
84622
|
* Node.use_custom_color
|
|
84028
84623
|
* Node.color
|
|
84029
84624
|
* Node.select
|
|
@@ -84156,6 +84751,7 @@ Menu.poll function.
|
|
|
84156
84751
|
* Node.outputs
|
|
84157
84752
|
* Node.internal_links
|
|
84158
84753
|
* Node.parent
|
|
84754
|
+
* Node.warning_propagation
|
|
84159
84755
|
* Node.use_custom_color
|
|
84160
84756
|
* Node.color
|
|
84161
84757
|
* Node.select
|
|
@@ -84393,6 +84989,7 @@ Menu.poll function.
|
|
|
84393
84989
|
* Node.outputs
|
|
84394
84990
|
* Node.internal_links
|
|
84395
84991
|
* Node.parent
|
|
84992
|
+
* Node.warning_propagation
|
|
84396
84993
|
* Node.use_custom_color
|
|
84397
84994
|
* Node.color
|
|
84398
84995
|
* Node.select
|
|
@@ -84864,6 +85461,7 @@ Menu.poll function.
|
|
|
84864
85461
|
* Node.outputs
|
|
84865
85462
|
* Node.internal_links
|
|
84866
85463
|
* Node.parent
|
|
85464
|
+
* Node.warning_propagation
|
|
84867
85465
|
* Node.use_custom_color
|
|
84868
85466
|
* Node.color
|
|
84869
85467
|
* Node.select
|
|
@@ -85041,6 +85639,7 @@ Menu.poll function.
|
|
|
85041
85639
|
* Node.outputs
|
|
85042
85640
|
* Node.internal_links
|
|
85043
85641
|
* Node.parent
|
|
85642
|
+
* Node.warning_propagation
|
|
85044
85643
|
* Node.use_custom_color
|
|
85045
85644
|
* Node.color
|
|
85046
85645
|
* Node.select
|
|
@@ -85131,6 +85730,7 @@ Menu.poll function.
|
|
|
85131
85730
|
* Node.outputs
|
|
85132
85731
|
* Node.internal_links
|
|
85133
85732
|
* Node.parent
|
|
85733
|
+
* Node.warning_propagation
|
|
85134
85734
|
* Node.use_custom_color
|
|
85135
85735
|
* Node.color
|
|
85136
85736
|
* Node.select
|
|
@@ -85418,6 +86018,7 @@ Menu.poll function.
|
|
|
85418
86018
|
* Node.outputs
|
|
85419
86019
|
* Node.internal_links
|
|
85420
86020
|
* Node.parent
|
|
86021
|
+
* Node.warning_propagation
|
|
85421
86022
|
* Node.use_custom_color
|
|
85422
86023
|
* Node.color
|
|
85423
86024
|
* Node.select
|
|
@@ -85593,6 +86194,7 @@ Menu.poll function.
|
|
|
85593
86194
|
* Node.outputs
|
|
85594
86195
|
* Node.internal_links
|
|
85595
86196
|
* Node.parent
|
|
86197
|
+
* Node.warning_propagation
|
|
85596
86198
|
* Node.use_custom_color
|
|
85597
86199
|
* Node.color
|
|
85598
86200
|
* Node.select
|
|
@@ -85728,6 +86330,7 @@ Menu.poll function.
|
|
|
85728
86330
|
* Node.outputs
|
|
85729
86331
|
* Node.internal_links
|
|
85730
86332
|
* Node.parent
|
|
86333
|
+
* Node.warning_propagation
|
|
85731
86334
|
* Node.use_custom_color
|
|
85732
86335
|
* Node.color
|
|
85733
86336
|
* Node.select
|
|
@@ -85995,6 +86598,7 @@ Menu.poll function.
|
|
|
85995
86598
|
* Node.outputs
|
|
85996
86599
|
* Node.internal_links
|
|
85997
86600
|
* Node.parent
|
|
86601
|
+
* Node.warning_propagation
|
|
85998
86602
|
* Node.use_custom_color
|
|
85999
86603
|
* Node.color
|
|
86000
86604
|
* Node.select
|
|
@@ -86364,6 +86968,7 @@ Menu.poll function.
|
|
|
86364
86968
|
* Node.outputs
|
|
86365
86969
|
* Node.internal_links
|
|
86366
86970
|
* Node.parent
|
|
86971
|
+
* Node.warning_propagation
|
|
86367
86972
|
* Node.use_custom_color
|
|
86368
86973
|
* Node.color
|
|
86369
86974
|
* Node.select
|
|
@@ -86563,6 +87168,7 @@ Menu.poll function.
|
|
|
86563
87168
|
* Node.outputs
|
|
86564
87169
|
* Node.internal_links
|
|
86565
87170
|
* Node.parent
|
|
87171
|
+
* Node.warning_propagation
|
|
86566
87172
|
* Node.use_custom_color
|
|
86567
87173
|
* Node.color
|
|
86568
87174
|
* Node.select
|
|
@@ -86972,6 +87578,7 @@ Menu.poll function.
|
|
|
86972
87578
|
* Node.outputs
|
|
86973
87579
|
* Node.internal_links
|
|
86974
87580
|
* Node.parent
|
|
87581
|
+
* Node.warning_propagation
|
|
86975
87582
|
* Node.use_custom_color
|
|
86976
87583
|
* Node.color
|
|
86977
87584
|
* Node.select
|
|
@@ -87062,6 +87669,7 @@ Menu.poll function.
|
|
|
87062
87669
|
* Node.outputs
|
|
87063
87670
|
* Node.internal_links
|
|
87064
87671
|
* Node.parent
|
|
87672
|
+
* Node.warning_propagation
|
|
87065
87673
|
* Node.use_custom_color
|
|
87066
87674
|
* Node.color
|
|
87067
87675
|
* Node.select
|
|
@@ -87430,6 +88038,7 @@ Menu.poll function.
|
|
|
87430
88038
|
* Node.outputs
|
|
87431
88039
|
* Node.internal_links
|
|
87432
88040
|
* Node.parent
|
|
88041
|
+
* Node.warning_propagation
|
|
87433
88042
|
* Node.use_custom_color
|
|
87434
88043
|
* Node.color
|
|
87435
88044
|
* Node.select
|
|
@@ -87616,6 +88225,7 @@ Menu.poll function.
|
|
|
87616
88225
|
* Node.outputs
|
|
87617
88226
|
* Node.internal_links
|
|
87618
88227
|
* Node.parent
|
|
88228
|
+
* Node.warning_propagation
|
|
87619
88229
|
* Node.use_custom_color
|
|
87620
88230
|
* Node.color
|
|
87621
88231
|
* Node.select
|
|
@@ -87706,6 +88316,7 @@ Menu.poll function.
|
|
|
87706
88316
|
* Node.outputs
|
|
87707
88317
|
* Node.internal_links
|
|
87708
88318
|
* Node.parent
|
|
88319
|
+
* Node.warning_propagation
|
|
87709
88320
|
* Node.use_custom_color
|
|
87710
88321
|
* Node.color
|
|
87711
88322
|
* Node.select
|
|
@@ -88098,6 +88709,7 @@ Menu.poll function.
|
|
|
88098
88709
|
* Node.outputs
|
|
88099
88710
|
* Node.internal_links
|
|
88100
88711
|
* Node.parent
|
|
88712
|
+
* Node.warning_propagation
|
|
88101
88713
|
* Node.use_custom_color
|
|
88102
88714
|
* Node.color
|
|
88103
88715
|
* Node.select
|
|
@@ -88291,6 +88903,7 @@ Menu.poll function.
|
|
|
88291
88903
|
* Node.outputs
|
|
88292
88904
|
* Node.internal_links
|
|
88293
88905
|
* Node.parent
|
|
88906
|
+
* Node.warning_propagation
|
|
88294
88907
|
* Node.use_custom_color
|
|
88295
88908
|
* Node.color
|
|
88296
88909
|
* Node.select
|
|
@@ -88567,6 +89180,7 @@ Menu.poll function.
|
|
|
88567
89180
|
* Node.outputs
|
|
88568
89181
|
* Node.internal_links
|
|
88569
89182
|
* Node.parent
|
|
89183
|
+
* Node.warning_propagation
|
|
88570
89184
|
* Node.use_custom_color
|
|
88571
89185
|
* Node.color
|
|
88572
89186
|
* Node.select
|
|
@@ -88657,6 +89271,7 @@ Menu.poll function.
|
|
|
88657
89271
|
* Node.outputs
|
|
88658
89272
|
* Node.internal_links
|
|
88659
89273
|
* Node.parent
|
|
89274
|
+
* Node.warning_propagation
|
|
88660
89275
|
* Node.use_custom_color
|
|
88661
89276
|
* Node.color
|
|
88662
89277
|
* Node.select
|
|
@@ -88749,6 +89364,7 @@ Menu.poll function.
|
|
|
88749
89364
|
* Node.outputs
|
|
88750
89365
|
* Node.internal_links
|
|
88751
89366
|
* Node.parent
|
|
89367
|
+
* Node.warning_propagation
|
|
88752
89368
|
* Node.use_custom_color
|
|
88753
89369
|
* Node.color
|
|
88754
89370
|
* Node.select
|
|
@@ -88971,6 +89587,7 @@ Menu.poll function.
|
|
|
88971
89587
|
* Node.outputs
|
|
88972
89588
|
* Node.internal_links
|
|
88973
89589
|
* Node.parent
|
|
89590
|
+
* Node.warning_propagation
|
|
88974
89591
|
* Node.use_custom_color
|
|
88975
89592
|
* Node.color
|
|
88976
89593
|
* Node.select
|
|
@@ -89063,6 +89680,7 @@ Menu.poll function.
|
|
|
89063
89680
|
* Node.outputs
|
|
89064
89681
|
* Node.internal_links
|
|
89065
89682
|
* Node.parent
|
|
89683
|
+
* Node.warning_propagation
|
|
89066
89684
|
* Node.use_custom_color
|
|
89067
89685
|
* Node.color
|
|
89068
89686
|
* Node.select
|
|
@@ -89458,6 +90076,7 @@ Menu.poll function.
|
|
|
89458
90076
|
* Node.outputs
|
|
89459
90077
|
* Node.internal_links
|
|
89460
90078
|
* Node.parent
|
|
90079
|
+
* Node.warning_propagation
|
|
89461
90080
|
* Node.use_custom_color
|
|
89462
90081
|
* Node.color
|
|
89463
90082
|
* Node.select
|
|
@@ -89711,6 +90330,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
89711
90330
|
* Node.outputs
|
|
89712
90331
|
* Node.internal_links
|
|
89713
90332
|
* Node.parent
|
|
90333
|
+
* Node.warning_propagation
|
|
89714
90334
|
* Node.use_custom_color
|
|
89715
90335
|
* Node.color
|
|
89716
90336
|
* Node.select
|
|
@@ -89801,6 +90421,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
89801
90421
|
* Node.outputs
|
|
89802
90422
|
* Node.internal_links
|
|
89803
90423
|
* Node.parent
|
|
90424
|
+
* Node.warning_propagation
|
|
89804
90425
|
* Node.use_custom_color
|
|
89805
90426
|
* Node.color
|
|
89806
90427
|
* Node.select
|
|
@@ -89891,6 +90512,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
89891
90512
|
* Node.outputs
|
|
89892
90513
|
* Node.internal_links
|
|
89893
90514
|
* Node.parent
|
|
90515
|
+
* Node.warning_propagation
|
|
89894
90516
|
* Node.use_custom_color
|
|
89895
90517
|
* Node.color
|
|
89896
90518
|
* Node.select
|
|
@@ -90023,6 +90645,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
90023
90645
|
* Node.outputs
|
|
90024
90646
|
* Node.internal_links
|
|
90025
90647
|
* Node.parent
|
|
90648
|
+
* Node.warning_propagation
|
|
90026
90649
|
* Node.use_custom_color
|
|
90027
90650
|
* Node.color
|
|
90028
90651
|
* Node.select
|
|
@@ -90765,6 +91388,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
90765
91388
|
* Node.outputs
|
|
90766
91389
|
* Node.internal_links
|
|
90767
91390
|
* Node.parent
|
|
91391
|
+
* Node.warning_propagation
|
|
90768
91392
|
* Node.use_custom_color
|
|
90769
91393
|
* Node.color
|
|
90770
91394
|
* Node.select
|
|
@@ -90895,6 +91519,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
90895
91519
|
* Node.outputs
|
|
90896
91520
|
* Node.internal_links
|
|
90897
91521
|
* Node.parent
|
|
91522
|
+
* Node.warning_propagation
|
|
90898
91523
|
* Node.use_custom_color
|
|
90899
91524
|
* Node.color
|
|
90900
91525
|
* Node.select
|
|
@@ -91027,6 +91652,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
91027
91652
|
* Node.outputs
|
|
91028
91653
|
* Node.internal_links
|
|
91029
91654
|
* Node.parent
|
|
91655
|
+
* Node.warning_propagation
|
|
91030
91656
|
* Node.use_custom_color
|
|
91031
91657
|
* Node.color
|
|
91032
91658
|
* Node.select
|
|
@@ -91159,6 +91785,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
91159
91785
|
* Node.outputs
|
|
91160
91786
|
* Node.internal_links
|
|
91161
91787
|
* Node.parent
|
|
91788
|
+
* Node.warning_propagation
|
|
91162
91789
|
* Node.use_custom_color
|
|
91163
91790
|
* Node.color
|
|
91164
91791
|
* Node.select
|
|
@@ -91343,6 +91970,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
91343
91970
|
* Node.outputs
|
|
91344
91971
|
* Node.internal_links
|
|
91345
91972
|
* Node.parent
|
|
91973
|
+
* Node.warning_propagation
|
|
91346
91974
|
* Node.use_custom_color
|
|
91347
91975
|
* Node.color
|
|
91348
91976
|
* Node.select
|
|
@@ -91517,6 +92145,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
91517
92145
|
* Node.outputs
|
|
91518
92146
|
* Node.internal_links
|
|
91519
92147
|
* Node.parent
|
|
92148
|
+
* Node.warning_propagation
|
|
91520
92149
|
* Node.use_custom_color
|
|
91521
92150
|
* Node.color
|
|
91522
92151
|
* Node.select
|
|
@@ -91642,6 +92271,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
91642
92271
|
* Node.outputs
|
|
91643
92272
|
* Node.internal_links
|
|
91644
92273
|
* Node.parent
|
|
92274
|
+
* Node.warning_propagation
|
|
91645
92275
|
* Node.use_custom_color
|
|
91646
92276
|
* Node.color
|
|
91647
92277
|
* Node.select
|
|
@@ -91779,6 +92409,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
91779
92409
|
* Node.outputs
|
|
91780
92410
|
* Node.internal_links
|
|
91781
92411
|
* Node.parent
|
|
92412
|
+
* Node.warning_propagation
|
|
91782
92413
|
* Node.use_custom_color
|
|
91783
92414
|
* Node.color
|
|
91784
92415
|
* Node.select
|
|
@@ -91869,6 +92500,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
91869
92500
|
* Node.outputs
|
|
91870
92501
|
* Node.internal_links
|
|
91871
92502
|
* Node.parent
|
|
92503
|
+
* Node.warning_propagation
|
|
91872
92504
|
* Node.use_custom_color
|
|
91873
92505
|
* Node.color
|
|
91874
92506
|
* Node.select
|
|
@@ -91959,6 +92591,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
91959
92591
|
* Node.outputs
|
|
91960
92592
|
* Node.internal_links
|
|
91961
92593
|
* Node.parent
|
|
92594
|
+
* Node.warning_propagation
|
|
91962
92595
|
* Node.use_custom_color
|
|
91963
92596
|
* Node.color
|
|
91964
92597
|
* Node.select
|
|
@@ -92091,6 +92724,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
92091
92724
|
* Node.outputs
|
|
92092
92725
|
* Node.internal_links
|
|
92093
92726
|
* Node.parent
|
|
92727
|
+
* Node.warning_propagation
|
|
92094
92728
|
* Node.use_custom_color
|
|
92095
92729
|
* Node.color
|
|
92096
92730
|
* Node.select
|
|
@@ -92181,6 +92815,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
92181
92815
|
* Node.outputs
|
|
92182
92816
|
* Node.internal_links
|
|
92183
92817
|
* Node.parent
|
|
92818
|
+
* Node.warning_propagation
|
|
92184
92819
|
* Node.use_custom_color
|
|
92185
92820
|
* Node.color
|
|
92186
92821
|
* Node.select
|
|
@@ -92271,6 +92906,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
92271
92906
|
* Node.outputs
|
|
92272
92907
|
* Node.internal_links
|
|
92273
92908
|
* Node.parent
|
|
92909
|
+
* Node.warning_propagation
|
|
92274
92910
|
* Node.use_custom_color
|
|
92275
92911
|
* Node.color
|
|
92276
92912
|
* Node.select
|
|
@@ -92363,6 +92999,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
92363
92999
|
* Node.outputs
|
|
92364
93000
|
* Node.internal_links
|
|
92365
93001
|
* Node.parent
|
|
93002
|
+
* Node.warning_propagation
|
|
92366
93003
|
* Node.use_custom_color
|
|
92367
93004
|
* Node.color
|
|
92368
93005
|
* Node.select
|
|
@@ -92496,6 +93133,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
92496
93133
|
* Node.outputs
|
|
92497
93134
|
* Node.internal_links
|
|
92498
93135
|
* Node.parent
|
|
93136
|
+
* Node.warning_propagation
|
|
92499
93137
|
* Node.use_custom_color
|
|
92500
93138
|
* Node.color
|
|
92501
93139
|
* Node.select
|
|
@@ -92586,6 +93224,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
92586
93224
|
* Node.outputs
|
|
92587
93225
|
* Node.internal_links
|
|
92588
93226
|
* Node.parent
|
|
93227
|
+
* Node.warning_propagation
|
|
92589
93228
|
* Node.use_custom_color
|
|
92590
93229
|
* Node.color
|
|
92591
93230
|
* Node.select
|
|
@@ -92718,6 +93357,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
92718
93357
|
* Node.outputs
|
|
92719
93358
|
* Node.internal_links
|
|
92720
93359
|
* Node.parent
|
|
93360
|
+
* Node.warning_propagation
|
|
92721
93361
|
* Node.use_custom_color
|
|
92722
93362
|
* Node.color
|
|
92723
93363
|
* Node.select
|
|
@@ -92860,6 +93500,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
92860
93500
|
* Node.outputs
|
|
92861
93501
|
* Node.internal_links
|
|
92862
93502
|
* Node.parent
|
|
93503
|
+
* Node.warning_propagation
|
|
92863
93504
|
* Node.use_custom_color
|
|
92864
93505
|
* Node.color
|
|
92865
93506
|
* Node.select
|
|
@@ -93037,6 +93678,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
93037
93678
|
* Node.outputs
|
|
93038
93679
|
* Node.internal_links
|
|
93039
93680
|
* Node.parent
|
|
93681
|
+
* Node.warning_propagation
|
|
93040
93682
|
* Node.use_custom_color
|
|
93041
93683
|
* Node.color
|
|
93042
93684
|
* Node.select
|
|
@@ -93211,6 +93853,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
93211
93853
|
* Node.outputs
|
|
93212
93854
|
* Node.internal_links
|
|
93213
93855
|
* Node.parent
|
|
93856
|
+
* Node.warning_propagation
|
|
93214
93857
|
* Node.use_custom_color
|
|
93215
93858
|
* Node.color
|
|
93216
93859
|
* Node.select
|
|
@@ -93340,6 +93983,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
93340
93983
|
* Node.outputs
|
|
93341
93984
|
* Node.internal_links
|
|
93342
93985
|
* Node.parent
|
|
93986
|
+
* Node.warning_propagation
|
|
93343
93987
|
* Node.use_custom_color
|
|
93344
93988
|
* Node.color
|
|
93345
93989
|
* Node.select
|
|
@@ -93476,6 +94120,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
93476
94120
|
* Node.outputs
|
|
93477
94121
|
* Node.internal_links
|
|
93478
94122
|
* Node.parent
|
|
94123
|
+
* Node.warning_propagation
|
|
93479
94124
|
* Node.use_custom_color
|
|
93480
94125
|
* Node.color
|
|
93481
94126
|
* Node.select
|
|
@@ -93692,6 +94337,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
93692
94337
|
* Node.outputs
|
|
93693
94338
|
* Node.internal_links
|
|
93694
94339
|
* Node.parent
|
|
94340
|
+
* Node.warning_propagation
|
|
93695
94341
|
* Node.use_custom_color
|
|
93696
94342
|
* Node.color
|
|
93697
94343
|
* Node.select
|
|
@@ -93952,6 +94598,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
93952
94598
|
* Node.outputs
|
|
93953
94599
|
* Node.internal_links
|
|
93954
94600
|
* Node.parent
|
|
94601
|
+
* Node.warning_propagation
|
|
93955
94602
|
* Node.use_custom_color
|
|
93956
94603
|
* Node.color
|
|
93957
94604
|
* Node.select
|
|
@@ -94298,6 +94945,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
94298
94945
|
* Node.outputs
|
|
94299
94946
|
* Node.internal_links
|
|
94300
94947
|
* Node.parent
|
|
94948
|
+
* Node.warning_propagation
|
|
94301
94949
|
* Node.use_custom_color
|
|
94302
94950
|
* Node.color
|
|
94303
94951
|
* Node.select
|
|
@@ -94501,6 +95149,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
94501
95149
|
* Node.outputs
|
|
94502
95150
|
* Node.internal_links
|
|
94503
95151
|
* Node.parent
|
|
95152
|
+
* Node.warning_propagation
|
|
94504
95153
|
* Node.use_custom_color
|
|
94505
95154
|
* Node.color
|
|
94506
95155
|
* Node.select
|
|
@@ -94639,6 +95288,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
94639
95288
|
* Node.outputs
|
|
94640
95289
|
* Node.internal_links
|
|
94641
95290
|
* Node.parent
|
|
95291
|
+
* Node.warning_propagation
|
|
94642
95292
|
* Node.use_custom_color
|
|
94643
95293
|
* Node.color
|
|
94644
95294
|
* Node.select
|
|
@@ -94772,6 +95422,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
94772
95422
|
* Node.outputs
|
|
94773
95423
|
* Node.internal_links
|
|
94774
95424
|
* Node.parent
|
|
95425
|
+
* Node.warning_propagation
|
|
94775
95426
|
* Node.use_custom_color
|
|
94776
95427
|
* Node.color
|
|
94777
95428
|
* Node.select
|
|
@@ -95088,6 +95739,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
95088
95739
|
* Node.outputs
|
|
95089
95740
|
* Node.internal_links
|
|
95090
95741
|
* Node.parent
|
|
95742
|
+
* Node.warning_propagation
|
|
95091
95743
|
* Node.use_custom_color
|
|
95092
95744
|
* Node.color
|
|
95093
95745
|
* Node.select
|
|
@@ -95376,6 +96028,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
95376
96028
|
* Node.outputs
|
|
95377
96029
|
* Node.internal_links
|
|
95378
96030
|
* Node.parent
|
|
96031
|
+
* Node.warning_propagation
|
|
95379
96032
|
* Node.use_custom_color
|
|
95380
96033
|
* Node.color
|
|
95381
96034
|
* Node.select
|
|
@@ -95466,6 +96119,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
95466
96119
|
* Node.outputs
|
|
95467
96120
|
* Node.internal_links
|
|
95468
96121
|
* Node.parent
|
|
96122
|
+
* Node.warning_propagation
|
|
95469
96123
|
* Node.use_custom_color
|
|
95470
96124
|
* Node.color
|
|
95471
96125
|
* Node.select
|
|
@@ -95684,6 +96338,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
95684
96338
|
* Node.outputs
|
|
95685
96339
|
* Node.internal_links
|
|
95686
96340
|
* Node.parent
|
|
96341
|
+
* Node.warning_propagation
|
|
95687
96342
|
* Node.use_custom_color
|
|
95688
96343
|
* Node.color
|
|
95689
96344
|
* Node.select
|
|
@@ -95979,6 +96634,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
95979
96634
|
* Node.outputs
|
|
95980
96635
|
* Node.internal_links
|
|
95981
96636
|
* Node.parent
|
|
96637
|
+
* Node.warning_propagation
|
|
95982
96638
|
* Node.use_custom_color
|
|
95983
96639
|
* Node.color
|
|
95984
96640
|
* Node.select
|
|
@@ -96123,6 +96779,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
96123
96779
|
* Node.outputs
|
|
96124
96780
|
* Node.internal_links
|
|
96125
96781
|
* Node.parent
|
|
96782
|
+
* Node.warning_propagation
|
|
96126
96783
|
* Node.use_custom_color
|
|
96127
96784
|
* Node.color
|
|
96128
96785
|
* Node.select
|
|
@@ -96213,6 +96870,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
96213
96870
|
* Node.outputs
|
|
96214
96871
|
* Node.internal_links
|
|
96215
96872
|
* Node.parent
|
|
96873
|
+
* Node.warning_propagation
|
|
96216
96874
|
* Node.use_custom_color
|
|
96217
96875
|
* Node.color
|
|
96218
96876
|
* Node.select
|
|
@@ -96348,6 +97006,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
96348
97006
|
* Node.outputs
|
|
96349
97007
|
* Node.internal_links
|
|
96350
97008
|
* Node.parent
|
|
97009
|
+
* Node.warning_propagation
|
|
96351
97010
|
* Node.use_custom_color
|
|
96352
97011
|
* Node.color
|
|
96353
97012
|
* Node.select
|
|
@@ -96438,6 +97097,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
96438
97097
|
* Node.outputs
|
|
96439
97098
|
* Node.internal_links
|
|
96440
97099
|
* Node.parent
|
|
97100
|
+
* Node.warning_propagation
|
|
96441
97101
|
* Node.use_custom_color
|
|
96442
97102
|
* Node.color
|
|
96443
97103
|
* Node.select
|
|
@@ -96528,6 +97188,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
96528
97188
|
* Node.outputs
|
|
96529
97189
|
* Node.internal_links
|
|
96530
97190
|
* Node.parent
|
|
97191
|
+
* Node.warning_propagation
|
|
96531
97192
|
* Node.use_custom_color
|
|
96532
97193
|
* Node.color
|
|
96533
97194
|
* Node.select
|
|
@@ -96618,6 +97279,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
96618
97279
|
* Node.outputs
|
|
96619
97280
|
* Node.internal_links
|
|
96620
97281
|
* Node.parent
|
|
97282
|
+
* Node.warning_propagation
|
|
96621
97283
|
* Node.use_custom_color
|
|
96622
97284
|
* Node.color
|
|
96623
97285
|
* Node.select
|
|
@@ -97205,6 +97867,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
97205
97867
|
* Node.outputs
|
|
97206
97868
|
* Node.internal_links
|
|
97207
97869
|
* Node.parent
|
|
97870
|
+
* Node.warning_propagation
|
|
97208
97871
|
* Node.use_custom_color
|
|
97209
97872
|
* Node.color
|
|
97210
97873
|
* Node.select
|
|
@@ -97295,6 +97958,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
97295
97958
|
* Node.outputs
|
|
97296
97959
|
* Node.internal_links
|
|
97297
97960
|
* Node.parent
|
|
97961
|
+
* Node.warning_propagation
|
|
97298
97962
|
* Node.use_custom_color
|
|
97299
97963
|
* Node.color
|
|
97300
97964
|
* Node.select
|
|
@@ -97557,6 +98221,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
97557
98221
|
* Node.outputs
|
|
97558
98222
|
* Node.internal_links
|
|
97559
98223
|
* Node.parent
|
|
98224
|
+
* Node.warning_propagation
|
|
97560
98225
|
* Node.use_custom_color
|
|
97561
98226
|
* Node.color
|
|
97562
98227
|
* Node.select
|
|
@@ -97647,6 +98312,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
97647
98312
|
* Node.outputs
|
|
97648
98313
|
* Node.internal_links
|
|
97649
98314
|
* Node.parent
|
|
98315
|
+
* Node.warning_propagation
|
|
97650
98316
|
* Node.use_custom_color
|
|
97651
98317
|
* Node.color
|
|
97652
98318
|
* Node.select
|
|
@@ -97812,6 +98478,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
97812
98478
|
* Node.outputs
|
|
97813
98479
|
* Node.internal_links
|
|
97814
98480
|
* Node.parent
|
|
98481
|
+
* Node.warning_propagation
|
|
97815
98482
|
* Node.use_custom_color
|
|
97816
98483
|
* Node.color
|
|
97817
98484
|
* Node.select
|
|
@@ -98195,6 +98862,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
98195
98862
|
* Node.outputs
|
|
98196
98863
|
* Node.internal_links
|
|
98197
98864
|
* Node.parent
|
|
98865
|
+
* Node.warning_propagation
|
|
98198
98866
|
* Node.use_custom_color
|
|
98199
98867
|
* Node.color
|
|
98200
98868
|
* Node.select
|
|
@@ -98285,6 +98953,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
98285
98953
|
* Node.outputs
|
|
98286
98954
|
* Node.internal_links
|
|
98287
98955
|
* Node.parent
|
|
98956
|
+
* Node.warning_propagation
|
|
98288
98957
|
* Node.use_custom_color
|
|
98289
98958
|
* Node.color
|
|
98290
98959
|
* Node.select
|
|
@@ -98377,6 +99046,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
98377
99046
|
* Node.outputs
|
|
98378
99047
|
* Node.internal_links
|
|
98379
99048
|
* Node.parent
|
|
99049
|
+
* Node.warning_propagation
|
|
98380
99050
|
* Node.use_custom_color
|
|
98381
99051
|
* Node.color
|
|
98382
99052
|
* Node.select
|
|
@@ -98792,6 +99462,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
98792
99462
|
* Node.outputs
|
|
98793
99463
|
* Node.internal_links
|
|
98794
99464
|
* Node.parent
|
|
99465
|
+
* Node.warning_propagation
|
|
98795
99466
|
* Node.use_custom_color
|
|
98796
99467
|
* Node.color
|
|
98797
99468
|
* Node.select
|
|
@@ -98968,6 +99639,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
98968
99639
|
* Node.outputs
|
|
98969
99640
|
* Node.internal_links
|
|
98970
99641
|
* Node.parent
|
|
99642
|
+
* Node.warning_propagation
|
|
98971
99643
|
* Node.use_custom_color
|
|
98972
99644
|
* Node.color
|
|
98973
99645
|
* Node.select
|
|
@@ -99058,6 +99730,7 @@ Base class for integrating USD Hydra based renderers.
|
|
|
99058
99730
|
* Node.outputs
|
|
99059
99731
|
* Node.internal_links
|
|
99060
99732
|
* Node.parent
|
|
99733
|
+
* Node.warning_propagation
|
|
99061
99734
|
* Node.use_custom_color
|
|
99062
99735
|
* Node.color
|
|
99063
99736
|
* Node.select
|
|
@@ -111840,50 +112513,10 @@ class Action(ID, bpy_struct):
|
|
|
111840
112513
|
:type: ActionGroups
|
|
111841
112514
|
"""
|
|
111842
112515
|
|
|
111843
|
-
id_root: typing.Literal[
|
|
111844
|
-
"ACTION",
|
|
111845
|
-
"ARMATURE",
|
|
111846
|
-
"BRUSH",
|
|
111847
|
-
"CACHEFILE",
|
|
111848
|
-
"CAMERA",
|
|
111849
|
-
"COLLECTION",
|
|
111850
|
-
"CURVE",
|
|
111851
|
-
"CURVES",
|
|
111852
|
-
"FONT",
|
|
111853
|
-
"GREASEPENCIL",
|
|
111854
|
-
"GREASEPENCIL_V3",
|
|
111855
|
-
"IMAGE",
|
|
111856
|
-
"KEY",
|
|
111857
|
-
"LATTICE",
|
|
111858
|
-
"LIBRARY",
|
|
111859
|
-
"LIGHT",
|
|
111860
|
-
"LIGHT_PROBE",
|
|
111861
|
-
"LINESTYLE",
|
|
111862
|
-
"MASK",
|
|
111863
|
-
"MATERIAL",
|
|
111864
|
-
"MESH",
|
|
111865
|
-
"META",
|
|
111866
|
-
"MOVIECLIP",
|
|
111867
|
-
"NODETREE",
|
|
111868
|
-
"OBJECT",
|
|
111869
|
-
"PAINTCURVE",
|
|
111870
|
-
"PALETTE",
|
|
111871
|
-
"PARTICLE",
|
|
111872
|
-
"POINTCLOUD",
|
|
111873
|
-
"SCENE",
|
|
111874
|
-
"SCREEN",
|
|
111875
|
-
"SOUND",
|
|
111876
|
-
"SPEAKER",
|
|
111877
|
-
"TEXT",
|
|
111878
|
-
"TEXTURE",
|
|
111879
|
-
"VOLUME",
|
|
111880
|
-
"WINDOWMANAGER",
|
|
111881
|
-
"WORKSPACE",
|
|
111882
|
-
"WORLD",
|
|
111883
|
-
]
|
|
112516
|
+
id_root: typing.Literal["OBJECT"]
|
|
111884
112517
|
""" Type of ID block that action can be used on - DO NOT CHANGE UNLESS YOU KNOW WHAT YOU ARE DOING
|
|
111885
112518
|
|
|
111886
|
-
:type: typing.Literal['
|
|
112519
|
+
:type: typing.Literal['OBJECT']
|
|
111887
112520
|
"""
|
|
111888
112521
|
|
|
111889
112522
|
is_action_layered: bool
|
|
@@ -143458,6 +144091,84 @@ class FunctionNodeFloatToInt(FunctionNode, NodeInternal, Node, bpy_struct):
|
|
|
143458
144091
|
"""
|
|
143459
144092
|
...
|
|
143460
144093
|
|
|
144094
|
+
class FunctionNodeHashValue(FunctionNode, NodeInternal, Node, bpy_struct):
|
|
144095
|
+
data_type: typing.Literal[
|
|
144096
|
+
"FLOAT",
|
|
144097
|
+
"INT",
|
|
144098
|
+
"BOOLEAN",
|
|
144099
|
+
"VECTOR",
|
|
144100
|
+
"ROTATION",
|
|
144101
|
+
"MATRIX",
|
|
144102
|
+
"STRING",
|
|
144103
|
+
"MENU",
|
|
144104
|
+
"RGBA",
|
|
144105
|
+
"OBJECT",
|
|
144106
|
+
"IMAGE",
|
|
144107
|
+
"GEOMETRY",
|
|
144108
|
+
"COLLECTION",
|
|
144109
|
+
"TEXTURE",
|
|
144110
|
+
"MATERIAL",
|
|
144111
|
+
]
|
|
144112
|
+
"""
|
|
144113
|
+
|
|
144114
|
+
:type: typing.Literal['FLOAT', 'INT', 'BOOLEAN', 'VECTOR', 'ROTATION', 'MATRIX', 'STRING', 'MENU', 'RGBA', 'OBJECT', 'IMAGE', 'GEOMETRY', 'COLLECTION', 'TEXTURE', 'MATERIAL']
|
|
144115
|
+
"""
|
|
144116
|
+
|
|
144117
|
+
@classmethod
|
|
144118
|
+
def is_registered_node_type(cls) -> bool:
|
|
144119
|
+
"""True if a registered node type
|
|
144120
|
+
|
|
144121
|
+
:return: Result
|
|
144122
|
+
:rtype: bool
|
|
144123
|
+
"""
|
|
144124
|
+
...
|
|
144125
|
+
|
|
144126
|
+
@classmethod
|
|
144127
|
+
def input_template(cls, index: int | None) -> NodeInternalSocketTemplate:
|
|
144128
|
+
"""Input socket template
|
|
144129
|
+
|
|
144130
|
+
:param index: Index
|
|
144131
|
+
:type index: int | None
|
|
144132
|
+
:return: result
|
|
144133
|
+
:rtype: NodeInternalSocketTemplate
|
|
144134
|
+
"""
|
|
144135
|
+
...
|
|
144136
|
+
|
|
144137
|
+
@classmethod
|
|
144138
|
+
def output_template(cls, index: int | None) -> NodeInternalSocketTemplate:
|
|
144139
|
+
"""Output socket template
|
|
144140
|
+
|
|
144141
|
+
:param index: Index
|
|
144142
|
+
:type index: int | None
|
|
144143
|
+
:return: result
|
|
144144
|
+
:rtype: NodeInternalSocketTemplate
|
|
144145
|
+
"""
|
|
144146
|
+
...
|
|
144147
|
+
|
|
144148
|
+
@classmethod
|
|
144149
|
+
def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
|
|
144150
|
+
"""
|
|
144151
|
+
|
|
144152
|
+
:param id: The RNA type identifier.
|
|
144153
|
+
:type id: str | None
|
|
144154
|
+
:param default:
|
|
144155
|
+
:return: The RNA type or default when not found.
|
|
144156
|
+
:rtype: Struct
|
|
144157
|
+
"""
|
|
144158
|
+
...
|
|
144159
|
+
|
|
144160
|
+
@classmethod
|
|
144161
|
+
def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
|
|
144162
|
+
"""
|
|
144163
|
+
|
|
144164
|
+
:param id: The RNA type identifier.
|
|
144165
|
+
:type id: str | None
|
|
144166
|
+
:param default:
|
|
144167
|
+
:return: The class or default when not found.
|
|
144168
|
+
:rtype: typing.Any
|
|
144169
|
+
"""
|
|
144170
|
+
...
|
|
144171
|
+
|
|
143461
144172
|
class FunctionNodeInputBool(FunctionNode, NodeInternal, Node, bpy_struct):
|
|
143462
144173
|
boolean: bool
|
|
143463
144174
|
""" Input value used for unconnected socket
|
|
@@ -158655,6 +159366,70 @@ class GeometryNodeVolumeToMesh(GeometryNode, NodeInternal, Node, bpy_struct):
|
|
|
158655
159366
|
"""
|
|
158656
159367
|
...
|
|
158657
159368
|
|
|
159369
|
+
class GeometryNodeWarning(GeometryNode, NodeInternal, Node, bpy_struct):
|
|
159370
|
+
"""Create custom warnings in node groups"""
|
|
159371
|
+
|
|
159372
|
+
warning_type: typing.Literal["ERROR", "WARNING", "INFO"]
|
|
159373
|
+
"""
|
|
159374
|
+
|
|
159375
|
+
:type: typing.Literal['ERROR','WARNING','INFO']
|
|
159376
|
+
"""
|
|
159377
|
+
|
|
159378
|
+
@classmethod
|
|
159379
|
+
def is_registered_node_type(cls) -> bool:
|
|
159380
|
+
"""True if a registered node type
|
|
159381
|
+
|
|
159382
|
+
:return: Result
|
|
159383
|
+
:rtype: bool
|
|
159384
|
+
"""
|
|
159385
|
+
...
|
|
159386
|
+
|
|
159387
|
+
@classmethod
|
|
159388
|
+
def input_template(cls, index: int | None) -> NodeInternalSocketTemplate:
|
|
159389
|
+
"""Input socket template
|
|
159390
|
+
|
|
159391
|
+
:param index: Index
|
|
159392
|
+
:type index: int | None
|
|
159393
|
+
:return: result
|
|
159394
|
+
:rtype: NodeInternalSocketTemplate
|
|
159395
|
+
"""
|
|
159396
|
+
...
|
|
159397
|
+
|
|
159398
|
+
@classmethod
|
|
159399
|
+
def output_template(cls, index: int | None) -> NodeInternalSocketTemplate:
|
|
159400
|
+
"""Output socket template
|
|
159401
|
+
|
|
159402
|
+
:param index: Index
|
|
159403
|
+
:type index: int | None
|
|
159404
|
+
:return: result
|
|
159405
|
+
:rtype: NodeInternalSocketTemplate
|
|
159406
|
+
"""
|
|
159407
|
+
...
|
|
159408
|
+
|
|
159409
|
+
@classmethod
|
|
159410
|
+
def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
|
|
159411
|
+
"""
|
|
159412
|
+
|
|
159413
|
+
:param id: The RNA type identifier.
|
|
159414
|
+
:type id: str | None
|
|
159415
|
+
:param default:
|
|
159416
|
+
:return: The RNA type or default when not found.
|
|
159417
|
+
:rtype: Struct
|
|
159418
|
+
"""
|
|
159419
|
+
...
|
|
159420
|
+
|
|
159421
|
+
@classmethod
|
|
159422
|
+
def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
|
|
159423
|
+
"""
|
|
159424
|
+
|
|
159425
|
+
:param id: The RNA type identifier.
|
|
159426
|
+
:type id: str | None
|
|
159427
|
+
:param default:
|
|
159428
|
+
:return: The class or default when not found.
|
|
159429
|
+
:rtype: typing.Any
|
|
159430
|
+
"""
|
|
159431
|
+
...
|
|
159432
|
+
|
|
158658
159433
|
class Gizmo(bpy_struct):
|
|
158659
159434
|
"""Collection of gizmos"""
|
|
158660
159435
|
|
|
@@ -182770,6 +183545,12 @@ class Node(bpy_struct):
|
|
|
182770
183545
|
:type: bool
|
|
182771
183546
|
"""
|
|
182772
183547
|
|
|
183548
|
+
warning_propagation: typing.Literal["ALL", "NONE", "ERRORS", "ERRORS_AND_WARNINGS"]
|
|
183549
|
+
""" The kinds of messages that should be propagated from this node to the parent group node
|
|
183550
|
+
|
|
183551
|
+
:type: typing.Literal['ALL','NONE','ERRORS','ERRORS_AND_WARNINGS']
|
|
183552
|
+
"""
|
|
183553
|
+
|
|
182773
183554
|
width: float
|
|
182774
183555
|
""" Width of the node
|
|
182775
183556
|
|
|
@@ -191326,7 +192107,7 @@ Warning: Only takes into account object parenting, so e.g. in case of bone paren
|
|
|
191326
192107
|
...
|
|
191327
192108
|
|
|
191328
192109
|
class ObjectBase(bpy_struct):
|
|
191329
|
-
"""An object instance in a
|
|
192110
|
+
"""An object instance in a View Layer (currently never exposed in Python API)"""
|
|
191330
192111
|
|
|
191331
192112
|
hide_viewport: bool
|
|
191332
192113
|
""" Temporarily hide in viewport
|
|
@@ -249572,7 +250353,7 @@ class View3DOverlay(bpy_struct):
|
|
|
249572
250353
|
"""
|
|
249573
250354
|
|
|
249574
250355
|
show_faces: bool
|
|
249575
|
-
"""
|
|
250356
|
+
""" Display a face selection overlay
|
|
249576
250357
|
|
|
249577
250358
|
:type: bool
|
|
249578
250359
|
"""
|