8000 Releases Β· Next2D/player Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: Next2D/player

1.11.6

23 Apr 12:12
Compare
Choose a tag to compare
  • Optimize internal cache configuration.

1.11.4

02 Apr 05:27
Compare
Choose a tag to compare

[bugfix]

  • Set the initial color of the Image returned to the NoCode Tool to be colorless and transparent.
  • Added processing when texture is null in the dispose function.

1.11.3

01 Apr 02:36
Compare
Choose a tag to compare

[update]

  • Modified Bitmap linking process with NoCode Tool
  • Asynchronous cache deletion timing
  • Implemented dispose for NoCode Tool, modified processing of toImage that crashes in NoCode

1.11.2

27 Mar 13:26
@ienaga 10000 ienaga
Compare
Choose a tag to compare

[bugfix]

  • Fixed a bug in the processing of loops.

1.11.1

26 Mar 05:45
Compare
Choose a tag to compare

[bugfix]

  • Fixed a bug in the processing of loops.

1.11.0

26 Mar 04:53
Compare
Choose a tag to compare

[update]

  • Added ability to control MovieClip loop settings.

1.10.1

21 Mar 01:25
Compare
Choose a tag to compare

[update]

  • Streamline caching of Shape Class created with the NoCode Tool.

1.10.0

03 Mar 17:15
Compare
Choose a tag to compare

[bugfix]

  • Fixed bug in object pool

[update]

  • Modified to receive 9slice from NoCode Tool

1.9.0

01 Mar 11:08
Compare
Choose a tag to compare

[update]

  • Add Stage width and height types.
  1. stageWidth/stageHeight
  2. canvasWidth/canvasHeight
  3. currentStageWidth/currentStageHeight

1.8.3

22 Feb 06:56
Compare
Choose a tag to compare

[bugfix]

  • Correct mouseX,Y when in full screen.
0