Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-29 | Fix for release build (misspelled llprimitive) | Dave Parks | |
2010-10-29 | Merge | Leyla Farazha | |
2010-10-29 | DN-154 Display Names only shown in Nearby Chat History when a user logs back ↵ | Leyla Farazha | |
in even if Usernames were shown in Chat during previous session | |||
2010-10-29 | DN-192 [crashhunters] LLVOAvatar::clearNameTag | Leyla Farazha | |
DN-193[crashhunters] LLHudNameTag::setLabel | |||
2010-10-29 | merge | Dave Parks | |
2010-10-29 | SH-262 Fix for debug build on windows. | Dave Parks | |
2010-10-29 | VWR-21349 Don't enable FBO by default on mac or linux when using high/ultra ↵ | Dave Parks | |
graphics. Cap samples in LLMultiSampleBuffer to 4 samples to avoid using tons of memory when RenderUseFBO is set to TRUE and RenderFSAASamples is > 4. Don't allocate multisample buffers at all when RenderUseFBO is FALSE. | |||
2010-10-29 | STORM-184 FIXED Disabled "Save" command for outfits without name (with "No ↵ | Seth ProductEngine | |
Outfit" in My Appearance SP). | |||
2010-10-29 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2010-10-29 | SH-395 FIX linux build broken for mesh-development | Nyx (Neal Orman) | |
Trying to rebuild colladadom against an old version of pcre so that the link step doesn't search for functions that don't exist. | |||
2010-10-29 | merge | Dave Parks | |
2010-10-29 | Fix for assert in pipeline on startup. | Dave Parks | |
2010-10-29 | Fix for sometimes missing the color value on last vertex of a face. | Dave Parks | |
2010-10-29 | Fix for bad normals on some prim faces. | Dave Parks | |
2010-10-29 | SH-395 FIX linux opensource mesh viewer is broken on teamcity | Nyx (Neal Orman) | |
Fixed the pcre autobuild scripts to include the resulting library files and put them in the correct place. I think this should fix the build. | |||
2010-10-29 | Merged in 2.3.0-beta1 tag | Dessie Linden | |
2010-10-29 | Added tag 2.3.0-beta1 for changeset a3c12342b1af | Dessie Linden | |
2010-10-29 | STORM-270, STORM-303 FIXED sorting Favorites folder contents after ↵ | Seth ProductEngine | |
re-ordering landmarks in any folder view or in Favorites bar. Previously worked only for Favorites accordion is Places SP. | |||
2010-10-29 | STORM-255 : Added missing JIRA issue to contributions.txt | Wolfpup Lowenhar | |
2010-10-29 | STORM-255 : Merge from viewer-development | Wolfpup Lowenhar | |
2010-10-28 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2010-10-28 | SH-395 SH-396 WIP fix mac and linux builds for opensource mesh branch | Nyx (Neal Orman) | |
MAC: naming problem on collada library files (.dylib). updated install.xml to refer to the fixed package LINUX: PCRE was too out of date for our collada implementation. Created a new PCRE package and updated install.xml to match it. | |||
2010-10-28 | STORM-488 : merge with viewer-development | Merov Linden | |
2010-10-28 | STORM-459 : merge with viewer-development | Merov Linden | |
2010-10-28 | STORM-451 : merge with viewer-development | Merov Linden | |
2010-10-28 | STORM-322 : merge with viewer-development | Merov Linden | |
2010-10-28 | STORM-36 : merge with viewer-development | Merov Linden | |
2010-10-28 | merge | Dave Parks | |
2010-10-28 | Fix for NAN getting copied for some color values (NAN is purple). | Dave Parks | |
2010-10-28 | Only force an update if a flexible object is visible. | Dave Parks | |
2010-10-28 | More aggressive management of FBOs. Allocate as few FBOs as possible, ↵ | Dave Parks | |
assert when FBOs are destroyed out of order. | |||
2010-10-28 | Fix for CTS-305 'Uploaded meshes have uniform scale' | JonathanLinden | |
2010-10-28 | STORM-489 FIXED <nolink>'ed text rendered as URL | Vadim ProductEngine | |
Changes: * Suppressed URLs in object (sender) names of nearby chat messages loaded from history. * Fixed text between <nolink>...</nolink> text being rendered as URL (hand cursor on hover, context menu, context menu, opening Places SP on click). | |||
2010-10-28 | Append logs of multivariant builds correctly. | Christian Goetze (CG) | |
2010-10-28 | SH-395 WIP fixing linux build in opensource mesh branch | Nyx (Neal Orman) | |
Reverting a previous cmake fix as we're not set up to use debug libraries on non-windows platforms. Also removing references to debug versions of tcmalloc to unstick the build. | |||
2010-10-28 | merge | prep | |
2010-10-28 | - Pelvis offsets are now preserved | prep | |
- Fix for CTS-261 | |||
2010-10-28 | STORM-322 ADDITIONAL FIX Fixed a crash that happened when clicking "refresh" ↵ | Andrew Productengine | |
while names are caching Refresh caused deletion of group members data (from gdatap->mMembers), so gdatap->mMembers[id] in LLPanelGroupMembersSubTab::onNameCache() was null and when it was passed into addMemberToList() there when getContribution() was called for it, crash happened. - Added check against NULL before using member data. | |||
2010-10-28 | SH-396 WIP fix mac opensource build for mesh viewer | Nyx Linden | |
Collada library file was being named incorrectly by autobuild, resulting in the build being unable to find the library even though it was downloaded. Updated the package, hopefully this will fix the linker error. | |||
2010-10-28 | STORM-488 FIXED Place profile was opened instead of Object profile if used ↵ | Vadim ProductEngine | |
clicked an object SLURL in the plain text nearby chat log. The reason is the same as in STORM-390: a bug in LLTextBase which leads to ignoring link href specified for a link segment if the segment contains an URL (and the <nolink>...</nolink> clause is treated as such). The workaround is to explicitly disallow parsing URLs in a link segment by setting its "is_link" parameter to "true". | |||
2010-10-28 | STORM-459 FIXED Delete outfit confirmation message doesn't appear if use ↵ | Paul Guslisty | |
context or gear menu on 'My Outfits' tab Added confirmation dialog before deleting outfit from context menu and gear menu button of My Appearance -> My Outfits - Deleted method that shows confirmation dialog in LLPanelOutfitsInventory. Moved it to the LLOutfitsList. Now confirmation dialog called before calling LLOutfitsList::removeSelected. - Replaced native methods of deleting outfit in gear menu and context menu with LLOutfitsList::removeSelected. | |||
2010-10-27 | STORM-255: removal if extra jira numbers in contributions.txt | Wolfpup Lowenhar | |
2010-10-27 | STORM-255 : Merge from viewer-development | Wolfpup Lowenhar | |
2010-10-27 | SH-395 WIP fix linux opensource mesh teamcity build | Nyx (Neal Orman) | |
cmake wasn't configured to use the right directories on the viewer for debug libraries. Trying to update the config. | |||
2010-10-27 | Merge | Leyla Farazha | |
2010-10-27 | DN-188 Inspectors and Profile images not available in IM history or local ↵ | Leyla Farazha | |
chat history | |||
2010-10-27 | DN-190 Last name resident shown in title of IM Conference Window with no ↵ | Leyla Farazha | |
Display name | |||
2010-10-27 | SH-392 Port over fix from mesh-development for FBOs on OSX | Dave Parks | |
2010-10-27 | Automated merge from viewer-development-shining | Loren Shih | |
2010-10-27 | STORM-451 FIXED Disabled highlighting URLs in object name inside the ↵ | Vadim ProductEngine | |
llGiveInventory discard notification. Changes: * Wrapped object name with <nolink>...</nolink> tags to disable URL parsing. * The decline message is now localized as a whole sentence (localizing separate phrases is often inapplicable for some languages). |