panda3d/models/gui/dialog_box_gui.egg
rdb 1db3bb4ee6 dmodels: Delete dmodels tree, merge into models folder instead
Also eliminates need for flt2egg at build time

Fixes #1075
2020-12-29 18:40:49 +01:00

48 lines
938 B
Plaintext

<CoordinateSystem> { Z-Up }
<Comment> {
"flt2egg -ps keep dialog_box_gui.flt -o dialog_box_gui.egg"
}
<Texture> 0 {
"../maps/general_panel.rgba"
<Scalar> wrap { repeat }
<Scalar> wrapu { repeat }
<Scalar> wrapv { repeat }
<Scalar> minfilter { nearest }
<Scalar> magfilter { nearest }
<Scalar> envtype { modulate }
}
<VertexPool> vpool {
<Vertex> 0 {
-0.577176544880644 0 0.554307403338226
<UV> { 0 1 }
<RGBA> { 1 1 1 1 }
}
<Vertex> 1 {
0.534984304949106 0 0.554307403338226
<UV> { 1 1 }
<RGBA> { 1 1 1 1 }
}
<Vertex> 2 {
0.534984304949106 0 -0.631771859679054
<UV> { 1 0 }
<RGBA> { 1 1 1 1 }
}
<Vertex> 3 {
-0.577176544880644 0 -0.631771859679054
<UV> { 0 0 }
<RGBA> { 1 1 1 1 }
}
}
<Group> g1 {
<Group> g2 {
<Group> o1 {
<Polygon> {
<TRef> { 0 }
<BFace> { 1 }
<VertexRef> { 0 1 2 3 <Ref> { vpool } }
}
}
}
}