mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-28 18:07:25 +08:00
Fix ambient lighting of cyberzoo_solid
This commit is contained in:
@@ -465,7 +465,7 @@
|
|||||||
<lambert>
|
<lambert>
|
||||||
<diffuse>
|
<diffuse>
|
||||||
<texture texture="ID8" texcoord="UVSET0" />
|
<texture texture="ID8" texcoord="UVSET0" />
|
||||||
</diffuse>
|
</diffuse><ambient><color>1 1 1 1</color></ambient>
|
||||||
</lambert>
|
</lambert>
|
||||||
</technique>
|
</technique>
|
||||||
</profile_COMMON>
|
</profile_COMMON>
|
||||||
@@ -486,7 +486,7 @@
|
|||||||
<lambert>
|
<lambert>
|
||||||
<diffuse>
|
<diffuse>
|
||||||
<texture texture="ID21" texcoord="UVSET0" />
|
<texture texture="ID21" texcoord="UVSET0" />
|
||||||
</diffuse>
|
</diffuse><ambient><color>1 1 1 1</color></ambient>
|
||||||
</lambert>
|
</lambert>
|
||||||
</technique>
|
</technique>
|
||||||
</profile_COMMON>
|
</profile_COMMON>
|
||||||
@@ -507,7 +507,7 @@
|
|||||||
<lambert>
|
<lambert>
|
||||||
<diffuse>
|
<diffuse>
|
||||||
<texture texture="ID34" texcoord="UVSET0" />
|
<texture texture="ID34" texcoord="UVSET0" />
|
||||||
</diffuse>
|
</diffuse><ambient><color>1 1 1 1</color></ambient>
|
||||||
</lambert>
|
</lambert>
|
||||||
</technique>
|
</technique>
|
||||||
</profile_COMMON>
|
</profile_COMMON>
|
||||||
@@ -528,7 +528,7 @@
|
|||||||
<lambert>
|
<lambert>
|
||||||
<diffuse>
|
<diffuse>
|
||||||
<texture texture="ID55" texcoord="UVSET0" />
|
<texture texture="ID55" texcoord="UVSET0" />
|
||||||
</diffuse>
|
</diffuse><ambient><color>1 1 1 1</color></ambient>
|
||||||
</lambert>
|
</lambert>
|
||||||
</technique>
|
</technique>
|
||||||
</profile_COMMON>
|
</profile_COMMON>
|
||||||
|
|||||||
Reference in New Issue
Block a user