The Black Friday Creator Sale is here! Save up to 70% on selected products now through December 3.

Genesis Asset Rename V1.1

zhangruizi - Code Plugins - Sep 26, 2023

Advanced batch assets renaming tool. It can help you batch renaming your assets, including preview, rollback, customize your needs, etc. Big helper for your project assets.

On Sale$9.99
$6.99Sign in to Buy
  • Supported Platforms
  • Supported Engine Versions
    5.1 - 5.3
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

中文:演示 / 文档 / 教程

English:Showcase / Documentation/ Tutorials


  • Are you frustrated that there is no batch renaming tool?
  • Are you upset that the bulk renaming tool doesn't have a preview feature?
  • Are you upset that the bulk renaming tool doesn't have a rollback feature?
  • Are you frustrated that the bulk renaming tool doesn't have a custom rule feature?


Functions

  1. Support add, replace, insert
  2. Support preview new characters, rollback according to history
  3. Support custom renaming rules using the Blueprint interface class
  4. Numeric characters can be converted to a customized format, such as A1 to A01, A_01, A001, and A_001

Efficiency

  1. Supports fast and efficient batch operations (faster than other renaming plugins)
  2. The script can be placed in the background to run, will not take up too much of your computer performance, and other work can be parallel

Applicability

  1. Suitable for all developers
  2. Support the right menu to open the panel according to the shortcut keys

Future

  1. World level asset renaming will be supported in the future
  2. You can right-click selected assets to perform additional operations, such as deleting them from the list, finding the target asset directory, and opening the asset, etc

Update

  • 2023.10.21 - UE5.3 - Add Element Numberic Trigger (Convert A123, A321, A213 to A_1, A_2, A_3)
  • 2023.10.10 - Fix the crash issue when opening

Technical Details

Features:

  •  Batch renaming your assets (add, insert, replace)
  •  Preview your renamed assets
  •  Customize your own rules for renaming
  • Converts numeric characters to custom format numeric characters

Code Modules:

  •  GenesisAssetRename(Editor)

Plugin Information

  • Number of Blueprints: 2
  • Number of C++ Classes: 8
  • Supported Development Platforms: Win32, Win64
  • Supported Target Build Platforms: Win32, Win64

Documentation: Link

Important/Additional Notes:

  • This plug-in does not need to run the editor utility blueprint
  • The window can be opened in the right-click panel of any asset