Skip to content

Releases: mcpiroman/UnityNativeTool

8.1

24 Apr 12:46
Compare
Choose a tag to compare
  • Fixes: #32, #28
  • Support OptionalAttribute #35

8.0

20 May 12:31
e2538f2
Compare
Choose a tag to compare
8.0

Edit-mode interactions.
UI improvements.
Custom triggers.

6.0

17 Mar 15:10
e2538f2
Compare
Choose a tag to compare
6.0
  • Harmony is no longer required
  • It is now possible to debug all managed methods
  • Removed [MockNativeCalls] attribute; "Mock all native functions" option in now on by default
  • Improved overall performace

7.0

19 Sep 19:34
Compare
Choose a tag to compare
7.0

Low level Unity native interface support (UnityPluginLoad and UnityPluginUnload)

6.3

14 Sep 20:13
Compare
Choose a tag to compare
6.3

Stability improvements

6.2

18 Jun 13:04
Compare
Choose a tag to compare
6.2

Potential stability improvements
UI changes

6.1

11 Apr 16:46
Compare
Choose a tag to compare
6.1

Added option to specify additional assemblies
Changed script DllManipulator to DllManipulatorScript
Chenged namespace DllManipulator to UnityNativeTool

5.0

02 Mar 18:52
1e63802
Compare
Choose a tag to compare
5.0

Crash logs

4.0

23 Feb 15:13
Compare
Choose a tag to compare
4.0

Mac support

3.0

11 Feb 18:39
0cf92aa
Compare
Choose a tag to compare
3.0

Thread safety