Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

Releases: QuestionableM/Tile-Converter

v1.0.8 Release

25 Oct 08:34
Compare
Choose a tag to compare

Changelog

  • Added a decal exporter (still WIP)
  • Added support for slanted collisions
  • Minor optimizations

v1.0.7 Release

17 Oct 15:31
Compare
Choose a tag to compare

Changelog

  • Fixed a small bug in config saver
  • Better file structure
  • Fixed the converter for newest version of the tiles

v1.0.6 Release

16 Oct 19:50
Compare
Choose a tag to compare

Changelog

  • Improved the game finder (can now find the game on any drive)
  • The tool will only export 4k (or 8k) textures which should increase performance a lot
  • Ground material will now be set up automatically
  • Improvements to mod loading
  • Minor performance improvements
  • Fixed some materials getting optimized away
  • Fixed a random crash

v1.0.5 Release

15 May 21:58
Compare
Choose a tag to compare

Changelog

  1. Fixed a crash that occurred when loading a prefab / tile from the newest version of the game
  2. Ground materials and colors will no longer be written if the tile has no ground
  3. Increased mtl export speed
  4. Added support for new mod templates
  5. Improved model loading system
  6. The tool will now try to find the path to %appdata% mods

v1.0.4 Release

02 May 00:09
Compare
Choose a tag to compare

Changelog

  1. Fixed the order of writing operations, so you can access the obj file while the textures are still being written
  2. Improved performance
  3. Recursive prefabs are loaded correctly now

v1.0.3 Release

28 Jan 10:24
Compare
Choose a tag to compare

Changelog

  1. Materials will be properly assigned by the Blueprint Converter Plugin for Blender now
  2. Ground textures are written into the output directories
  3. Increased performance

v1.0.2 Release

11 Jan 13:14
Compare
Choose a tag to compare

Changelog

  1. Removed developer console from the release builds
  2. Added a progress bar
  3. Added a proper error checking
  4. Models should be 20% smaller now (if UV coords are enabled)

v1.0.1 Release

09 Jan 18:48
Compare
Choose a tag to compare
v1.0.1 Release Pre-release
Pre-release

Changelog

  1. Added a GUI for settings
  2. Fixed a couple of GUI bugs
  3. Added an automatic search for Scrap Mechanic (won't find the game if it's installed on the other drive)

v1.0.0 Release

08 Jan 21:20
Compare
Choose a tag to compare
v1.0.0 Release Pre-release
Pre-release

The first release of the Tile Converter