Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-02 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2011-06-02 | fix for SH-1691: [crashhunters] crash at ↵ | Xiaohong Bao | |
LLVolumeImplFlexible::doFlexibleUpdate() [secondlife-bin llflexibleobject.cpp] | |||
2011-06-02 | fix for SH-1691: [crashhunters] crash at ↵ | Xiaohong Bao | |
LLVolumeImplFlexible::doFlexibleUpdate() [secondlife-bin llflexibleobject.cpp] | |||
2011-06-02 | Linux build fix. | seth_productengine | |
Unused local varible removed. | |||
2011-06-02 | SH-1666 Remove "Mesh" stitching type from sculpt combo box. | Dave Parks | |
2011-06-01 | merge | Dave Parks | |
2011-06-01 | SH-812 Fix for rigged meshes not showing up as rigged until LoD switch. | Dave Parks | |
2011-06-01 | SH-1682 Use GL_ARB_map_buffer_range to mitigate impact of mapping larger ↵ | Dave Parks | |
vertex buffer objects. Limit number of textures per batch to 6 (prevents frame stalls on NVIDIA). | |||
2011-06-01 | pull back fix for storm-1298 from beta branch | Oz Linden | |
2011-06-01 | Merge. Pulling fix for VWR-25862 into bigger cache tree. | Logan Dethrow | |
2011-06-01 | EXP-869 FIX -- Mac viewer should build without requiring settings modifications | Leslie Linden | |
Modified cmake GCC_VERSION from 4.2 to 4.0, our officially supported GCC version Reviewed by Richard | |||
2011-06-01 | sync with viewer-development | eli_linden | |
2011-06-01 | fix for STORM-1298: Crash on startup of Second Life 2.7.1(231307) | Xiaohong Bao | |
2011-06-01 | merge changes for storm-1296 | Oz Linden | |
2011-06-01 | merge changes for storm-1304 | Oz Linden | |
2011-06-01 | merge changes for storm-1299 | Oz Linden | |
2011-06-01 | merge changes for new search | Oz Linden | |
2011-05-31 | merge changes for new search | Oz Linden | |
2011-05-31 | FIX VWR-25397 | eli_linden | |
2011-05-31 | FIX VWR-24130 | eli_linden | |
2011-05-31 | FIX VWR-24127 | eli_linden | |
2011-05-31 | FIX VWR-19315 | eli_linden | |
2011-05-31 | FIX VWR-24126 | eli_linden | |
2011-05-31 | FIX VWR-20840 | eli_linden | |
2011-05-31 | Unused variable. | Dave Parks | |
2011-05-31 | merge | Dave Parks | |
2011-05-31 | SH-1682 Dynamically adjust the number of texture channels to use for indexed ↵ | Dave Parks | |
texture rendering based on available hardware. | |||
2011-05-30 | SH-1592 FIXED Advanced model uploader needs an IP checkbox like the wizard ↵ | Seraph Linden | |
uploader has | |||
2011-05-30 | SH-1677 FIXED [REGRESSION] Bulk uploads do not adhere to default permissions | Seraph Linden | |
no idea how this ever worked before, as the code since 1.23 has been using the wrong keyword ("everyone_mask" instead of "new_everyone_mask"). I suspect something changed on the sim side? | |||
2011-05-30 | Fix for classic clouds being busted. | Dave Parks | |
2011-05-30 | unused variable | Dave Parks | |
2011-05-30 | merge | Dave Parks | |
2011-05-30 | SH-1682 Full integration if indexed texture rendering to improve batch size. | Dave Parks | |
2011-05-29 | SH-1682 indexd diffuse fragment shader for deferred rendering | Dave Parks | |
2011-05-29 | SH-1682 Work in progress on using texture indexes to improve batch size ↵ | Dave Parks | |
(wow, super fast so far) | |||
2011-05-27 | sync with viewer-development | eli_linden | |
2011-05-27 | increment viewer version to 2.7.2 | Oz Linden | |
2011-05-27 | Merge | Logan Dethrow | |
2011-05-27 | Removed unneeded platform directory delimeter lookups in llvocache.cpp | Logan Dethrow | |
2011-05-27 | merge changes for storm-1210 | Oz Linden | |
2011-05-27 | transplant fix for SH-1467 | Roxie Linden | |
viewer now uses simulatorfeatures to check whether to show UI elements for mesh or not | |||
2011-05-27 | Merge with viewer-development. | Logan Dethrow | |
2011-05-27 | VWR-25861 VWR-25862 Removed LLDir_Mac::deleteFilesInDir() virtual method. | Logan Dethrow | |
The LLDir base class method will now be used instead. The handling of the mask parameter was inconsistent between the two implementations, and the failure to remove the old method was probably just an oversight. | |||
2011-05-27 | Automated merge up from viewer-development into mesh-development | Seraph Linden | |
2011-05-26 | merge | Dave Parks | |
2011-05-26 | SH-1359 General octree tune-up -- increase maximum capacity of an octree ↵ | Dave Parks | |
node and rework requested octree node sizes for minimum triangles per frame and maximum triangles per drawing call. | |||
2011-05-26 | FIX INTL-47 Japanese and Italian translation for set19-23, light set1-2 | eli_linden | |
2011-05-26 | merge | Brad Payne (Vir Linden) | |
2011-05-26 | SH-1492 WIP | Brad Payne (Vir Linden) | |
2011-05-26 | Added newline at end of header file to fix linux build. | Loren Shih | |