OpenFL 4.7.3 and Lime 3.7.2 released

OpenFL

4.7.3 (01/26/2017)

  • Improved Capabilities to more closely approximate Flash’s behavior
  • Improved the density of projects targeting HTML5 with high DPI
  • Fixed a regression in the calculation of textField.textWidth
  • Fixed ExternalInterface.available to return false on native
  • Fixed the visibility of hit-testing on HTML5

4.7.2 (01/25/2017)

  • Fixed incorrect casing (fullscreenWidth should be fullScreenWidth)

4.7.1 (01/25/2017)

  • Improved stage ACTIVATE/DEACTIVATE to be more consistent with Flash
  • Improved code completion on the Flash target when using FlashDevelop
  • Improved the code output size when targeting HTML5
  • Fixed hiding of stack trace when errors occur in a custom preloader
  • Fixed possible cases where stage.x/y and other transforms could be changed
  • Fixed support for scale and letterboxing on native targets
  • Fixed use of scaleX/scaleY when dead-code elimination is enabled

Lime

3.7.2 (01/26/2017)

  • Reverted high-DPI HTML5 mouse scale change
  • Improved the DPI values returned from display.dpi
  • Fixed “Update to Recommended Settings” message on Xcode 8.2

3.7.1 (01/25/2017)

  • Improved output of Flash Player log output
  • Fixed minor issues with Flash Player preload logic
  • Fixed use of AudioBuffer in multiple native AudioSource instances
1 Like