|
From: Joe S. <jo...@st...> - 2008-09-09 17:31:50
|
On Sep 9, 2008, at 11:27 AM, James Walker wrote: > I have checked in changes to CartoonRenderer.cpp and HiddenLine.cpp > that > should fix this problem. > > I suppose that the most common usage is to call Q3Initialize once at > startup and call Q3Exit at shutdown, so this bug would not be > encountered. But, just to put in my $0.02, REALbasic apps generally initialize and exit Quesa repeatedly (that's just sort of the way the architecture works out -- the graphics code doesn't have a good way to know when the app is starting up or shutting down, so it just reference-counts the users and inits and exits when that count switches between 0 and 1). I've probably never run into this only because I haven't used the Cartoon Renderer yet. Thanks, - Joe -- Joe Strout jo...@st... Obama answers the top 14 science questions facing America: http://www.sciencedebate2008.com/www/index.php?id=40 |