mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
Added parallax project
This commit is contained in:
parent
82e3731bd9
commit
f61b373cdc
@ -61,6 +61,10 @@ if [ "$FOURD" ]; then
|
||||
FOURD=`cygpath -w $FOURD`
|
||||
export FOURD
|
||||
fi
|
||||
if [ "$PARALLAX" ]; then
|
||||
PARALLAX=`cygpath -w $PARALLAX`
|
||||
export PARALLAX
|
||||
fi
|
||||
if [ "$TTMODELS" ]; then
|
||||
TTMODELS=`cygpath -w $TTMODELS`
|
||||
export TTMODELS
|
||||
|
Loading…
x
Reference in New Issue
Block a user