aster2013 c1ea1f9e06 Move attribute name as first parameter in ATTRIBUTE macro, same as other attribute macros. 11 лет назад
..
Audio.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
Audio.h 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
AudioDefs.h 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
BufferedSoundStream.cpp 1cc8f2b82b Added BufferedSoundStream class and sound synthesis C++ example. 12 лет назад
BufferedSoundStream.h 4e2285b5b3 Add URHO3D_API to BufferedSoundStream. [ci skip] 12 лет назад
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
OggVorbisSoundStream.cpp 1cc8f2b82b Added BufferedSoundStream class and sound synthesis C++ example. 12 лет назад
OggVorbisSoundStream.h acb993e4ba Abstract Ogg Vorbis sound decoding into the SoundStream class. Note: the SoundStream class is deliberately not exposed to scripts, as it requires low-level data access and is used from the sound mixing thread. 12 лет назад
Sound.cpp 8463393377 Initial resource background loading API and implementation. Background loading-capable implementation for textures (load image in background thread, upload image to GPU in main thread), other resources todo. 11 лет назад
Sound.h 8463393377 Initial resource background loading API and implementation. Background loading-capable implementation for textures (load image in background thread, upload image to GPU in main thread), other resources todo. 11 лет назад
SoundListener.cpp cb819a5a6f Remove class name and variant type from attribute macros. 11 лет назад
SoundListener.h 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
SoundSource.cpp c1ea1f9e06 Move attribute name as first parameter in ATTRIBUTE macro, same as other attribute macros. 11 лет назад
SoundSource.h 7e46f0c862 Add MIXED_ACCESSOR_ATTRIBUTE. 11 лет назад
SoundSource3D.cpp c1ea1f9e06 Move attribute name as first parameter in ATTRIBUTE macro, same as other attribute macros. 11 лет назад
SoundSource3D.h 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
SoundStream.cpp acb993e4ba Abstract Ogg Vorbis sound decoding into the SoundStream class. Note: the SoundStream class is deliberately not exposed to scripts, as it requires low-level data access and is used from the sound mixing thread. 12 лет назад
SoundStream.h 1cc8f2b82b Added BufferedSoundStream class and sound synthesis C++ example. 12 лет назад