Skip to content

Commit

Permalink
moved media-dir to bin, added light mesh and started with chain-calling
Browse files Browse the repository at this point in the history
  • Loading branch information
Phosfor committed Aug 29, 2010
1 parent e8af38f commit ce9f21a
Show file tree
Hide file tree
Showing 61 changed files with 6,522 additions and 11 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
16 changes: 16 additions & 0 deletions bin/media/Entities/Light.info
@@ -0,0 +1,16 @@
common_settigns
{
name Light
type object

position "0, 0, 0"
orientation "Default"
scale "1, 1, 1"

visible true
}

type_settings
{
mesh "Light/Light.mesh"
}
Binary file added bin/media/Entities/Light/Light.blend
Binary file not shown.
Binary file added bin/media/Entities/Light/Light.blend1
Binary file not shown.
11 changes: 11 additions & 0 deletions bin/media/Entities/Light/Light.material
@@ -0,0 +1,11 @@
material Material.001
{
receive_shadows on
technique
{
pass
{
lighting off
}
}
}
Binary file added bin/media/Entities/Light/Light.mesh
Binary file not shown.

0 comments on commit ce9f21a

Please sign in to comment.