This update adds a ton of fancy new noise options.
- Fractal samplers have been made into their own noise type. This means that you can now fractalize any function.
- Added Gaussian noise.
- Added Expression samplers. Expression samplers use Paralithic expressions for noise functions, meaning you can define custom noise functions as mathematical expressions.
- Moved noise templates to a registry, so addons can register their own noise functions.
This version breaks parity with old configs.