Skip to content

Releases: aosoft/unity-native-plugin-rs

v0.8.0

29 Jun 15:26
6687fc4

Choose a tag to compare

  • Update Native Plugin SDK (Unity Ver.6000.1.8f1)
  • Update interfaces
    • d3d12
  • Make profiler metadata accessible (@ruccho)
  • Update Rust edition (2024)

v0.7.0

04 Aug 16:54
db156e2

Choose a tag to compare

  • Update interfaces
    • d3d12
    • vulkan
    • profiler
  • Update Rust edition (2021)

v0.6.0

16 Jul 14:14
4ce1d58

Choose a tag to compare

  • Update Native Plugin SDK (Unity Ver.6000.0.10f1) (@ZhaoXiangXML)
  • Add support new headers
    • IUnityLog.h
    • IUnityMemoryManager.h
  • Update interface for D3D11

v0.5.1

26 Jun 15:07
9ddd3cc

Choose a tag to compare

v0.5.1 Pre-release
Pre-release
  • Update ash 0.33.1

v0.5.0

15 Sep 17:26
d835e76

Choose a tag to compare

v0.5.0 Pre-release
Pre-release
  • Add support profiler_callbacks (@yjh0502)
  • Add unity-native-plugin-sample-profiler (@yjh0502)
  • Update unity-native-plugin-sys (Unity 2020.3.13f1 based)

v0.4.1

28 Nov 16:27

Choose a tag to compare

v0.4.1 Pre-release
Pre-release

v0.4.0

28 Oct 15:40

Choose a tag to compare

v0.4.0 Pre-release
Pre-release
  • Add "IUnityProfiler.h" support (mod profiler)
    • "IUnityProfiler.h" is available since Unity 2020.1
  • Improve API

v0.3.0

12 Sep 15:43

Choose a tag to compare

v0.3.0 Pre-release
Pre-release
  • Add Vulkan support

v0.2.0

06 Sep 15:43

Choose a tag to compare

v0.2.0 Pre-release
Pre-release
  • Add D3D12 support

v0.1.1

31 Aug 17:03

Choose a tag to compare

v0.1.1 Pre-release
Pre-release
remove "pub use"