* **mesh:** Fix bug in transferring of mesh properties with scale ([cceaa17](https://github.com/ladybug-tools/ladybug-geometry/commit/cceaa17e211e82698eeedd13a20ec64476091d60))
* **mesh:** Fix missing line of code in join_meshes ([c921508](https://github.com/ladybug-tools/ladybug-geometry/commit/c9215086d4edfd85f36d0467c6d8ea42f6558888))
* **mesh:** Handle the case that a user passes an empty list ([eb6abb8](https://github.com/ladybug-tools/ladybug-geometry/commit/eb6abb8c7be18d73011d88b402b94692aecb18a9))
* **mesh:** Handle the case of lists describing mesh faces ([41e49ec](https://github.com/ladybug-tools/ladybug-geometry/commit/41e49ecec605ab0610553c0076db66345669439f))
* **bounding:** Add a module to compute bounding boxes ([fb164df](https://github.com/ladybug-tools/ladybug-geometry/commit/fb164df35a2a23752de3b8c78aa6aeeec9ded377))
* **polygon:** Ensure intersected vertices are sorted before insertion ([94c9b0a](https://github.com/ladybug-tools/ladybug-geometry/commit/94c9b0aeda8f73e8cbeb5463187a9566474a9498))