Releases: ElmarJ/GeoJsonCityBuilder
Releases · ElmarJ/GeoJsonCityBuilder
v0.4.2
v0.4.1
v0.4.0
What's Changed
- ⏹️ Added support for generating "borders" around polygons. Very useful for creating walls or curb stones. by @ElmarJ in #32
- 🧭 Rewrite of coordinate system by @ElmarJ in #25
- 🗺️ Add gizmo to origin by @ElmarJ in #26
- 📦 Support generating blocks from base prefab by @ElmarJ in #27
- 📃 Persist all GeoJson feature properties in Unity component by @ElmarJ in #29
Full Changelog: v0.3.3...v0.4.0
v0.3.3
- Add support for consuming start and end date of period in which the object existed, allowing to add "time machine" support to your unity project (see https://github.com/elmarj/waterlooplein3d project for example of this feature in action).
- Updated probuilder version.