PDA

View Full Version : Editable_poly preserve UVs?


xcx
07-01-2005, 02:33 PM
Hey

When move faces/vertices/edges in EditablePoly mode and Preserve UVs checkbox checked. It works like it shoud (not scretch texture). But if I do same with script texture will scretch. Why and how I can fix this problem?

Here's code :

selection[1].preserveUVs = true
move $.selectedFaces [0,0,10]

Where I go wrong?


----------

Here is image what shows problem

First coube is original cube (no modified)
Second coube is same cube top face moved up by hand with basic move and Preserve UVs on.
Third coube is same cube top face moved up by script with and Preserve UVs on.

RyanT
07-01-2005, 07:30 PM
Its a bug. Its not possible to preserve UV's in script in max 7 or 7.5

RyanT
Pipeworks Software
Foundation 9

xcx
07-04-2005, 08:01 AM
Is there any other way to this? I tried to make script what calculates new UV's like preserve UVs dose but my mana isn't high enough :)

CGTalk Moderation
07-04-2005, 08:01 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.