Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-25 | Remove unused variable. | Dave Parks | |
2011-05-25 | merge | Dave Parks | |
2011-05-25 | SH-1603 Replace every occurrence of "WTF" with something more appropriate. | Dave Parks | |
2011-05-25 | merge | Dave Parks | |
2011-05-25 | SH-1527 Fix for black alpha objects with lighting and shadows enabled and no ↵ | Dave Parks | |
lights around. | |||
2011-05-25 | merge | Brad Payne (Vir Linden) | |
2011-05-25 | SH-1492 WIP | Brad Payne (Vir Linden) | |
2011-05-25 | SH-1644 Don't default avatar hardware skinning to off on all ATI cards. | Dave Parks | |
2011-05-25 | SH-1537 Make mesh importer use physics shape for bounding hull (again). | Dave Parks | |
2011-05-25 | merge | Dave Parks | |
2011-05-25 | SH-469 Don't use depth buffers and multisample buffers where not absolutely ↵ | Dave Parks | |
needed -- make sample counts consistent between shaders and render targets. | |||
2011-05-25 | Merge | Xiaohong Bao | |
2011-05-25 | fix for SH-1624: Crash during viewer startup: ↵ | Xiaohong Bao | |
LLViewerTextureList::addImageToList | |||
2011-05-25 | merge | Brad Payne (Vir Linden) | |
2011-05-25 | SH-1492 WIP | Brad Payne (Vir Linden) | |
2011-05-25 | Sh-1647: Accounting caps update | prep | |
2011-05-25 | merge STORM-1275 | Debi King (Dessie) | |
2011-05-25 | VWR-25862 Potential fix for caches not clearing when they are supposed to. | Logan Dethrow | |
* Removed leading delimiter from filename mask in all calls to LLDir::deleteFilesInDir() that are related to the viewer asset caches (texture, VFS, and VO). | |||
2011-05-25 | WIP INTL-46 partial traditional chinese translation | eli_linden | |
2011-05-25 | FIX VWR-25052 en_xui_change | eli_linden | |
2011-05-25 | FIX VWR-25044 | eli_linden | |
2011-05-25 | FIX VWR-25039 en_xui_change | eli_linden | |
2011-05-25 | merge | prep | |
2011-05-25 | SH-1252 & SH-1253 accesor cleanup | prep | |
2011-05-25 | SH-657 FIXED Preview normals inverted for mesh mirrored by negative scale ↵ | Loren Shih | |
transformation SH-810 FIXED Mesh uploader should enable Physics Analyze after "Use Level of Detail" is picked. Both changes together in this changeset. | |||
2011-05-25 | Added support for pushing agent global location on grid and agent ↵ | callum | |
orientation out to LLQtWebKit | |||
2011-05-25 | automated merge mesh-development -> mesh-development | Loren Shih | |
2011-05-25 | automated merge viewer-development -> mesh-development | Loren Shih | |
2011-05-24 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2011-05-24 | fix for | Xiaohong Bao | |
SH-712:Asset error given on upload of duck.dae using High LOD for physics shape - Analyze seems to not complete; SH-889: Viewer crash when analyzing physics LOD; SH-890: Viewer crash on Exit after analyzing physics layer which never seems to complete | |||
2011-05-24 | Merge | Dave SIMmONs | |
2011-05-24 | merge | Dave Parks | |
2011-05-24 | SH-469 GL_ARB_texture_multisample support | Dave Parks | |
2011-05-24 | merge | Brad Payne (Vir Linden) | |
2011-05-24 | separating meshes from instances | Brad Payne (Vir Linden) | |
2011-05-24 | merge changes for STORM-1277 | Debi King (Dessie) | |
2011-05-23 | fix VWR-25036 | eli_linden | |
2011-05-23 | FIX VWR-25029 | eli_linden | |
2011-05-23 | FIX VWR-25028 | eli_linden | |
2011-05-23 | FIX VWR-25027 | eli_linden | |
2011-05-23 | EXP-826 FIX Help -> About Secondlife Info is corrupted. | callum | |
2011-05-23 | FIX VWR-25025 en_xui_change | eli_linden | |
2011-05-23 | SH-1492 WIP | Brad Payne (Vir Linden) | |
2011-05-23 | merge | Brad Payne (Vir Linden) | |
2011-05-23 | SH-1492 WIP | Brad Payne (Vir Linden) | |
2011-05-23 | FIX VWR-25024 en_xui_change | eli_linden | |
2011-05-23 | FIX VWR-25023 en_xui_change | eli_linden | |
2011-05-23 | FIX VWR-25022 en_xui_change | eli_linden | |
2011-05-23 | FIX VWR-24753 | eli_linden | |
2011-05-23 | STORM-1275 FIX viewer gets caught in infinite loop for decompstub | Nyx (Neal Orman) | |
Fixed setting the initialized flag for the decomposition stub case (for OS builds) so that the viewer doesn't hang when initializing the stub. Note that initialized will be set to true even when instance will return NULL. |