walon
|
5a50778821
|
[fix] 修复 Il2CppDefGeneratorCommand 中生成 PlaceHolder Assembly列表时未包含 preserveHotUpdateAssemblies的bug
|
2023-01-11 17:41:44 +08:00 |
walon
|
bc6e285b92
|
[change] 禁用HybridCLR时不再复制裁剪后的AOT dll
[new] SettingsUtil.Enable 支持setter,允许代码中修改开启状态。
|
2022-12-02 13:14:06 +08:00 |
walon
|
fc5bf86887
|
[new] 新增 hotUpdateDllCompileOutputRootDir和strippedAOTDllOutputRootDir配置字段
|
2022-10-23 17:46:09 +08:00 |
walon
|
be4d220529
|
[new] HybridCLRSettings 新增 preserveHotUpdateAssemblies字段,用于预留assembly
|
2022-10-18 13:48:43 +08:00 |
walon
|
d8e155dc25
|
[new] MonoPInvokeCallback支持任意签名的函数
[refactor] 重构模板文件,除去重复。统一调整生成文件的输出目录到 hybridclr/generated
|
2022-10-17 21:38:39 +08:00 |
walon
|
ef83fca9a0
|
[refactor] 一些重构
|
2022-10-09 20:53:13 +08:00 |
边上海
|
caa0281e18
|
[update] 对 Hybrid Global Settings 工作流稍作完善
1. 将 hybrid settings 转移到 ProjectSettings 文件夹
2. 将 hybrid Settings 绘制到 编辑器 ProjectSettings 面板
3. 添加 文档 、Presets、Reset 功能
4. 在 installer 添加 settings 入口
5. 在 菜单栏添加 setting 入口,关于我们、以及文档入口
|
2022-10-09 19:42:16 +08:00 |
walon
|
f2ee5e7af1
|
[fix] 修复 UnityPluginAssemblyResolver 搜索依赖dll未检查Plugins外目录的bug
[refactor] 一些重命名 hotfix -> hotUpdate
[refactor] HybridCLRGlobalSettings移除 hotUpdateDllOutputDir、 hybridCLRDataDir、strippedAssemblyDir这三个配置项,改为直接写死
[change] Editor下调用LoadMetadataForAOTAssembly返回成功而不是抛出错误
|
2022-10-08 12:35:57 +08:00 |
hansheng
|
eb2522049a
|
fix: ignores Data
Data to Data~
|
2022-09-26 11:54:14 +08:00 |
walon
|
a52ab358b3
|
[init] 初始化0.1.0版本
|
2022-09-22 08:56:07 +08:00 |