From Wang Rui, reverted changes to osgPartcile that caused problems with osgparticleeffects.
This commit is contained in:
@@ -151,6 +151,7 @@ namespace osgParticle
|
||||
private:
|
||||
ReferenceFrame _rf;
|
||||
bool _enabled;
|
||||
double _t0;
|
||||
osg::ref_ptr<ParticleSystem> _ps;
|
||||
bool _first_ltw_compute;
|
||||
bool _need_ltw_matrix;
|
||||
|
||||
Reference in New Issue
Block a user