v3.0.0-preview.1
Pre-release
Pre-release
Note:
The next releases will follow a new version scheme
Features:
- You can now create projects. This allows you to provide your own texture atlas along with its UVs file
- Projects consists of project name, texture atlas, atlas UVs, atlas type (items, terrain) and project directory
- Most game texture pack atlases are supported
Changelog:
- Added resampling method option to settings
- Auto Import now takes atlas type from project configuration
- Added list navigation using arrows
- Added key Enter to allow apply search settings
- Fix search text box not being deselected when clicked outside it
- Improved search results
- A lot of code was rewritten and improved