mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
*** empty log message ***
This commit is contained in:
parent
e6193365b9
commit
9ba6d30049
@ -61,10 +61,12 @@ SpriteParticleRenderer(Texture *tex) :
|
|||||||
{
|
{
|
||||||
init_geoms();
|
init_geoms();
|
||||||
|
|
||||||
|
/*
|
||||||
if(use_qpgeom)
|
if(use_qpgeom)
|
||||||
cout<<"using qpgeoms"<<endl;
|
cout<<"using qpgeoms"<<endl;
|
||||||
else
|
else
|
||||||
cout<<"not using qpgeoms"<<endl;
|
cout<<"not using qpgeoms"<<endl;
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
|
Loading…
x
Reference in New Issue
Block a user