|
|
|
|
|
by nacs
4602 days ago
|
|
I have been using git for source control with no issues (haven't tested in a team environment however). Not sure if you were aware of this already but theres a non-default setting in the Unity preferences for enabling "Version control support" that basically makes Unity save metadata in a text format instead of its standard binary format:
http://docs.unity3d.com/Documentation/Manual/ExternalVersion... |
|