mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 19:08:55 -04:00
add keep-all-uvsets
This commit is contained in:
parent
7efe3019f2
commit
ed11448c65
@ -36,7 +36,7 @@ for ($i in $sel)
|
|||||||
string $attrName = "eggObjectTypes";
|
string $attrName = "eggObjectTypes";
|
||||||
|
|
||||||
// Modify this line as needed to add your own object types.
|
// 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");
|
string $object = ($i + ".eggObjectTypes");
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user