mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 17:35:34 -04:00
*** empty log message ***
This commit is contained in:
parent
9ba6d30049
commit
a7564f4aaa
@ -60,13 +60,6 @@ SpriteParticleRenderer(Texture *tex) :
|
||||
_color_interpolation_manager(new ColorInterpolationManager(_color))
|
||||
{
|
||||
init_geoms();
|
||||
|
||||
/*
|
||||
if(use_qpgeom)
|
||||
cout<<"using qpgeoms"<<endl;
|
||||
else
|
||||
cout<<"not using qpgeoms"<<endl;
|
||||
*/
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
x
Reference in New Issue
Block a user