From 2eb52a0bf2fe420f98470754a5c0154ca0ab2851 Mon Sep 17 00:00:00 2001 From: CNCKitchen Date: Tue, 17 Mar 2026 20:57:27 +0100 Subject: [PATCH] feat: add brush cursor for exclusion tool and enhance cursor behavior --- index.html | 1 + js/decimation.js | 110 ++++++++++++++++++++++++++++++++++++++++++++--- js/main.js | 54 ++++++++++++++++++++++- style.css | 11 +++++ 4 files changed, 168 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 0cb4755..ab080ec 100644 --- a/index.html +++ b/index.html @@ -41,6 +41,7 @@ +