Skip to content

3.7.0.0

Choose a tag to compare

@dabeshouse dabeshouse released this 13 Sep 21:08
· 983 commits to develop since this release

Features:

  • Apple builds have certificate
  • Export models changed to use glTF instead of COLLADA
  • Complete Sims export support
  • Shape image wrapping improved and made more consistent across IDE and Player
  • Orthogonal camera views now focus on active object
  • Improved torus sizing
  • Improved collision/proximity detection and logic
  • Add support to read webp images
  • Updates to translations
  • Drop Windows 32 bit installer

Bug fixes:

  • Sims dialog improvement
  • Model import rotation works on models without joints
  • Audio configuration and playback
  • Alpha support in imported images
  • Various small fixes to prevent errors
  • Undo/redo fixes
  • Better emoji handling in serialization

Updates:

  • Java to 17
  • NetBeans plugin from 8 to 12.5
  • Install4j from 7 to 9
  • JOGL/Gluegen from 2.3.2 to our own fork of 2.4.0 to support Mac
  • Removed unused libraries ffmpeg and libvlc