tekt
tekt
See also #1053
That was an intentional decision but I'm open to changing it. My thought was that you can open it and pin it for a bit and then when you're done...
Modes: * Fixed quantity cloning * Fixed quantity slicing (modulo) * Infinite slicing (modulo) * Infinite slicing with cloning for overlap (hybrid)
- [x] shape sdf input - [ ] field to control size - [x] size multiplier / offset parameter - [x] variables
Types of validation: - Input types - Required inputs - Conflicting parameters - Version mismatches
Reopening to cover improvements to how validation errors are surfaced
Caused by fix for #1160
https://www.shadertoy.com/view/4tc3WB https://www.shadertoy.com/view/Mtc3RX https://www.shadertoy.com/view/XtGyWh
powerCurveFn sort of does this
For time-based things, there is already a system for that with the `lfoField` and `timeField`. They depend on a set of uniforms which could be replaced with aliases. For texture...