- Jan 24, 2012
-
-
David Parks authored
SH-1427 Fix for spot lights not working properly on alpha objects, and fix for alpha lighting of point lights not matching deferred lights.
-
- Jan 20, 2012
-
-
David Parks authored
-
- Jan 19, 2012
-
-
David Parks authored
-
David Parks authored
-
- Jan 18, 2012
-
-
Xiaohong Bao authored
-
David Parks authored
SH-2598 Fix for crash when rendering mesh silhouette (workaround driver bug by rendering from client memory instead of using face VBO).
-
David Parks authored
-
- Jan 11, 2012
-
-
Merov Linden authored
-
callum authored
Tweaked offset and missed a corner case
-
- Jan 10, 2012
-
-
eli authored
-
Seth ProductEngine authored
-
Vadim ProductEngine authored
EXP-1525 FIXED Potential fix for a crash at shutdown: added some error handling to saving inventory cache.
-
- Jan 09, 2012
- Jan 06, 2012
-
-
eli authored
-
Richard Linden authored
Backed out changeset: 4f3024e9d629
-
Richard Linden authored
[I18N] [INCORRECT CURRENCY LAYOUT/FORMAT] - Currency in Group Profile > Land/Asset and New Group (French viewer) Backed out changeset: c01a6186b15c
-
Aura Linden authored
-
- Jan 05, 2012
-
-
Xiaohong Bao authored
fix for SH-2829: [crashhunters] Crash in LLWearable::importFile()/LLOverrideBakedTextureUpdate::LLOverrideBakedTextureUpdate()
-
- Jan 04, 2012
-
-
Xiaohong Bao authored
-
Leslie Linden authored
* Fixed build window to not fail assert at construction time.
-
Ima Mechanique authored
-
Paul ProductEngine authored
- Got rid of confusing conditions.
-
- Jan 03, 2012
-
-
Richard Linden authored
-
- Dec 30, 2011
-
-
Paul ProductEngine authored
- Visibility state of chat floater is saved between sessions - Also visibility state of chat history in nearby chat floater is saved too
-
Vadim ProductEngine authored
-
- Dec 28, 2011
-
-
Vadim ProductEngine authored
EXP-1593 FIXED Navbar was displayed after exitting hide contorls mode, even if disabled via settings. Apparently, the way we showed/hid the panels was wrong.
-
- Dec 26, 2011
-
-
Paul ProductEngine authored
EXP-1624 FIXED ([TRANSLATED BUT IN EN] tooltip for chat floater in English: Shows/hides nearby chat log) Reason: - Panel name was missed in other locales. Solution: - Added panel name to other locales.
-
Paul ProductEngine authored
- Removed duplicated parameters
-
Paul ProductEngine authored
- Adjusted width of "shop" button in all locales. Had to override width parameter in xml files of all locales. If to set one value with extra room space for all locales it will look rather ugly for many locales including EN.
-
- Dec 25, 2011
-
-
Ima Mechanique authored
-
- Dec 23, 2011
-
-
Vadim ProductEngine authored
-
Jonathan Yap authored
co-authored with Zi Ree
-
Vadim ProductEngine authored
-
Vadim ProductEngine authored
EXP-1744 FIXED URL-like group display name was shown as hyperlink in the Leave Group confirmation dialog.
-
- Dec 22, 2011
-
-
Seth ProductEngine authored
EXP-1632 FIXED Added checking for valid agent avatar before selecting the avatar gender and loading the initial outfit.
-
Xiaohong Bao authored
trivial: some debug code for SH-2623: [PUBLIC_JIRA_USERS][crashhunters] crash at LLViewerTextureList::removeImageFromList(LLViewerFetchedTexture *)
-
- Dec 21, 2011
-
-
David Parks authored
-
Seth ProductEngine authored
EXP-1693 FIXED the date localization in Item Profile window, Voice Morphs window and in scroll list widget in general. - Added a customizable date format string to be used for scroll list cell of "date" type. - The date localization does not change the value of a scroll list cell changing only its string representation. - Added using localized week days and month names from strings.xml for all locales not only Ja and Pl as it was before. - Changed the date format in Item Profile window (French locale) as noted in the issue description. - For this fix the French locale still needs the localization of the following strings in strings.xml: <string name="dateTimeWeekdaysNames"> <string name="dateTimeWeekdaysShortNames"> <string name="dateTimeMonthNames"> <string name="dateTimeMonthShortNames"> <string name="dateTimeDayFormat"> <string name="dateTimeAM"> <string name="dateTimePM">
-
Seth ProductEngine authored
-