Описание
Discord
Blueprint Backup & Restore is a C++ Editor Code Plugin that adds persistent local version history, visual comparison, and safe restoration tools directly to the Unreal Engine Blueprint Editor. Create named restore points before making risky changes, inspect exactly what changed, and return to an earlier Blueprint version whenever you need. Restore the complete Blueprint or selectively recover individual functions, macros, variables, components, event graphs, and class defaults.
🚀Top Features
Named Blueprint snapshots
Date and time-based snapshot history
Project-Wide Snapshot Manager
Compare the current Blueprint with any snapshot
Compare any two saved snapshots
Native Blueprint visual diff
Color-coded change summaries
Full Blueprint restoration
Selective Restore and Cherry Pick
Automatic safety snapshot before every restore
Lock snapshots against accidental deletion
Rename and delete snapshots
Compact Blueprint Editor toolbar menu
Direct access to the local snapshot folder
⚡ Simple Workflow
Open a Blueprint
Select Blueprint Snapshot from the toolbar
Create and name a snapshot
Continue editing the Blueprint
Open the snapshot browser when needed
Compare, rename, lock, or delete a snapshot
Use Full Restore or Selective Restore
Manage all Blueprint histories from the Project-Wide Snapshot Manager
If you experience any problems, you can reach us at [email protected]
Created by Batuu

