Details
-
Epic
-
Resolution: Unresolved
-
P2: Important
-
QDS 4.4
-
None
-
AssetImporter 3 way merge
Description
Let the user configure a merge tool in QDS. QDS can provide the config for common tools and even auto-detect such tools. e.g.
- Kaleidoscope
- WinMerge
- P4Merge
- Beyond Compare
Once QDS has a merge tool configured, the Asset importer plugin can launch the 3-way merge when a component is merged.
Challenges/tasks:
- Create a config JSON to have the configuration of known tools
- Auto-detection of tools
- When to launch/skip the 3-way merge.
- Aux data manipulation.