Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-23 | Fix for VOICE-3 [crashhunters] LLVoiceVoiceClient::stateMachine | Roxie Linden | |
Race condition with parcel changing while shutting down. If a parcel changes, we went into code that requests the cap for the new parcel voice channel info. This happened in any state, not the two states where it is really appropriate. stateRunning or stateNoSession. When shutting down, we may be in stateTerminate, stateLeavingSession, or so on, and we don't want to muck with getting caps and such during that time. | |||
2011-06-23 | Log enriched memory info for Mac too. | Nat Goodspeed | |
Add Mac logic to LLMemoryInfo::stream(): run vm_stat and log its output. Add comments with Mac and Linux suggestions to LLMemoryInfo::getAvailableMemoryKB(), responding to comment: //do not know how to collect available memory info for other systems. | |||
2011-06-23 | merge changes for storm-899 | Oz Linden | |
2011-06-23 | merge changes for storm-1437 | Oz Linden | |
2011-06-22 | merge | Dave Parks | |
2011-06-22 | SH-1848 Integrate changeset to fix typo in shader name preventing shadows ↵ | Dave Parks | |
being enabled while anti-aliasing is on on platforms where filenames are case sensitive. | |||
2011-06-22 | merge another batch of changes from windlight integration repo | Oz Linden | |
2011-06-22 | STORM-1305 WIP UI changes in the Edit Water Preset floater. | Vadim ProductEngine | |
- Made the floater smaller. - Removed the "Control Help" label. - Removed the view border, added a horizontal separator. - Fixed the color swatch to only handle mouse within the color box. | |||
2011-06-22 | STORM-1305 WIP Fixed texture control to not display hand cursor outside of ↵ | Vadim ProductEngine | |
the texture. Also click outside of the texture will not show the picker anymore. | |||
2011-06-22 | correct linux compilation problem in lldrawpoolwlsky | Oz Linden | |
2011-06-22 | merge latest viewer-development | Oz Linden | |
2011-06-22 | STORM-1305 WIP UI changes in the Day Cycle Editor. | Vadim ProductEngine | |
- Made the floater smaller. - Removed the "Control Help" label. - Removed the view border, added a horizontal separator. - Added missing vertical line above the rightmost "12 am" label. | |||
2011-06-22 | merge changes for storm-1421 | Oz Linden | |
2011-06-22 | STORM-899 [ILL-FORMED XML] 'No attachments worn' text on blank 'Attachments' ↵ | Jonathan Yap | |
accordion remains in English for all locales Added / to xml file | |||
2011-06-21 | CHOP-662 Merged into viewer-development-crash-horde | Squire | |
2011-06-21 | STORM-1368 Merge with veiewer-development-crash-horde | Squire | |
2011-06-21 | Pulled from viewer development | Squire | |
2011-06-21 | CHOP-662 cleanup in response to code review. | Squire | |
2011-06-21 | FIX VWR-25160 en_xui_change | eli_linden | |
2011-06-21 | FIX VWR-25159 | eli_linden | |
2011-06-21 | Automated merge with ↵ | Xiaohong Bao | |
https://bitbucket.org/VirLinden/viewer-development-shining-fixes | |||
2011-06-21 | fix for SH-1642: [PUBLIC_JIRA_USERS][crashhunters] crash at ↵ | Xiaohong Bao | |
LLViewerTextureList::removeImageFromList(LLViewerFetchedTexture *) [secondlife-bin llviewertexturelist.cpp] | |||
2011-06-21 | fix for SH-369: [PUBLIC-JIRA-USERS] [crashhunters] ↵ | Xiaohong Bao | |
LLVOAvatar::updateImpostors crash | |||
2011-06-21 | FIX VWR-25118 | eli_linden | |
2011-06-21 | SH-1838 Fix for black screen when enabling lighting and shadows on an ATI ↵ | Dave Parks | |
machine. | |||
2011-06-21 | pull late release change back from viewer-pre-release | Oz Linden | |
2011-06-21 | FIX VWR-25072 | eli_linden | |
2011-06-21 | FIX VWR-25071 | eli_linden | |
2011-06-21 | SH-208 Disable VBO on all intel graphics chips (stability improvement). | Dave Parks | |
2011-06-21 | Fix EXP-825: check for null gAgentAvatarp to prevent crash (hopefully). | Andrew A. de Laix | |
2011-06-20 | SH-1618 isFullbright causes AvatarEyes GL shader to fail to link. | Aaron Stone | |
2011-06-20 | Automated merge with http://hg.secondlife.com/viewer-development | Andrew A. de Laix | |
2011-06-21 | STORM-1352 WIP Issue a warning if a NULL chat toast is encountered. | Vadim ProductEngine | |
2011-06-20 | CHOP-662 Coupl of fixes to extended unit-test | Squire | |
2011-06-20 | sync with viewer-development | eli_linden | |
2011-06-20 | Chop-662 - fixes to deal with cleanly moving between the glob and regex world | Squire | |
2011-06-20 | Added more tests to cover the common examples in the crash logs | Squire | |
2011-06-20 | SH-1618 Fix for shaders being disabled on mac due to switch statement in ↵ | Dave Parks | |
indexed texture rendering code. | |||
2011-06-20 | STORM-1393 : Correction for loss of object/prim counts in the Build floater for | Wolfpup Lowenhar | |
non-mesh objects. | |||
2011-06-20 | merge | Dave Parks | |
2011-06-20 | STORM-1352 WIP Changed sort functor return type to bool. | Vadim ProductEngine | |
2011-06-20 | increment viewer version to 2.7.5 | Oz Linden | |
2011-06-19 | STORM-1396 Storm-787 (mute gestures) also mutes sounds from objects | Jonathan Yap | |
2011-06-18 | STORM-1392 Add Nearby Voice to the Communicate menu | Jonathan Yap | |
2011-06-17 | CHOP-662 Added booost library to unittest for lldiriterator.cpp | Squire | |
2011-06-17 | STORM-1368 Code more defensively around notecard upload. | Aaron Stone | |
2011-06-17 | fix DOS line endings | Oz Linden | |
2011-06-17 | merge mesh branch changes (storm-1390) | Oz Linden | |
2011-06-17 | storm-1389 | Oz Linden | |
2011-06-17 | COP-662 Added newline at end of file for Linux build | Squire | |