Created by: portnov
"Iterations" and "min_length" properties of Fractal Curve node are now possible to be specified as inputs. These inputs expect one number per curve. For example, it is possible to make one curve with 3 iterations and another with 8.
Backward compatibility is preserved by checking if there are new inputs.
Preflight checklist
Put an x letter in each brackets when you're done this item:
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.