Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-24 | fix for SH-1878: Viewer hang in GLOD_Group::adaptTriangleBudget during ↵ | Xiaohong Bao | |
LLModelPreview::genLODs; SH-1891: viewer crashes while previewing "RYOMA 3D XML File.dae"; SH-1890: Crash loading palm tree | |||
2011-06-24 | SH-1903 Fix for silly shader compiler error. | Dave Parks | |
2011-06-24 | Bug fixes for SH-1791 | prep linden | |
2011-06-24 | automated merge | Roxie Linden | |
2011-06-24 | sync with viewer-development | eli_linden | |
2011-06-23 | SH-1903 Don't use indexed texture rendering when GL version is < 3.1 (fixes ↵ | Dave Parks | |
bad performance on cards with old drivers) | |||
2011-06-23 | FIX VWR-25660 en_xui_change | eli_linden | |
2011-06-23 | FIX VWR-25408 | eli_linden | |
2011-06-23 | FIX VWR-25400 | eli_linden | |
2011-06-23 | FIX VWR-25381 | eli_linden | |
2011-06-23 | FIX VWR-25125 | eli_linden | |
2011-06-23 | merge viewer-development to mesh-development | Brad Payne (Vir Linden) | |
2011-06-23 | automated merge | Roxie Linden | |
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 | 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 | SH-1815 Fix for crash when using old version slm | Dave Parks | |
2011-06-22 | merge | prep | |
2011-06-22 | WIP SH-1791 - constructAndAddReturnable() now accepts target region | prep | |
2011-06-22 | SH-989 FIX - only reject LOD if vertex total is too high, rather than ↵ | Brad Payne (Vir Linden) | |
checking mesh-by-mesh. This should make rejections much less common. | |||
2011-06-22 | merge | Brad Payne (Vir Linden) | |
2011-06-22 | WIP for SH-1791 | prep linden | |
2011-06-22 | merge | Brad Payne (Vir Linden) | |
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 | FIX VWR-25160 en_xui_change | eli_linden | |
2011-06-21 | FIX VWR-25159 | eli_linden | |
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 | Fix for memory leak & extra inventory observers in ↵ | Don Kjer | |
start_new_inventory_observer. Reviewed by Richard | |||
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-1719 FIXED Viewer side cleanup of presentation of accounting data in ↵ | Paul ProductEngine | |
build tools - Moved grid mode combo box to the grid options floater - Updated UI of the build floater according to the spec - Fixed "conflict" between LLFloaterOpenHandler and LLFloaterHandler command handlers | |||
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 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2011-06-20 | fix for SH-1870: can not upload book_collection_1.dae when include textures | Xiaohong Bao | |
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 | STORM-1393 : Correction for loss of object/prim counts in the Build floater for | Wolfpup Lowenhar | |
non-mesh objects. |