Skip to content

Releases: Next2D/player

1.18.12

14 Jul 23:27
092fa60
Compare
Choose a tag to compare
  • Minor modifications such as adding documentation, defining function types, etc.
  • Modified BitmapData draw drawing function, initializing color before drawing

1.18.11

13 Nov 15:17
bdfe782
Compare
Choose a tag to compare
  • Implemented job chaining functionality.

1.18.10

12 Nov 22:15
5a812c8
Compare
Choose a tag to compare
  • Relaxed JSON read types in Loader

1.18.9

06 Nov 15:11
c7f14c8
Compare
Choose a tag to compare
  • Fixed event management for Job

1.18.8

06 Nov 11:54
d5ae681
Compare
Choose a tag to compare
  • Modified tween calculations to be done at fps60.

1.18.7

02 Nov 13:49
bc52af7
Compare
Choose a tag to compare
  • Remove unnecessary variables

1.18.6

05 Oct 22:24
23b74bb
Compare
Choose a tag to compare
  • NoCodeTool support for svg gradients

1.18.5

15 Sep 05:05
ed286f9
Compare
Choose a tag to compare
  • Fixed keyboard translation coordinates in full screen

1.18.0

14 Sep 16:44
2c433f8
Compare
Choose a tag to compare
  • Fixed a bug in gradient rendering #131
  • UX modification on TextFiled input #39

1.17.5

30 Aug 21:56
bf0247d
Compare
Choose a tag to compare
  • Add a function to read JSON directly from NoCodeTool
  • Modified scrolling process for text area