OpenSceneGraph/src/osgParticle
Robert Osfield 7232a831da Added osg::FrameStamp::set/getSimulationTime().
Added setting of osg_SimulationTime and osg_DeltaSimulationTime to the uniforms set by SceneView

Added frame(double simulationTime) and advance(double simulationTime) parameters to
osgViewer::SimpleViewer, Vewer and CompositeViewer.

Updated various examples and Nodes to use SimulationTime where appropriate.
2007-01-25 12:02:51 +00:00
..
ConnectedParticleSystem.cpp Tweaks from using a ReadWriteMutex& to a ReadWriteMutex* parameter to avoid 2006-12-27 23:19:17 +00:00
Emitter.cpp Moved osgParticle across to standard OSG coding style. 2005-04-29 09:47:57 +00:00
ExplosionDebrisEffect.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
ExplosionEffect.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
FireEffect.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
FluidFrictionOperator.cpp Moved osgParticle across to standard OSG coding style. 2005-04-29 09:47:57 +00:00
FluidProgram.cpp Added clamping of the wind force contribution to acceletion of particle so 2006-02-24 13:56:07 +00:00
GNUmakefile Moved PrecipitationEffect node into osgParticle. 2006-04-22 15:08:07 +00:00
ModularEmitter.cpp Added SmokeTrailEffect which renders created particles as single quad or line 2005-10-12 18:42:36 +00:00
ModularProgram.cpp Moved osgParticle across to standard OSG coding style. 2005-04-29 09:47:57 +00:00
MultiSegmentPlacer.cpp Moved osgParticle across to standard OSG coding style. 2005-04-29 09:47:57 +00:00
Particle.cpp Changes to fix divide by 0 warning under VS. 2005-10-24 18:51:36 +00:00
ParticleEffect.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
ParticleProcessor.cpp Added osg::FrameStamp::set/getSimulationTime(). 2007-01-25 12:02:51 +00:00
ParticleSystem.cpp Added an osgDB::ReadWriteMutex to help manage the ability to have serialize 2006-12-27 16:40:34 +00:00
ParticleSystemUpdater.cpp Added osg::FrameStamp::set/getSimulationTime(). 2007-01-25 12:02:51 +00:00
PrecipitationEffect.cpp Added osg::FrameStamp::set/getSimulationTime(). 2007-01-25 12:02:51 +00:00
Program.cpp Moved osgParticle across to standard OSG coding style. 2005-04-29 09:47:57 +00:00
SmokeEffect.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
SmokeTrailEffect.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
Version.cpp Updated version numbers of the up comming 1.2 release 2006-08-31 20:54:28 +00:00