Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-10 | MAINT-147 FIXED Allow follow cam scripts after closing Build tools floater. | Mnikolenko ProductEngine | |
2015-03-09 | SL-103 WIP - fix for some inventory items not enabling add | Brad Payne (Vir Linden) | |
2015-03-09 | SL-103 WIP - bumped MAX_CLOTHING_LAYERS to target value of 60 | Brad Payne (Vir Linden) | |
2015-03-06 | SL-103 WIP - comment | Brad Payne (Vir Linden) | |
2015-03-06 | SL-103 WIP - comment re: possible future work | Brad Payne (Vir Linden) | |
2015-03-06 | MAINT-4967 FIX - log spam removed | Brad Payne (Vir Linden) | |
2015-03-05 | DD-339 : Adding loading indicator to marketplace floater when the listings ↵ | Merov Linden | |
data and inventory data are being fetched | |||
2015-03-05 | Simplify CMake code to generate viewer_version.txt and summary.json. | Nat Goodspeed | |
The quoting used for the cygwin printf command didn't work for 'cmake -E echo'. The whole content was enclosed in single quotes, with individual string elements enclosed in double quotes. But we ended up with a summary.json containing (e.g.): '{Type:viewer,Version:3.7.26.33262}' instead of the desired: {"Type":"viewer","Version":"3.7.26.33262"} HOWEVER: I see no compelling reason why either of these files must be deferred to build time. It's simpler and more robust to generate them both directly from CMake at configure time. | |||
2015-03-05 | SL-103 WIP - viewer enforces wearable limits based on total articles of ↵ | Brad Payne (Vir Linden) | |
clothing rather than per-type limit. Limit is artificially low for testing, will bump before release. | |||
2015-03-05 | MAINT-4930 FIXED Fix viewer error checking for max-agent-groups in viewer | andreykproductengine | |
2015-03-05 | Merge downstream code and become version 3.7.26 | simon | |
2015-03-05 | Merge viewer-release and become version 3.7.26 | simon | |
2015-03-05 | MAINT-4874 FIXED Actions that require a double click "randomly" fail - repro ↵ | andreykproductengine | |
& cause found for BUG-7753 | |||
2015-03-04 | MAINT-4858 FIX | Brad Payne (Vir Linden) | |
2015-03-04 | MAINT-4943 FIXED Crash on location | ruslantproductengine | |
2015-03-04 | MAINT-4943 FIXED Crash on location | ruslantproductengine | |
2015-03-04 | MAINT-4169 ShowGreyQueryInUrls debug setting was removed and the grey part ↵ | Mnikolenko ProductEngine | |
of the link always appears. | |||
2015-03-03 | Commit Callum's fix to eliminate dependency on cygwin printf. | Nat Goodspeed | |
Use 'cmake -E echo' instead. | |||
2015-03-03 | MAINT-4653 WIP | Brad Payne (Vir Linden) | |
2015-03-02 | DD-329 : Do not update listing folders before the association is completed | Merov Linden | |
2015-03-01 | MAINT-4839 FIXED Animation of Mesh Dress doesn't work. | ruslantproductengine | |
MAINT-4165 FIXED Crash on skinned, texture animated geometry with deferred rendering enabled. | |||
2015-03-04 | MAINT-4939 FIXED Remove Abuse Report Pop-Up Dialog | andreykproductengine | |
2015-03-03 | MAINT-4897 FIXED Frequent error when texturing a linkset - "Unable to add ↵ | andreykproductengine | |
texture. Please wait a few seconds and try again." | |||
2015-03-04 | MAINT-1961 FIXED Use "TextureLivePreview" setting by default, if mCanPreview ↵ | Mnikolenko ProductEngine | |
was not set manually. | |||
2015-02-27 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2015-03-23 | correct merge error | Oz Linden | |
2015-03-23 | merge changes for 3.7.26-release | Oz Linden | |
2015-02-27 | DRTVWR-397 - removed duplicate function | Brad Payne (Vir Linden) | |
2015-02-27 | MAINT-4918 WIP - batch up detach requests for objects | Brad Payne (Vir Linden) | |
2015-02-27 | MAINT-2781 FIXED Reset pressed state on focus lost. | Mnikolenko ProductEngine | |
2015-02-27 | MAINT-4920 FIXED Reset mClickedInMouselook when left click handled by LLToolPie. | Mnikolenko ProductEngine | |
2015-02-26 | MAINT-4904 FIXED Show confirmation pop-up before unlinking an object. | Mnikolenko ProductEngine | |
2015-02-25 | merge | Brad Payne (Vir Linden) | |
2015-02-25 | merge | Brad Payne (Vir Linden) | |
2015-02-25 | MAINT-4918 WIP | Brad Payne (Vir Linden) | |
2015-02-24 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2015-02-24 | MAINT-4917 WIP - batch COF link request before batch attachment request. ↵ | Brad Payne (Vir Linden) | |
Should only generate one bake request. | |||
2015-02-24 | merge changes for 3.7.25-release | Oz Linden | |
2015-02-24 | increment viewer version to 3.7.26 | Oz Linden | |
2015-02-24 | MAINT-4872 FIXED wearables with same asset id are not swapped | andreykproductengine | |
2015-02-24 | merge changes for MAINT-4790 | Oz Linden | |
2015-02-23 | MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no ↵ | ruslantproductengine | |
apparent reason Linux & OS X compile error fix | |||
2015-02-23 | Backed out changeset: 81b8de17a195 | ruslantproductengine | |
2015-02-23 | MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no ↵ | ruslantproductengine | |
apparent reason Linux & OS X compile error fix | |||
2015-02-23 | Backed out changeset: 4c24cfce033a | ruslantproductengine | |
2015-02-23 | MAINT-4329 FIXED LLImageRaw::scale() scales each image *twice* for no ↵ | ruslantproductengine | |
apparent reason Linux & OS X compile error fix | |||
2015-02-21 | DD-335 : Improve the performance of Get listings by 400%, fix a bug when ↵ | Merov Linden | |
error occured on SLM | |||
2015-02-20 | MAINT-4653, DRTVWR-397 WIP - more code for tracking attachment operations, ↵ | Brad Payne (Vir Linden) | |
smarter handling of multiple requests. | |||
2015-02-20 | Fix merge error | simon | |
2015-02-19 | Merge downstream code | simon | |