1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 18:39:29 +00:00
OpenMW/apps/openmw/mwsound
florent.teppe 93e7b0d946 Terrain has a mandatory worldspace in constructor
getTerrainHeightAt takes a worldspace.

Doesn't change anything for now => Therrain is created with the default ESM3 worldspace, and is never changed.
2023-05-29 11:31:36 +02:00
..
alext.h
efx-presets.h
efx.h
ffmpeg_decoder.cpp
ffmpeg_decoder.hpp
loudness.cpp
loudness.hpp
movieaudiofactory.cpp
movieaudiofactory.hpp
openal_output.cpp Fixed mutex causing crash in openal_output.cpp 2023-05-13 18:12:13 +00:00
openal_output.hpp
regionsoundselector.cpp Put ESMStore to Environment 2023-04-20 21:45:49 +02:00
regionsoundselector.hpp Remove createRecord functions from World because the only forward the argument to ESMStore that can be used directly. 2023-04-20 21:45:49 +02:00
sound_buffer.cpp Put ESMStore to Environment 2023-04-20 21:45:49 +02:00
sound_buffer.hpp
sound_decoder.hpp
sound_output.hpp
sound.hpp
soundmanagerimp.cpp Remove createRecord functions from World because the only forward the argument to ESMStore that can be used directly. 2023-04-20 21:45:49 +02:00
soundmanagerimp.hpp
type.hpp
volumesettings.cpp
volumesettings.hpp
watersoundupdater.cpp Terrain has a mandatory worldspace in constructor 2023-05-29 11:31:36 +02:00
watersoundupdater.hpp