From bcb298f261ae14485880b049a45b7d43caecad1d Mon Sep 17 00:00:00 2001 From: Next <1406099478@qq.com> Date: Fri, 28 Dec 2018 10:36:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=85=B3=E7=A7=BB=E5=88=B0=E5=B7=A6?= =?UTF-8?q?=E4=B8=8A=E8=A7=92=EF=BC=8C=E9=81=BF=E5=85=8D1.x=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E6=8C=A1=E4=BD=8F=E8=B0=83=E8=AF=95=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 ++++++++++- index.html | 4 ++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6eacc8a..fe3ab6c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ccc-devtools v1.1.0 +# ccc-devtools v1.2.1 Cocos Creator 网页调试器,运行时查看、修改节点树,实时更新节点属性。 ## TODO @@ -8,6 +8,7 @@ Cocos Creator 网页调试器,运行时查看、修改节点树,实时更新 - [x] 实时刷新节点信息 - [x] 拖动节点更改层级 - [x] 开关 +- [x] 控制台输出节点信息 - [ ] 自定义布局等配置 - [ ] 组件信息 @@ -15,6 +16,14 @@ Cocos Creator 网页调试器,运行时查看、修改节点树,实时更新 ![preview](./screenshots/preview.gif) +v1.1.0: 拖拽节点,增加开关 + +![t5](./screenshots/t4.gif) + +v1.2.0: 控制台输出节点信息 + +![t6](./screenshots/t5.png) + ## 使用 1. 点击 Creator 右上角进入编辑器 resources 目录,再依次进入`static/preview-templates`目录 diff --git a/index.html b/index.html index f9bb702..b02fa3c 100644 --- a/index.html +++ b/index.html @@ -155,14 +155,14 @@ -
+
- +