Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 479 Bytes

changelog.md

File metadata and controls

16 lines (13 loc) · 479 Bytes

1.1.3

  • Fix for the jfx thread closing if no scene is present.

1.1.2

  • Added support for vertical mouse-wheel scrolling.

1.1.0

  • Set jmonkey version to latest release instead of latest version.
  • Remove unnecessary logging dependencies.
  • Add optional String... argument to JavaFxUI.initialize to allow importing global css stylesheets.
  • Replace System.out.println outputs to logging system
  • Use singleton pattern. All methods are now called from .getInstance()