Skip to content

Releases: yasirkula/UnityInspectPlus

v1.9.0

22 Aug 20:32
Compare
Choose a tag to compare
  • InspectPlusSettings asset is now saved in UserSettings folder to avoid conflicts in multi-user projects
  • UX improvements to saving/manipulating scene objects in BasketWindow
  • BasketWindow now deprecates SceneFavoritesHolder which was used to store favorite scene objects but since it was saved in scene, it wasn't user-specific whereas BasketWindow is
  • BasketWindows are now saved in UserSettings folder (same as InspectPlusSettings asset)
  • Double clicking a folder in CustomProjectWindow will expand that folder (same as Unity's Project window)

v1.8.8

25 Nov 12:55
Compare
Choose a tag to compare

Small improvements and fixes to Debug Mode

v1.8.7

30 Sep 19:06
Compare
Choose a tag to compare
  • Double clicked assets in BasketWindow are now opened
  • Added "Add to Basket" button to Inspect+ context menu

v1.8.6

23 Jul 19:18
Compare
Choose a tag to compare

Fixed favorites icon not being visible in dark skin on latest Unity versions

v1.8.5

11 May 18:59
Compare
Choose a tag to compare
BasketWindow's scene object contents are now saved on Unity 2019.2 an…

v1.8.4

07 May 20:19
Compare
Choose a tag to compare

Debug Mode and Basket window improvements

v1.8.3

25 Apr 10:42
Compare
Choose a tag to compare
In Debug Mode, entries are sorted by their names

v1.8.2

24 Apr 12:08
Compare
Choose a tag to compare
Fixed compiler errors on 2021.2 and later

v1.8.1

08 Jan 20:11
Compare
Choose a tag to compare
  • Added Basket window to temporarily store arbitrary number of objects in a single place with search support
  • Added "Copy/Paste Multiple Components" options to GameObjects' right click menu, as well

v1.8.0: Added option to copy&paste multiple components at once

23 Sep 06:06
Compare
Choose a tag to compare
- Added option to copy&paste multiple components at once

- (2019.4+) Grouped all Inspect+ buttons together in components' context menus