]> git.mxchange.org Git - simgear.git/history - simgear/scene/model/particles.cxx
Make return type from loadPagedModel explicit.
[simgear.git] / simgear / scene / model / particles.cxx
2013-07-29 James TurnerNo need to deal with OSG versions pre 3.0
2012-11-29 Thomas GeymayerFix some compiler warnings. size_t/int/unsigned convers...
2012-08-03 Tim MooreMerge branch 'timoore/optimizations' into next
2012-08-03 Tim MooreMerge branch 'timoore/optimizations' into next
2012-07-19 Tim MooreMerge branch 'timoore/optimizations' into next
2012-07-14 Frederic BouvierMore node mask fix
2012-05-05 Frederic BouvierRemove redundant inclusion of math/SGMath.hxx
2012-03-04 Mathias FroehlichReplace osgDB::ReaderWriter::Options to osgDB::Options.
2012-03-03 Mathias Froehlichmath: Remove SGMath osg dependency.
2010-07-23 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-23 Cutis L. OlsonAdd a method to set particle wind using from heading...
2010-05-06 Tim MooreMerge branch 'ehofman/framebuffer'
2010-05-06 Tim MooreMerge branch 'mathias/intersect'
2010-05-06 Tim MooreMerge branch 'ehofman/sound'
2010-05-06 Tim MooreMerge branch 'ehofman/model'
2010-05-05 Tim MooreMerge branch 'ehofman/framebuffer' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'mathias/intersect' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'ehofman/sound' into next
2010-05-05 Tim MooreMerge branch 'ehofman/model' into next
2010-04-25 Tim MooreMerge branch 'fredb/effect-stuff'
2010-04-25 Tim MooreMerge branch 'zan/cubemap'
2010-04-25 Tim MooreMerge branch 'fredb/geom-shader'
2010-04-25 Tim MooreMerge branch 'ehofman/particles'
2010-04-12 Tim MooreMerge branch 'fredb/effect-stuff' into next
2010-04-03 Tim MooreMerge branch 'zan/cubemap' into next
2010-03-30 Tim MooreMerge branch 'fredb/geom-shader' into next
2010-03-27 Tim MooreMerge branch 'ehofman/particles' into next
2010-03-27 ehofmanAllow particles to be frozen on pause.
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-09-09 frohlichSwitch to new vector conversion functions.
2008-10-30 timooreenable world coordinate particle fix
2008-10-17 mfranzadd global switch for particle systems
2008-09-11 timooreKeep non-local particles in a Z-up frame that is period...
2008-08-11 timoorepointers in Particles object should be ref_ptr
2008-07-12 mfranzs/getChild/getNode/ (otherwise "start/size" wouldn...
2008-07-12 mfranz- XML interface changes:
2008-03-02 fredbInitialize variables before using them
2008-02-15 timooreCleanup of particles contribution
2008-02-15 timooreparticles from Tiago_G