Skip to content

Releases: JonasDeM/EntitySelection

Upgraded for the latest entities 0.17 package

Choose a tag to compare

@JonasDeM JonasDeM released this 29 May 15:49
0.5.2

Upgraded to work with the latest enitities 0.17 package

Bugfix for first time users

Choose a tag to compare

@JonasDeM JonasDeM released this 27 Nov 00:00

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

Choose a tag to compare

@JonasDeM JonasDeM released this 11 Nov 22:12

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

Choose a tag to compare

@JonasDeM JonasDeM released this 04 Mar 23:32
3bc9356
v0.4.1

Updated version

Fully functional with official DOTS-Sample

Choose a tag to compare

@JonasDeM JonasDeM released this 01 Mar 14:13

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

Important BugFix

Choose a tag to compare

@JonasDeM JonasDeM released this 25 Jan 15:07
2cab53e

Fixed a bug when selecting something without WorldRenderBounds

Support EditMode Selection

Choose a tag to compare

@JonasDeM JonasDeM released this 17 Jan 21:38
84fa3b4
v0.3.0

Update README.md

Massive Performance Improvements

Choose a tag to compare

@JonasDeM JonasDeM released this 15 Jan 00:37

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

Choose a tag to compare

@JonasDeM JonasDeM released this 12 Jan 18:34
v0.1.0

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

First release

First release Pre-release
Pre-release

Choose a tag to compare

@JonasDeM JonasDeM released this 09 Jan 19:17
131441b

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