Releases: aosoft/unity-native-plugin-rs
Releases · aosoft/unity-native-plugin-rs
v0.7.0
- Update interfaces
- Update Rust edition (2021)
v0.6.0
- Update Native Plugin SDK (Unity Ver.6000.0.10f1)
- Add support new headers
- IUnityLog.h
- IUnityMemoryManager.h
- Update interface for D3D11
v0.5.0
- Add support profiler_callbacks
- Add unity-native-plugin-sample-profiler
- Update unity-native-plugin-sys (Unity 2020.3.13f1 based)
v0.4.1
- Add "unity-native-plugin-tester"
v0.4.0
- Add "IUnityProfiler.h" support (mod profiler)
- "IUnityProfiler.h" is available since Unity 2020.1
- Improve API