Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/FlaShG/GitMerge-for-Unity

Unity plugin for merging sceneand prefabs files when using git.
https://github.com/FlaShG/GitMerge-for-Unity

unity unity3d

Last synced: 2 months ago
JSON representation

Unity plugin for merging sceneand prefabs files when using git.

Awesome Lists containing this project

README

        

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/

## Current project state

After five long years, Unity suddenly fixed issue #17 for us.
The project is now back to a state full of potential, but it has years of Unity updates to catch up to.

### Currently working:
* Merging scene files (although this needs to be refined and thoroughly tested).
* Merging prefabs (but the newer prefab features, nesting and variants, are not explicitly supported yet. There needs to be testing, at least).

### Currently in need of work:
Please check the v2.0 milestone for a list of important issues.