Skip to content

Releases: starkgate/TextureMapper

v8.0

Choose a tag to compare

@starkgate starkgate released this 14 Feb 19:48
Minor fix for renaming

v7.0

Choose a tag to compare

@starkgate starkgate released this 14 Feb 14:21
Cleanup, bugfixes, minor improvements

v6.0

Choose a tag to compare

@starkgate starkgate released this 13 Feb 22:51
Added option to rename files from hash

v5.0

Choose a tag to compare

@starkgate starkgate released this 13 Feb 15:34
Fix minor bug

v4.0

Choose a tag to compare

@starkgate starkgate released this 24 Jan 14:39
Bugfixes, improvements

Auto update

Choose a tag to compare

@starkgate starkgate released this 24 Jan 13:25
5b21ecd
v3.0

Update version.json

v2.0: Major release

Choose a tag to compare

@starkgate starkgate released this 24 Jan 02:40
- Removed Standalone option. It is now always enabled. Also fixed a bug with standalone textures not appearing in some instances
- Added Names option. The Texture Mapper will attempt to guess hashes from file names
- Added real time filtering to the results panel
- The copying of duplicate textures is now done in another thread to avoid freezing the GUI
- If multiple files are being copied to the same destination, the highest resolution one will always overwrite the others
- Cleanup and stuff

v1.0

Choose a tag to compare

@starkgate starkgate released this 16 Dec 17:20
Refactored the global variables, working standalone Windows build