This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
angels-and-demons/Angels and Demons/Assets
2018-05-24 02:47:51 +01:00
..
Editor Board development complete. 2018-05-16 05:11:34 +01:00
Materials Board development complete. 2018-05-16 05:11:34 +01:00
Prefabs Board development complete. 2018-05-16 05:11:34 +01:00
Scenes Angels & Demons Game Logic Complete. (Almost) (#2) 2018-05-24 02:47:51 +01:00
Scripts Angels & Demons Game Logic Complete. (Almost) (#2) 2018-05-24 02:47:51 +01:00
Sprites Angels & Demons Game Logic Complete. (Almost) (#2) 2018-05-24 02:47:51 +01:00
Editor.meta Project started, GitMerge added. 2018-05-09 20:42:22 -05:00
LICENSE.md Project started, GitMerge added. 2018-05-09 20:42:22 -05:00
LICENSE.md.meta Project started, GitMerge added. 2018-05-09 20:42:22 -05:00
Materials.meta Added mobile template. 2018-05-09 21:09:50 -05:00
Prefabs.meta Board development complete. 2018-05-16 05:11:34 +01:00
README.md Project started, GitMerge added. 2018-05-09 20:42:22 -05:00
README.md.meta Project started, GitMerge added. 2018-05-09 20:42:22 -05:00
Scenes.meta Project started, GitMerge added. 2018-05-09 20:42:22 -05:00
Scripts.meta Added mobile template. 2018-05-09 21:09:50 -05:00
Sprites.meta Board development complete. 2018-05-16 05:11:34 +01:00

GitMerge-for-Unity

A Unity plugin which allows you to merge scene and prefab files when using git. More information: http://flashg.github.io/GitMerge-for-Unity/

This tool does not work with Unity 5...

...and it will not do so until a small change in scene serialization will be reverted in Unity. Please vote for this here: http://feedback.unity3d.com/suggestions/re-add-local-identifiers-in-scene-file-for-prefab-instances

Current state of the project

You can merge both scenes and prefabs. Working with the scene hierarchy is currently being improved.

There are still a few bugs to work on. If the tool messes up something, remember to git reset --hard 😉