Viewer Skins/Starlight/Starlight Changes: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Hitomi Tiponi (talk | contribs)
Hitomi Tiponi (talk | contribs)
Line 202: Line 202:
|--
|--
| panel_bottomtray.xml
| panel_bottomtray.xml
| Changed to add colour overlay and Inventory button
| Changed to add colour overlay and 'Inventory' button
| Colour named, and DkGray changed to SL-Background_Light
| Colour named, and DkGray changed to SL-Background_Light
|  
|  
Line 291: Line 291:


|--
|--
| AvatarAxisScale4
| panel_main_inventory.xml
| Avatar axis 4 scaler.
|  
| Floating point
| Change of colours to make floater version transparent (involves SL-Background_50 and Black_25)
| 1.0
| ''This definitely needs checking ???''


|--
|--
| AvatarAxisScale5
| panel_me.xml
| Avatar axis 5 scaler.
| background_opaque set to false
| Floating point
|  
| 1.0
| Is this needed - why is it done???


|--
|--
| AvatarBacklight
| panel_media_settings_security.xml
| Add rim lighting to avatar rendering to approximate shininess of skin
|  
| Boolean
| Colours named as SL-TitaniumGrey and BrickBrown
| True
|  


|--
|--
| AvatarCompositeLimit
| panel_my_profile.xml
| Maximum number of avatars to display appearance changes on the fly
| Extensive changes to separate out real life and second life info and general reformatting
| Signed 32-bit integer
|  
| 5
|  


|--
|--
| AvatarFeathering
| panel_navigation_bar.xml
| Avatar feathering (less is softer)
| Insertion of 'About Land' button and removal of a commented out section
| Floating point
|  
| 16.0
|  


|--
|--
| AvatarPickerSortOrder
| panel_nearby_chat.xml
| Specifies sort key for textures in avatar picker (+0 = name, +1 = date, +2 = folders always by name, +4 = system folders to top)
|  
| Unsigned 32-bit integer
| Colours named including SL-TitaniumGray
| 2
| '''There may be a LL bug in naming a colour here'''


|--
|--
| [[AvatarSex]]
| panel_nearby_chat_bar.xml
| Amended width of element and added in spacer icon
|  
|  
| Unsigned 32-bit integer
| ''Suggest checking ???''
| 0
 
|--
| panel_nearby_media.xml
|
| Increased hover glow, and colours named including SL-Titanium_25
|
 
|--
| panel_notes.xml
|
|
| '''Corrected couple of possible LL naming colour bugs'''
 
|--
| panel_notification.xml
|
| Named colours including odd Cerise_0 and Titanium_0
|'' Odd colours may need further investigation ???''
 


|}
|}

Revision as of 07:10, 28 August 2010

The table below lists the changed Viewer 2 xml files (other than colors.xml). It does not list all the changes to the various textures that Viewer 2 uses.

IN DEVELOPMENT DO NOT USE

File Functionality Changes Colour and Glow Changes Notes
alert_icon.xml Colour named
favorites_bar_button.xml Hover glow increased
floater_about.xml StarLight info panel added Text changed from LtGray to White This file needs changing with each release
floater_activeim.xml Colour assigned to name
floater_avatar_textures.xml Colour changed from DkGray2 to SL-Background
floater_buy_currency.xml Colour named as SL-MidGray_50
floater_camera.xml Control shrunk and buttons moved to top and made more transparent
floater_critical.xml Two colours named
floater_customize_settings.xml Colour changed from DkGray2 to SL-Background
floater_env_settings.xml Colour named as SL-MidDkGray
floater_hud.xml Colour named as SL-White True
floater_im_container Tab made bigger and icon removed Vertical tabs available as an option
floater_inventory.xml Transparent background added for making floater see-through
floater_map.xml Colour changed to SL-White


floater_nearby_chat.xml Made larger by default and shadow removed ???
floater_preferences.xml Changed to add in extra preferences options Not in Kirstens version
floater_sell_land.xml Colour changed from DkGray2 to SL-Background
floater_test_line_editor.xml Colour named
floater_test_widgets.xml Colours named (one as SL-MidBlue)
floater_texture_ctrl.xml Colour changed from DkGray2 to SL-Background
floater_tools.xml Change of background colours to make it more transparent Lot of colours named (one of them as SL-MidDkGray)
floater_ui_preview.xml Colours named May need checking that it works properly ???
floater_water.xml Colour named as SL-MidDkGray
floater_world_map.xml Named colours - DkGray2 to SL-Background and another to MapTrackDisabledColor
main_view.xml Major change to how sidebar is displayed so it can be shortened and moved across
menu_object.xml Sit and stand code changed (???) and Inspect option added
menu_viewer.xml Added in Grid Status and Xstreet, Environment editor, Sky editor. Hover tip section no longer commented out. Moved Upload section May need checking again ???
panel_active_object_row.xml Colour named
panel_activeim_row.xml Named colour
panel_adhoc_control_panel.xml Colour changed from DkGray2 to SL-Background
panel_audio_device.xml Named colour
panel_bars.xml WILL BE REMOVED in 2.1.9
panel_bottomtray.xml Changed to add colour overlay and 'Inventory' button Colour named, and DkGray changed to SL-Background_Light
panel_bottomtray_lite.xml Colour named
panel_classified_info.xml Colour changed from DkGray2 to SL-Background
panel_dummy_clothing_list_item.xml Colour named as SL-Silver
panel_edit_classified.xml Colour changed from DkGray2 to SL-Background
panel_edit_pick.xml Colour changed from DkGray2 to SL-Background
panel_edit_profile.xml Major change to panel to alter layout and separate out Second life and Real Life elements
panel_group_control_panel.xml Colour changed from DkGray2 to SL-Background
panel_group_general.xml Column widths changed slightly Colour changed from DkGray2 to SL-Background
panel_group_info_sidetray.xml Colour changed from DkGray2 to SL-Background
panel_group_notices.xml Column widths changed slightly and button labelled 'Create Notice' and redundant text removed
panel_group_roles.xml Column widths changed slightly
panel_landmark_info.xml Colour changed from DkGray2 to SL-Background
panel_landmarks.xml Colours changed from DkGray2 to SL-Background, and DkGray to SL-Background_Light
panel_login.xml Images being used for login button changed Colour changed from Black to SL-Background_Light
panel_main_inventory.xml Change of colours to make floater version transparent (involves SL-Background_50 and Black_25) This definitely needs checking ???
panel_me.xml background_opaque set to false Is this needed - why is it done???
panel_media_settings_security.xml Colours named as SL-TitaniumGrey and BrickBrown
panel_my_profile.xml Extensive changes to separate out real life and second life info and general reformatting
panel_navigation_bar.xml Insertion of 'About Land' button and removal of a commented out section
panel_nearby_chat.xml Colours named including SL-TitaniumGray There may be a LL bug in naming a colour here
panel_nearby_chat_bar.xml Amended width of element and added in spacer icon Suggest checking ???
panel_nearby_media.xml Increased hover glow, and colours named including SL-Titanium_25
panel_notes.xml Corrected couple of possible LL naming colour bugs
panel_notification.xml Named colours including odd Cerise_0 and Titanium_0 Odd colours may need further investigation ???