added wall, wall asset and decal collab response

This commit is contained in:
2025-09-18 15:05:02 +05:30
parent e60055b88f
commit 4c7b13190c
37 changed files with 1148 additions and 561 deletions

View File

@@ -11,7 +11,7 @@ import { useSceneContext } from "../../../sceneContext";
import { detectModifierKeys } from "../../../../../utils/shortcutkeys/detectModifierKeys";
import { handleAssetRotationSnap } from "./functions/handleAssetRotationSnap";
import useModuleStore from "../../../../../store/ui/useModuleStore";
import useAssetResponseHandler from "../../../../builder/asset/responseHandler/useAssetResponseHandler";
import useAssetResponseHandler from "../../../../collaboration/responseHandler/useAssetResponseHandler";
import { setAssetsApi } from "../../../../../services/factoryBuilder/asset/floorAsset/setAssetsApi";