Commit Graph

  • 10f4f0b2c6 Added a brief explanatory line main Mike Lynch 2025-02-03 14:54:30 +1100
  • 3837d6d9fa Merge pull request 'rc-1.1.1' (#23) from rc-1.1.1 into main bombinans 2025-01-27 07:55:49 +0000
  • 6c27e9fceb Merge branch 'main' into rc-1.1.1 rc-1.1.1 bombinans 2025-01-27 07:55:40 +0000
  • 1b89420c6b Updated Readme again Mike Lynch 2025-01-27 18:54:29 +1100
  • 3ca5e2e2c7 Link to image on README Mike Lynch 2025-01-27 18:52:49 +1100
  • 78e696e7e9 Merge pull request 'rc-1.1.1 - pulling to get the sample image onto main' (#22) from rc-1.1.1 into main bombinans 2025-01-27 07:51:19 +0000
  • 35edbce333 Added sample pattern Mike Lynch 2025-01-27 18:48:15 +1100
  • d44ee2bb71 Added link to live version to README.md Mike Lynch 2025-01-27 18:46:42 +1100
  • 72d50ca58a Merge branch 'feature-bot-script' into rc-1.1.1 Mike Lynch 2025-01-27 18:44:41 +1100
  • 224e1180d1 Added basic command-line flags for width and output file name feature-bot-script Mike Lynch 2025-01-27 16:04:26 +1100
  • 54adcacdb1 Random PNG palettes and patterns are working Mike Lynch 2025-01-27 15:37:22 +1100
  • 29ed3a7bca Generates PNG using resvg-js Mike Lynch 2025-01-27 15:14:06 +1100
  • 2c2956a214 npm installing a bunch of dependencies so that they can work with the command-line script and not just get bundled at build time Mike Lynch 2025-01-26 18:03:42 +1100
  • d2c38a4053 Broke out the colour stuff to its own component Mike Lynch 2025-01-26 18:00:14 +1100
  • 6fc02a1f3e Standalone script generates SVG Mike Lynch 2025-01-26 17:26:17 +1100
  • 7fd2c3657e Partial fix for flashing bugfix-random-flashing Mike Lynch 2025-01-26 17:03:35 +1100
  • 568cb90fd5 Broken version with standalone script Mike Lynch 2025-01-16 10:45:06 +1100
  • 773abb4d36 Merge pull request 'Put the wasm load in its own code block' (#18) from feature-downloads into main bombinans 2025-01-11 06:52:04 +0000
  • 54a7ceda33 Put the wasm load in its own code block feature-downloads Mike Lynch 2025-01-11 17:51:02 +1100
  • 7791aee721 Merge pull request 'feature-downloads' (#17) from feature-downloads into main bombinans 2025-01-11 06:44:52 +0000
  • a02252d8fb Moved the resvg code into downloads, made both svg and png work the same way, added a note crediting resvg Mike Lynch 2025-01-11 17:43:01 +1100
  • 146894583b First working version of wasm svg->png generator Mike Lynch 2025-01-11 17:18:43 +1100
  • daa4bbf9b3 Added comment indicating where I got the download code from Mike Lynch 2025-01-11 15:33:50 +1100
  • d7bccd620e download code Mike Lynch 2025-01-11 15:32:35 +1100
  • 0a53220ecb Basic download SVG Mike Lynch 2025-01-11 15:32:18 +1100
  • 4224cb1b3b Merge pull request 'feature-more-radius-fns' (#16) from feature-more-radius-fns into main bombinans 2025-01-09 23:36:57 +0000
  • c9c970036f Fixed bug in grids, added noise function feature-more-radius-fns Mike Lynch 2025-01-10 10:36:25 +1100
  • 90c6a575b2 Noise fn Mike Lynch 2025-01-09 15:51:05 +1100
  • 583feac704 Merge pull request 'feature-palettes' (#14) from feature-palettes into main bombinans 2025-01-09 00:34:14 +0000
  • 36c26e7cac Added changelog and version number Mike Lynch 2025-01-09 11:33:13 +1100
  • 2b839fdbee Palettes are working with three basic kinds Mike Lynch 2025-01-08 14:02:47 +1100
  • c8aad099c5 Added a changelog rc-1.0.0 Mike Lynch 2025-01-06 14:29:33 +1100
  • b19ffd494a Cleaned up styles Mike Lynch 2025-01-06 14:28:47 +1100
  • db222246f2 Broke controls into a class and made everything randomisable Mike Lynch 2025-01-06 12:28:13 +1100
  • 4c292031b5 Radial gradients Mike Lynch 2025-01-06 10:59:58 +1100
  • 37711ee0e3 Diagonal gradients Mike Lynch 2025-01-06 10:28:18 +1100
  • 22b02db4d4 Refactored the dots and radius functions into a DotMaker class Mike Lynch 2025-01-06 10:24:05 +1100
  • a23e12af40 Two-column interface which is gorgeously broken Mike Lynch 2025-01-05 18:02:23 +1100
  • d1bff0adf7 Toggle switches on and off the second grid Mike Lynch 2025-01-05 17:17:52 +1100
  • 3b8afdc41a Two patterns working Mike Lynch 2025-01-05 17:12:51 +1100
  • ba5c461baf initial commit Mike Lynch 2025-01-05 12:45:30 +1100