tdw_physics
now requires TDW v1.8- Fixed the names of some of the scenes to match those in TDW v1.8
- Fixed code examples in the README
- Added a function to reshape the
_depth
pass in order to stay compatible with TDW v1.7.15 (the_depth
pass is now far more accurate).
- Removed some code made redundant by TDW v1.7
- Fixed: Controllers automatically launch the build (which doesn't work on headless servers).
- Updated documentation for TDW public release.
- Expanded system requirements section.
- Updated URLs custom model libraries to TDW v1.6 URLs.
squishing.py
: In trials in which one object is dropped onto another, the "dropped" object is a solid object instead of a squishy cloth object.
- Added optional
launch_build
parameter to each controller constructor.