Merged in polaris_raise_hand_wheel (pull request #25)

Polaris: raise steering wheel, add collision shapes for roll cage and handles
This commit is contained in:
Nathan Koenig 2013-05-03 14:10:11 -07:00
commit 4b8896675c
5 changed files with 883 additions and 334 deletions

View File

@ -19,3 +19,33 @@ material Polaris/Diffuse
}
}
}
material FNR_switch_F
{
receive_shadows off
technique
{
pass
{
ambient 1.0 1.0 1.0 1.000
texture_unit
{
texture FNR_switch_F.png
}
}
}
}
material FNR_switch_R
{
receive_shadows off
technique
{
pass
{
ambient 1.0 1.0 1.0 1.000
texture_unit
{
texture FNR_switch_R.png
}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff