Changelog
[0.7.0] - 2020-05-25
[Changed]
- Updated System windows to be public
- Updated minimum Unity version to 2019.3.12f1
- Updated package
com.unity.entities
to0.11.0-preview.7
- Updated package
com.unity.jobs
to0.2.10-preview.11
- Updated package
com.unity.burst
to1.3.0-preview.12
[0.6.0] - 2020-05-01
[Added]
- Added package
com.unity.test-framework.performance
version2.0.8-preview
as a dependency [Changed] - Updated package
com.unity.entities
from0.9.0-preview.6
to0.10.1-preview.6
- Updated package
com.unity.properties
from1.1.1-preview
to1.2.0-preview
- Updated package
com.unity.serialization
from1.1.1-preview
to1.2.0-preview
- Updated package
com.unity.properties.ui
from1.1.1-preview
to1.2.0-preview
- Updated package
com.unity.jobs
from0.2.8-preview.3
to0.2.10-preview.3
- Updated package
com.unity.burst
from1.3.0-preview.7
to1.3.0-preview.10
[0.5.1] - 2020-04-27
[Changed]
- Updated package dependencies
[0.5.0] - 2020-04-09
[Changed]
- Updated package dependencies
[0.4.0] - 2020-03-17
[Changed]
- Updated package dependencies
[0.3.0] - 2020-01-17
[Changed]
- Updated package dependencies [Fixed]
- Fixed multi-selected GameObjects conversion toggle issue
- Fixed inaccurate conversion message
[0.2.0] - 2020-01-14
[Changed]
- Updated package dependencies
[0.1.0] - 2019-11-26
[Added]
- Added Entity Conversion preview window to the inspector when a GameObject in a subscene is selected
- Added a "ConvertToEntity" checkbox to enable and disable GameObject to Entity conversion
- Added redundant "ConvertToEntity" component warning in Subscenes