Skip to content

Releases: coryleach/UnityGUI

More Tween NRE Fixes

20 Sep 06:51
45cc66f
Compare
Choose a tag to compare
Merge pull request #28 from coryleach/dev

NRE Fix on Exit

CanTween Predicate Override

20 Sep 06:41
2eca72d
Compare
Choose a tag to compare
  • 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

20 Sep 06:29
dfe9add
Compare
Choose a tag to compare

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

Kill tweens bugfix

14 Sep 20:07
35f2957
Compare
Choose a tag to compare

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

Text Mesh Effect Improvements

04 Aug 06:35
3990321
Compare
Choose a tag to compare

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

Fixed an issue with MultiSceneTransitionTask

16 Jul 01:58
092c2c5
Compare
Choose a tag to compare
  • Fixed an issue that could cause MultiSceneTransitionTask's ExecuteAsync method to await forever.

WebGL Compatibility Fixes

16 Jul 01:49
4161b60
Compare
Choose a tag to compare
  • Removed ConfigureAwait calls on some Async methods which was causing problems in WebGL builds

2019 Compatibility Fixes & Minor Demo Update

07 Jun 17:36
febbc36
Compare
Choose a tag to compare

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

09 Mar 03:00
88337a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.3...3.0.4

3.0.3 Punch Tween Fix

09 Mar 02:39
ca70b2d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.2...3.0.3