Bob Carmichael

Results 6 issues of Bob Carmichael

GA is not showing data after 10/4. This PR replaces the archived package with one that should work with the new GA4 property.

Bug: Cannot reload a saved file import layer. It throws an exception. To reproduce, import an exported pattern as a layer and reload the page. The pattern gets reset. The...

The new l-system (Fractal Line Writer) shape is constructed using a set of predefined rules that essentially tell a robot (turtle) to move and rotate. The instructions are then rewritten...

enhancement
Shapes

Adds a "uniformity" slider to Voronoi patterns that applies Lloyd relaxation, making cells more evenly distributed. Also improves path-finding performance. **New option:** - **Uniformity** (0-20) - applies Lloyd relaxation iterations...

Adds a new Maze shape that generates drawable mazes for sand tables. Supports four grid types and seven algorithms, with continuous path drawing via Chinese Postman algorithm. **Grid types:** -...

Currently, Sandify ships with a curated set of fonts. Users can request we add additional fonts, but each addition requires a code change. This feature lets users upload any TTF...

enhancement