Audio3DManager: fix regression with setSoundVelocityAuto()

This commit is contained in:
rdb
2019-01-06 09:27:35 +01:00
parent 6e730a2e95
commit 2da791b9fb
2 changed files with 20 additions and 10 deletions

View File

@@ -1,5 +1,6 @@
------------------------ RELEASE 1.10.1 -----------------------
* Fix regression with Audio3DManager.setSoundVelocityAuto()
* Audio3DManager accepts tuple in setSoundVelocity/setListenerVelocity
------------------------ RELEASE 1.10.0 -----------------------