From 4881d96ef0e3f4faebf6d3547c21f8c4122d7b5d 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. (cherry picked from commit 218d1247555417a203845c35160d5cc8af72e1d2) --- 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 1caeb982349..f2e7a247a77 100644 --- a/editor/editor_data.cpp +++ b/editor/editor_data.cpp @@ -790,18 +790,34 @@ Ref