Whinarn / UnityMeshSimplifier

Mesh simplification for Unity.
MIT License
1.76k stars 277 forks source link

Unrestricted save assets path #46

Closed Whinarn closed 3 years ago

Whinarn commented 3 years ago

Previously save assets path was opinionated both in terms of structure but also directory and file names.

BREAKING CHANGE: save assets paths are now related to Assets/ rather than Assets/UMS_LODS/

This will introduce a new major version.

Closes https://github.com/Whinarn/UnityMeshSimplifier/issues/45

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 3.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: