Difference between revisions of "Skinning How To/Artwork dependencies"

From Second Life Wiki
Jump to navigation Jump to search
Line 2: Line 2:
Some portions of the UI are dependent on the same piece of artwork. This is a list of artwork that has multiple uses, and what those uses are. If you're creating a new skin from scratch and wondering why a particular texture is showing up some place it shouldn't, or why a value is having an unexpected effect, this list might help you.  
Some portions of the UI are dependent on the same piece of artwork. This is a list of artwork that has multiple uses, and what those uses are. If you're creating a new skin from scratch and wondering why a particular texture is showing up some place it shouldn't, or why a value is having an unexpected effect, this list might help you.  
= rounded_square.tga =
= rounded_square.tga =
* The backdrop of the loading bar.  
* Background texture for the loading bar.  
* Scrollbar
* Horizontal/Vertical scrollbars.
* Background texture for avatar names.
* Background texture for avatar names.
* Chat background.
* Background texture for all notifications, including friends online, group notices, and dialog boxes.
* Background texture for inworld chat.
 
If rounded_square.tga isn't the right dimension it'll fail to load for everything but notifications and the scrollbar.


= fly_btn_left.tga =  
= fly_btn_left.tga =  

Revision as of 20:44, 21 April 2008

Introduction

Some portions of the UI are dependent on the same piece of artwork. This is a list of artwork that has multiple uses, and what those uses are. If you're creating a new skin from scratch and wondering why a particular texture is showing up some place it shouldn't, or why a value is having an unexpected effect, this list might help you.

rounded_square.tga

  • Background texture for the loading bar.
  • Horizontal/Vertical scrollbars.
  • Background texture for avatar names.
  • Background texture for all notifications, including friends online, group notices, and dialog boxes.
  • Background texture for inworld chat.

If rounded_square.tga isn't the right dimension it'll fail to load for everything but notifications and the scrollbar.

fly_btn_left.tga

  • Left portion of the Communicate button.
  • Left portion of the play/pause/stop buttons.
  • Left portion of info buttons like (?).
  • Left portion of the audio settings flyout.

fly_btn_right.tga

  • Right portion of the Communicate button.
  • Right portion of the play/pause/stop buttons.
  • Right portion of info buttons like (?).
  • Right portion of the audio settings flyout.

button_enabled_32x128.tga

  • All buttons not in the toolbar, including release keys, buttons in floaters, and the connect/quit buttons on startup