mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-17 20:23:47 -04:00
Enable new OpenAL/FFMpeg code
This commit is contained in:
parent
f3b30fa975
commit
03aa8fc07e
@ -69,9 +69,13 @@ want-tk #f
|
|||||||
want-pstats #f
|
want-pstats #f
|
||||||
show-frame-rate-meter #f
|
show-frame-rate-meter #f
|
||||||
|
|
||||||
# Enable audio using the FmodEx audio library by default:
|
# Enable audio using the OpenAL audio library by default:
|
||||||
|
|
||||||
audio-library-name p3fmod_audio
|
audio-library-name p3openal_audio
|
||||||
|
|
||||||
|
# Enable the use of the new movietexture class.
|
||||||
|
|
||||||
|
use-movietexture #t
|
||||||
|
|
||||||
# The new version of panda supports hardware vertex animation, but it's not quite ready
|
# The new version of panda supports hardware vertex animation, but it's not quite ready
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user