Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-07 | PE merge. | Tofu Linden | |
2010-03-07 | Add a touch of fakey ripple to shadows on the surface of water, as if the ↵ | Tofu Linden | |
water has depth. Using 4th component of the normal map to encode a position displacement (along the normal) in the class2 shadow lookup. | |||
2010-03-07 | Some extra comments to help me get things straight. | Tofu Linden | |
2010-03-07 | trivial comment typo fix. | Tofu Linden | |
2010-03-07 | Remove an extraneous normalize() from the water fragment shader - the last ↵ | Tofu Linden | |
thing we did to this vector was normalize it anyway. | |||
2010-03-07 | Remove the class2/class3 water shaders, which aren't materially different ↵ | Tofu Linden | |
from class1 except for some minor const tweaks (I've migrated class3's tweaks into class1 on the assumption that this was what davep sees all the time) | |||
2010-03-06 | viewer2 merge. | Tofu Linden | |
2010-03-06 | Better bounding boxes for meshes. | Dave Parks | |
2010-03-05 | Fix for a crash on startup/shutdown introduced in the tip of viewer-2-0 very ↵ | Monroe Linden | |
recently. list.erase(list.find()) is not safe, because erasing list.end() is undefined. Check to make sure the find succeeded before doing the erase. Reviewed by Richard at http://codereview.lindenlab.com/341001 | |||
2010-03-05 | merge | Richard Linden | |
2010-03-05 | added some logging to help track down crash in EXT-5849 | Richard Linden | |
2010-03-05 | Merge | Eli Linden | |
2010-03-05 | VWR-17723 | Eli Linden | |
2010-03-05 | VWR-17121 en_xui_change | Eli Linden | |
2010-03-05 | merge | Richard Linden | |
2010-03-05 | fix for merge | Richard Linden | |
2010-03-05 | VWR-17116 en_xui_change | Eli Linden | |
2010-03-06 | Implemented (EXT-4715) Add maturity icons to Classifieds - create and details. | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2010-03-06 | Fixed major bug (EXT-6033) Parcel, Region,and Estate areas of 'PlaceProfile' ↵ | Sergei Litovchuk | |
are corrupted. - Added height attribute value to accordion tabs. --HG-- branch : product-engine | |||
2010-03-06 | (EXT-4705) Show maturity icon on Region/Estate tab | Sergei Litovchuk | |
- Added items names to match localized XUI. --HG-- branch : product-engine | |||
2010-03-05 | merge | Richard Linden | |
2010-03-05 | Merge | Eli Linden | |
2010-03-06 | Fixed linux build | Andrew Dyukov | |
--HG-- branch : product-engine | |||
2010-03-06 | Partially implemented nice-to have sub-task EXT-4706 (Add maturity icons to ↵ | Andrew Dyukov | |
About Land). - Added maturity icons to General and Covenant tabs. --HG-- branch : product-engine | |||
2010-03-05 | VWR-17558 en_xui_change | Eli Linden | |
2010-03-05 | VWR-17687 en_xui_change | Eli Linden | |
2010-03-05 | VWR-17686 | Eli Linden | |
2010-03-05 | VWR-17362 | Eli Linden | |
2010-03-05 | merge | Palmer | |
2010-03-05 | Only comments added to crash reporting code on handling old crash logs on ↵ | Palmer | |
mac. No code changed :) | |||
2010-03-05 | viewer2 merge. | Tofu Linden | |
2010-03-05 | COMMENTS! | Dave Parks | |
2010-03-05 | Working on major bug EXT-4820([NUX] Viewer dimensions on first-run) - moved ↵ | Eugene Mutavchi | |
LLDisplayInfo to llwindow, implemented getting the width/height of screen for mac os and linux. --HG-- branch : product-engine | |||
2010-03-05 | EXT-5698 undo local FR override (not good practice); fix EN instead for ↵ | Eli Linden | |
consistency, and to allow for ES longer translation of "Buy" (Erica changed "Buy L$" to "Buy" to mitigate the problem) | |||
2010-03-05 | Inventory now updates appropriately when using model uploader. | Dave Parks | |
2010-03-05 | Merge | Eli Linden | |
2010-03-05 | beta 4 JA linguistic | Eli Linden | |
2010-03-05 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-03-05 | merge. | Tofu Linden | |
2010-03-05 | WIP on EXT-5687 (Classifieds are missing the clickthrough data). | Vadim Savchuk | |
Updating classieifed click stats when user presses "Teleport" or "Map" button in the picks/classifieds list side panel. --HG-- branch : product-engine | |||
2010-03-05 | WIP on EXT-5687 (Classifieds are missing the clickthrough data). | Vadim Savchuk | |
Updating click stats on: * opening classified info * clicking "Map" or "Teleport" buttons in classified info * clicking "Details" in the web-based search floater --HG-- branch : product-engine | |||
2010-03-05 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-03-05 | merge | Dave Parks | |
2010-03-05 | WIP on EXT-5687 (Classifieds are missing the clickthrough data). | Vadim Savchuk | |
Removed a stub clickthrough info dispatcher. --HG-- branch : product-engine | |||
2010-03-05 | Fix for avatar eyes not showing up when deferred rendering enabled. | Dave Parks | |
2010-03-05 | Fix for sun specular highlights showing up in shadow when diffuse ambiance ↵ | Dave Parks | |
greater than 0. | |||
2010-03-05 | Remove some fast timers that were being futzy. | Dave Parks | |
2010-03-05 | WIP on EXT-5687 (Classifieds are missing the clickthrough data). | Vadim Savchuk | |
Fixed displaying profile clicks. --HG-- branch : product-engine | |||
2010-03-05 | PE merge. | Tofu Linden | |
2010-03-05 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Xiaohong Bao | |