mirror of
https://github.com/osrf/gazebo_models.git
synced 2025-09-15 12:58:56 +08:00
Cleaning up shadows
This commit is contained in:
parent
0b68f7c8b5
commit
b3e98f2e2e
@ -1,5 +1,6 @@
|
||||
material Dumpster/Diffuse
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
@ -14,6 +15,7 @@ material Dumpster/Diffuse
|
||||
|
||||
material Dumpster/Specular
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
material FastFood/Diffuse
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
@ -14,6 +15,7 @@ material FastFood/Diffuse
|
||||
|
||||
material FastFood/Specular
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
@ -28,6 +30,7 @@ material FastFood/Specular
|
||||
|
||||
material FastFood/Normal
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
material GasStation/Diffuse
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
@ -14,6 +15,7 @@ material GasStation/Diffuse
|
||||
|
||||
material GasStation/Specular
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
@ -28,6 +30,7 @@ material GasStation/Specular
|
||||
|
||||
material GasStation/Normal
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
material House_1/Diffuse
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
@ -14,6 +15,7 @@ material House_1/Diffuse
|
||||
|
||||
material House_1/Specular
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
@ -28,6 +30,7 @@ material House_1/Specular
|
||||
|
||||
material House_1/Normal
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
material House_2/Diffuse
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
material House_3/Diffuse
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
material Mailbox/Diffuse
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
@ -14,6 +15,7 @@ material Mailbox/Diffuse
|
||||
|
||||
material Mailbox/Specular
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
material Polaris/Diffuse
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
material StopSign/Diffuse
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
@ -14,6 +15,7 @@ material StopSign/Diffuse
|
||||
|
||||
material StopSign/Specular
|
||||
{
|
||||
receive_shadows off
|
||||
technique
|
||||
{
|
||||
pass
|
||||
|
||||
Loading…
Reference in New Issue
Block a user