Skip to content

Releases: JonasDeM/EntitySelection

Upgraded for the latest entities 0.17 package

29 May 15:49

Choose a tag to compare

0.5.2

Upgraded to work with the latest enitities 0.17 package

Bugfix for first time users

27 Nov 00:00

Choose a tag to compare

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

11 Nov 22:12

Choose a tag to compare

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

04 Mar 23:32
3bc9356

Choose a tag to compare

v0.4.1

Updated version

Fully functional with official DOTS-Sample

01 Mar 14:13

Choose a tag to compare

After testing the package with the official DOTS-Sample I found some bugs & fixed them.

Important BugFix

25 Jan 15:07
2cab53e

Choose a tag to compare

Fixed a bug when selecting something without WorldRenderBounds

Support EditMode Selection

17 Jan 21:38
84fa3b4

Choose a tag to compare

v0.3.0

Update README.md

Massive Performance Improvements

15 Jan 00:37

Choose a tag to compare

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

12 Jan 18:34

Choose a tag to compare

v0.1.0

Merge branch 'master' of https://github.com/JonasDeM/EntitySelection

First release

09 Jan 19:17
131441b

Choose a tag to compare

First release Pre-release
Pre-release

Allows you to select entities & inspect them in the inspector.