From 567ed8a888437563b067ce849f6af430e555d167 Mon Sep 17 00:00:00 2001 From: Kseninia Mikhaylova Date: Wed, 19 Jun 2024 14:52:03 +0300 Subject: [PATCH] some 3d fixes --- components/model/fence.vue | 46 +++++++++++------------- components/model/item.vue | 33 ++--------------- components/model/parametric.vue | 63 +++++++++++++++++++++++++++++++-- 3 files changed, 83 insertions(+), 59 deletions(-) diff --git a/components/model/fence.vue b/components/model/fence.vue index f2492b3..c24d30d 100644 --- a/components/model/fence.vue +++ b/components/model/fence.vue @@ -1,17 +1,11 @@