adamgryu / InspectorHistory-Unity

MIT License
174 stars 10 forks source link

Allow clearing history + Use type name when object name doesn't exist #4

Closed foolmoron closed 3 months ago

foolmoron commented 4 months ago

Couple features I added to my local copy that I figured I'd contribute back to you!

  1. Clear History on right-click menu image

  2. Show type name when object name doesn't exist, in the form of "Unnamed [Type]" image

adamgryu commented 3 months ago

Thanks! I'll merge this in.