Skip to content

2.2.0

Compare
Choose a tag to compare
@Fexcraft Fexcraft released this 04 Apr 21:25
· 1736 commits to master since this release

Most noticeable changes:

  • added "Orbital" Camera
    • added setting to toggle it on/off (off by default)
    • added setting to toggle if camera should center on selected part (on by default)
    • orbital camera rotation/position will save/load, same as normal camera controls would
  • added new "ProfileBox" to view login status and license status
    • optional button to login/logout or register (shows only if logged off)
    • upon clicking login/logout a new "login" box appears
      • logging in with your fexcraft.net account inside of FMT is now possible
      • (please not it's not an ssl connection as of now)
      • option to store the password locally in hashed form (on by default)
    • license status is checked after login, currently only decorational
  • replaced Texture Editor's Brush selection buttons with icons
    • clicking them will enable/disable the corresponding brush as usual
    • clicking the "Current: ..." button will toggle the active brush off
  • and other small things.