98 Commits

Author SHA1 Message Date
李砚
29eb6c3b64 LayerManager增加前景层
增加组件单例
2024-10-12 10:10:12 +08:00
李砚
07bd34dad8 修复clip内存泄漏 2024-10-11 11:50:30 +08:00
李砚
16f51774d5 [add] Core增加Ecs system启动器 2024-10-10 16:31:57 +08:00
李砚
e307dd3187 Merge branch 'master' of gitee.com:bimuziyan/laiwan-cocos-framework 2024-10-09 11:11:48 +08:00
李砚
e272c16a04 增加JsonUtils 2024-10-09 11:11:26 +08:00
李砚
a2a161767e Merge branch 'master' of https://gitee.com/bimuziyan/laiwan-cocos-framework
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2024-10-08 18:14:48 +08:00
李砚
2db60f63dd 资源管理类更新preload方法 2024-10-08 17:34:44 +08:00
李砚
c666b256d5 Merge branch 'master' of https://gitee.com/bimuziyan/laiwan-cocos-framework
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2024-10-08 09:57:58 +08:00
李砚
0bec663522 更新框架版本号 2024-10-08 09:55:36 +08:00
李砚
ff174995a5 获取不到资源后再加载 2024-09-30 18:35:56 +08:00
李砚
9d3dc54e8d 修复漏传参的问题 2024-09-30 18:21:06 +08:00
李砚
03b400d7d6 更改引擎版本 2024-09-27 17:28:22 +08:00
李砚
530cf31deb Merge branch 'master' of gitee.com:bimuziyan/laiwan-cocos-framework 2024-09-27 16:26:28 +08:00
李砚
84df628066 修复Toast上的触摸遮挡 2024-09-27 16:26:22 +08:00
李砚
fccff4c928 添加Comp 2024-09-25 16:12:25 +08:00
李砚
e58d70ab5d 修改版本号 2024-09-24 10:45:39 +08:00
李砚
0e81a1c678 增加ecs框架 2024-09-24 09:37:21 +08:00
李砚
bdeb7a2d91 Merge branch 'master' of https://gitee.com/bimuziyan/laiwan-cocos-framework 2024-09-19 09:23:38 +08:00
李砚
d408d9858f 增加mvvm模块 2024-09-19 09:23:06 +08:00
李砚
4ea078be26 Merge branch 'master' of gitee.com:bimuziyan/laiwan-cocos-framework 2024-09-19 09:22:11 +08:00
李砚
96e0ec55db 增加销毁所有页面 2024-09-19 09:21:58 +08:00
李砚
7db8110401 修改ImageUtils的bug 2024-09-18 16:21:24 +08:00
李砚
d6802a88e5 修复热更bug 2024-09-11 14:29:16 +08:00
李砚
4ac311d68f 热更bug修复 2024-09-11 09:22:09 +08:00
李砚
c3dd2bdd1e 增加资源加载类一些参数设置 2024-09-10 17:30:01 +08:00
李砚
522fe883cb 增加传入的子游戏数据 2024-09-10 14:41:38 +08:00
李砚
a4c25a7296 Merge branch 'master' of gitee.com:bimuziyan/laiwan-cocos-framework
# Conflicts:
#	assets/core/view/ViewManager.ts
2024-09-10 09:25:03 +08:00
李砚
c9fb865789 修复viewManager快速开关页面导致的错误 2024-09-10 09:23:29 +08:00
李砚
04a2ce2d55 初始化执行顺序 2024-09-06 17:48:28 +08:00
李砚
60af909420 修改引擎版本号 2024-09-06 15:33:31 +08:00
李砚
ada8987123 Merge remote-tracking branch 'remotes/origin/dev' 2024-09-06 15:21:12 +08:00
李砚
97d9856939 增加些todo文字 2024-09-06 15:18:50 +08:00
李砚
5a7ee52da1 开启关闭页面增加回调 2024-09-06 15:16:46 +08:00
李砚
68885c8a7c 子游戏数据更新 2024-09-06 14:40:43 +08:00
李砚
1e9f010324 增加UIWidget的自动适配 2024-09-06 11:00:50 +08:00
李砚
2569e5f264 增加 BaseView 开启关闭动画接口 2024-09-05 15:06:45 +08:00
李砚
12eda7b594 fix error 2024-09-03 16:35:34 +08:00
李砚
5824f60a21 [fix] 修复image移除报错 2024-09-03 10:02:19 +08:00
李砚
94fc04bf7d Merge branch 'master' of gitee.com:bimuziyan/laiwan-cocos-framework 2024-09-03 09:42:19 +08:00
李砚
eb1dd644d2 [fix]修复删除图片原生报红 2024-09-03 09:42:11 +08:00
李砚
1116307d25 增加null判断 2024-09-03 09:28:33 +08:00
李砚
31c5c31411 漏提交的 2024-09-02 18:02:26 +08:00
李砚
8cbd1c48cc 增加Toast, 修改NativeProxy 2024-09-02 15:08:55 +08:00
李砚
546699b48f 更新code 2024-08-29 17:25:37 +08:00
李砚
816401083d 剔除废弃代码 2024-08-28 16:16:27 +08:00
李砚
20abadba1b 修复bug 2024-08-28 15:19:21 +08:00
李砚
72fe1317bc 改bug 2024-08-28 12:02:18 +08:00
李砚
16cab3998d Merge branch 'master' of gitee.com:bimuziyan/laiwan-cocos-framework
# Conflicts:
#	assets/core/view/UIManager.ts
#	assets/core/view/ViewManager.ts
2024-08-28 12:00:36 +08:00
李砚
259a7f0b34 修改VIewManager 2024-08-28 11:59:38 +08:00
李砚
64fb4806f1 Merge branch 'master' of https://gitee.com/bimuziyan/laiwan-cocos-framework
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2024-08-27 09:32:21 +08:00