mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Version: 0.83.0.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<Project>
|
||||
|
||||
<!-- This file automatically reset by Tools/version.py -->
|
||||
<!-- This file automatically reset by Tools/version.py -->
|
||||
|
||||
|
||||
@@ -54,6 +54,18 @@ END TEMPLATE-->
|
||||
*None yet*
|
||||
|
||||
|
||||
## 0.83.0.0
|
||||
|
||||
### Breaking changes
|
||||
|
||||
* Physics has been ECSd with large API changes:
|
||||
- Shapes can be updated via the system rather than requiring the caller to handle it.
|
||||
- Access attributes have been added.
|
||||
- Implemented IEquatable for Fixture Shapes
|
||||
- Removed obsolete PhysicsComponent APIs.
|
||||
- Removed usage of Component.Owner internally.
|
||||
|
||||
|
||||
## 0.82.0.0
|
||||
|
||||
### Breaking changes
|
||||
|
||||
Reference in New Issue
Block a user