Converter
* Fix error when a collision shape's bounding box contains a zero dimension
* Fix loading textures with spaces in the file path
CLI
* Fix paths when copying textures
* Make `dst` option (use `src` with `.bam` extension as the default)
* Remove deprecated `--physics-engine` flag
Other
* Re-add Python 3.8 support
* `gltf.converter` and `gltf.loader` are now explicitly marked private