rc-1.2.1 - new patterns and refactoring #36

Merged
bombinans merged 8 commits from rc-1.2.1 into main 2025-04-20 06:04:44 +00:00
Showing only changes of commit 077dc5254d - Show all commits

View File

@ -35,7 +35,7 @@ const RADIUS_DESC = {
"circle-in": "forming a circle at the centre", "circle-in": "forming a circle at the centre",
"circle-out": "leaving a circular gap at the centre", "circle-out": "leaving a circular gap at the centre",
"hyper-in": "forming a starlike pattern at the centre", "hyper-in": "forming a starlike pattern at the centre",
"hyper-out": "leaving a starlike pattern gap in the centre", "hyper-out": "leaving a starlike gap in the centre",
"noise": "of random sizes", "noise": "of random sizes",
"diamonds": "in a grid tilted at 45 degrees", "diamonds": "in a grid tilted at 45 degrees",
"horizontal-bands": "in horizontal bands", "horizontal-bands": "in horizontal bands",