@awesome-flow/noise 0.9.1 → 0.9.2

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.
Files changed (49) hide show
  1. package/dist/abstract/index.cjs +6 -6
  2. package/dist/abstract/index.d.cts +2 -2
  3. package/dist/abstract/index.d.ts +2 -2
  4. package/dist/abstract/index.js +5 -5
  5. package/dist/{chunk-D5QJ3563.cjs → chunk-36USJJC4.cjs} +52 -117
  6. package/dist/{chunk-76MMGOOY.cjs → chunk-DQE5NXY7.cjs} +84 -181
  7. package/dist/{chunk-4YL2V7SE.js → chunk-FMJZTXJQ.js} +75 -140
  8. package/dist/{chunk-O5DVJAMK.cjs → chunk-LKDSXT7I.cjs} +66 -144
  9. package/dist/{chunk-L45ZU7VL.js → chunk-M26CSOHC.js} +109 -206
  10. package/dist/{chunk-S2ZGHJ75.js → chunk-NUA3VGOA.js} +99 -177
  11. package/dist/{chunk-MIYOMNAG.cjs → chunk-OLJKWO2H.cjs} +77 -129
  12. package/dist/{chunk-EHBNVDTI.js → chunk-R6TU3SBX.js} +7 -18
  13. package/dist/{chunk-BE4RLT5P.js → chunk-W4T6Q7A5.js} +75 -127
  14. package/dist/{chunk-X2GXADE5.cjs → chunk-XC7VF5YC.cjs} +7 -18
  15. package/dist/{index-EzT2GjIx.d.cts → index-BZr1EROK.d.cts} +1 -1
  16. package/dist/{index-DAAmYCPU.d.ts → index-DzD3jbPF.d.ts} +1 -1
  17. package/dist/nodes/generators/index.cjs +2 -2
  18. package/dist/nodes/generators/index.js +1 -1
  19. package/dist/nodes/groups/index.cjs +2 -2
  20. package/dist/nodes/groups/index.js +1 -1
  21. package/dist/nodes/index.cjs +6 -6
  22. package/dist/nodes/index.js +5 -5
  23. package/dist/nodes/modifiers/index.cjs +2 -2
  24. package/dist/nodes/modifiers/index.js +1 -1
  25. package/dist/nodes/output/index.cjs +6 -6
  26. package/dist/nodes/output/index.js +5 -5
  27. package/dist/nodes/selectors/index.cjs +6 -6
  28. package/dist/nodes/selectors/index.js +5 -5
  29. package/dist/nodes/transformers/index.cjs +2 -2
  30. package/dist/nodes/transformers/index.js +1 -1
  31. package/dist/templates/generators/index.cjs +6 -6
  32. package/dist/templates/generators/index.js +5 -5
  33. package/dist/templates/groups/index.cjs +6 -6
  34. package/dist/templates/groups/index.js +5 -5
  35. package/dist/templates/index.cjs +6 -6
  36. package/dist/templates/index.d.cts +1 -1
  37. package/dist/templates/index.d.ts +1 -1
  38. package/dist/templates/index.js +5 -5
  39. package/dist/templates/modifiers/index.cjs +6 -6
  40. package/dist/templates/modifiers/index.js +5 -5
  41. package/dist/templates/output/index.cjs +6 -6
  42. package/dist/templates/output/index.js +5 -5
  43. package/dist/templates/selectors/index.cjs +6 -6
  44. package/dist/templates/selectors/index.js +5 -5
  45. package/dist/templates/transformers/index.cjs +6 -6
  46. package/dist/templates/transformers/index.d.cts +1 -1
  47. package/dist/templates/transformers/index.d.ts +1 -1
  48. package/dist/templates/transformers/index.js +5 -5
  49. package/package.json +10 -10
@@ -3,18 +3,18 @@
3
3
 
4
4
 
5
5
 
6
- var _chunkMIYOMNAGcjs = require('../chunk-MIYOMNAG.cjs');
6
+ var _chunkOLJKWO2Hcjs = require('../chunk-OLJKWO2H.cjs');
7
7
 
8
8
 
9
9
 
10
10
 
11
- var _chunkD5QJ3563cjs = require('../chunk-D5QJ3563.cjs');
12
- require('../chunk-O5DVJAMK.cjs');
13
- require('../chunk-X2GXADE5.cjs');
11
+ var _chunk36USJJC4cjs = require('../chunk-36USJJC4.cjs');
12
+ require('../chunk-LKDSXT7I.cjs');
13
+ require('../chunk-XC7VF5YC.cjs');
14
14
 
15
15
 
16
16
 
17
- var _chunk76MMGOOYcjs = require('../chunk-76MMGOOY.cjs');
17
+ var _chunkDQE5NXY7cjs = require('../chunk-DQE5NXY7.cjs');
18
18
  require('../chunk-UNMRBZ5X.cjs');
19
19
 
20
20
 
@@ -26,4 +26,4 @@ require('../chunk-UNMRBZ5X.cjs');
26
26
 
27
27
 
28
28
 
29
- exports.DisplacementHandle = _chunkD5QJ3563cjs.DisplacementHandle; exports.NoiseCombineType = _chunk76MMGOOYcjs.NoiseCombineType; exports.NoiseHandleType = _chunkD5QJ3563cjs.NoiseHandleType; exports.NoiseNodeType = _chunkMIYOMNAGcjs.NoiseNodeType; exports.NoiseSourceControlHandle = _chunkD5QJ3563cjs.NoiseSourceControlHandle; exports.NoiseTemplateGroup = _chunkMIYOMNAGcjs.NoiseTemplateGroup; exports.noiseCombineModuleMap = _chunk76MMGOOYcjs.noiseCombineModuleMap; exports.noiseNodeTemplates = _chunkMIYOMNAGcjs.noiseNodeTemplates; exports.noiseNodeTypes = _chunkMIYOMNAGcjs.noiseNodeTypes;
29
+ exports.DisplacementHandle = _chunk36USJJC4cjs.DisplacementHandle; exports.NoiseCombineType = _chunkDQE5NXY7cjs.NoiseCombineType; exports.NoiseHandleType = _chunk36USJJC4cjs.NoiseHandleType; exports.NoiseNodeType = _chunkOLJKWO2Hcjs.NoiseNodeType; exports.NoiseSourceControlHandle = _chunk36USJJC4cjs.NoiseSourceControlHandle; exports.NoiseTemplateGroup = _chunkOLJKWO2Hcjs.NoiseTemplateGroup; exports.noiseCombineModuleMap = _chunkDQE5NXY7cjs.noiseCombineModuleMap; exports.noiseNodeTemplates = _chunkOLJKWO2Hcjs.noiseNodeTemplates; exports.noiseNodeTypes = _chunkOLJKWO2Hcjs.noiseNodeTypes;
@@ -1,5 +1,5 @@
1
- import { N as NoiseDisplaceNodeTemplateFactory, a as NoiseRotatePointNodeTemplateFactory, b as NoiseScalePointNodeTemplateFactory, c as NoiseTranslatePointNodeTemplateFactory, d as NoiseTurbulenceNodeTemplateFactory } from '../index-EzT2GjIx.cjs';
2
- export { D as DisplacementHandle, g as DisplacementModuleHandle, e as NoiseHandleType, f as NoiseSourceControlHandle, h as NoiseSourceControlModuleHandle } from '../index-EzT2GjIx.cjs';
1
+ import { N as NoiseDisplaceNodeTemplateFactory, a as NoiseRotatePointNodeTemplateFactory, b as NoiseScalePointNodeTemplateFactory, c as NoiseTranslatePointNodeTemplateFactory, d as NoiseTurbulenceNodeTemplateFactory } from '../index-BZr1EROK.cjs';
2
+ export { D as DisplacementHandle, g as DisplacementModuleHandle, e as NoiseHandleType, f as NoiseSourceControlHandle, h as NoiseSourceControlModuleHandle } from '../index-BZr1EROK.cjs';
3
3
  import { N as NodeScaleBiasNoiseData } from '../node-props-D8SnrgWa.cjs';
4
4
  export { c as ComputedModuleData, d as ComputedNoiseData, e as ComputedNoiseTextureData, b as ComputedPositionsData, C as ControlPoint, j as NodeClampNoiseData, p as NodeCombineNoiseData, g as NodeConstNoiseData, q as NodeCurveNoiseData, m as NodeCylindersNoiseData, s as NodeExponentNoiseData, k as NodeFBMNoiseData, h as NodeGridData, i as NodeNormalizeNoiseData, f as NodePositionData, l as NodeRidgedNoiseData, u as NodeRotatePointNoiseData, v as NodeScalePointNoiseData, t as NodeSelectNoiseData, n as NodeSpheresNoiseData, r as NodeTerraceNoiseData, w as NodeTranslatePointNoiseData, x as NodeTurbulenceNoiseData, o as NodeVoronoiNoiseData, y as NoiseCombineType, P as Position, a as PositionNoiseValue, z as noiseCombineModuleMap } from '../node-props-D8SnrgWa.cjs';
5
5
  import * as react from 'react';
@@ -1,5 +1,5 @@
1
- import { N as NoiseDisplaceNodeTemplateFactory, a as NoiseRotatePointNodeTemplateFactory, b as NoiseScalePointNodeTemplateFactory, c as NoiseTranslatePointNodeTemplateFactory, d as NoiseTurbulenceNodeTemplateFactory } from '../index-DAAmYCPU.js';
2
- export { D as DisplacementHandle, g as DisplacementModuleHandle, e as NoiseHandleType, f as NoiseSourceControlHandle, h as NoiseSourceControlModuleHandle } from '../index-DAAmYCPU.js';
1
+ import { N as NoiseDisplaceNodeTemplateFactory, a as NoiseRotatePointNodeTemplateFactory, b as NoiseScalePointNodeTemplateFactory, c as NoiseTranslatePointNodeTemplateFactory, d as NoiseTurbulenceNodeTemplateFactory } from '../index-DzD3jbPF.js';
2
+ export { D as DisplacementHandle, g as DisplacementModuleHandle, e as NoiseHandleType, f as NoiseSourceControlHandle, h as NoiseSourceControlModuleHandle } from '../index-DzD3jbPF.js';
3
3
  import { N as NodeScaleBiasNoiseData } from '../node-props-D8SnrgWa.js';
4
4
  export { c as ComputedModuleData, d as ComputedNoiseData, e as ComputedNoiseTextureData, b as ComputedPositionsData, C as ControlPoint, j as NodeClampNoiseData, p as NodeCombineNoiseData, g as NodeConstNoiseData, q as NodeCurveNoiseData, m as NodeCylindersNoiseData, s as NodeExponentNoiseData, k as NodeFBMNoiseData, h as NodeGridData, i as NodeNormalizeNoiseData, f as NodePositionData, l as NodeRidgedNoiseData, u as NodeRotatePointNoiseData, v as NodeScalePointNoiseData, t as NodeSelectNoiseData, n as NodeSpheresNoiseData, r as NodeTerraceNoiseData, w as NodeTranslatePointNoiseData, x as NodeTurbulenceNoiseData, o as NodeVoronoiNoiseData, y as NoiseCombineType, P as Position, a as PositionNoiseValue, z as noiseCombineModuleMap } from '../node-props-D8SnrgWa.js';
5
5
  import * as react from 'react';
@@ -3,18 +3,18 @@ import {
3
3
  NoiseTemplateGroup,
4
4
  noiseNodeTemplates,
5
5
  noiseNodeTypes
6
- } from "../chunk-BE4RLT5P.js";
6
+ } from "../chunk-W4T6Q7A5.js";
7
7
  import {
8
8
  DisplacementHandle,
9
9
  NoiseHandleType,
10
10
  NoiseSourceControlHandle
11
- } from "../chunk-4YL2V7SE.js";
12
- import "../chunk-S2ZGHJ75.js";
13
- import "../chunk-EHBNVDTI.js";
11
+ } from "../chunk-FMJZTXJQ.js";
12
+ import "../chunk-NUA3VGOA.js";
13
+ import "../chunk-R6TU3SBX.js";
14
14
  import {
15
15
  NoiseCombineType,
16
16
  noiseCombineModuleMap
17
- } from "../chunk-L45ZU7VL.js";
17
+ } from "../chunk-M26CSOHC.js";
18
18
  import "../chunk-SGHEOOLW.js";
19
19
  export {
20
20
  DisplacementHandle,
@@ -31,7 +31,7 @@ var NoiseSourceControlHandle = /* @__PURE__ */ ((NoiseSourceControlHandle2) => {
31
31
  // src/nodes/transformers/noise-displace-node.tsx
32
32
  var _jsxruntime = require('react/jsx-runtime');
33
33
  function NoiseDisplaceNode(t0) {
34
- const $ = _compilerruntime.c.call(void 0, 17);
34
+ const $ = _compilerruntime.c.call(void 0, 13);
35
35
  const {
36
36
  id,
37
37
  selected,
@@ -62,7 +62,7 @@ function NoiseDisplaceNode(t0) {
62
62
  const onDataUpdated = t1;
63
63
  let t2;
64
64
  if ($[3] !== data.handles || $[4] !== id || $[5] !== onDataUpdated) {
65
- t2 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _components.HandlesIncomingDataStatus, { nodeId: id, handles: data.handles, handleKey: "dataId", onDataUpdated, type: "target", resetComputedData: true });
65
+ t2 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _components.HandlesIncomingDataStatus, { nodeId: id, handles: data.handles, onDataUpdated, groupBy: "dataId", type: "target", resetComputedData: true });
66
66
  $[3] = data.handles;
67
67
  $[4] = id;
68
68
  $[5] = onDataUpdated;
@@ -71,31 +71,18 @@ function NoiseDisplaceNode(t0) {
71
71
  t2 = $[6];
72
72
  }
73
73
  let t3;
74
- if ($[7] !== data.handles || $[8] !== id) {
75
- t3 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.NodeTrackConnections, { handles: data.handles, nodeId: id, type: "target" });
76
- $[7] = data.handles;
74
+ if ($[7] !== data || $[8] !== id || $[9] !== selected || $[10] !== t2 || $[11] !== type) {
75
+ t3 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: t2 });
76
+ $[7] = data;
77
77
  $[8] = id;
78
- $[9] = t3;
79
- } else {
80
- t3 = $[9];
81
- }
82
- let t4;
83
- if ($[10] !== data || $[11] !== id || $[12] !== selected || $[13] !== t2 || $[14] !== t3 || $[15] !== type) {
84
- t4 = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: [
85
- t2,
86
- t3
87
- ] });
88
- $[10] = data;
89
- $[11] = id;
90
- $[12] = selected;
91
- $[13] = t2;
92
- $[14] = t3;
93
- $[15] = type;
94
- $[16] = t4;
78
+ $[9] = selected;
79
+ $[10] = t2;
80
+ $[11] = type;
81
+ $[12] = t3;
95
82
  } else {
96
- t4 = $[16];
83
+ t3 = $[12];
97
84
  }
98
- return t4;
85
+ return t3;
99
86
  }
100
87
  var noise_displace_node_default = NoiseDisplaceNode;
101
88
 
@@ -108,7 +95,7 @@ var _core = require('@mantine/core');
108
95
  var _react = require('react');
109
96
 
110
97
  function NoiseRotatePointNode(t0) {
111
- const $ = _compilerruntime.c.call(void 0, 32);
98
+ const $ = _compilerruntime.c.call(void 0, 28);
112
99
  const {
113
100
  id,
114
101
  selected,
@@ -221,31 +208,18 @@ function NoiseRotatePointNode(t0) {
221
208
  t9 = $[21];
222
209
  }
223
210
  let t10;
224
- if ($[22] !== data.handles || $[23] !== id) {
225
- t10 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.NodeTrackConnections, { handles: data.handles, nodeId: id, type: "target" });
226
- $[22] = data.handles;
211
+ if ($[22] !== data || $[23] !== id || $[24] !== selected || $[25] !== t9 || $[26] !== type) {
212
+ t10 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: t9 });
213
+ $[22] = data;
227
214
  $[23] = id;
228
- $[24] = t10;
229
- } else {
230
- t10 = $[24];
231
- }
232
- let t11;
233
- if ($[25] !== data || $[26] !== id || $[27] !== selected || $[28] !== t10 || $[29] !== t9 || $[30] !== type) {
234
- t11 = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: [
235
- t9,
236
- t10
237
- ] });
238
- $[25] = data;
239
- $[26] = id;
240
- $[27] = selected;
241
- $[28] = t10;
242
- $[29] = t9;
243
- $[30] = type;
244
- $[31] = t11;
215
+ $[24] = selected;
216
+ $[25] = t9;
217
+ $[26] = type;
218
+ $[27] = t10;
245
219
  } else {
246
- t11 = $[31];
220
+ t10 = $[27];
247
221
  }
248
- return t11;
222
+ return t10;
249
223
  }
250
224
  var noise_rotate_point_node_default = NoiseRotatePointNode;
251
225
 
@@ -258,7 +232,7 @@ var noise_rotate_point_node_default = NoiseRotatePointNode;
258
232
 
259
233
 
260
234
  function NoiseScalePointNode(t0) {
261
- const $ = _compilerruntime.c.call(void 0, 32);
235
+ const $ = _compilerruntime.c.call(void 0, 28);
262
236
  const {
263
237
  id,
264
238
  selected,
@@ -371,31 +345,18 @@ function NoiseScalePointNode(t0) {
371
345
  t9 = $[21];
372
346
  }
373
347
  let t10;
374
- if ($[22] !== data.handles || $[23] !== id) {
375
- t10 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.NodeTrackConnections, { handles: data.handles, nodeId: id, type: "target" });
376
- $[22] = data.handles;
348
+ if ($[22] !== data || $[23] !== id || $[24] !== selected || $[25] !== t9 || $[26] !== type) {
349
+ t10 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: t9 });
350
+ $[22] = data;
377
351
  $[23] = id;
378
- $[24] = t10;
352
+ $[24] = selected;
353
+ $[25] = t9;
354
+ $[26] = type;
355
+ $[27] = t10;
379
356
  } else {
380
- t10 = $[24];
357
+ t10 = $[27];
381
358
  }
382
- let t11;
383
- if ($[25] !== data || $[26] !== id || $[27] !== selected || $[28] !== t10 || $[29] !== t9 || $[30] !== type) {
384
- t11 = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: [
385
- t9,
386
- t10
387
- ] });
388
- $[25] = data;
389
- $[26] = id;
390
- $[27] = selected;
391
- $[28] = t10;
392
- $[29] = t9;
393
- $[30] = type;
394
- $[31] = t11;
395
- } else {
396
- t11 = $[31];
397
- }
398
- return t11;
359
+ return t10;
399
360
  }
400
361
  var noise_scale_point_node_default = NoiseScalePointNode;
401
362
 
@@ -408,7 +369,7 @@ var noise_scale_point_node_default = NoiseScalePointNode;
408
369
 
409
370
 
410
371
  function NoiseTranslatePointNode(t0) {
411
- const $ = _compilerruntime.c.call(void 0, 32);
372
+ const $ = _compilerruntime.c.call(void 0, 28);
412
373
  const {
413
374
  id,
414
375
  selected,
@@ -521,31 +482,18 @@ function NoiseTranslatePointNode(t0) {
521
482
  t9 = $[21];
522
483
  }
523
484
  let t10;
524
- if ($[22] !== data.handles || $[23] !== id) {
525
- t10 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.NodeTrackConnections, { handles: data.handles, nodeId: id, type: "target" });
526
- $[22] = data.handles;
485
+ if ($[22] !== data || $[23] !== id || $[24] !== selected || $[25] !== t9 || $[26] !== type) {
486
+ t10 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: t9 });
487
+ $[22] = data;
527
488
  $[23] = id;
528
- $[24] = t10;
529
- } else {
530
- t10 = $[24];
531
- }
532
- let t11;
533
- if ($[25] !== data || $[26] !== id || $[27] !== selected || $[28] !== t10 || $[29] !== t9 || $[30] !== type) {
534
- t11 = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: [
535
- t9,
536
- t10
537
- ] });
538
- $[25] = data;
539
- $[26] = id;
540
- $[27] = selected;
541
- $[28] = t10;
542
- $[29] = t9;
543
- $[30] = type;
544
- $[31] = t11;
489
+ $[24] = selected;
490
+ $[25] = t9;
491
+ $[26] = type;
492
+ $[27] = t10;
545
493
  } else {
546
- t11 = $[31];
494
+ t10 = $[27];
547
495
  }
548
- return t11;
496
+ return t10;
549
497
  }
550
498
  var noise_translate_point_node_default = NoiseTranslatePointNode;
551
499
 
@@ -558,7 +506,7 @@ var noise_translate_point_node_default = NoiseTranslatePointNode;
558
506
 
559
507
 
560
508
  function NoiseTurbulenceNode(t0) {
561
- const $ = _compilerruntime.c.call(void 0, 19);
509
+ const $ = _compilerruntime.c.call(void 0, 15);
562
510
  const {
563
511
  id,
564
512
  selected,
@@ -593,7 +541,7 @@ function NoiseTurbulenceNode(t0) {
593
541
  _react.useEffect.call(void 0, t1, t2);
594
542
  let t3;
595
543
  if ($[6] !== data || $[7] !== id) {
596
- t3 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _components.NodePropertyVariables, { data, nodeId: id, onPropertiesChange: setProperties });
544
+ t3 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _components.NodePropertiesList, { data, nodeId: id, onPropertiesChange: setProperties });
597
545
  $[6] = data;
598
546
  $[7] = id;
599
547
  $[8] = t3;
@@ -601,31 +549,18 @@ function NoiseTurbulenceNode(t0) {
601
549
  t3 = $[8];
602
550
  }
603
551
  let t4;
604
- if ($[9] !== data.handles || $[10] !== id) {
605
- t4 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.NodeTrackConnections, { handles: data.handles, nodeId: id, type: "target" });
606
- $[9] = data.handles;
552
+ if ($[9] !== data || $[10] !== id || $[11] !== selected || $[12] !== t3 || $[13] !== type) {
553
+ t4 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: t3 });
554
+ $[9] = data;
607
555
  $[10] = id;
608
- $[11] = t4;
556
+ $[11] = selected;
557
+ $[12] = t3;
558
+ $[13] = type;
559
+ $[14] = t4;
609
560
  } else {
610
- t4 = $[11];
561
+ t4 = $[14];
611
562
  }
612
- let t5;
613
- if ($[12] !== data || $[13] !== id || $[14] !== selected || $[15] !== t3 || $[16] !== t4 || $[17] !== type) {
614
- t5 = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: [
615
- t3,
616
- t4
617
- ] });
618
- $[12] = data;
619
- $[13] = id;
620
- $[14] = selected;
621
- $[15] = t3;
622
- $[16] = t4;
623
- $[17] = type;
624
- $[18] = t5;
625
- } else {
626
- t5 = $[18];
627
- }
628
- return t5;
563
+ return t4;
629
564
  }
630
565
  var noise_turbulence_node_default = NoiseTurbulenceNode;
631
566