mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -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 .
|
||||||
model-path $THIS_PRC_DIR/..
|
model-path $THIS_PRC_DIR/..
|
||||||
|
model-path $THIS_PRC_DIR/../models
|
||||||
sound-path .
|
sound-path .
|
||||||
sound-path $THIS_PRC_DIR/..
|
sound-path $THIS_PRC_DIR/..
|
||||||
|
sound-path $THIS_PRC_DIR/../models
|
||||||
texture-path .
|
texture-path .
|
||||||
texture-path $THIS_PRC_DIR/..
|
texture-path $THIS_PRC_DIR/..
|
||||||
|
texture-path $THIS_PRC_DIR/../models
|
||||||
|
|
||||||
# This enable the automatic creation of a TK window when running
|
# This enable the automatic creation of a TK window when running
|
||||||
# Direct.
|
# Direct.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user