aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/app_settings/cloud.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add some basic cloud preferences in prefs > advanced >eye candy - please ↵Armin Weatherwax2011-04-191-2/+3
| | | | review perms
* cleaned up particle system llsd de/serialization; improvements to the avatar ↵Armin Weatherwax2011-03-251-40/+60
| | | | | | | | cloud * llsd now uses camel case for each key, confusion of particle max age vs source max age fixed * cloud.xml is now loaded with a fallback chain PER_SL_ACCOUNT -> USER_SETTINGS -> APP_SETTINGS so that customized clouds can exist per account or for all users and survive updates
* load unloaded-avatar-cloud particle system from LLSD file.Armin Weatherwax2010-12-221-0/+88