Releases: ProfPollati/ProfPollatiUnityUtilities
Build Buddy and Duplicate Launcher fixes
Changes in V2.3.0
-
Build Buddy
- Addresses #2 , which will now allow you to open Build Settings window when trying to make the builds
-
Duplicate Launcher
- Sometime on Mac, it will try to duplicate the Temp folder, causing errors.
Duplicate Launcher with particular updates
Added in V2.2.0:
- Duplicate Launcher - Now has the option of just updating certain folders in the copied project. If you just want to update scripts, scenes, prefabs or scriptable objects, you can just click a button.
Introducing Quick Switchers
Added in V2.1.0:
-
All packages have a class in it to show a link the GitHub and the release pages for https://github.com/ProfPollati/ProfPollatiUnityUtilities/
-
ProfPollatiUtilities - A package that has all the utilities in one bundle
-
Quick Switchers - Contains two items that help you quickly switch between these types of assets by opening a window for that particular type of assets:
- Prefab Switcher
- Scene Switcher
Changes in V2.1.0:
-
Duplicate Launcher - No changes
-
BuildBuddy
- Can use CtrlAltB on Windows/Linux or CmdAltB on Mac to launch Build Buddy
BuildBuddy updated for Unity 2019.2!
Changes in V2.0.4:
Updated for Unity 2019.2
Duplicate Launcher:
- No Changes
Build Buddy:
- Changes Linux build option since Unity 2019.2 removed
BuildTarget.StandaloneLinuxUniversal
Duplicate Launcher finds current executable (for MacOS now!)!
Changes in V2.0.3:
Duplicate Launcher:
- Fixes for Mac OS launcher
Build Buddy:
No Changes
Duplicate Launcher finds current executable!
Changes in V2.0.2:
Duplicate Launcher:
- Now uses
EditorApplication.applicationPathto find the current Unity Editor executable - Window now says "Duplicate Launcher" instead of "Launch Duplicate" (even through the script is still named that).
Build Buddy:
- Removed warning of unused variable
Duplicate Launcher works again!
Fixes in V2.0.1
Duplicate Launcher:
- Duplicate Launcher no longer fails on copy because of .vs folder
- Checkbox for "Delete existing copy before launching" works again
Build Buddy:
No changes
Separate Packages!
New in V2.0.0
- Build Buddy and Duplicate Launcher are now separate packages
- Updated for Unity 2017.x
- Now go in the Plugins folder
Build Buddy Failure Fix
Build Buddy no longer fails if one of the required builds is not available on your machine. Instead, at the end it will warn you which builds were not made.
Initial Release
Initial release of Unity package containing the editor scripts and Ionic.ZIP.Unity library.