add keep-all-uvsets

This commit is contained in:
David Rose 2006-08-23 18:16:15 +00:00
parent 7efe3019f2
commit ed11448c65

View File

@ -36,7 +36,7 @@ for ($i in $sel)
string $attrName = "eggObjectTypes";
// Modify this line as needed to add your own object types.
string $eggFlags = "none:portal:polylight:seq24:seq12:indexed:model:dcs:barrier:sphere:tube:trigger:trigger-sphere:bubble:ghost"
string $eggFlags = "none:portal:polylight:seq24:seq12:indexed:model:dcs:barrier:sphere:tube:trigger:trigger-sphere:bubble:ghost:keep-all-uvsets"
string $object = ($i + ".eggObjectTypes");