Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-20 | changed buildPanel/buildFloater to member functions buildFromFile | Richard Nelson | |
streamlined LLUICtrlFactory's interface | |||
2010-08-16 | cleaned up LLUICtrlFactory... | Richard Nelson | |
removed redundant functionality moved buildPanel to LLPanel | |||
2010-08-13 | fixed progress view z ordering hacks | Richard Nelson | |
DEV-52665 FIX Inventory and Chat hints shown during login before viewer fully loads on load up screen | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-12 | added remaining hints and fade in/fade out behavior | Richard Linden | |
2010-08-12 | first pass at hints | Richard Nelson | |
2010-08-11 | Get rid of mesh mem cache and fix looping bug on loading unavailable LODs. | Dave Parks | |
Reviewed by Nyx. | |||
2010-08-11 | Added tracking of mesh memory/bandwidth usage. | Dave Parks | |
Reviewed by Nyx. | |||
2010-07-30 | Merge with dessie/viewer-release | Leyla Farazha | |
2010-07-30 | optimizations in button rendering | Richard Nelson | |
2010-07-30 | optimizations in button rendering | Richard Nelson | |
2010-07-22 | EXT-8051 FIXED Change cameraCustomizeAvatar calls to use ↵ | Loren Shih | |
gAvatarp->isUsingBakedTextures Changed some uses of cameraCustomizeAvatar as appropriate. | |||
2010-07-26 | (hairy) merge from viewer-release | Tofu Linden | |
2010-07-26 | (hairy) merge from viewer-release | Tofu Linden | |
2010-07-14 | merge | Dave Parks | |
2010-07-06 | Merge from dessie/viewer-release | Leyla Farazha | |
2010-06-25 | Merged from viewer-release | Dessie Linden | |
2010-06-25 | Merged from viewer-release | Dessie Linden | |
2010-06-25 | EXT-8071 FIX Viewer crashes in login screen when moving mousewheel in login ↵ | Richard Nelson | |
fields. | |||
2010-06-21 | merge fix, commenting out code after return true | Leyla Farazha | |
2010-06-21 | merge fix, commenting out code after return true | Leyla Farazha | |
2010-06-21 | Merge from ssh://hg.lindenlab.com/dessie/viewer-release | Leyla Farazha | |
2010-06-21 | Merge from ssh://hg.lindenlab.com/dessie/viewer-release | Leyla Farazha | |
2010-06-21 | Merge with q/viewer-release | Leyla Farazha | |
2010-06-17 | Merge (and resolve conflict) from q/viewer-release | Kent Quirk | |
2010-06-17 | Merge (and resolve conflict) from q/viewer-release | Kent Quirk | |
2010-06-17 | Merged from q/viewer-release | Dessie Linden | |
2010-06-15 | removing fullscreen functionality | Leyla Farazha | |
reviewed by richard cc#212 | |||
2010-06-15 | EXT-7090 WIP STRG(CTRL)+SHIFT+S in Mouselook doesnt make a snapshot | Richard Linden | |
made world view extend to where menu bar would normally be when in mouselook | |||
2010-06-14 | merge | Dave Parks | |
2010-06-11 | Merged from viewer-release | Dessie Linden | |
2010-06-11 | Merged from viewer-release | Dessie Linden | |
2010-06-10 | Add "LL_MESH_ENABLED" preprocessor flag for toggling mesh code. Couple of ↵ | Dave Parks | |
merge fixes. | |||
2010-06-08 | EXT-6655 Fixed Made the default busy message repsonse localizable with ↵ | Andrew Dyukov | |
already existing account settings - The root of busy response problem is that this text is located in non-localizable xml and, to make things worse, may be changed by user. So usual translation approach is little help here. So busy response was set the following way(EXT-5885)- on first run, string was written there from strings xml and was never changed later without direct user actions. So after changin locale message always remained the same. - To make this string localize each time locale is changed and if it is the same as default message, new setting was added- BusyResponseChanged which is TRUE if user's busy message differ's from default. If it is true, we do nothing when locale changes, otherwise we set default message from current locale as user's busy message. - Old transitional code from DEV-24146 was removed in this diff including unnecessary "BusyModeResponse2" setting(it is not needed because we'll anyway have to set busy message to default after first run of viewer after this fix and now busy response will be stored in "BusyModeResponse"). Warning! If user modified busy response message before this fix, it will be reset to default after first postfix run. Reviewed by Richard Linden at https://codereview.productengine.com/secondlife/r/350/ --HG-- branch : product-engine | |||
2010-06-07 | Merge with render-pipeline | Dave Parks | |
2010-06-04 | merge from viewer-public | Tofu Linden | |
2010-06-04 | merge from viewer-public | Tofu Linden | |
2010-06-03 | EXT-5808 FIXED Mini-Location panel was added below Navigation Bar | Andrew Polunin | |
- Implemented class LLPanelTopInfoBar (llpaneltopinfobar.h, llpaneltopinfobar.cpp, panel_topinfo_bar.xml). Most of it's implementation is borrowed from LLLocationInputCtrl class. - Mini-Location panel is turned off by default. - Added top bar context menu option \"Show Mini-Location Panel\". - Mini-Location panel displays the same context menu as top bar. - Added code to initialize LLPanelTopInfoBar in llviewerwindow.cpp. - Added declaration of the widget in main_view.xml Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/464/ --HG-- branch : product-engine | |||
2010-06-01 | Merge with dessie/viewer-public in prep to land code there | James Cook | |
2010-05-29 | Octree triven raycast works, time to profile. | Dave Parks | |
2010-05-28 | merge from viewer-public | Tofu Linden | |
2010-05-28 | merge from viewer-public | Tofu Linden | |
2010-05-27 | merge | Palmer | |
2010-05-27 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Nyx (Neal Orman) | |
2010-05-27 | EXT-7209 EXT-7366 EXT-7213 FIX EXT-7392 WIP | Nyx (Neal Orman) | |
Final fixes for: EXT-7209 camera to enter appearance edit mode EXT-7366 change camera to face front of avatar in previews EXT-7213 kill old appearance editor Partial fix for: EXT-7392 alpha mask checkboxes are not hooked up All changes code reviewed by vir. Following commits (plus this one) reviewed with this checkin: 425d4e960450 15d04b6464a7 e92ae606de12 adc94512ea9b 24577dbbf7a4 6f28b241eae2 (sorry dessie! :) ) | |||
2010-05-27 | merge from viewer-public | Tofu Linden | |
2010-05-27 | merge from viewer-public | Tofu Linden | |
2010-05-26 | moved SidebarCameraMovement logic out of special widget to camera setup code | Richard Nelson | |
2010-05-25 | EXT-7213 WIP kill old appearance editor and all traces of code | Nyx (Neal Orman) | |
First pass - eliminated all references to gFloaterCustomize except those that call saveIfDirty. Haven't compiled, haven't reviewed. Will clean up in further patches and get reviewed before pushing. |