M2u interactive sync script for Maya -> UE4

small update:

  • Refactored a lot of the c++ code, the operations are now packed into classes.
  • When sending objects to the Editor and an Actor with the same name already exists, it is updated (transformations currently only) instead of another object added on top. So sending the whole scene more than once should not generate unnecessary duplicates.