Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-12 | MAINT-6487 Viewer Objects should not queue too many downloads | andreykproductengine | |
2016-10-07 | MAINT-6792 Improvements for HUD warning | andreykproductengine | |
2016-06-24 | MAINT-6487 After editing an object with a large number of contents, contents ↵ | andreykproductengine | |
in any object will not load until relog. | |||
2016-01-15 | merge changes for 4.0.1-release | Oz Linden | |
2015-11-11 | Backed out changeset: a79540758404 | ruslantproductengine | |
Need backed out this changes because it influence on material update see: MAINT-5818 Also this lead to the following: UserA and UserB logged in same location. UserA edit normal/specular map texture offsets while UserB is not observe this changes. | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-11-04 | MAINT-5755 FIXED Activating Show Avatar Complexity disables all llSetText ↵ | Mnikolenko ProductEngine | |
(hovertext) until relog | |||
2015-09-04 | MAINT-5416 FIXED Cannot right-click a rigged mesh that's worn | AndreyL ProductEngine | |
--HG-- branch : maint-5416 | |||
2015-08-25 | MAINT-5547 FIXED errors when texturing a linkset "Unable to add texture. ↵ | andreykproductengine | |
Please wait a few seconds and try again." | |||
2015-07-23 | MAINT-5416 Reverted changeset: 9bd24c17d908 | AndreyL ProductEngine | |
2015-07-17 | MAINT-5416 FIXED cannot right-click a rigged mesh that's worn | AndreyL ProductEngine | |
2015-05-19 | MAINT-3548 - FIXED-R2 Horizontal & vertical offset values for normal & ↵ | vyacheslavsproductengine | |
specular maps still randomly revert to previous settings when building. | |||
2014-10-29 | MAINT-4606 WIP - handle removing attachments that contain multiple mesh objects | Brad Payne (Vir Linden) | |
2014-08-27 | WIP on attachment offset management in joints | Brad Payne (Vir Linden) | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-03-12 | merge | Brad Payne (Vir Linden) | |
2014-03-12 | merge with release | Richard Linden | |
2013-12-05 | merge | Brad Payne (Vir Linden) | |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-10-25 | SH-3419 Replace per-object time dilation factor with region-wide | Andrew Meadows | |
Reviewed with Simon | |||
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-01 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-09-25 | better memory usage for LLTrace (tighter packing of recording arrays) | Richard Linden | |
removed complicated and unnecessary fast timer gapless handoff logic (it should be gapless anyway) improved MemTrackable API, better separation of shadow and footprint added memory usage stats to floater_stats.xml | |||
2013-09-18 | The unbearable lightness of being norspec | Graham Linden | |
2013-09-05 | changed fast timer over to using macro | Richard Linden | |
another attempt to move mem stat into base class | |||
2013-08-18 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden | |
continued conversion to units system made units perform type promotion correctly and preserve type in arithmetic e.g. can now do LLVector3 in units added typedefs for remaining common unit types, including implicits | |||
2013-08-16 | merge with viewer-release | Nyx Linden | |
2013-08-16 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden | |
converted many values over to units system in effort to track down source of 0 ping | |||
2013-10-17 | SUN-69 MAINT-2258 : temp attachments getting removed improperly. Reviewed ↵ | simon | |
by Kelly. | |||
2013-08-07 | NORSPEC-329 fix mangling of diffuse alpha mode by material edits when only ↵ | Graham Linden | |
one face really has alpha | |||
2013-07-01 | BUILDFIX: reverted changes that attempted to automate mem track | Richard Linden | |
stat definition as they don't work on gcc/clang | |||
2013-07-01 | SH-4294 FIX Interesting: Statistics Texture cache hit rate is always 0% | Richard Linden | |
also, removed LLTrace::init and cleanup removed derived class implementation of memory stat for LLMemTrackable is automatic now | |||
2013-06-21 | Automated merge with file:///F:%5Cviewer-bear | Dave Parks | |
2013-06-20 | merge with release | Richard Linden | |
2013-06-11 | NORSPEC-258 and NORSPEC-226 make tex picker close refresh build tool UI ↵ | Graham Madarasz | |
correctly and fix issues with transition from no-bumps to normal maps | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-06-03 | NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent ↵ | Dave Parks | |
calculator instead of binormal calculator, convert binormal centric code to tangent centric) | |||
2013-05-30 | SH-4147 FIX Macro avatar hover gets reset on relog | Nyx Linden | |
Hover minimum enforcement was getting triggered on relog for macro avatars before the joint offsets were applied when loading the avatar. Added code to verify that all attachments in COF have been rezzed, and all attached objects are not in the process of being rebuilt to the enforcement code. This should verify that we only apply the hover value enforcement when all rigged meshes are actually loaded before enforcing minimum hover value | |||
2013-05-11 | Fix many issues with selection misapplication and rendering not matching ↵ | Graham Madarasz | |
applied materials | |||
2013-05-09 | Merge downstream code and viewer-beta | simon | |
2013-05-05 | Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵ | Richard Linden | |
dependencies | |||
2013-04-30 | Merge downstream code from viewer-bear | simon | |
2013-04-25 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-17 | SUN-70 MAINT-2597 FIX Crash when trying to edit no-modify objects | Nyx Linden | |
Added protection for invalid / empty inventory contents | |||
2013-04-17 | Some minor cleanups while hunting crashes. Reviewed by Kelly | simon | |
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-22 | Automated merge with ↵ | Richard Linden | |
bundle:d:\code\viewer-interesting+c:\users\richard\appdata\local\temp\thg.sp0eps\ssh__richard@hg.lindenlab.com_richard_viewer-interesting-metrics_5o81ck.hg |