Skip to content

Releases: MIERUNE/plateau-gis-converter

v0.0.0-alpha.23

06 Jun 08:06
2954ebf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.0-alpha.22...v0.0.0-alpha.23

v0.0.0-alpha.22

06 Jun 00:07
ada0f00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.0-alpha.21...v0.0.0-alpha.22

v0.0.0-alpha.21

05 Jun 01:53
d49dcf2
Compare
Choose a tag to compare

What's Changed

  • minecraft: Update DDA crate and some minor improvements by @ciscorn in #560

Full Changelog: v0.0.0-alpha.20...v0.0.0-alpha.21

v0.0.0-alpha.20

04 Jun 12:09
5060942
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.0-alpha.19...v0.0.0-alpha.20

v0.0.0-alpha.19

03 Jun 04:18
f2fefce
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.0-alpha.18...v0.0.0-alpha.19

v0.0.0-alpha.18

29 May 06:51
0c6addf
Compare
Choose a tag to compare

What's Changed

  • 外部ソートを独自の実装に切り替える by @ciscorn in #531
  • hotfix: Shapefile 用のフィールド名辞書を更新する by @ciscorn in #545
  • Fix: DisasterRiskAttributeProperty for backward compatibility by @ciscorn in #547
  • Publish nusamai-geometry as 'flatgeom' on crates.io. by @ciscorn in #546

Full Changelog: v0.0.0-alpha.17...v0.0.0-alpha.18

v0.0.0-alpha.17

16 May 00:22
bed96f2
Compare
Choose a tag to compare
v0.0.0-alpha.17 Pre-release
Pre-release

What's Changed

  • リポジトリ名変更により、マニュアルのURLが変更されたので対応 by @nokonoko1203 in #507
  • geometry: 座標(頂点)として任意の型を使えるようにする by @ciscorn in #509
  • ドキュメントの文言を修正 by @nokonoko1203 in #510
  • Update earcut-rs to v0.3.0 by @ciscorn in #511
  • Bump vite from 5.1.3 to 5.1.7 in /app by @dependabot in #513
  • Switch to earcut-rs published on crates.io by @ciscorn in #515
  • chore: Update earcut to 0.4 by @ciscorn in #516
  • Add the Web Mercator as a target CRS by @ciscorn in #517
  • projection: Cartesian to Geodetic by @ciscorn in #521
  • Add license scan report and status by @fossabot in #522
  • models: Catching up with PLATEAU v4.0 schema by @ciscorn in #524
  • nusamai-geometryをボクセルグリッドに変換するためのクレートを実装 by @nokonoko1203 in #520
  • Add x86_64-apple-darwin toolchain to release workflow by @ciscorn in #527

New Contributors

Full Changelog: v0.0.0-alpha.16...v0.0.0-alpha.17

v0.0.0-alpha.16

21 Mar 13:49
4847289
Compare
Choose a tag to compare
v0.0.0-alpha.16 Pre-release
Pre-release

What's Changed

  • CI: Mac用リリースを Universal Binary (Apple Silicon & Intel) にする by @ciscorn in #502
  • CI: ターゲット aarch64-apple-darwin を追加する by @ciscorn in #503

Full Changelog: v0.0.0-alpha.15...v0.0.0-alpha.16

v0.0.0-alpha.15

21 Mar 03:56
3b0e198
Compare
Choose a tag to compare
v0.0.0-alpha.15 Pre-release
Pre-release

What's Changed

  • 3dtiles|gltf: 重複して存在する 3D Metadata のエンコーダを除去する by @ciscorn in #496
  • GUI: 3D Tiles 出力のCRS選択肢にJGD2011を追加する(ジオイド高を加算しない用途) by @ciscorn in #498
  • gltf: 頂点ごとでの Mutex lock の除去 by @ciscorn in #485
  • chore: use 宣言の整理 by @ciscorn in #497
  • gltf: BoundingVolumeの height の更新の誤りを修正 by @ciscorn in #499

Full Changelog: v0.0.0-alpha.14...v0.0.0-alpha.15

v0.0.0-alpha.14

19 Mar 04:39
5182c4c
Compare
Choose a tag to compare
v0.0.0-alpha.14 Pre-release
Pre-release

What's Changed

  • Fix: glTF Sink で interior rings を正しく扱うようにする by @ciscorn in #492
  • gltf(propertyTables): idを2重に書き込んでいた箇所を修正 by @nokonoko1203 in #493
  • Hotfix for #493 (idがない場合の埋め合わせ条件の修正) by @ciscorn in #495

Full Changelog: v0.0.0-alpha.13...v0.0.0-alpha.14