]> git.mxchange.org Git - simgear.git/commit
Position and orientation fixes thanks to Tim Moore (finaly). Code optimizations by...
authorehofman <ehofman>
Mon, 2 Nov 2009 10:31:05 +0000 (10:31 +0000)
committerTim Moore <timoore@redhat.com>
Mon, 2 Nov 2009 22:20:58 +0000 (23:20 +0100)
commit1ac944b7c1e7236e6d3493a7c23ea2c099109261
tree90fa65679c7e1ceef66b630b8725ba8c1d82ae6d
parentfd90dbb123adf798d0769e2572c8ed5a9924d05f
Position and orientation fixes thanks to Tim Moore (finaly). Code optimizations by moving code over from SGSoundSample to SGSampleGroup which means it will only run once for every sample group instead of once for every sample.
simgear/sound/sample_group.cxx
simgear/sound/sample_group.hxx
simgear/sound/sample_openal.cxx
simgear/sound/sample_openal.hxx
simgear/sound/soundmgr_openal.cxx
simgear/sound/soundmgr_openal.hxx