Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

Maya 2012 MEL image UI function works differently than Maya 2011?

Maya 2012 MEL image UI function works differently than Maya 2011?

Anonymous
Not applicable
335 Views
1 Reply
Message 1 of 2

Maya 2012 MEL image UI function works differently than Maya 2011?

Anonymous
Not applicable
Im noticing that the image mel function works differently in maya2012 than it did in maya2011.
In maya2011 a image is resized to fit the height and width of the parent layout.
In maya2012 a image is cropped to the height and width.
Is there a work around to fix this?
0 Likes
336 Views
1 Reply
Reply (1)
Message 2 of 2

lee.dunham
Collaborator
Collaborator
the only way i've found was to have the image file sized correctly, which isnt much of a workaround tbh.
You can use pythons Image module to make a resized duplicate, but it makes more sense to have the right sized images now.

(Im not sure as to why they removed this function in 2012, its more hindrance now)
0 Likes