-
Notifications
You must be signed in to change notification settings - Fork 323
Visual Diff
Krzysiek Justyński edited this page Oct 14, 2022
·
12 revisions
Visual Diff on Flow Asset is available since version 1.3 and UE 5.1+.
It requires trivial changes in the engine code, so it's not available in launcher engine builds yet.
You can unlock this feature if you're compiling the UE 5.1 from the source.
- Merge the aforementioned pull request.
- Change the value of
ENABLE_FLOW_DIFFpreprocessor macro to 1.

Got any questions? Discuss things related to the plugin on the dedicated Discord server.