Changes to the skinning engine for XBMC Gotham
#18
2013-06-01 colordiffuse attribute for textures

a colordiffuse attribute for textures has been added:
Code:
<texture colordiffuse="FFFFAAFF">texture.png</texture>
<texture colordiffuse="$VAR[colordiffuse]">texture.png</texture>
<texture colordiffuse="$INFO[colordiffuse]">texture.png</texture>

works for all texture controls, for example textureradioon, textureradiooff, texturefocus, texturenofocus etc.

git commit: https://github.com/xbmc/xbmc/commit/20b8...5721e91d7f
pull request: 1772 (PR)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply


Messages In This Thread
RE: Changes to the skinning engine for XBMC Gotham - by ronie - 2013-06-05, 23:28
Logout Mark Read Team Forum Stats Members Help
Changes to the skinning engine for XBMC Gotham3