Fix source calculations for AL_SOURCE_RELATIVE mode
commitfed346c285b96b4bd8c519b03ad2cb2202940b2c
authorChris Robinson <chris.kcat@gmail.com>
Sun, 18 May 2008 23:52:38 +0000 (18 16:52 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 18 May 2008 23:52:38 +0000 (18 16:52 -0700)
treed60186b37984d58cd284350998e6feb927018a60
parentcad9b367a51f3efaefa666d68379fb21e1352678
Fix source calculations for AL_SOURCE_RELATIVE mode
Make sure the source position and direction are properly put into listener-
space before working with them, and don't calculate the listener velocity for
relative coordinates
Alc/ALu.c