]> git.mxchange.org Git - flightgear.git/commit
Rename EnvironmentFX to SceneFX and rethink the aircraft model specific properties...
authorErik Hofman <erik@ehofman.com>
Thu, 5 Nov 2015 14:31:52 +0000 (15:31 +0100)
committerErik Hofman <erik@ehofman.com>
Thu, 5 Nov 2015 14:31:52 +0000 (15:31 +0100)
commit26f1d12ad79c19c0e68820d18a1a0a5a12e4f831
tree0d2a961e15fa9f8892df64e3e29f4406735e00b9
parent8363ee8784965ae103d9d6e8432220f017af28cd
Rename EnvironmentFX to SceneFX and rethink the aircraft model specific properties: use a samping factor which applies to both volume and reference_distance and max_distance
src/Sound/CMakeLists.txt
src/Sound/environment_fx.cxx [deleted file]
src/Sound/environment_fx.hxx [deleted file]
src/Sound/scenefx.cxx [new file with mode: 0644]
src/Sound/scenefx.hxx [new file with mode: 0644]