From 3f9a10da28b9a3854aeb02b6c43347b7b84dc10c Mon Sep 17 00:00:00 2001 From: 807502278 <46019416+807502278@users.noreply.github.com> Date: Fri, 12 Jul 2024 13:51:38 +0800 Subject: [PATCH] update ComfyUI-3D-MeshTool nodes --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 6c7d10ca..cb7572bd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11814,6 +11814,17 @@ "install_type": "unzip", "description": "Various image processing nodes." }, + { + "author": "3D-MeshTool", + "title": "ComfyUI-3D-MeshTool", + "id": "3D-MeshTool", + "reference": "https://github.com/807502278/ComfyUI-3D-MeshTool", + "files": [ + "https://github.com/807502278/ComfyUI-3D-MeshTool/tree/main/nodes" + ], + "install_type": "copy", + "description": "A simple 3D model processing tool within ComfyUI." + }, { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI",