Game Development Community

Specific files changed in Final vs B3?

by Scottie Sirius · in Torque 3D Professional · 07/18/2011 (10:43 am) · 0 replies

Since the header on almost every file is changed in the engine code it makes it extremely time consuming to go through each and every file to do a merge.

I don't imagine you have a list of all the files that have been updated/changed in Final do you?

#2
07/18/2011 (11:02 am)
The fact that basically every file has been touched is mostly because copyright headers were updated. Use a good merge tool (like Beyond Compare) that allows you to ignore comment changes to simply filter all that stuff out.
#1
07/18/2011 (1:23 pm)
And once youve removed the comment headers, theres an awful lot of in-engine documentation that has been added that also confuses the issue, i gave up looking for the changes.