hybridclr_unity/Editor
walon ab41cd0144 [fix] fix the bug that not collect struct in calli and extern method signature in generating MethodBridge. 2025-06-30 12:12:02 +08:00
..
3rds [fix] fixed hook failed in version below MacOS 11 2025-03-07 13:29:47 +08:00
ABI [fix] 修复桥接函数计算时未归结函数参数类型,导致出现多个同名签名的bug 2023-11-01 20:34:24 +08:00
AOT [opt] strip AOT assembly resources. (#54) 2025-04-03 10:48:40 +08:00
BuildProcessors [fix] fix the issue in Unity 6000 where the modification of the trimmed AOT DLL output directory for the visionOS build target caused CopyStrippedAOTAssemblies::GetStripAssembliesDir2021 to fail in copying AOT DLLs. 2024-12-16 19:22:56 +08:00
Commands [change] Remove redundant `buildOptions |= BuildOptions.CleanBuildCache;` code since it's already added in the GetBuildPlayerOptions function. 2025-05-29 14:22:50 +08:00
HotUpdate [fix] fix the bug where MissingMetadataChecker can't detect references to newly added AOT assemblies. 2024-12-18 18:21:37 +08:00
Il2CppDef [remove] remove option HybridCLRSettings.enableStraceTraceInWebGLReleaseBuild 2025-03-05 15:59:37 +08:00
Installer [fix] fixed the bug where BashUtil.RemoveDir failed to run under certain circumstances on macOS systems. 2025-03-14 08:59:11 +08:00
Link [change] change visibility of LinkXmlWriter to public. 2025-05-22 19:55:36 +08:00
Meta [change] remove warning log when the result of resolving method is null in GenericMethod::ResolveMethod. 2025-05-29 17:04:10 +08:00
MethodBridge [fix] fix the bug that not collect struct in calli and extern method signature in generating MethodBridge. 2025-06-30 12:12:02 +08:00
Settings [refactor] refactor code of settings. 2025-04-28 10:20:08 +08:00
Template [new] MonoPInvokeCallback支持任意签名的函数 2022-10-17 21:38:39 +08:00
3rds.meta [refactor] 重构。将7Zip及UnitFS移入HybridCLR.Editor模块。合并Generate命令。 2022-09-23 09:40:06 +08:00
ABI.meta 重构 2022-10-17 12:16:18 +08:00
AOT.meta [init] 初始化0.1.0版本 2022-09-22 08:56:07 +08:00
BuildProcessors.meta [init] 初始化0.1.0版本 2022-09-22 08:56:07 +08:00
Commands.meta [init] 初始化0.1.0版本 2022-09-22 08:56:07 +08:00
HashUtil.cs [init] 初始化0.1.0版本 2022-09-22 08:56:07 +08:00
HashUtil.cs.meta [init] 初始化0.1.0版本 2022-09-22 08:56:07 +08:00
HotUpdate.meta [new] 新增 MissingMetadataChecker检查裁剪类型或者函数丢失的问题 2024-01-23 20:24:12 +08:00
HybridCLR.Editor.asmdef 重构 2022-10-17 12:16:18 +08:00
HybridCLR.Editor.asmdef.meta [init] 初始化0.1.0版本 2022-09-22 08:56:07 +08:00
Il2CppDef.meta [new] 支持 Differential Hybrid Execution基础版本 2022-11-05 22:22:39 +08:00
Installer.meta [init] 初始化0.1.0版本 2022-09-22 08:56:07 +08:00
Link.meta [refactor] 重构。将7Zip及UnitFS移入HybridCLR.Editor模块。合并Generate命令。 2022-09-23 09:40:06 +08:00
Meta.meta [init] 初始化0.1.0版本 2022-09-22 08:56:07 +08:00
MethodBridge.meta [refactor] 重构。将7Zip及UnitFS移入HybridCLR.Editor模块。合并Generate命令。 2022-09-23 09:40:06 +08:00
ReversePInvokeWrap.meta [init] 初始化0.1.0版本 2022-09-22 08:56:07 +08:00
Settings.meta [update] 对 Hybrid Global Settings 工作流稍作完善 2022-10-09 19:42:16 +08:00
SettingsUtil.cs [change] refactor code comments and translate them to English 2024-11-20 11:25:31 +08:00
SettingsUtil.cs.meta [refactor] 重构桥接函数签名。之前不区分 i1,u1 i2,u2之类签名,现在改为区分,因为在一些abi的编译器优化下,可能出现bug 2022-09-22 16:57:01 +08:00
Template.meta [init] 初始化0.1.0版本 2022-09-22 08:56:07 +08:00