mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
Path fixes
This commit is contained in:
parent
3d3eeaf5bd
commit
572669e74d
@ -4,7 +4,7 @@
|
||||
"MaxEggPlugin nul.max -o 'E:\sshadhan\Desktop\Dirlight.egg'"
|
||||
}
|
||||
<Texture> Tex1 {
|
||||
"DirLight.tif"
|
||||
"../maps/Dirlight.png"
|
||||
<Scalar> format { rgb }
|
||||
<Scalar> wrapu { repeat }
|
||||
<Scalar> wrapv { repeat }
|
||||
|
@ -4,7 +4,7 @@
|
||||
"MaxEggPlugin nul.max -o 'E:\sshadhan\Desktop\Pointlight.egg'"
|
||||
}
|
||||
<Texture> Tex1 {
|
||||
"PointLight.tif"
|
||||
"../maps/Pointlight.png"
|
||||
<Scalar> format { rgb }
|
||||
<Scalar> wrapu { repeat }
|
||||
<Scalar> wrapv { repeat }
|
||||
|
@ -4,7 +4,7 @@
|
||||
"MaxEggPlugin nul.max -o 'E:\sshadhan\Desktop\Spotlight.egg'"
|
||||
}
|
||||
<Texture> Tex1 {
|
||||
"Spotlight.tif"
|
||||
"../maps/Spotlight.png"
|
||||
<Scalar> format { rgb }
|
||||
<Scalar> wrapu { repeat }
|
||||
<Scalar> wrapv { repeat }
|
||||
|
Loading…
x
Reference in New Issue
Block a user