diff --git a/README.md b/README.md index 703b5c25..0e1f1a6b 100644 --- a/README.md +++ b/README.md @@ -553,6 +553,8 @@ Press F5 to start debugging. ## History +2024-08-14: release 2.15: add alpha blending support. Parameter --default_alpha_mode (default OPAQUE, options OPAQUE/BLEND/MASK) + 2024-08-08: release 2.14.1: make zip releases smaller 2024-08-08: release 2.14.0: diff --git a/src/pg2b3dm/pg2b3dm.csproj b/src/pg2b3dm/pg2b3dm.csproj index 6670a3d1..ddedf204 100644 --- a/src/pg2b3dm/pg2b3dm.csproj +++ b/src/pg2b3dm/pg2b3dm.csproj @@ -6,10 +6,10 @@ ./nupkg true pg2b3dm - 2.14.1 + 2.15.0 Console tool for converting PostGIS geometries to 3D Tiles - 2.14.1 - 2.14.1 + 2.15.0 + 2.15.0 true MIT Geodan @@ -17,7 +17,7 @@ https://github.com/geodan/pg2b3dm https://github.com/geodan/pg2b3dm git - Add TIN support + Add alpha blending support 3dtiles b3dm gltf cesium false