Commit Graph

29 Commits (86142ed4dbdc5a2429654e8dd2a6b915941b45eb)

Author SHA1 Message Date
hevinci 86142ed4db Fixed #25
修复了资源文件不存在返回的handle无法完成的问题。
2022-07-20 10:57:40 +08:00
hevinci fbb9bff3c7 Remove AutoReleaseGameObjectHandle param.
移除自动释放资源对象句柄的功能。
2022-06-25 12:09:20 +08:00
hevinci 32148821a1 Add AutoReleaseGameObjectHandle initialize parameters
支持自动释放游戏对象句柄的功能。
2022-06-23 16:02:53 +08:00
hevinci 0b1990f040 Yooasset add destroy methods
增加销毁机制
2022-06-15 18:14:04 +08:00
hevinci 8deb239450 Update remote debugger
Support remote mobie device debugging
2022-06-15 16:52:54 +08:00
hevinci 09fac3bd64 Add warning when asset path is invalid. 2022-05-12 23:13:21 +08:00
hevinci 4cad587609 Optimized asset system and patch system framework
优化了资源定位不正确导致的错误报告方式。
YooAssets.ProcessOperation()重命名为YooAssets.StartOperation()
YooAssets.GetBundleInfo()已经移除方法。
YooAssets.IsNeedDownloadFromRemote()新增加方法。
2022-05-11 16:48:17 +08:00
hevinci 6dd1eee6c3 Remove LoadAllAssets method.
移除YooAssets.LoadAllAssets方法。
2022-05-07 18:45:15 +08:00
hevinci afc08d4e46 Add load all asset method.
增加新的资源加载方法:加载资源对象所属资源包里的所有资源。
2022-05-06 23:15:03 +08:00
hevinci 9bf22f2c79 Operation handles support error queries
操作句柄支持错误信息查询。
2022-04-24 18:30:35 +08:00
hevinci cd62c1dd9a Update AssetSystem 2022-04-22 16:43:09 +08:00
hevinci e6422445a6 Added debugging information
新增调试信息,出生场景和出生时间。
2022-04-22 16:22:09 +08:00
hevinci f3ab8f63e7 Optimize the scene unload logic.
优化场景卸载逻辑,在加载新的主场景的时候自动卸载已经加载的所有场景。
2022-04-21 21:11:11 +08:00
hevinci 20d2c517b2 Optimized raw file load logic
优化原生文件加载逻辑,支持离线运行模式和编辑器运行模式。
2022-04-21 16:16:40 +08:00
hevinci b221b8121a Update bundleInfo
修复原生文件拷贝目录不存导致的加载失败
完善原生文件异步加载接口
2022-04-18 15:08:39 +08:00
hevinci 9fbce6a726 offline play mode supports WebGL platform.
离线运行模式支持WEBGL平台。
2022-04-12 10:53:12 +08:00
hevinci 2bbc70896a Update AssetSystem 2022-03-23 23:07:21 +08:00
hevinci da8d050b67 Update AssetSystem 2022-03-23 00:29:19 +08:00
hevinci 68430488b3 Update AssetSystem 2022-03-22 21:18:33 +08:00
hevinci 39c69b1d98 Update AssetSystem 2022-03-22 20:47:22 +08:00
hevinci 8373df547b Update AssetSystem 2022-03-22 20:15:59 +08:00
hevinci 2bf36ebd8b Update AssetSystem 2022-03-21 23:43:11 +08:00
hevinci 8597b97779 Update YooAsset 2022-03-16 11:02:46 +08:00
hevinci 6c0fbdae1f Update YooAsset 2022-03-15 22:29:20 +08:00
hevinci a00924bb54 Update YooAsset 2022-03-09 23:57:04 +08:00
hevinci 1c7b90806c Update YooAsset 2022-03-09 21:53:01 +08:00
hevinci 33ad0713fe Update YooAssets 2022-03-07 21:20:58 +08:00
hevinci d6cd836e86 Update asset system 2022-03-03 18:07:42 +08:00
hevinci e66853fd46 Initial commit 2022-03-01 10:44:12 +08:00