Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-21 | SH-2020 Fix for avatar skin/eyes and trees being bright/black/busted underwater. | Dave Parks | |
2011-07-20 | SH-2048 Fix for invisiprims infecting neighboring prims with their invisi-ness. | Dave Parks | |
2011-07-20 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Nelson | |
2011-07-20 | EXP-880 FIX Enable navigation chrome for Search floater | Richard Nelson | |
changes in size of target windows other than _blank or "" are not saved EXP-1018 FIX Profile button in Basic mode does not toggle correctly when profile is opened and toggles on and closes other Web Content Panel windows | |||
2011-07-20 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Nelson | |
2011-07-20 | fix for crash when adding new fast timers | Richard Nelson | |
2011-07-20 | Updating autobuild.xml with patches for ares, curl, llqtwebkit and openssl ↵ | Leslie Linden | |
to propagate the earlier changes to ares and openssl that never made it into the viewer. Reviewed by Richard. | |||
2011-07-20 | SH-2021 Fix for black water at the horizon from occlusion culling madness. | Dave Parks | |
2011-07-20 | SH-715 Fix for bad "cancel" behavior in physics tab. | Dave Parks | |
2011-07-20 | merge | Leyla Farazha | |
2011-07-20 | EXP-937 JavaScript can be turned off in the viewer which will break intro ↵ | Leyla Farazha | |
screen - investigate options | |||
2011-07-20 | SH-1838 Add error handling for allocation of off screen render targets. | Dave Parks | |
Reviewed by Leslie | |||
2011-07-20 | FIX INTL-58 set25, light set4 translation for 6 languages | eli | |
2011-07-20 | Added tag DRTVWR-68_2.7.5-release, 2.7.5-release for changeset 6866d9df6efb | Debi King (Dessie) | |
2011-07-20 | SH-2059 FIXED Mesh uploader UI clean up. | seth_productengine | |
- When the “Load from file” radio is selected, the labels uner it are disabled. - Added horizontal lines to LoD tab like in the physics tab. - Physics tab: LoD dropdown moved to the left, against the “Use Level of Detail” label. - Modifiers tab: fixed dimensions to show a z value. | |||
2011-07-20 | Re-indent teamcity service messages when scanning build logs to fix ↵ | Christian Goetze (CG) | |
incredibuild formatting. | |||
2011-07-20 | Re-enable public build status indicators | Christian Goetze (CG) | |
2011-07-20 | Removed unused variable for build fix. | Leslie Linden | |
2011-07-20 | fix for sh-1847: Removed assert when a vert is outside [-5,5] domain | prep | |
2011-07-20 | still trying to fix channels | Brad Payne (Vir Linden) | |
2011-07-20 | Disabling freshness tag for the merge. | Leslie Linden | |
2011-07-20 | Switching channels to project viewer | Brad Payne (Vir Linden) | |
2011-07-20 | SH-2118 Fix for crash when decomposing bigfoot when SLM is in play. | Dave Parks | |
2011-07-19 | merge | Leyla Farazha | |
2011-07-19 | EXP-932 Implement system that fades from login page to (either) intro screen ↵ | Leyla Farazha | |
or loading screen instead of using a hard cut EXP-938 Turn off in-world audio until fade from intro/loading page complete EXP-939 Fade from intro/loading page to world, not to image of last login | |||
2011-07-19 | SH-2090 FIX - cherry pick from davep commit | Brad Payne (Vir Linden) | |
2011-07-19 | SH-2038 FIX -- [PUBLIC] Severe performance drop on MacBook Pros | Leslie Linden | |
EXP-997 FIX -- Significant FPS degradation in 2.8.0 Beta on Mac equipped ATI video card * Disabled VBO's on mac to avoid stalls in renderer * Placed valid data into the padding between triangles in the vertex buffer to remove uninitialized craziness * Removed invalid rendering checks causing GL errors in debug mode Reviewed by davep | |||
2011-07-19 | merge changes for storm-1487 | Oz Linden | |
2011-07-19 | merge changes for storm-1221 | Oz Linden | |
2011-07-19 | merge changes for storm-1502 | Oz Linden | |
2011-07-19 | merge changes for storm-1503 | Oz Linden | |
2011-07-19 | merge changes for vwr-26066 | Oz Linden | |
2011-07-19 | merge changes for storm-1476 | Oz Linden | |
2011-07-19 | addendum to prim fix | Brad Payne (Vir Linden) | |
2011-07-19 | Cherry pick of ↵ | Brad Payne (Vir Linden) | |
https://bitbucket.org/lindenlab/mesh-development/changeset/9cea44ebea3b by don, to fix old viewer crashes in mesh regions | |||
2011-07-19 | SH-2090 Make meshes that fail to load render as prim proxy. | Dave Parks | |
2011-07-19 | STORM-519 FIXED "Delete" is enabled in the context menu for folders which ↵ | Paul ProductEngine | |
contain worn items - Disable "Delete" menu item in case selected folder contains non-removable items. | |||
2011-07-19 | STORM-1487 FIXED Changed the "get more gestures" marketplace URL. | Vadim ProductEngine | |
2011-07-19 | STORM-1221 FIXED Hard coded dates made localizable under Group Profile ↵ | Seth ProductEngine | |
Land/Assets. Added a function for parsing a date string of specific format. Added strings defining the date format in Group Profile Land/Assets that should be localized. | |||
2011-07-19 | More FormatMessage compile errors, try again to fix | Nat Goodspeed | |
2011-07-19 | Fix copy/paste error in swiped FormatMessage() example code. | Nat Goodspeed | |
2011-07-19 | merge | Brad Payne (Vir Linden) | |
2011-07-19 | Per Josh's comments in http://codereview.lindenlab.com/6510035/ | Nat Goodspeed | |
Instead of low-level open(O_CREAT | O_EXCL) loop on all platforms, use GetTempFileName() on Windows and mkstemp() elsewhere. Don't append a final newline to NamedTempFile: use caller's data literally. Tweak a couple comments. | |||
2011-07-18 | merge | Dave Parks | |
2011-07-18 | Changed mesh param type to not conflict with one in-use on server | Don Kjer | |
2011-07-18 | Adding support for viewer reading mesh params from an alternative param type. | Don Kjer | |
2011-07-18 | SH-1904 FIX (cherry pick from original by bao) | Brad Payne (Vir Linden) | |
2011-07-18 | sync with viewer-development | eli | |
2011-07-18 | merge changes for storm-1515 | Oz Linden | |
2011-07-18 | merge changes for storm-1517 | Oz Linden | |