Releases: JonasDeM/EntitySelection
Releases · JonasDeM/EntitySelection
Upgraded for the latest entities 0.17 package
Bugfix for first time users
Fixed an exception that could occur the very first time you add the package.
This would prevent it from working until something triggered script compilation.
2020.1 Upgrade
Made some changes necessary to support selection in 2020.1
The main thing that seemed to have changed was the mouseposition related to the sceneview rect.
Updated dependencies
v0.4.1 Updated version
Fully functional with official DOTS-Sample
After testing the package with the official DOTS-Sample I found some bugs & fixed them.
Important BugFix
Fixed a bug when selecting something without WorldRenderBounds
Support EditMode Selection
v0.3.0 Update README.md
Massive Performance Improvements
Also increased the minimum editor version to 2019.3 so i could use IDrawSelectedHandles.
This enabled me to make the package only 1 Editor assembly.
Added visual feedback
v0.1.0 Merge branch 'master' of https://github.com/JonasDeM/EntitySelection
First release
Allows you to select entities & inspect them in the inspector.