From feaefdf93b2410eb91cad37dba824bbea63758ff Mon Sep 17 00:00:00 2001 From: Bert Temme Date: Thu, 15 Aug 2024 10:49:08 +0200 Subject: [PATCH] release 2.15.1 --- README.md | 2 ++ src/pg2b3dm/pg2b3dm.csproj | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0e1f1a6b..6ffb2e27 100644 --- a/README.md +++ b/README.md @@ -553,6 +553,8 @@ Press F5 to start debugging. ## History +2024-08-15: release 2.15.1: assume RGBA format for hex color values, not ARGB + 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 diff --git a/src/pg2b3dm/pg2b3dm.csproj b/src/pg2b3dm/pg2b3dm.csproj index ddedf204..f5c74a7e 100644 --- a/src/pg2b3dm/pg2b3dm.csproj +++ b/src/pg2b3dm/pg2b3dm.csproj @@ -6,10 +6,10 @@ ./nupkg true pg2b3dm - 2.15.0 + 2.15.1 Console tool for converting PostGIS geometries to 3D Tiles - 2.15.0 - 2.15.0 + 2.15.1 + 2.15.1 true MIT Geodan @@ -17,7 +17,7 @@ https://github.com/geodan/pg2b3dm https://github.com/geodan/pg2b3dm git - Add alpha blending support + Assume RGBA hex format not ARGB 3dtiles b3dm gltf cesium false