mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -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))
|
_color_interpolation_manager(new ColorInterpolationManager(_color))
|
||||||
{
|
{
|
||||||
init_geoms();
|
init_geoms();
|
||||||
|
|
||||||
/*
|
|
||||||
if(use_qpgeom)
|
|
||||||
cout<<"using qpgeoms"<<endl;
|
|
||||||
else
|
|
||||||
cout<<"not using qpgeoms"<<endl;
|
|
||||||
*/
|
|
||||||
}
|
}
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
|
Loading…
x
Reference in New Issue
Block a user