Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-19 | Fix for problems executing test build script | Don Kjer | |
2011-04-19 | Merge with main repo | Merov Linden | |
2011-04-19 | EXP-728 : Fix crash when taking large unconstrained snapshots + code cleanup | Merov Linden | |
2011-04-19 | fixing destination tooltip | Leyla Farazha | |
2011-04-19 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-3 | Richard Linden | |
2011-04-19 | merge up to latest viewer-development | Oz Linden | |
2011-04-19 | Merge | Leslie Linden | |
2011-04-19 | EXP-631 FIX -- REGRESSION - Clicking people button in Basic mode does not ↵ | Leslie Linden | |
toggle the People panel to close EXP-640 FIX -- [PUBLIC] Ctrl+I doesn't close side tray LLSideTray::hidePanel now checks if the parent is the side tray or if it is a child to a detached tab to determine what panel to attempt to close. Reviewed by Leyla | |||
2011-04-19 | increment viewer version to 2.6.6 | Oz Linden | |
2011-04-18 | Merge | Leyla Farazha | |
2011-04-18 | EXP-628 Inventory floater may be opened by SLApp | Leyla Farazha | |
EXP-630 My appearance floater may be opened by SLApp EXP-633 Search floater can be opened by SLApps | |||
2011-04-18 | Fixed debug information format for mac to allow breakpoints to work under Xcode. | Leslie Linden | |
2011-04-17 | STORM-1088: corrected fix loading of winmm.dll | Siana Gearz | |
2011-04-17 | STORM-1088: corrected fix loading of winmm.dll | Siana Gearz | |
2011-04-17 | merge changes for storm-1141 | Oz Linden | |
2011-04-17 | STORM-1088: fix loading of winmm.dll | Siana Gearz | |
2011-04-17 | STORM-1088: fix loading of winmm.dll | Siana Gearz | |
2011-04-15 | Merge | Leyla Farazha | |
2011-04-15 | EXP-679 As a linden executive, I would like to evaluate the success of basic ↵ | Leyla Farazha | |
mode against various metrics | |||
2011-04-15 | EXP-672, EXP-673 : Fix bug in encoding small textures (16x16 and under) | Merov Linden | |
2011-04-15 | FIX: STORM-1141. Win7: 2.6.3 Beta1 crashes on startup if locale differs ↵ | brad kittenbrink | |
from English. Force LLTextureCache::purgeAllTextures to get called in addition to normal cache purging. | |||
2011-04-15 | Merge | Dave SIMmONs | |
2011-04-15 | ER-710: Viewer effects. Added 'lookAt' command for LLAgent event host ↵ | Dave SIMmONs | |
API. Also changed a bunch of parameters named 'event' to 'event_host' since VS highlights them as keywords. Reviewed by Kelly. | |||
2011-04-15 | Set run_build_test.py to be executable | Don Kjer | |
2011-04-15 | merge changes for storm-1042 | Oz Linden | |
2011-04-15 | merge changes for storm-1083 | Oz Linden | |
2011-04-15 | STORM-1039 FIXED Bad iterator access in llavatarnamecache.cpp:564 | Paul ProductEngine | |
- Replaced 'while' loop by 'for' - Deleted unnecessary 'cur' iterator | |||
2011-04-14 | VWR-25521 Add a Develop menu toggle item for HTTP Inventory. | Aaron Stone | |
2011-04-14 | VWR-25445 FIXED breasts... accordions are presented in Edit Physics floater ↵ | Loren Shih | |
for male avatars Accordions are selectively hidden based on gender. | |||
2011-04-14 | merge changes for storm-413 | Oz Linden | |
2011-04-14 | merge changes for storm-721 | Oz Linden | |
2011-04-14 | merge changes for storm-1169 | Oz Linden | |
2011-04-14 | merge back additional 2.6.3 beta 2 fixes | Oz Linden | |
2011-04-14 | VWR-25453 FIXED Avatar Physics Spring Needs a Higher Limit | Loren Shih | |
Tripled spring limit for all params. Very safe change. | |||
2011-04-14 | VWR-25453 FIXED Avatar Physics Spring Needs a Higher Limit | Loren Shih | |
Tripled spring limit for all params. Very safe change. | |||
2011-04-14 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-3 | Richard Linden | |
2011-04-14 | Merge with viewer-development | Don Kjer | |
2011-04-14 | EXP-663 : Fix memory leak introduced in precincts handling | Merov Linden | |
2011-04-14 | STORM-891 FIXED [HARDCODED] - ALL LANGS - Message showing up after setting ↵ | Paul ProductEngine | |
your home is in English (French viewer) - Added translation of the hardcoded string to the strings.xml | |||
2011-04-14 | STORM-1111 FIXED Disabled re-loging the nearby chat history to file upon ↵ | seth_productengine | |
processing the chat style update. | |||
2011-04-14 | STORM-898 Filter settings do not reset after unchecking 'Since Logoff' checkbox | Paul ProductEngine | |
- Corrected logic in inventory filter. Calculation of whether filter is more or less restrictive depending on time parameters was wrong. | |||
2011-04-14 | Fixed win build | Paul ProductEngine | |
2011-04-14 | merge | Paul ProductEngine | |
2011-04-13 | EXP-663 : Allow creation of j2c images with precincts and blocks, limited to ↵ | Merov Linden | |
llimage_libtest, no viewer change | |||
2011-04-14 | STORM-1095 FIX Chat preferences > font size should increase size of input ↵ | Vadim ProductEngine | |
text in the chat box. Submitting on behalf of Jonathan Yap. | |||
2011-04-13 | EXP-669 : Refactor code to use correct LLImageFormatted methods to load ↵ | Merov Linden | |
images of all formats, reviewed by richard | |||
2011-04-13 | SH-1364 FIXED Avatar Physics are not updating smoothly even for ↵ | Loren Shih | |
high-performance machines. "high" graphics settings now give 100% updates, versus 90%. Changed a simple constant that was acting as a threshold for when physics should be updated (the constant was set way too high, meaning that updates were being skipped). | |||
2011-04-13 | SH-1365 FIXED Avatar Physics don't behave well for less than 100% max effect | Loren Shih | |
This change looks more complicated than it actually is. I basically turned max effect into a scaling parameter, versus a clamping parameter. Piece of cake, just moved some code around and made minor logic changes. | |||
2011-04-13 | SH-1365 FIXED Avatar Physics don't behave well for less than 100% max effect | Loren Shih | |
This change looks more complicated than it actually is. I basically turned max effect into a scaling parameter, versus a clamping parameter. Piece of cake, just moved some code around and made minor logic changes. | |||
2011-04-13 | SH-1329 FIXED Physics are "twitchy" for high-FPS machines | Loren Shih | |
Fixed bug that was messing up time slices for physics. |