Skip to content

Releases: Fexcraft/FMT

2.2.0

04 Apr 21:25
Compare
Choose a tag to compare

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.

1.3.9 (Classic)

05 Apr 08:13
Compare
Choose a tag to compare

General update to new login protocol of fexcraft and adjusted to work almost same as in FMT 2 (except integrated login/profile box).

2.1.0

18 Mar 21:30
Compare
Choose a tag to compare

Includes:

  • various UI improvements
    • dark/light theme switchable without restart
    • adjusted styling of some elements/components
  • various minor fixes/adjusments
    • probable fix for controls getting stuck sometimes
  • added "Clipboard" features
    • copy selected polygons to (literal!) clipboard
      • paste back into FMT or even as text!
    • paste polygons from clipboard into the current FMT
      • independent of the FMT instance and valid across restarts
        (well, it's a clipboard)

Other? I forgot.

INSTALL AS ALWAYS

2.0.5

08 Mar 16:28
Compare
Choose a tag to compare

Includes:

  • multiple fixes
  • new "Export Offset/Translation" feature for groups
    • updated FVTM and FM exporter to support it

INSTALL AS ALWAYS:
> download the ZIP from the github release
> unpack ZIP into an OWN folder
> run JAR
> done

2.0.4

22 Feb 09:31
Compare
Choose a tag to compare

3 Fixes:

  • added check for if selected file has correct file ending, and if missing appending it
  • re-added control/alt checks and expanded to work with right side keys
  • fixed cylinder editor fields for top rotation not having negative min value

2.0.3

21 Feb 14:08
Compare
Choose a tag to compare

Various "smaller" adjustments/fixes, among those:

  • added "color markers/labels" to the shapebox editor
  • repackaged field classes
  • adjusted size/padding of multiplicator slider's tooltip
  • adjusted min-max and of multiplicator sliders
  • adjusted "accuracy" of multiplicator sliders
  • adjusted "accuracy" on number/float fields when using with scrollwheel

2.0.2

20 Feb 12:17
Compare
Choose a tag to compare

Added local TMT copy, till FCL does it updated to work with joml.

2.0.1

20 Feb 11:33
Compare
Choose a tag to compare

Noticeable changes:

  • credits/title text on adding screenshots re-added
  • added dark theme (toggable via settings, needs restart)

Install as always.

2.0.0

20 Feb 09:41
Compare
Choose a tag to compare

Welcome to FMT 2!

Most noticeable changes:

  • updated to LWJGL3!
  • completely reworked UI!
    • uses LEGUI library now
  • new version number

1.3.8 Classic

11 Feb 10:16
Compare
Choose a tag to compare
  • added "flip" texture option to OBJ exporter
  • fixed U/V in OBJ exporter
  • updated update checks

edit: updated zip with a quick fix