itch.io is community of indie game creators and players

Devlogs

Update 1.1

Unity Productivity Toolkit
A downloadable UnityEditor Toolkit

First "big" update since the release in march.  There was definitetly some code debt  which is now cleaned up. Feel free to peek into it if you are interested in how these simple tools are made. I didn't like opening the windows from the already cluttered Window tab so I decided to move it into its own Tools tab.  This also seperates it from the built in Unity windows/tools

CHANGELOG:

Version 1.1 - 30.05.21 :

  • Renamed package and namespace
  • Big code cleanup and refactor
  • Fixed a bug where where newly created child objects weren't setup correctly
  • Moved into own assembly to not impact your compile times
  • All tools are now accessed  via the Tools/... dropdown at the top instead of Window/
  • Fixed a bug where the in scene connections of the switcher weren't redrawn properly
  • Verified for 2020.3LTS!

Files

  • ProductivityToolkit.unitypackage 4 kB
    May 30, 2021
Download Unity Productivity Toolkit
Leave a comment