U2DEX 1.45 Released!

Status
Not open for further replies.

Unfinity Games

Infinite
Staff member
Jun 14, 2014
49
2
30
#1
The newest version is live on the Unity Asset Store! New users will get the newest version automatically, while current users will have to download the update from the Asset Store.

This version contains breaking changes, mainly in the directory structure and file locations. When upgrading, it's important that you follow these steps:
  1. Make a full backup. Unity's import process can and does mess up .meta files, which can wreak havoc in projects.
  2. Delete U2DEX's Editor Default Resources folder, as it's no longer needed.
  3. Delete U2DEX's Unfinity Games folder, as well as its Shared folder.
  4. Import the new version of U2DEX.
Following those steps are only necessary if you had U2DEX previously installed, and is only necessary for this release as the file paths have changed.

Here's a full changelog for this release:
  • Updated the Shared code to be more in-line with our new plugin, uTemplate.
  • Removed the forced fixed-width of the Preferences menu. It'll now do its best to scale to the width of the window.
  • Hooked U2DEX up to the new Unfinity Games Updater.
  • U2DEX has been moved to a DLL. This is not only easier to import (less chances for errors, or duplicated scripts), but it makes it easier to move around within your project.
  • Editor Default Resources has been removed. All of the resources needed by U2DEX are now compiled in the DLL, to help keep your project tidy.
  • Fixed a warning related to LookLikeControls.
  • Improved the speed of various internal method calls.
  • A few other small fixes/adjustments.
This should fix all outstanding issues that I'm aware of (thanks for letting me know about your issues, everyone!).
 
Status
Not open for further replies.
Forgot your password?