Tags: guojinzhu/HotPatcher
Toggle v80.0's commit message
Toggle v79.0's commit message
Release v79.0 (hxhb#71 )
1. 优化基础实现、关闭不必要的Log输出
2. 优化对依赖加载材质的额外Shader编译, 支持`NoPostLoadCacheDDC`参数控制(UE4中需要修改引擎才能使用该优化)
3. 优化CookCluster的分配策略
4. 优化Pak文件列表收集
5. 优化资源分析性能
6. 优化模块的可扩展性
7. 修复跨引擎版本的兼容性问题
8. 修复Shipping的C4172 ERROR
9. 修复不支持WP导致的基础包打包错误(`Found mor than one redistered Cook Package Splitter`)
10. 支持`PakSaveDirRegular`,自定义Pak的输出路径
11. 支持PakPreset/CookAndPak以统一的方式执行
12. 支持全局的AllowCookPlatforms
Toggle v78.0's commit message
Toggle v77.0's commit message
Merge branch 'dev-rebase'
# Conflicts:
# HotPatcher/Source/HotPatcherCore/Private/Cooker/MultiCooker/SingleCookerProxy.cpp
# HotPatcher/Source/HotPatcherCore/Public/FlibHotPatcherCoreHelper.h
# README.md
# README_Chinese.md
Toggle v76.3's commit message
Toggle v76.2's commit message
Toggle v76.1's commit message
Toggle v76.0's commit message
Merge pull request hxhb#35 from hxhb/dev
fix compiler error
Toggle v75.2's commit message
修复派生类列表问题、支持CookClassesMode
Toggle v75.1's commit message
You can’t perform that action at this time.