From d6cdcf48320aa5d048b22c95db83fb15f53a1a5f Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Wed, 29 May 2019 14:43:55 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 3eb2b753e9..6c8eebb549 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,7 @@ - GLCORE: Don't hardcode shader cross compilation target version but poll it. glcore would always only use the minimum target shader version, i.e. GLSL ES 3.00 for OpenGL ES 3.0+ or GLSL 1.50 for OpenGL 3.2+. - GLCORE/SLANG: Added "FrameDirection" slang semantic. - IOS: Correctly centers screen on iPhone X landscape. +- LOCALIZATION: Update Korean translation. - LOCALIZATION: Update Portuguese Brazilian Translation. - LOCALIZATION: Update Polish translation. - MENU/WIDGETS: All widgets are now properly cleaned up, fixing the frozen widgets bug when loading / closing content.