From f3b8d8dcef97adec7d6a93b3dfda799515b5723f Mon Sep 17 00:00:00 2001 From: jmoenig Date: Mon, 14 Oct 2013 16:21:22 +0200 Subject: Condense damage list by merging overlapping dirty rectangles thanks, Craxic, for suggesting the idea for this optimization in #192 ! --- history.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'history.txt') diff --git a/history.txt b/history.txt index 7452005..139f5d3 100755 --- a/history.txt +++ b/history.txt @@ -1954,3 +1954,7 @@ ______ 131010 ------ * Cloud: added "sanity check" to cloud-saving mechanism that errors if the serialized project data is corrupt and cannot be parsed as XML, addresses #203, #200, #171 + +131014 +------ +* Morphic: Condense damage list by merging overlapping dirty rectangles -- cgit v1.3.1