[GEM-dev] [deph] limitation

cyrille henry cyrille.henry at la-kitchen.fr
Sun Oct 7 00:19:58 CEST 2007


hello,

the depth object can only disable the depth buffer. it's fine when there is only one deph object in a gaimchain.
but i'd like to enable/disable depth on diferents part of the gemchain.

so i changed the line 60 of depth.cpp and add : 	

else glEnable(GL_DEPTH_TEST);

i think this change is worth inclusion in gem cvs.

cyrille




More information about the GEM-dev mailing list