hybridclr_unity/Editor/Commands
walon cd68f33161 [fix] 修复plugin dll与Unity自带dll同名时,GenerateMethodBridge生成失败的bug 2022-09-27 14:57:00 +08:00
..
AOTReferenceGeneratorCommand.cs [fix] 生成完成后释放dnlib相关对象,避免出现dll文件被占用的异常 2022-09-26 12:12:57 +08:00
AOTReferenceGeneratorCommand.cs.meta [init] 初始化0.1.0版本 2022-09-22 08:56:07 +08:00
CompileDllCommand.cs [fix] 修复plugin dll与Unity自带dll同名时,GenerateMethodBridge生成失败的bug 2022-09-27 14:57:00 +08:00
CompileDllCommand.cs.meta [init] 初始化0.1.0版本 2022-09-22 08:56:07 +08:00
InstallerCommand.cs [refactor] 重构。将7Zip及UnitFS移入HybridCLR.Editor模块。合并Generate命令。 2022-09-23 09:40:06 +08:00
InstallerCommand.cs.meta [refactor] 重构。将7Zip及UnitFS移入HybridCLR.Editor模块。合并Generate命令。 2022-09-23 09:40:06 +08:00
LinkGeneratorCommand.cs [new] 过滤非aot泛型类及函数 2022-09-23 14:26:28 +08:00
LinkGeneratorCommand.cs.meta [init] 初始化0.1.0版本 2022-09-22 08:56:07 +08:00
MethodBridgeGeneratorCommand.cs [fix] 修复调用Data目录为Data~目录后读取资源文件失败的bug 2022-09-26 13:30:07 +08:00
MethodBridgeGeneratorCommand.cs.meta [init] 初始化0.1.0版本 2022-09-22 08:56:07 +08:00
PrebuildCommand.cs [new] 过滤非aot泛型类及函数 2022-09-23 14:26:28 +08:00
PrebuildCommand.cs.meta [init] 初始化0.1.0版本 2022-09-22 08:56:07 +08:00
ReversePInvokeWrapperGeneratorCommand.cs [fix] 修复调用Data目录为Data~目录后读取资源文件失败的bug 2022-09-26 13:30:07 +08:00
ReversePInvokeWrapperGeneratorCommand.cs.meta [init] 初始化0.1.0版本 2022-09-22 08:56:07 +08:00