Release: Remove Setuptools (#2360)
- remove setuptools from
trimesh[easy]
as it was a legacy thing from
before pyproject.toml to fix #2359
- remove default materials out of a visuals object init as it does
unnecessary work when creating a lot of empty meshes/visuals.
- release #2356