Graphite/frontend/src/utility-functions
adamgerhant 33739b9ad4
Separate the Merge node from the Boolean Operation node (#1933)
* Rework boolean operation node

* Set Boolean Operation name for layer

* Remove memoize

* Update both demo artworks that use booleans

* Delete dead code, rename input connectors

* Remove more dead code

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-08-16 00:36:07 +00:00
..
computational-geometry.ts Separate the Merge node from the Boolean Operation node (#1933) 2024-08-16 00:36:07 +00:00
debounce.ts Improve NumberInput with dragging to change value and escape/right-click to abort (#1469) 2023-11-21 17:26:28 -08:00
escape.ts Integrate Stable Diffusion with the Imaginate layer (#784) 2022-10-18 22:33:27 -07:00
files.ts Restore ESLint and Prettier auto-formatting and CI linting (#1457) 2023-11-16 13:12:47 -08:00
icons.ts Move gradient picking into the color picker (#1778) 2024-06-09 22:55:13 -07:00
images.ts Add "Painted Dreams" demo artwork (and retire Just a Potted Cactus) 2024-08-02 05:20:01 -07:00
keyboard-entry.ts Add support for handling MMB/RMB double click inputs (#1407) 2023-09-01 14:57:03 -07:00
math.ts Vue initialization and FloatingMenu codebase refactoring and cleanup (#649) 2022-05-21 19:46:15 -07:00
network.ts Restore ESLint and Prettier auto-formatting and CI linting (#1457) 2023-11-16 13:12:47 -08:00
panic-proxy.ts Retire layer paths used throughout the code (#1531) 2023-12-21 19:32:46 -08:00
platform.ts Restore ESLint and Prettier auto-formatting and CI linting (#1457) 2023-11-16 13:12:47 -08:00
rasterization.ts Restore ESLint and Prettier auto-formatting and CI linting (#1457) 2023-11-16 13:12:47 -08:00
strip-indents.ts Revamp key/code input processing which fixes Option key on Mac and other locales 2022-08-11 02:53:46 -07:00
viewports.ts Fix viewport bounds getting out of sync at times, like when toggling rulers 2024-07-28 05:42:27 -07:00