Game Development Community

Migrating code from 1.4 to 1.5

by Brad Strong · in Torque Game Engine · 12/05/2006 (6:55 am) · 2 replies

Hi,

Are there any known issues migrating code from TGE 1.4 to 1.5? I'm looking for a general list I can check various modules against when things don't run.

Thanks for any help.

#1
12/05/2006 (9:51 am)
The main difference is in the integration of the lighting kit. If you're not doing any custom lighting 1.4 then you're project should convert fairly easily.
#2
12/28/2006 (9:34 am)
Thanks Kirk.