From 005b02ba10538703c6aa3037e17db3beabcd682c Mon Sep 17 00:00:00 2001 From: Arjen Hiemstra Date: Wed, 3 Jun 2015 21:56:20 +0200 Subject: [PATCH] Add changes of 15.05.93 release --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES b/CHANGES index 616f906b34..e62253066b 100644 --- a/CHANGES +++ b/CHANGES @@ -21,6 +21,12 @@ Changes since 15.05.91 * Fixed: Text fields will trigger a slice on text change, not only after focus change/enter press. * Fixed: Rotate Tool snaps to incorrect value. +* Fixed: Object Collision would only moved objects to the right. +* Fixed: Object Collision would move the selected object when it should not. +* Fixed: Camera panning now works correctly instead of doing nothing. +* Fixed: Camera would flip around center point at maximum rotation. +* Fixed: Build platform grid blocked view from below objects. +* Fixed: Viewport on MacOSX with high-DPI screens was only taking 1/4th of the window Changes since 15.05.90 ----------------------