...
by Redacted · in Torque Game Engine · 01/13/2007 (5:29 pm) · 10 replies
...
#2
01/13/2007 (6:11 pm)
...
#3
03/23/2007 (9:57 pm)
Thanks for this! I can't say I've ever seen a problem here, but it sure sounds good. ;)
#4
03/23/2007 (10:38 pm)
...
#6
04/05/2007 (5:30 pm)
...
#7
04/16/2007 (12:03 pm)
All of the added initializations aren't needed (they're done in previous lines of code) and there is another "return" that needs to be changed to "continue" that was missed... IIRC (been a while since I first looked at this and went through it).
#8
04/16/2007 (3:18 pm)
...
#9
04/17/2007 (9:24 am)
Well, it HAS been awhile... okay, the part that was missed was that the same 3 variables need to be initialized in BitRender::render() too.
#10
04/17/2007 (10:17 am)
...
Torque Owner Redacted