mysticsymbolic.github.io/lib
Atul Varma 1405810526
Add checkbox for randomly inverting some symbols. (#43)
This fixes #39 by adding a "Randomly invert symbols" checkbox.

If the inversion is undesirable, disabling it will keep the existing creature but remove the inversion.

Note that this checkbox is only displayed when the creature complexity isn't bonkers.
2021-03-06 20:35:58 -05:00
..
__snapshots__ Ignore spec colors we don't recognize. 2021-03-03 19:50:23 -05:00
pages Add checkbox for randomly inverting some symbols. (#43) 2021-03-06 20:35:58 -05:00
attach.test.tsx Fix math-related bugs in attachment code. (#5) 2021-02-16 11:52:52 -05:00
attach.tsx Fix math-related bugs in attachment code. (#5) 2021-02-16 11:52:52 -05:00
auto-sizing-svg.tsx Factor out auto-sizing-svg.tsx. 2021-02-27 08:35:34 -05:00
bounding-box.test.ts Add basic support for nesting. (#30) 2021-02-25 21:57:10 -05:00
bounding-box.ts Add basic support for nesting. (#30) 2021-02-25 21:57:10 -05:00
browser-main.tsx Add more docs to readme, link to github repo in website. 2021-02-17 07:41:26 -05:00
colors.ts Add anchor attachment point type. (#23) 2021-02-21 21:13:14 -05:00
creature-symbol-factory.tsx Add support for invert_nested (#17). 2021-03-05 19:38:25 -05:00
creature-symbol.tsx Add support for invert_nested (#17). 2021-03-05 19:38:25 -05:00
export-svg.tsx Factor out export-svg.tsx. 2021-02-27 08:43:31 -05:00
hover-debug-helper.tsx Add mouseover tooltips with debugging information (#35) 2021-02-27 13:28:44 -05:00
path.ts
point.test.tsx Fix math-related bugs in attachment code. (#5) 2021-02-16 11:52:52 -05:00
point.ts Fix math-related bugs in attachment code. (#5) 2021-02-16 11:52:52 -05:00
random.test.ts Add multiple complexity levels for creature generation. (#28) 2021-02-22 21:50:14 -05:00
random.ts Add checkbox for randomly inverting some symbols. (#43) 2021-03-06 20:35:58 -05:00
specs.ts Ignore spec colors we don't recognize. 2021-03-03 19:50:23 -05:00
svg-symbol-metadata.test.ts Only log warnings for unrecognized metadata properties. 2021-02-28 18:57:51 -05:00
svg-symbol-metadata.ts Add support for invert_nested (#17). 2021-03-05 19:38:25 -05:00
svg-symbol.tsx Add support for invert_nested (#17). 2021-03-05 19:38:25 -05:00
svg-vocabulary.ts
symbol-context-widget.tsx Add support for invert_nested (#17). 2021-03-05 19:38:25 -05:00
util.test.tsx Add multiple complexity levels for creature generation. (#28) 2021-02-22 21:50:14 -05:00
util.ts Add multiple complexity levels for creature generation. (#28) 2021-02-22 21:50:14 -05:00
visible-specs.tsx Add mouseover tooltips with debugging information (#35) 2021-02-27 13:28:44 -05:00
vocabulary-builder.test.ts Ignore empty groups in SVGs. Fixes #42. 2021-03-03 20:08:43 -05:00
vocabulary-builder.ts Ignore empty groups in SVGs. Fixes #42. 2021-03-03 20:08:43 -05:00