File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -551,6 +551,8 @@ Press F5 to start debugging.
551551
552552## History
553553
554+ 2025-11-06: release 2.23.1: fix octree subdivision ath higher z-levels visibility
555+
5545562025-11-05: release 2.23.0: add multiple subtree files support for OCTREE tiling schema
555557
5565582025-30-10: release 2.22.0: add subdivision parameter for QUADTREE/OCTREE tiling schema (default QUADTREE)
Original file line number Diff line number Diff line change 66 <PackageOutputPath >./nupkg</PackageOutputPath >
77 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
88 <ToolCommandName >pg2b3dm</ToolCommandName >
9- <Version >2.23.0 </Version >
9+ <Version >2.23.1 </Version >
1010 <Description >Console tool for converting PostGIS geometries to 3D Tiles</Description >
11- <AssemblyVersion >2.23.0 </AssemblyVersion >
12- <FileVersion >2.23.0 </FileVersion >
11+ <AssemblyVersion >2.23.1 </AssemblyVersion >
12+ <FileVersion >2.23.1 </FileVersion >
1313 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1414 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1515 <Company >Geodan</Company >
You can’t perform that action at this time.
0 commit comments