X-Git-Url: https://git.ao2.it/vrm.git/blobdiff_plain/d2402688723bb3a348e7991869e45145db77a959..ae133d0af9d635758bb88c6fc6383d42b207d02f:/vrm.py diff --git a/vrm.py b/vrm.py index e6ac4d4..84e4588 100755 --- a/vrm.py +++ b/vrm.py @@ -114,7 +114,7 @@ class config: polygons = dict() polygons['SHOW'] = True polygons['SHADING'] = 'FLAT' # FLAT or TOON - polygons['HSR'] = 'PAINTER' # PAINTER or NEWELL + polygons['HSR'] = 'NEWELL' # PAINTER or NEWELL # Hidden to the user for now polygons['EXPANSION_TRICK'] = True