Changelog
All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[0.2.0-preview.5] - 2021-01-16
###Added
- Added Entities 0.17 support
[0.1.0-preview.3] - 2020-10-21
Added
Runtime API
Added the following new types:
SimulationType(enum)ISimulation(interface)DefaultSimulation(ISimulation)NoSimulation(ISimulation)
Added the following members:
PhysicsSettings.SimulationType(SimulationType)StepPhysicsWorldSystem.Simulation(ISimulation)StepPhysicsWorldSystem.FinalSimulationJobHandle(JobHandle)
Authoring / Conversion API *
PhysicsSettingsAuthoring.SimulationType(SimulationType)