mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
Added p3 to library names
This commit is contained in:
parent
7a431e4499
commit
cea56b4d81
@ -79,7 +79,7 @@ egg-object-type-ghost <Scalar> collide-mask { 0 }
|
||||
|
||||
# This module allows direct loading of formats like .flt, .mb, or .dxf
|
||||
|
||||
load-file-type ptloader
|
||||
load-file-type p3ptloader
|
||||
|
||||
# Define a new egg object type. See the comments in _panda.prc about this.
|
||||
|
||||
@ -94,3 +94,7 @@ cull-bin gui-popup 60 unsorted
|
||||
lock-to-one-cpu #t
|
||||
paranoid-clock 1
|
||||
|
||||
# This default only comes into play if you try to load a model
|
||||
# and don't specify an extension.
|
||||
|
||||
default-model-extension .egg
|
||||
|
@ -62,7 +62,7 @@ show-frame-rate-meter #f
|
||||
|
||||
# Enable audio using the FMod audio library by default:
|
||||
|
||||
audio-library-name fmod_audio
|
||||
audio-library-name p3fmod_audio
|
||||
|
||||
# The new version of panda supports hardware vertex animation, but it's not quite ready
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user