Skip to content

Releases: reearth/plateau-gis-converter

v0.0.1-rc5

19 Aug 02:53
f5f4b11
Compare
Choose a tag to compare

What's Changed

  • feat(citygml): modify citygml parse process by @miseyu in #18
  • chore: Update dependencies to latest versions by @miseyu in #19

Full Changelog: v0.0.1-rc4...v0.0.1-rc5

v0.0.1-rc4

15 Aug 01:39
e9cb194
Compare
Choose a tag to compare

What's Changed

  • feat: Add geometry_refs field to Entity struct by @miseyu in #17

Full Changelog: v0.0.1-rc3...v0.0.1-rc4

v0.0.1-rc3

08 Aug 08:30
c9e3f3d
Compare
Choose a tag to compare

What's Changed

  • chore: exports nusamai_gltf_json by @miseyu in #16

Full Changelog: v0.0.1-rc2...v0.0.1-rc3

v0.0.1-rc2

05 Aug 04:05
ae9164c
Compare
Choose a tag to compare
v0.0.1-rc2 Pre-release
Pre-release

What's Changed

  • chore: Update dependencies to latest versions by @miseyu in #15

Full Changelog: v0.0.1-rc1...v0.0.1-rc2

v0.0.1-rc1

29 Jul 09:19
eebdc95
Compare
Choose a tag to compare
v0.0.1-rc1 Pre-release
Pre-release

What's Changed

  • feat: setup project by @miseyu in #1
  • feat: remove unused files and directories by @miseyu in #2
  • chore: modify Theme derive by @miseyu in #3
  • feat(projection): Cartesian to Geodetic by @miseyu in #4
  • feat: Modify the Polygon::transform method signature to improve transformation handling of polygons. by @miseyu in #5
  • feat(plateau): rename cityfurniture module to city_furniture by @miseyu in #6
  • feat: add voxelize crate by @miseyu in #7
  • chore: update CodeResolver trait to implement Send and Sync by @miseyu in #8
  • fix: DisasterRiskAttributeProperty for backward compatibility by @miseyu in #9
  • feat(entity): add id, description, and name fields to Entity struct by @miseyu in #10
  • feat: modify citygml an plateau crate by @miseyu in #11
  • feat: Update dependencies in Cargo.toml files by @miseyu in #12
  • chore: Update quick-xml and serde dependencies in Cargo.toml by @miseyu in #13
  • feat(gltf): Add texture extension support for glTF models by @miseyu in #14

New Contributors

  • @miseyu made their first contribution in #1

Full Changelog: https://github.com/reearth/plateau-gis-converter/commits/v0.0.1-rc1