Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-22 | MAINT-2852 FIXED Update Help Menu and behavior: F1 Help menu no longer ↵ | dmitry | |
delivers results when searching dance, appearance or scripts | |||
2013-08-21 | Merge downstream code, including viewer-release | simon | |
2013-08-21 | Merge viewer-release | simon | |
2013-08-21 | merge | mberezhnoy | |
2013-08-21 | MAINT-3020 ([CHUI] Torn off nearby chat is no longer visible after exiting ↵ | mberezhnoy | |
mouselook) | |||
2013-08-20 | MAINT-3005 FIXED Set max persistent notifications to reduce log-in time | maxim@mnikolenko | |
2013-08-19 | Fix merge regressions from missed changes to LoD updates | Graham Linden | |
2013-08-19 | Merge | Graham Linden | |
2013-08-19 | Fix merge issues from genBBoxes optimizations fighting with genBBoxes ↵ | Graham Linden | |
optimizations and missing statics | |||
2013-08-19 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-19 | merge changes for DRTVWR-285 | Oz Linden | |
2013-08-19 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-19 | Merge in viewer-release | Graham Linden | |
2013-08-19 | Merge | Arun Bapu | |
2013-08-19 | increment viewer version to 3.6.4 | Oz Linden | |
2013-08-15 | MAINT-2938 FIXED [CHUI] crash in LLFloaterConversationPreview::showHistory() | maksymsproductengine | |
2013-08-15 | NORSPEC-349 make render targets use original formats when resizing impostors ↵ | Graham Linden | |
and fix alpha for deferred impostor shader | |||
2013-08-15 | NORSPEC-352 for non-ALM rendering, make lighting shader with alpha masking ↵ | Graham Linden | |
obey vertex alpha | |||
2013-08-15 | NORSPEC-342 NORSPEC-352 make impostor alpha shader use vertex alpha to ↵ | Graham Linden | |
remedy unsightly blemishes, boxes, and the occasional extra wing. | |||
2013-08-15 | MAINT-3012 FIXED Don't show Destination Guide by default on first run. | Mnikolenko ProductEngine | |
2013-08-14 | NORSPEC-342 add simple pass type to things rendered for impostors to fix ↵ | Graham Linden | |
missing shoes/belts/handbags/cigarettecases/etc | |||
2013-08-14 | MAINT-2897 Need to be able to save textures from inventory as PNG | callum_linden | |
2013-08-14 | Fix for NORSPEC 271 - Transparent prims in Materials Viewer are incorrectly ↵ | Arun Bapu | |
affecting depth of field by modifying the depth buffer | |||
2013-08-14 | MAINT-2897 MAINT-2897 Need to be able to save textures from inventory as PNG | dmitrykproductengine | |
2013-08-13 | NORSPEC-342 fix the invisi-feet | Graham Linden | |
2013-08-13 | MAINT-2937 FIXED [CHUI] crash in LLToastIMPanel | maksymsproductengine | |
2013-08-13 | MAINT-2861 FIXED llAdjustSoundVolume causes animated textures on same object ↵ | maksymsproductengine | |
to reset to first frame | |||
2013-08-12 | NORSPEC-342 tweak shader to work on mac og glsl | Graham Linden | |
2013-08-12 | NORSPEC-342 fix blocky hair in ALM from writing depth for transparent pixels ↵ | Graham Linden | |
in impostor rendering | |||
2013-08-12 | NORSPEC-342 WIP MATBUG-347 make impostor rendering not contribute to depth ↵ | Graham Linden | |
for mostly-transparent buffer pixels, aka hair in ALM only | |||
2013-08-12 | NORSPEC-346 fix knock-on causing alpha mask edits to cause materials to get ↵ | Graham Linden | |
removed and revert to alpha blend | |||
2013-08-12 | MAINT-2883 FIXED World Map - Land For Sale is missing L$ / sqm | maksymsproductengine | |
2013-08-12 | MAINT-2175 FIXED 'Pay Resident' floater is not opened after clicking on ↵ | dmitrykproductengine | |
'Pay' button in Object profile | |||
2013-08-11 | Merge vwr-dev-mat | Graham Linden | |
2013-08-11 | NORSPEC-341 fix issues with water reflection coloring and abnormals | Graham Linden | |
2013-08-09 | Removing rogue debug | Aura Linden | |
2013-08-08 | MAINT-2847 (Updater notification - message shows as ↵ | MaximB ProductEngine | |
"[[RELEASE_NOTES_FULL_URL] information about this update]") | |||
2013-08-07 | NORSPEC-343 fix oversight and actually apply override to new material when ↵ | Graham Linden | |
no alpha is present | |||
2013-08-07 | NORSPEC-342 fix alpha objects appearing black in impostor images | Graham Madarasz (Graham Linden) | |
2013-08-07 | Merge | simon | |
2013-08-07 | MAINT-2257 : Create ability to limit region/estate and parcel access by | simon | |
either Piof or Group membership (viewer changes). Using Mnikolenko's patch | |||
2013-08-07 | NORSPEC-343 protect against edits that would set non-alpha faces to diffuse ↵ | Graham Linden | |
alpha mode blend | |||
2013-08-07 | NORSPEC-329 fix mangling of diffuse alpha mode by material edits when only ↵ | Graham Linden | |
one face really has alpha | |||
2013-08-07 | merge changes for DRTVWR-333 | Oz Linden | |
2013-08-07 | NORSPEC-342 WIP fix issues with skimpy clothes getting too skimpy in impostors | Graham Linden | |
2013-08-06 | NORSPEC-322 NORSPEC-342 WIP fix black deferred impostors, lighting bugs remain | Graham Madarasz (Graham Linden) | |
2013-08-06 | NORSPEC-322 NORSPEC-342 fix issues with black impostors and missing alpha ↵ | Graham Linden | |
attachments on impostors | |||
2013-08-06 | Merge | dmitry | |
2013-08-05 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2013-08-05 | CHOP-951, IQA-1477: Validate args for numeric command-line switches. | Nat Goodspeed | |
The logic in llcommandlineparser.cpp's setControlValueCB() callback function for converting command-line switch argument values from string to the actual type of the map-to settings variable had a couple special cases for boolean and LLSD array. But for S32, U32 and F32, it simply used default LLSD string-to-numeric conversion. LLSD's string-to-numeric conversion is a bit lame: for non-numeric strings, it shrugs and returns 0. Introduce onevalue() and badvalue() helper functions that, like certain errors during command-line parsing, throw LLCLPError. Use them to streamline certain redundancies in setControlValueCB(). Introduce convertTo<T>() helper function that uses boost::lexical_cast() for slightly more stringent conversions. Add cases for U32, S32 and F32 targets. setControlValueCB() is actually called only by LLControlGroupCLP::notify(), not during actual command-line parsing. Make LLControlGroupCLP::notify() return bool. Make it catch LLCLPError, set the error for getErrorMessage() and return false on that exception. Package LLAppViewer::initConfiguration()'s response to initParseCommandLine() returning false as a new handleCommandLineError() function; invoke it both there and when LLControlGroupCLP::notify() returns false. |