1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-25 06:35:30 +00:00

Apply polygon_mode to objects

This commit is contained in:
Chris Robinson 2013-04-07 07:38:43 -07:00
parent 2e067e95a9
commit 88c81bfb24

View File

@ -17,6 +17,7 @@ material openmw_objects_base
depth_check default
alpha_rejection default
transparent_sorting default
polygon_mode default
pass
{
@ -41,6 +42,7 @@ material openmw_objects_base
depth_write $depth_write
depth_check $depth_check
transparent_sorting $transparent_sorting
polygon_mode $polygon_mode
texture_unit diffuseMap
{