diff --git a/release/darwin/blender.app/Contents/Info.plist b/release/darwin/blender.app/Contents/Info.plist index 064ffe5bc3f..ecea0e3ec76 100644 --- a/release/darwin/blender.app/Contents/Info.plist +++ b/release/darwin/blender.app/Contents/Info.plist @@ -50,5 +50,7 @@ NSPrincipalClass NSApplication + NSHighResolutionCapable + diff --git a/release/darwin/blenderplayer.app/Contents/Info.plist b/release/darwin/blenderplayer.app/Contents/Info.plist index c7b9ceb568e..91eb2d7e84d 100644 --- a/release/darwin/blenderplayer.app/Contents/Info.plist +++ b/release/darwin/blenderplayer.app/Contents/Info.plist @@ -45,5 +45,7 @@ NSPrincipalClass NSApplication + NSHighResolutionCapable +