Kaynağa Gözat

Added models subdirectory to model path

Josh Yelon 21 yıl önce
ebeveyn
işleme
7af0aaca58
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3 0
      doc/makepanda/makepanda.py

+ 3 - 0
doc/makepanda/makepanda.py

@@ -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.