Skip to content

Releases: decentraland/decentraland-ecs-utils

1.7.5

24 Sep 18:59
c9fdfa1
Compare
Choose a tag to compare

Fix peer dependency

1.7.3

02 Sep 15:38
5df88c8
Compare
Choose a tag to compare
change ecs-dependency to latest

1.7.2

17 Jun 19:45
8b1575d
Compare
Choose a tag to compare

Fix global rotation function

1.7.1

17 Jun 15:50
Compare
Choose a tag to compare

New inerpolation options for Move, Rotate and Scale:

  • Interpolation.EASEINSINE
  • Interpolation.EASEOUTSINE
  • Interpolation.EASESINE
  • Interpolation.EASEINEXPO
  • Interpolation.EASEOUTEXPO
  • Interpolation.EASEEXPO
  • Interpolation.EASEINELASTIC
  • Interpolation.EASEOUTELASTIC
  • Interpolation.EASEELASTIC
  • Interpolation.EASEINBOUNCE
  • Interpolation.EASEOUTEBOUNCE
  • Interpolation.EASEBOUNCE

1.7.0

30 Apr 14:50
5921be1
Compare
Choose a tag to compare

New functions:

  • setTimeOut()
  • addOneTimeTrigger()

1.6.1

09 Feb 21:12
a1d7cb2
Compare
Choose a tag to compare
remove "export default"

1.6.0

09 Feb 20:33
2d36db3
Compare
Choose a tag to compare
Update master.yml

v1.5.2

21 Jan 21:19
6c1830e
Compare
Choose a tag to compare

1.5.2 (2021-01-21)

Bug Fixes

  • annotate trigger shapes (6c1830e)

v1.5.1

21 Jan 21:14
68523f3
Compare
Choose a tag to compare

1.5.1 (2021-01-21)

Bug Fixes

  • trigger shapes have default values (68523f3)

v1.5.0

21 Jan 20:53
8721e17
Compare
Choose a tag to compare

1.5.0 (2021-01-21)

Features

  • new syntax for trigger component (8721e17)