aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Henri Beauchamp: Port of SG-2.0 alpha and tattoo layers (v6)Armin Weatherwax2010-06-1921-419/+930
| | | | | | slviewer-0-v12350-AlphaAndTattooSupport-patch.zip contains the necessary avatar_lad.xml and other artwork. The new avatar_lad.xml crashes clients without alpha and tattoo support at startup.
* Applied Armin's patch: possible-armbreaker-breaker.diffMcCabe Maxsted2010-06-191-0/+8
|
* Changed AppearanceForceStand to AppearanceAnimate, made it toggle both ↵McCabe Maxsted2010-06-194-9/+10
| | | | standing up and animating the avatar when editing appearance
* Added button to Preferences > Advanced to reset all preferences (#272)McCabe Maxsted2010-06-196-2/+65
|
* Added 'Reload All' button to the notification console for easier debugging ↵McCabe Maxsted2010-06-193-2/+11
| | | | (reloads notifications.xml)
* Cleaned up the Emerald showlookat patchMcCabe Maxsted2010-06-195-26/+30
|
* Show names above the "look at" beacons. Ported from Emerald, full credit to ↵Tom Grimshaw2010-06-192-1/+46
| | | | them.
* Make "Show Look At" a persistent setting (Ported from Emerald, full credit ↵Tom Grimshaw2010-06-194-5/+16
| | | | due there.)
* Fixed missing Notification Console menu entry from Advanced > ConsolesMcCabe Maxsted2010-06-193-3/+14
|
* Added option Advanced > Rendering > Animate Trees to toggle linden tree swayingMcCabe Maxsted2010-06-191-0/+6
|
* Moved 'Output Debug Minidump' to Advanced > Crash menuMcCabe Maxsted2010-06-191-6/+7
|
* Changed the build math buttons from '?' to labels so they're more discoverableMcCabe Maxsted2010-06-191-7/+7
|
* Fixed mini-map not showing in mouselookMcCabe Maxsted2010-06-191-0/+4
|
* Fixed the login screen sometimes stuck on 'Connecting to Region...' while ↵McCabe Maxsted2010-06-192-9/+46
| | | | logging onto OpenSim, added debugging info for checking the startup state
* Removed some more log spam from loading the water settingsMcCabe Maxsted2010-06-191-3/+3
|
* Applied patch for LightShare viewer-side implementation.Jacek Antonelli2010-06-198-15/+269
| | | | Ported from Meta7 viewer by Armin.
* Ported IgnoreSimulatorCameraConstraints setting from EmeraldMcCabe Maxsted2010-06-192-0/+15
|
* Support 'tiny prims' (resizing down to 0.001m) on OpenSim, made sure the ↵McCabe Maxsted2010-06-195-9/+21
| | | | tools floater uses the correct limits in the spinners
* add: getvoice.sh which fetches all voice libs as needed on any supported Linux.Armin Weatherwax2010-06-192-0/+35
|
* Fixed crash caused by creating new windlight presets with spaces in the name ↵McCabe Maxsted2010-06-192-18/+36
| | | | or deleting existing presets
* Removing camera-behind-agent-head-blocking-view-when-looking-at-last-chatter ↵Kakurady2010-06-191-32/+1
| | | | feature.
* Fixed 'Currently Online' text in profile being misaligned and 'Currently ↵McCabe Maxsted2010-06-192-21/+17
| | | | Offline' not appearing
* Fixed Autopilot > Move featureMcCabe Maxsted2010-06-191-2/+2
|
* Changed max texture repeats to 10000 in floater_tools.xmlMcCabe Maxsted2010-06-191-2/+2
|
* Set the imprudence viewer version in xmlMcCabe Maxsted2010-06-1917-85/+277
|
* Update openjpeg library to 1.4.0.565 on Linux (32 and 64).Armin Weatherwax2010-06-191-1/+1
|
* Make server version change popup optional, also optionally chat it.Armin Weatherwax2010-06-192-3/+40
|
* Tidied up the radar xml some and increased the default widthMcCabe Maxsted2010-06-193-28/+38
|
* add TP-to button to radar. Todo: consider to only allow for friends.Armin Weatherwax2010-06-193-6/+39
|
* add "Advanced > Crash" menu.Armin Weatherwax2010-06-192-0/+67
|
* Incremented cache versionMcCabe Maxsted2010-06-191-1/+1
|
* Stops an avatar's texture from flickering on OS but leaves behind the ↵McCabe Maxsted2010-06-191-4/+25
| | | | corrupt texture until they rebake. A half-fix at best. Maybe. Revert if it causes problems
* Added brandable buy currency button in the status bar (#273). Effectively ↵McCabe Maxsted2010-06-193-35/+21
| | | | reverts ad408085 and 2cb8d8b5
* Changed water preset loading from LL_INFOS to LL_DEBUGS to reduce log spamMcCabe Maxsted2010-06-192-2/+2
|
* Implemented #270: Say the name of the avatar and key copied in chat when ↵McCabe Maxsted2010-06-192-0/+16
| | | | Copy Key is pressed
* Added some missing entries to the logcontrol.xml debug entries, comment out ↵McCabe Maxsted2010-06-191-23/+27
| | | | each individually for easier toggling
* Added checkbox to prefences > advanced to toggle wind generationMcCabe Maxsted2010-06-192-0/+6
|
* Added minimize all option to the File menu, works on everything but the ↵McCabe Maxsted2010-06-192-0/+15
| | | | snapshot window (decided that was a feature)
* Release notes and version bump for 1.3.0 beta 4.Jacek Antonelli2010-05-083-5/+5
|
* Revert "disable voice temporaryly where no caps avail (renables on parcel ↵Jacek Antonelli2010-05-082-63/+32
| | | | | | | | | change)" It could potentially have unintended consequences for private voice conversations. This reverts commit f6ed529f2237975fb9a205cc6340a7159e44a404.
* Removed the "Settings" section of Advanced Build Preferences.Jacek Antonelli2010-05-082-40/+0
| | | | | | I.e. phantom, physical, temporary, and material. Only physical and material can be set at creation time, and they aren't very useful in and of themselves.
* Removed ability to set default prim texture / inventory.Jacek Antonelli2010-05-082-132/+1
| | | | | | | | | The texture (color, etc.) and inventory settings were inadvertently being applied to objects rezzed from the user's inventory if the Build window was open, potentially resulting in permanent damage to no-copy items. Kept ability to set default size, material, and flags.
* Fixed show selection outlines checkbox in the advanced build window (and ↵McCabe Maxsted2010-05-082-14/+21
| | | | tidied up some labels)
* Added some missing Mac libs to the manifest (libpng12, libvorbisfile).Jacek Antonelli2010-05-061-0/+2
|
* Fixed crash on quit in LLAgent dtorMcCabe Maxsted2010-05-051-3/+5
|
* Fixed TPV policy texture export notificationMcCabe Maxsted2010-05-051-1/+1
|
* Fixed default snapshot subject line showing up as [GRID_NAME]McCabe Maxsted2010-05-051-2/+6
|
* Made the 'Imprudence' label in the progress bar big, because we're awesome ↵McCabe Maxsted2010-05-051-1/+1
| | | | like that
* Fixed #231: Non-english languages have messed up profile layouts (note: ↵McCabe Maxsted2010-05-0515-552/+552
| | | | classified panel buttons are still a bit off in some languages)
* Fixed preferences > advanced speedrez interval spinner not updatingMcCabe Maxsted2010-05-053-7/+37
|