mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
Added models subdirectory to model path
This commit is contained in:
parent
00d53a560a
commit
7af0aaca58
@ -1843,10 +1843,13 @@ default-directnotify-level warning
|
||||
|
||||
model-path .
|
||||
model-path $THIS_PRC_DIR/..
|
||||
model-path $THIS_PRC_DIR/../models
|
||||
sound-path .
|
||||
sound-path $THIS_PRC_DIR/..
|
||||
sound-path $THIS_PRC_DIR/../models
|
||||
texture-path .
|
||||
texture-path $THIS_PRC_DIR/..
|
||||
texture-path $THIS_PRC_DIR/../models
|
||||
|
||||
# This enable the automatic creation of a TK window when running
|
||||
# Direct.
|
||||
|
Loading…
x
Reference in New Issue
Block a user