Skip to content

Releases: coryleach/UnityGUI

More Tween NRE Fixes

Choose a tag to compare

@coryleach coryleach released this 20 Sep 06:51
45cc66f
Merge pull request #28 from coryleach/dev

NRE Fix on Exit

CanTween Predicate Override

Choose a tag to compare

@coryleach coryleach released this 20 Sep 06:41
2eca72d
  • Fixing an NRE that can happen when starting a tween on application exit
  • Adding ability to override CanTween predicate

NRE on on Application Exit Fix

Choose a tag to compare

@coryleach coryleach released this 20 Sep 06:29
dfe9add

Fixing an NRE that could happen when tweens are killed upon application exit

Kill tweens bugfix

Choose a tag to compare

@coryleach coryleach released this 14 Sep 20:07
35f2957

Fixed a bug that could prevent started async tweens from being killed

Text Mesh Effect Improvements

Choose a tag to compare

@coryleach coryleach released this 04 Aug 06:35
3990321

Added more parameters to the existing text mesh effects for more control over the animations

Fixed an issue with MultiSceneTransitionTask

Choose a tag to compare

@coryleach coryleach released this 16 Jul 01:58
092c2c5
  • Fixed an issue that could cause MultiSceneTransitionTask's ExecuteAsync method to await forever.

WebGL Compatibility Fixes

Choose a tag to compare

@coryleach coryleach released this 16 Jul 01:49
4161b60
  • Removed ConfigureAwait calls on some Async methods which was causing problems in WebGL builds

2019 Compatibility Fixes & Minor Demo Update

Choose a tag to compare

@coryleach coryleach released this 07 Jun 17:36
febbc36

What's Changed

  • 2019 compatibility fixes & Minor Demo update by @coryleach in #21

Full Changelog: 3.0.4...3.0.5

Fixing Tween Local Position Bug

Choose a tag to compare

@coryleach coryleach released this 09 Mar 03:00
88337a2

What's Changed

Full Changelog: 3.0.3...3.0.4

3.0.3 Punch Tween Fix

Choose a tag to compare

@coryleach coryleach released this 09 Mar 02:39
ca70b2d

What's Changed

Full Changelog: 3.0.2...3.0.3