From 4b280a00db19aa5b3eddb0ba4f79cfe8031926ea Mon Sep 17 00:00:00 2001 From: Stuart Buchanan Date: Sat, 26 Oct 2019 16:29:37 +0100 Subject: [PATCH] Shader Buildings - fix roofs, set small tex to 5m Fix a bug in the roof transformation that meant the roof ridges were not sized correctly. Also change the texture "unit" width for small buildings from 6m to 5m following discussions with Rick Gruber-Riemer. --- simgear/scene/tgdb/SGBuildingBin.cxx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/simgear/scene/tgdb/SGBuildingBin.cxx b/simgear/scene/tgdb/SGBuildingBin.cxx index bcecc1f8..157dcccd 100644 --- a/simgear/scene/tgdb/SGBuildingBin.cxx +++ b/simgear/scene/tgdb/SGBuildingBin.cxx @@ -503,14 +503,14 @@ typedef QuadTreeBuilder