Page 1 of 1

Tracking scene file changes in version control

Posted: 22 May 2018, 21:49
by robo_ninja
Hi,

I wanted to know if there is a way to track the scene file changes in version control like Github, mercurial? I save the lua scripts externally saved (and just loading them in the scene file), hence I am able to track the changes made in the scripts. If say I push the changes I made in the scripts and my project partner wants to pull all the changes from the latest commit how will he be able to download the latest scene file as well?

I hope there is some way to deal with this.

TIA

Re: Tracking scene file changes in version control

Posted: 23 May 2018, 09:13
by fferri
Yes. Binary files can be tracked by Git/Mercurial as well.