Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-26 | Changed parameter scale for max velocity so it's easier to turn off various ↵ | Loren Shih | |
physics. | |||
2010-08-26 | Adding physics icon. | Loren Shih | |
2010-08-26 | Miscellaneous fixes for how we're doing graphics settings for the avatar ↵ | Loren Shih | |
physics. Fixed a cast issue that was causing a linux compile error. | |||
2010-08-26 | Fix for bad merge error. | Loren Shih | |
2010-08-26 | Added graphics preference setting for physics. | Loren Shih | |
2010-08-25 | Increased max velocity in avatar_lad.xml | Loren Shih | |
2010-08-25 | Fixed an issue where you go into appearance pose when editing physics if you ↵ | Loren Shih | |
were formerly in edit outfit. Miscellaneous code cleanup. | |||
2010-08-24 | Fixed bug where wrong max velocity param was being used. | Loren Shih | |
2010-08-26 | EXT-8751 FIXED "Create new" in Edit Outfit doesn't actually check if you can ↵ | Loren Shih | |
legally create a new item Create New now makes sure you haven't exceeded max wearables. Also took out debug camera hack. | |||
2010-08-24 | Moved BreastMotion class to its own separate file out of llvoavatar. | Loren Shih | |
Changed range of some breast motion params. Updated icon. | |||
2010-08-23 | Changed "Range" to "Max Velocity" | Loren Shih | |
Changed logic to reset to user params if velocity is 0. Code cleanup. Took out extraneous "Physics" accordions from previous implementation. | |||
2010-08-23 | Fixed backwards compatibility so that orig Breast params are preserved. | Loren Shih | |
Cleaned up some code. Removed "Add" from right-click when multiwear is not permitted. | |||
2010-08-23 | Created new wearable type. | Loren Shih | |
Added debug setting for disabling physics. Added disable-multiwear and disable-camera-reset to wearabletype. | |||
2010-08-23 | Changed Acceleration to gain. | Loren Shih | |
Changed behavior of gain. Changed names of Driver/Driven params. | |||
2010-08-23 | First pass commit for breast physics. | Loren Shih | |
2010-08-26 | re-merge viewer-public. has a rough edge or two, but this is closer to the ↵ | Tofu Linden | |
snowglobe2.1 and viewer2.2 code, and beats people re-applying their viewer-public changes piecemeal while waiting for this to land. | |||
2010-08-24 | Suppress llkdu target on Windows build, re-enable manifest check for llkdu.dll | Merov Linden | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-24 | Final(???) merge from viewer-release to viewer-public. | Tofu Linden | |
2010-08-23 | fix for EXT-8101: [crashhunters] crash in LLVOSky::calcAtmospherics() | Xiaohong Bao | |
2010-08-23 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Xiaohong Bao | |
2010-08-23 | fix for EXT-8730: crash at llrender/llimagegl.cpp(157) : error ERROR: ↵ | Xiaohong Bao | |
checkTexSize: wrong texture size and discard level: width: 512 Height: 512 Current Level: | |||
2010-08-23 | added a toggle "LLGLManager::mDebugGPU" for debugging certain CPUs. | Xiaohong Bao | |
added more debug code for EXT-6791: [crashhunters] Intel 965 Crash in glCopyTexSubImage2D | |||
2010-08-23 | VWR-20899 FIXED Minor potential memory leak in LLFlatListView::addItem | Aimee Linden | |
2010-08-21 | CID-370 | Aimee Linden | |
Checker: UNINIT_CTOR Function: LLVivoxProtocolParser::LLVivoxProtocolParser() File: /indra/newview/llvoicevivox.cpp | |||
2010-08-20 | fix gcc build error. | Tofu Linden | |
2010-08-20 | merge from PE's viewer-trunk | Tofu Linden | |
2010-08-20 | merge from viewer-release | Tofu Linden | |
2010-08-20 | VWR-20847 (SNOW-543/SNOW-517) FIXED Linux packaging fixes. | Aimee Linden | |
2010-08-19 | Merge from default branch. Fixed gcc build. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-19 | EXT-8658 FIXED Made only online participants of Adhoc chat to be shown shown ↵ | Andrew Dyukov | |
in Recent Tab. Used previously commented code which adds only online paricipants instead of current code that added all. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/860/ --HG-- branch : product-engine | |||
2010-08-19 | EXT-8635 FIXED Replaced "no matches found" with "Loading..." in the My ↵ | Andrew Dyukov | |
Outfits tab. Set no items text to "Loading..." when creating the wearable items list and to "There are no items in this outfit" when category is complete. "Outhfit" is there, because wearable items list nay be empty only for them. This string was introduced, because the only situation when there are no items shown in outfit tab is for empty outfit- because even when applying filter either all items from outfit will be shown or outfit tab won't be shown at all. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/865/ --HG-- branch : product-engine | |||
2010-08-18 | fixed for EXT-8963: investigate if Advanced > Run Multiple Threads should be on. | Xiaohong Bao | |
Removed "Run Multiple Threads" from the menu because we are not using it. | |||
2010-08-18 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Xiaohong Bao | |
2010-08-18 | EXT-8673: FIXED: UDP texture loading is slower in 2.x viewers than 1.23.5 | Xiaohong Bao | |
Improved the following: 1, make sure the texture callback queue is properly handled and cleaned in time; 2, estimate the LLVOTree pixel area more accurately; 3, eliminate the possibility of back and forth stopping/restarting a texture fetching | |||
2010-08-18 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-18 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-18 | Automated merge with ssh://nyx@hg.lindenlab.com/q/viewer-release/ | Nyx (Neal Orman) | |
2010-08-18 | EXT-8542 FIX (?) Avatar goes nude on teleport / outfit change | Nyx (Neal Orman) | |
Believed fix, but having difficulty reproducing to verify. changed logic in switching avatar textures so that we don't use the local baked texture until we have at least the lowest LOD for each clothing texture. Will ask Dan to help verify the fix. Code reviewed by Seraph | |||
2010-08-18 | VWR-20749 (SNOW-624) FIXED Fix compiling the viewer with Boost 1.42 | Aimee Linden | |
2010-08-18 | EXT-7951 FIXED (Mini-Location panel appearance design issues: Replaced dark ↵ | Paul Guslisty | |
icons with light ones) - Replaced dark icons with light ones Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/858/ --HG-- branch : product-engine | |||
2010-08-17 | merge | Tofu Linden | |
2010-08-17 | CT-575 PL linguistic | Eli Linden | |
2010-08-17 | EXT-8564 FIXED Ability to take off wearables via "Wearing" Tab of My Outfits. | Vadim Savchuk | |
Added Take Off / Detach options to the Wearing tab context menu. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/864/ --HG-- branch : product-engine | |||
2010-08-17 | CT-575 WIP Polish global translation edit | Eli Linden | |
2010-08-17 | (final?) hairy merge from viewer-release to viewer-public | Tofu Linden | |
2010-08-17 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-17 | EXT-8425 ADDITIONAL FIX Fixed broken translation of accelerators which was ↵ | Andrew Dyukov | |
introduced by fix of this bug in changeset 14331:11122e1fc5cf. Removed "Key_" prefix from new key strings and from function that finds them, because it broke translation of old accelerator strings. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/861/ --HG-- branch : product-engine |