Skip to content

Releases: jeffreylanters/react-unity-webgl

6.2.0

06 Dec 21:23
ba5202b
Compare
Choose a tag to compare

Compatible with Unity:

  • 2017.x

Changes

  • Added height and width props

6.1.0

01 Dec 11:04
3e2b075
Compare
Choose a tag to compare

Compatible with Unity:

  • 2017.x

Changes

  • Removed styling hierarchy
  • Added 'onProgress' prop for making progression bars

6.0.0

17 Nov 22:59
Compare
Choose a tag to compare

Compatible with Unity:

  • 5.6.x
  • 2017.x

Changes

  • Complete code refactoring
  • ReactUnityWebGL now handles the UnityLoader
  • True two way communication

5.7.1

22 Aug 08:19
Compare
Choose a tag to compare

Compatible with Unity:

  • 5.6.x
  • 2017.x

Changes

  • Unity 2017 support
  • Added attribute for overriding the module

5.6.1

19 May 09:25
Compare
Choose a tag to compare

Compatible with Unity:

  • 5.6.x

Changes

  • Added Unity 5.6.1 support
  • Warnings for missing UnityLoader
  • Minor bug fixes

I Dropped keeping the version number of npm in sync with Unity's version due to updating the package while there is no new version of Unity. Check the readme for more details.

5.6.0

21 Apr 13:12
Compare
Choose a tag to compare

Compatible with Unity:

  • 5.6

Changes

  • Updated for the new WebGL export architecture of Unity 5.6