From 80975b829a87d97eb0910f6c5e4d2261d1e96c8e Mon Sep 17 00:00:00 2001 From: tian <11429339@qq.com> Date: Tue, 21 Oct 2025 18:47:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E7=9A=84?= =?UTF-8?q?=E5=BC=95=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/requirement/todo_features.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/requirement/todo_features.md b/doc/requirement/todo_features.md index dd196b6..f15014c 100644 --- a/doc/requirement/todo_features.md +++ b/doc/requirement/todo_features.md @@ -2,6 +2,10 @@ ## 功能点 +### [2025/10/21] + +1. [x] (功能优化)使用场景加载完成事件SceneLoaded实现文档更新后的物流列表刷新 + ### [2025/10/18] 1. [x] (功能优化)为几何体提取增加文件缓存(暂时只用于体素网络)