Skip to content

Releases: mcpiroman/UnityNativeTool

8.1

Choose a tag to compare

@mcpiroman mcpiroman released this 24 Apr 12:46
  • Fixes: #32, #28
  • Support OptionalAttribute #35

8.0

8.0

Choose a tag to compare

@mcpiroman mcpiroman released this 20 May 12:31
e2538f2

Edit-mode interactions.
UI improvements.
Custom triggers.

6.0

6.0

Choose a tag to compare

@mcpiroman mcpiroman released this 17 Mar 15:10
e2538f2
  • 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

7.0

Choose a tag to compare

@mcpiroman mcpiroman released this 19 Sep 19:34

Low level Unity native interface support (UnityPluginLoad and UnityPluginUnload)

6.3

6.3

Choose a tag to compare

@mcpiroman mcpiroman released this 14 Sep 20:13

Stability improvements

6.2

6.2

Choose a tag to compare

@mcpiroman mcpiroman released this 18 Jun 13:04

Potential stability improvements
UI changes

6.1

6.1

Choose a tag to compare

@mcpiroman mcpiroman released this 11 Apr 16:46

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

5.0

5.0

Choose a tag to compare

@mcpiroman mcpiroman released this 02 Mar 18:52
1e63802

Crash logs

4.0

4.0

Choose a tag to compare

@mcpiroman mcpiroman released this 23 Feb 15:13

Mac support

3.0

3.0

Choose a tag to compare

@mcpiroman mcpiroman released this 11 Feb 18:39
0cf92aa

Thread safety