Notifications
Clear all

[Closed] show custom bitmap name in custum material

Hi,

i have small problem.I have custom material where we have created custom slots with mapbutton for diffuse map,bump map etc…
And then we have created custom bitmap,where we have used replace ui false,and we have added a few mor properties.
Now when i click on button a choose the bitmap a dont see bitmap name on button.
Example: When im using normal texture map, i see on button “Map #3(Filename.ext)”.But when Im using custom texture map i see just “Map #3(MyBitmap)” where MyBitmap is name of the plugin extended plugin script
(plugin texturemap MyBitmap
name:”MyBitmap
class etc.
extends: bitmapTex
etc.
Anyone knows how to show the name of the file in button?
Thanx
Mr.Or