mirror of https://github.com/tuyoogame/YooAsset
parent
d5636a71b1
commit
4ee6b3cdc2
|
@ -2,6 +2,20 @@
|
||||||
|
|
||||||
All notable changes to this package will be documented in this file.
|
All notable changes to this package will be documented in this file.
|
||||||
|
|
||||||
|
## [1.0.10] - 2022-05-22
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- 修复了资源收集配置存在多个的时候,导致后续无法打开窗口的问题。
|
||||||
|
- 修复了在编辑器模拟模式下加载精灵图片失败的问题。
|
||||||
|
- 修复了在Unity2019版本无法识别配置文件的问题。
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- 资源构建增加内置资源文件(首包资源文件)拷贝的选项。
|
||||||
|
- 补丁下载器增加暂停方法和恢复方法。
|
||||||
|
- 在资源收集界面,对Collector的增加和删除支持撤销和恢复操作。
|
||||||
|
|
||||||
## [1.0.9] - 2022-05-14
|
## [1.0.9] - 2022-05-14
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
Loading…
Reference in New Issue