mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 19:08:55 -04:00
*** empty log message ***
This commit is contained in:
parent
1fbddc9f80
commit
cd5075b8dd
@ -3,5 +3,5 @@
|
||||
|
||||
#begin install_egg
|
||||
#define SOURCES \
|
||||
happy.egg
|
||||
smiley.egg
|
||||
#end install_egg
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
<CoordinateSystem> { Y-Up }
|
||||
|
||||
<Texture> tex1 {
|
||||
"../maps/happy.rgb"
|
||||
"../maps/smiley.rgb"
|
||||
<Scalar> minfilter { BILINEAR }
|
||||
<Scalar> magfilter { BILINEAR }
|
||||
<Scalar> wrap { REPEAT }
|
@ -1,7 +0,0 @@
|
||||
#define DIR_TYPE models
|
||||
#define INSTALL_TO models/directtools
|
||||
|
||||
#begin install_egg
|
||||
#define SOURCES \
|
||||
happy.egg
|
||||
#end install_egg
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user