- Upgraded for TDW v1.12.23 - Added new `unocclusion` parameter. This is the fraction of pixels that must be occupied by the object in order for the image to be accepted.
1.0.2
- Fixed: Crash due to `add_material` being called for a material from `materials_med.json` instead of `materials_low.json`.
1.0.1
- Upgraded for TDW v1.10.0
1.0.0
- Upgraded for TDW v1.9.0
0.4.3
- Fixed: tdw_physics doesn't work on Python 3.10 or newer.
0.4.2
- Fixed: Mass is scaled when it shouldn't be in `bouncing.py`, `permanence.py`, `containment.py`, `shadow.py`, `stability.py`, and `toy_collisions.py`. - `tdw_physics` now requires TDW v1.11.3.0 or newer.