hybridclr_unity/Editor/MethodBridge
walon 679c21da43 [fix] 修复计算桥接函数未考虑到泛型类的成员函数中可能包含Native2Manager调用 2023-07-12 23:09:58 +08:00
..
Analyzer.cs [fix] 修复计算桥接函数未考虑到泛型类的成员函数中可能包含Native2Manager调用 2023-07-12 23:09:58 +08:00
Analyzer.cs.meta [refactor] 重构。将7Zip及UnitFS移入HybridCLR.Editor模块。合并Generate命令。 2022-09-23 09:40:06 +08:00
Generator.cs [fix] 解决MethodBridge生成不稳定的问题 2023-06-27 08:57:02 +08:00
Generator.cs.meta [refactor] 重构。将7Zip及UnitFS移入HybridCLR.Editor模块。合并Generate命令。 2022-09-23 09:40:06 +08:00
PlatformGeneratorArm64.cs [fix] 解决MethodBridge生成不稳定的问题 2023-06-27 08:57:02 +08:00
PlatformGeneratorArm64.cs.meta 重构 2022-10-17 12:16:18 +08:00
PlatformGeneratorBase.cs [fix] 修复生成N2M桥接函数Stub时,失误将末尾项的sinature填成""的bug,正确应该是nullptr 2022-12-12 12:01:02 +08:00
PlatformGeneratorBase.cs.meta 重构 2022-10-17 12:16:18 +08:00
PlatformGeneratorUniversal32.cs [fix] 解决MethodBridge生成不稳定的问题 2023-06-27 08:57:02 +08:00
PlatformGeneratorUniversal32.cs.meta 重构 2022-10-17 12:16:18 +08:00
PlatformGeneratorUniversal64.cs [fix] 解决MethodBridge生成不稳定的问题 2023-06-27 08:57:02 +08:00
PlatformGeneratorUniversal64.cs.meta 重构 2022-10-17 12:16:18 +08:00
PlatformGeneratorWebGL32.cs [fix] 解决MethodBridge生成不稳定的问题 2023-06-27 08:57:02 +08:00
PlatformGeneratorWebGL32.cs.meta [new] 支持WebGL 2022-10-19 09:54:33 +08:00