mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
Add maya paths
This commit is contained in:
parent
a969b76922
commit
f41b174931
@ -11,6 +11,8 @@ then
|
||||
export PATH=$PANDA_PATH/bin:$PATH
|
||||
export PYTHONPATH=$PANDA_PATH/lib:$PYTHONPATH
|
||||
export DYLD_LIBRARY_PATH=$PANDA_PATH/lib:$DYLD_LIBRARY_PATH
|
||||
export MAYA_SCRIPT_PATH=$PANDA_PATH/plugins:$MAYA_SCRIPT_PATH
|
||||
export MAYA_PLUG_IN_PATH=$PANDA_PATH/plugins:$MAYA_PLUG_IN_PATH
|
||||
fi
|
||||
'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user