GraphiteEditor / Graphite

2D vector & raster editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow.
https://graphite.rs
Apache License 2.0
7.29k stars 385 forks source link

Add boolean operations #1759

Closed Keavon closed 1 month ago

Keavon commented 1 month ago

Boolean operations: where life imitates art

image

https://github.com/GraphiteEditor/Graphite/assets/4388688/ee495016-59b6-412e-b484-a5c93200d787

Closes #1091

TackerTacker commented 1 month ago

That's awesome! Thank you. Literally changes the tool from useless to usable for me. Any word on when this will be live?

Keavon commented 1 month ago

Indeed! It's been vitally needed to be considered a real editor.

Unfortunately, by a rare occurrence, our self-hosted CI/CD server is down and we'll need @TrueDoctor to wake up and fix it. Once that is fixed (hopefully within 24 hours), this change should be live on https://dev.graphite.rs and then we'll probably aim to do a release in the next few days to https://editor.graphite.rs .

Keavon commented 1 month ago

Ok, it's live now on https://dev.graphite.rs (@TackerTacker).

Edit: also deployed to https://editor.graphite.rs now.