Skip to content

Releases: Next2D/player

1.7.0

29 Jan 14:20
Compare
Choose a tag to compare

[update]

  • #18 Porting scale9Grid.

1.6.0

23 Jan 14:04
Compare
Choose a tag to compare

[update]

  • Internal cache optimization
  • Filtering optimization
  • Speeding up the drawing process

1.5.3

15 Jan 12:29
Compare
Choose a tag to compare

[bugfix]

  • Improved truncation of decimals.

1.5.2

14 Jan 07:51
Compare
Choose a tag to compare

[bugfix]

  • Fixed a bug that caused the reference point of rotation to shift when scaled.

1.5.1

12 Jan 16:30
Compare
Choose a tag to compare

[update]

  • Added an asynchronous deletion process when the internal cache is no longer needed.

1.5.0

10 Jan 05:48
Compare
Choose a tag to compare

[update]

  • When there is no change in Scale, redrawing is done by the internal cache, which allows for faster drawing.

1.4.15

26 Dec 01:18
Compare
Choose a tag to compare

[bugfix]

  • Added event.preventDefault processing to prevent the screen from moving on tap events.

1.4.14

22 Dec 16:54
Compare
Choose a tag to compare

[update]

  • Add removeAllEventListener function.

[bugfix]

  • Improved Line's bounds formula.
  • Clear the cache when the internal structure of the container is changed.

1.4.13

21 Dec 08:48
Compare
Choose a tag to compare

[bugfix]

  • Improved management of internal ids of dynamically generated DisplayObjects.

1.4.12

20 Dec 13:43
Compare
Choose a tag to compare

[hotfix]

  • Remove processing for research.