Skip to content

Releases: Justin113D/TranslationEditor

1.0.2

29 Sep 19:17

Choose a tag to compare

Fixes:

  • filepaths on read or write are broken; special characters like space cause a crash
  • Clicking on nodes no longer scrolls the tree

Changes:

  • Tab-navigating through nodes now places nodes in the center of the view
  • Removed tooltips from the node tree, as they cause more issues than they solved

1.0.1

29 Sep 12:52

Choose a tag to compare

Changes:

  • CSV export now godot compatible (renamed "Key" column to "keys")

1.0.0

28 Sep 18:42

Choose a tag to compare

Initial release

0.0.1-alpha1

18 Sep 19:22

Choose a tag to compare

0.0.1-alpha1 Pre-release
Pre-release

Alpha builds; Meant to test current available features and cross-platform compatibility.
Use the TestFormat.json file to test the app.
All necessary info is found in the help menu.