Files
UnrealEngineUWP/Engine/Source/Editor/ContentBrowser
Jamie Dale e66e0e5636 Fixed being able to rename or deleted some read-only types in the Content Browser
UE-13653 - Able to rename redirectors by clicking on their name in the content browser twice
UE-18082 - Hide the delete button when selecting a code class in the content browser

You can no longer rename classes, redirectors, or collections by clicking on their name in the Content Browser. The delegate handling whether the asset name was read-only hadn't been hooked into the "can rename" logic used by the context menu.

Additionally, you can no longer delete a collection via the asset view, and you no longer see some asset specific context menu options when you only have classes selected.

[CL 2609362 by Jamie Dale in Main branch]
2015-07-02 13:30:17 -04:00
..
2015-04-22 15:58:21 -04:00