From 218d1247555417a203845c35160d5cc8af72e1d2 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Sun, 19 Jan 2020 18:48:59 +0100 Subject: [PATCH] Display scene file extensions in the editor only if there's ambiguity This also simplifies the Editor Settings as the extension is now automatically shown to avoid ambiguity. --- editor/editor_data.cpp | 28 ++++++++++++++++++++++------ editor/editor_data.h | 2 +- editor/editor_settings.cpp | 1 - editor/rename_dialog.cpp | 5 ++++- 4 files changed, 27 insertions(+), 9 deletions(-) diff --git a/editor/editor_data.cpp b/editor/editor_data.cpp index 213c3f56319..fa4703d425b 100644 --- a/editor/editor_data.cpp +++ b/editor/editor_data.cpp @@ -741,7 +741,7 @@ Ref