Releases: niggo1243/Unity3DHelperTools
Releases · niggo1243/Unity3DHelperTools
1.3.1
v1.3.0
Features:
- Replace files by matching names from the same or 2 different projects
Fixes:
- Editor Popup potentially displayed forever if an error occured regenerating GUIDs
- Added more default unity file extensions to search and changing asmdef guids as well
v1.2.0-upm
Features:
- Rename files recursive or non-recursive
- Regenerate GUIDs of files while keeping project references intact
- Copy and apply GUIDs of files with the same names while keeping project references intact
Changes:
- Minor refactorings
- Minor readme adaptations
v1.2.0-unity
Features:
- Rename files recursive or non-recursive
- Regenerate GUIDs of files while keeping project references intact
- Copy and apply GUIDs of files with the same names while keeping project references intact
Changes:
- Minor refactorings
- Minor readme adaptations
v1.1.1-upm
Added a README.html to the package root
v1.1.1-unity
Added a README.html to the package root
v1.1.0-upm
Lots of refactorings and better documentation
v1.1.0-unity
Lots of refactorings and better documentation
v1.0.0-upm
Initial release, with no samples/demos yet
v1.0.0-unity
Initial release with a Unity wrapper project (2019.4 LTS) including this toolkit inside the Assets folder and not as a custom package. No examples/demos includes yet