aboutsummaryrefslogtreecommitdiff
path: root/cmake/compiler/clang
diff options
context:
space:
mode:
authorjackpoz <giacomopoz@gmail.com>2020-10-10 23:03:09 +0200
committerShauren <shauren.trinity@gmail.com>2022-01-04 20:44:02 +0100
commit3820aabcd8874e51e42ac305ef9de551e8b22175 (patch)
treee944f2d6f1391dc4fb8e11952174869cf22ffc55 /cmake/compiler/clang
parentddcbc01a65a3c8aff1248354f5c900faf719cc4a (diff)
Core/MMAPs: Restore single slope angle of 55°
Re-generating MMAPs IS required. Partially reverts 995a443da219ec773febd7dd29d18f3cefaa1f3b . Having 2 different slope angles of 55° and 85° created too many polygons to fit in the current mmtile structure. This caused some polygons to become disconnected from each other, creating the old "invisible walls" effect. Because of this and because of the performance hit when loading a mmtile caused by the increase of polygon numbers, this commit reverts the recent changes and sets by default the slope angle to 55°. Feel free to restore the previous behaviour by running .\mmaps_generator --maxAngle 85 --maxAngleNotSteep 55 , specifying the map id as number if a single map should have different slope values. This is the last commit that will change MMAPs version to force re-generating them. Any future change that will affect only the generation settings will be optional (but recommended). (cherry picked from commit 3947e4cb57d4c6adb78cd3cb52718bb88add91fc)
Diffstat (limited to 'cmake/compiler/clang')
0 files changed, 0 insertions, 0 deletions