From 7b8b2b1790863c7103067d40c690e273a8af5198 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20K=C3=A4fer?= Date: Mon, 9 Nov 2015 13:30:59 +0100 Subject: Revert "[core] only update the render order array when there are changes to tiles" This reverts commit ec1a58d8effb3292ec46cca3fcad17218fa8c016 and 177372b83657cda9696ff68fd5cbb872b87ce324. --- src/mbgl/map/map_context.cpp | 16 +--------------- src/mbgl/map/source.cpp | 9 ++------- src/mbgl/renderer/painter.cpp | 28 +++++++++++++++++----------- src/mbgl/renderer/painter.hpp | 6 ++---- 4 files changed, 22 insertions(+), 37 deletions(-) (limited to 'src') diff --git a/src/mbgl/map/map_context.cpp b/src/mbgl/map/map_context.cpp index 3fc8159d1d..75f195a3f9 100644 --- a/src/mbgl/map/map_context.cpp +++ b/src/mbgl/map/map_context.cpp @@ -97,9 +97,6 @@ void MapContext::setStyleURL(const std::string& url) { styleJSON.clear(); style = std::make_unique