Commit Graph

8 Commits

Author SHA1 Message Date
67e8dd7c00 Update UIComponent.cs 2026-03-31 17:27:03 +08:00
5188a9c35f 框架大更新 2026-03-31 17:26:20 +08:00
61bd3873c5 Revert "Update UIComponent.cs"
This reverts commit 93957f889b.
2026-03-31 17:25:49 +08:00
93957f889b Update UIComponent.cs 2026-03-31 17:25:38 +08:00
6397cc03b2 框架大更新
1.进步优化UI系统 加载问题 性能问题 Canvas重绘问题 边界处理问题
2.优化对象池和游戏对象池的性能 游戏对象池根据窗口 策略定期清理
3.优化整个AppService 和ServiceWorld结构 固定三大类 具体参考代码
2026-03-31 17:25:20 +08:00
cad7722e44 优化
1.重名所有App级模块为Service
2.移除Module中心 移除SingletonManager
3.引入Service Scope Context概念  避免上下文Manager到处引用
4.修复部分bug
2026-03-26 16:14:05 +08:00
69699074de 优化UI模块 同步异步加载 2025-11-13 17:46:20 +08:00
79eaed43c5 modify 2025-09-05 19:46:30 +08:00