Smart Merge

Author: 
el_bearduno
el_bearduno's picture
Status: 
Priority: 
Milestone: 
N/A

Create a unity plugin that allows you to launch the scene merging tool, Unity Smart Merge, from unity. It could be a right click interface or an inspector interface.

  • Right click - when you have 2 sceens selected at the same time and the user right clicks add an option to launch to tool
  • Inspector - The user can drag the scenes into fields and click a button that launches the tool 

Unity Scene Merge documentation

Command line interface example:

'C:\Program Files\Unity 5.6\Editor\Data\Tools\UnityYAMLMerge.exe' merge -p "$BASE" "$REMOTE" "$LOCAL" "$MERGED"

 

Add new comment

Basic Editor

  • Allowed HTML tags: <a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

Plain Text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.