TSE Support
by Ray Gebhardt · in Torque Game Engine · 05/06/2005 (12:57 pm) · 1 replies
I was paging through the Synapse Gaming Lighting Pack version 1.3.5 source code and I had an interesting surprise. I saw a lot of defines that were testing to see if you are running TGE or TSE. Does the new Lighting Pack have support for TSE? :)
Torque Owner John Kabus (BobTheCBuilder)
Good eye! :)
The Lighting Packs share the same core Lighting Pack library, however there are a ton of engine specific source files that complete the individual implementations (for instance the Lighting Pack for TGE uses 'sgTGE.cc', which is mostly empty because the core library was designed for TGE), so the current Lighting Pack release does not support TSE.
Sorry, but I can't go into any more detail than this right now - I'll definitely let everyone know when I have more info! :)
-John