[GEM-dev] text3d and model

IOhannes m zmoelnig zmoelnig at iem.at
Wed Mar 24 13:03:40 CET 2004


IOhannes m zmoelnig wrote:
> B. Bogart wrote:
> 
>
> all right, happens with me too.
> seems to be a problem with display-lists.

indeed it was some issue with display-lists (although i haven't really 
found out why this happened): the model and the 1st glyph (e.g: 
character) have been assigned the same display-list.
it also happened with concurring [text3d]-objects, resulting in 
exchanged glyphs.

while debugging, i found it very annoying that i had to re-load the font 
everytime i switched off/on rendering, so i added an auto-loader on 
startRendering().
et voila, this seems to have fixed the display-list sharing too.

i have committed the changes to the cvs.

> 
> 
> mfg.asd.r
> IOhannes





More information about the GEM-dev mailing list