Skip to content

Releases: benckx/jme-asset-viewer

1.2.0

08 May 10:43
Compare
Choose a tag to compare
  • Upgrade Kotlin from 1.5.21 to 1.6.21
  • Upgrade jMonkeyEngine3 from 3.4.0-stable to 3.5.2-stable
  • Upgrade libraries

1.1

30 Aug 15:30
Compare
Choose a tag to compare
1.1
  • Fix bug where cloned assets would not be found on scene reload
  • Delete selected asset from scene with the DELETE key
  • Fix spelling mistakes

1.0

29 Aug 17:24
Compare
Choose a tag to compare
1.0

Basic Features:

  • Import/Add Assets to the scene
  • Move, rotate, scale assets (by editing text fields values or with mouse wheel)
  • Delete an asset from the scene
  • Clone/Duplicate an asset from the scene
  • Scan folders and list all assets to the "Library" panel
  • Automatic save of the scene

Next Points of Focus:

  • Unclear rotation feature
  • Offset bounding volume
  • Issue with the File Chooser on Linux