Commit Graph

799 Commits (472a5ae97a3ca87870d738d5b0ba8e0a31f5f901)

Author SHA1 Message Date
hevinci 93b58149d2 update runtime code 2023-05-30 15:03:22 +08:00
hevinci c91c49465b update cache system
修复验证远端下载文件,极小概率失败的问题。
2023-05-29 19:28:07 +08:00
hevinci e9fa3ead04 update asset system
修复安卓平台下,小米8手机上有小概率加载原生文件失败的问题。
2023-05-29 17:30:43 +08:00
hevinci eff2f1d968 update space shooter 2023-05-26 18:35:34 +08:00
hevinci cd0a6579b8 Update CHANGELOG.md 2023-05-26 18:07:32 +08:00
hevinci 18c2e232cf Update package.json 2023-05-26 18:07:20 +08:00
hevinci ad680638ac update AssetBundleBuilder
Unity2021版本及以上推荐使用可编程构建管线(SBP)
2023-05-26 18:05:39 +08:00
hevinci 0764061d8f update space shooter 2023-05-25 16:38:33 +08:00
hevinci d448026250 update AssetBundleBuilder
修复了内置着色器Tag未正确传染给依赖资源包的问题。
2023-05-25 16:38:02 +08:00
hevinci 34f553b9e3 update AssetBundleCollector
修复了收集器对着色器未过滤的问题。
2023-05-25 16:35:18 +08:00
hevinci 25d1e32ce9 update asset system 2023-05-15 15:34:49 +08:00
hevinci 8686c32ada Update CHANGELOG.md 2023-05-12 17:45:24 +08:00
hevinci f043c6710a Update CHANGELOG.md 2023-05-12 17:43:13 +08:00
hevinci acd27e36fa Update package.json 2023-05-12 17:43:05 +08:00
hevinci 37f0d1e5a1 update runtime code
新增方法YooAssets.SetCacheSystemSandboxPath()
2023-05-12 17:32:41 +08:00
hevinci e6397559ff update cache system
新增方法ResoucePackage.ClearAllCacheFilesAsync()
2023-05-12 14:30:08 +08:00
hevinci 812c46adeb update runtime code
销毁Package的时候清空缓存记录。
2023-05-06 10:42:33 +08:00
hevinci 4d7fb6301a update samples 2023-05-05 10:35:02 +08:00
hevinci f0951f2a25 update samples 2023-05-05 09:49:08 +08:00
hevinci 7d2defedb7 update asset bundle collector 2023-05-04 11:14:01 +08:00
hanazonoyurine 0f9e932616
可寻址地址冲突时,打印冲突地址的资源地址 2023-04-27 16:30:17 +08:00
hevinci 20b0bd26ae Update CHANGELOG.md 2023-04-22 17:45:25 +08:00
hevinci 3b395861d9 Update package.json 2023-04-22 17:45:13 +08:00
hevinci d5d1f851ab update runtime code 2023-04-22 17:37:07 +08:00
hevinci c2e2a33af1 update samples 2023-04-22 17:23:51 +08:00
hevinci 9a729f921e update editor code
BuildParameters增加共享资源的打包规则字段
2023-04-22 17:22:59 +08:00
hevinci 1b75f4b6e9 update runtime code
UpdatePackageManifestAsync方法增加自动保存版本号参数
2023-04-22 17:20:23 +08:00
hevinci aaab6692c3 update runtime code 2023-04-22 11:25:51 +08:00
hevinci 70fc85e456 update runtime code
增加DestroyPackage()方法
2023-04-22 11:22:28 +08:00
hevinci 29358a7b4b update runtime code 2023-04-22 10:27:56 +08:00
hevinci b1b0563d84 update editor code
增加右键创建配置文件
2023-04-22 10:27:46 +08:00
hevinci 21b1e5bee7 Update LICENSE.md 2023-04-20 21:22:27 +08:00
hevinci c02eeef846 update edtior code
增加home page菜单栏
2023-04-20 21:22:19 +08:00
hevinci e84e50708b update asset bundle builder
增加对WEBGL平台加密选项的检测。
2023-04-20 17:56:21 +08:00
hevinci 1471ca06f3 Update CHANGELOG.md 2023-04-14 16:53:38 +08:00
hevinci 60b04c19dc Update package.json 2023-04-14 16:53:27 +08:00
hevinci 4490c99eee update samples 2023-04-14 16:43:27 +08:00
hevinci 9a84cdef9f fix #48
优化了场景卸载机制,在切换场景的时候不在主动卸载资源。
2023-04-14 16:42:43 +08:00
hevinci 62bbf110fb fix #83
修复了资源收集界面Package列表没有实时刷新的问题。
2023-04-14 15:34:25 +08:00
hevinci fd282d96d1 fix #97
修复着色器变种收集配置无法保存的问题。
2023-04-14 15:21:26 +08:00
hevinci 4e4da4440b update asset system 2023-04-13 17:36:58 +08:00
hevinci 5651d6dd9d update properties
增加
[assembly: InternalsVisibleTo("YooAsset.EditorExtension")]
[assembly: InternalsVisibleTo("YooAsset.RuntimeExtension")]
2023-04-13 17:04:46 +08:00
hevinci 396ec7121c Update CHANGELOG.md 2023-04-08 11:18:36 +08:00
hevinci e403c80d51 Update package.json 2023-04-08 11:18:30 +08:00
hevinci aac315826e update asset bundle collector
修复了通过代码途径导入XML配置的报错问题。
2023-04-07 16:07:24 +08:00
hevinci 567c34d4d1 fix #95
修复了原生文件不支持ini格式文件的问题。
2023-04-06 16:32:50 +08:00
hevinci 896681df87 update asset system
修复了资源文件路径无效导致异常的问题。
2023-04-06 16:15:25 +08:00
hevinci 0d57565cae Update CHANGELOG.md 2023-03-29 19:05:04 +08:00
hevinci 513c71398d Update package.json 2023-03-29 19:03:07 +08:00
hevinci a22c80a199 update package system 2023-03-29 18:14:39 +08:00
hevinci 16e3001e51 update editor code
调试窗口和报告窗口增加分屏功能。
2023-03-29 17:10:56 +08:00
hevinci 3943850bc1 update AssetBundleBuilder
调整构建的输出目录结构。
2023-03-29 12:19:31 +08:00
L d0480edda6 update UniTask tutorial doc 2023-03-25 14:16:51 +08:00
hevinci de43495af5 update asset system
编辑器模拟模式增加虚拟资源包
2023-03-24 18:33:36 +08:00
hevinci c60cc1e84f update asset system
新增了初始化参数LoadingMaxTimeSlice
移除了参数AssetLoadingMaxNumber
2023-03-24 17:01:35 +08:00
hevinci 82c83fcdf7 update operation system 2023-03-24 16:59:28 +08:00
hevinci 19221480a0 update asset bundle collector
导入时检测xml配置错误。
2023-03-24 16:25:45 +08:00
hevinci 290e139346 update asset bundle collector
增加了AddressByFilePath规则类
2023-03-24 16:13:39 +08:00
hevinci 923b0751e5 update asset system
扩展了Instantiate方法
2023-03-24 16:07:30 +08:00
hevinci 334b96f90e update samples 2023-03-22 19:00:58 +08:00
hevinci 7ae8a6c247 update patch system 2023-03-22 19:00:52 +08:00
hevinci 18830544a6 update samples 2023-03-22 18:58:46 +08:00
hevinci 37cab30ed7 update patch system 2023-03-22 18:58:35 +08:00
hevinci 91fe51d10a update patch system
UpdatePackageManifestOperation增加新方法FlushManifestVersionFile()
2023-03-22 18:48:52 +08:00
hevinci 027ae02aa0 update asset system
增加了下载失败尝试次数的初始化参数
2023-03-22 17:14:58 +08:00
hevinci 15c667b043 update samples 2023-03-22 09:44:25 +08:00
hevinci 4820d2a54a update properties 2023-03-22 09:44:18 +08:00
hevinci 58a40ad1d1 update asset bundle builder 2023-03-22 09:43:28 +08:00
hevinci 192b60f037 update asset bundle collector
修复了GroupActiveRule保存无效的问题。
2023-03-21 19:35:01 +08:00
hevinci c40224b454 update asset bundle builder 2023-03-21 19:34:00 +08:00
hevinci 254da59b7a update asset bundle builder 2023-03-14 16:12:48 +08:00
hevinci c9b775d8ff update asset bundle builder
报告文件内增加资源包内嵌的资源列表
2023-03-13 19:36:17 +08:00
hevinci 20061983d6 update space shooter 2023-03-11 00:45:58 +08:00
hevinci ff8f8623d9 update space shooter 2023-03-11 00:14:26 +08:00
hevinci 1ce1a6f0ff update extension sample 2023-03-11 00:08:15 +08:00
hevinci 67d09d95fa update runtime code
代码里移除了Patch敏感字。
2023-03-11 00:06:40 +08:00
hevinci 10e04c7645 update editor code 2023-03-10 23:44:15 +08:00
hevinci 9c05ac8cc2 Update CHANGELOG.md 2023-03-10 16:06:54 +08:00
hevinci 55d1eb145e Update package.json 2023-03-10 16:06:45 +08:00
hevinci c8cdeb2ae1 update asset system 2023-03-10 15:53:28 +08:00
hevinci 9891ab23a2 update samples 2023-03-09 17:29:37 +08:00
hevinci 9739fe2b79 update samples 2023-03-09 17:28:40 +08:00
hevinci c976221cbb update shader variant collector
修复了在unity2021下界面错乱的问题。
2023-03-09 15:33:48 +08:00
hevinci 8267904155 update editor code 2023-03-09 15:16:02 +08:00
hevinci ef8a8ff497 update asset bundle builder 2023-03-09 10:29:14 +08:00
hevinci 2384921477 update asset bundle builder
修复了可编程构建管线,当项目里没有着色器,如果有引用内置着色器会导致打包失败的问题。
2023-03-08 19:39:20 +08:00
hevinci 985b05f29d update asset bundle builder
优化了打包逻辑,提高构建速度。
2023-03-08 19:27:09 +08:00
hevinci 5254fb65ef update asset bundle collector 2023-03-08 18:34:48 +08:00
hevinci 8ff666d5e2 update patch system 2023-03-08 12:48:57 +08:00
hevinci ed77d6dc1f update decryption services 2023-03-08 12:22:09 +08:00
hevinci 7b41fd82a4 update asset system 2023-03-08 12:10:07 +08:00
hevinci ac0112199d update asset bundle builder
修复了SBP打包,如果包含内置资源会打包失败的问题。
2023-03-06 20:18:41 +08:00
hevinci ef5e1e65f9 fix #73
修复了同步加载原生文件,程序卡死的问题。
2023-03-06 20:05:34 +08:00
hevinci b330d26b4f update asset bundle builder 2023-03-06 19:07:46 +08:00
hevinci 93d7c34454 update logger 2023-03-03 18:24:01 +08:00
hevinci 0bd5677e26 update runtime code 2023-03-03 18:21:56 +08:00
hevinci 22e2e978ef Merge branch 'main' of https://github.com/tuyoogame/YooAsset 2023-03-03 18:04:46 +08:00
hevinci 65c2651105 Update EditorHelper.cs 2023-03-03 18:04:44 +08:00
何冠峰 ef13e19c48
Merge pull request #72 from HXiaoMing/feat-custom-logger
feat(YooLogger):支持自定义日志处理,方便收集线上问题
2023-03-03 18:03:21 +08:00
hevinci 39ffad6da6 Update CHANGELOG.md 2023-03-03 17:28:51 +08:00