showInViewportTextures

23 votes
Version: 
1.0
Date Updated: 
10/01/2009
Author Name: 
u.v

showInViewportTextures

it is a gui botton to on or off material/textures previews in viewport.

to assign a shortcut: "customize user interface" -> "mainUI" -> "compariello"

* just you must have materialID equal to number of multimaterial list.

Version Requirement: 
any (i suppose)
AttachmentSize
showInViewportTextures.ms5.49 KB

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
u.v's picture

i place a copy diffuse map

i place a copy diffuse map in opacity channel to show in viewport alpha channel ... if you place txt in color diffuse just, i can't see alpha in viewport ... so i resolve it with left/right click ;)

however ... tnks about yours support

Technical Artist

dddesign's picture

now you find it

now you find it under
"customize user interface" -> "mainUI" -> "dddesign"

_______________________________________________________
http://www.dddesign.at

AttachmentSize
showMapsScript.zip 10.16 KB
dddesign's picture

thx for the script but sorry

thx for the script but sorry I dont understand the opacity thing:

if (classOf oggetto.material.diffuseMap == bitmapTexture) then
(
oggetto.material.opacityMap = Bitmaptexture fileName: (oggetto.material.diffusemap.filename)
oggetto.material.opacityMap.monoOutput = 1
)

its always changing the opacity map(procedural) to the diffuse map.
a bug???

I erased this and the rightclick feature, now works fine for my needs .......

could upload it if someone needs it too.....

paulov's picture

THanks, especially usefull

THanks, especially usefull with multimaterials. Wich are a pain to set the texture on one by one. Thanks

u.v's picture

update ... i add "Empty

update ...

i add "Empty MaterialEditor" button

Technical Artist

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.