Skip to content

Releases: niggo1243/Unity3DHelperTools

1.3.1

08 Jul 12:38
Compare
Choose a tag to compare

Changes:

  • Added an enum option for accepted meta files to regen GUIDs (only files, only folders, or both)
  • Added more GUID regen test files in the samples

Fixes:

  • Checking for folder assets was not accurate enough (GUID regen)
  • Some GUID prefixes in filecontents were missed out

v1.3.0

05 Jul 21:38
Compare
Choose a tag to compare

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

25 Jun 13:04
Compare
Choose a tag to compare

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

25 Jun 13:05
Compare
Choose a tag to compare

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

03 Jun 14:46
Compare
Choose a tag to compare

Added a README.html to the package root

v1.1.1-unity

03 Jun 14:46
Compare
Choose a tag to compare

Added a README.html to the package root

v1.1.0-upm

02 Jun 21:54
Compare
Choose a tag to compare

Lots of refactorings and better documentation

v1.1.0-unity

02 Jun 21:55
Compare
Choose a tag to compare

Lots of refactorings and better documentation

v1.0.0-upm

14 Apr 10:25
Compare
Choose a tag to compare

Initial release, with no samples/demos yet

v1.0.0-unity

14 Apr 11:18
Compare
Choose a tag to compare

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