Naotsun19B / RecentAssetsMenu-Document

Adds a menu to open recently opened assets in the file menu.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RecentAssetsMenu

Plugin

Description

This plugin adds a menu to the file menu to open recently opened assets as well as level assets.
In UE5.3 and later, the functionality added by this plugin is included in the engine as standard.
I plan to make it compatible with the latest version so that similar functions can be used in UE5.2 and earlier versions from the Marketplace, but from UE5.3 onwards, this plugin will essentially be an empty plugin that does nothing.

Requirement

Target version : UE4.27 ~ 5.4
Target platform : Windows, Mac, Linux

Installation

Put the Plugins/RecentAssetsMenu folder in your project's Plugins folder.
Or install from the marketplace.
If the feature is not available after installing the plugin, it is possible that the plugin has not been enabled, so please check if the plugin is enabled from Edit > Plugins.

Usage

A menu called "Recent Assets" has been added to the file menu, so select the asset you want to open from there.

Usage

You can also change the shortcut keys from the keyboard shortcuts in the editor preferences.

KeyboardShortcuts

License

MIT License

Author

Naotsun

History

  • (2024/04/24) v1.4
    Added support for UE5.4

  • (2023/09/07) v1.3
    Added support for UE5.3

  • (2023/05/14) v1.2
    Added support for UE5.2

  • (2023/03/13) v1.1
    Added a menu to clear data for recently opened assets

  • (2023/02/15) v1.0
    Publish plugin

About

Adds a menu to open recently opened assets in the file menu.

License:MIT License