From 1430e2f9a805d27703a1d293fd5862c429c49e7d Mon Sep 17 00:00:00 2001 From: Brett Date: Sat, 18 Jan 2025 13:12:36 -0500 Subject: [PATCH] fixed drop being called on normals, still need to move tree functions --- .idea/editor.xml | 242 ------------------------------------ CMakeLists.txt | 2 +- include/blt/gp/operations.h | 4 +- include/blt/gp/stack.h | 8 +- include/blt/gp/tree.h | 47 +++---- src/tree.cpp | 6 +- 6 files changed, 35 insertions(+), 274 deletions(-) diff --git a/.idea/editor.xml b/.idea/editor.xml index dfdaaeb..5fff85e 100644 --- a/.idea/editor.xml +++ b/.idea/editor.xml @@ -240,247 +240,5 @@