Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-10 | MAINT-4096 FIXED Object's new land impact is not shown in build tool until ↵ | andreykproductengine | |
new face or prim in linkset is selected, after adding or removing only material to/from child prim | |||
2014-10-02 | MAINT-4501 FIXED Viewer spams error message if it can't find an audio device | andreykproductengine | |
2014-08-27 | WIP on attachment offset management in joints | Brad Payne (Vir Linden) | |
2014-08-18 | MAINT-3511 FIXED When one surface of mesh object is set transparent all ↵ | ruslantproductengine | |
object is invisible : compare rotation quaternions with predefined epsilon | |||
2014-09-05 | merge | Brad Payne (Vir Linden) | |
2014-08-27 | WIP on attachment offset management in joints | Brad Payne (Vir Linden) | |
2014-07-07 | Merge downstream code and become 3.7.12 | simon | |
2014-06-18 | Merge downstream code | simon | |
2014-06-16 | merge changes for 3.7.9-release | Oz Linden | |
2014-06-05 | Merge | Ricky Curtice | |
2014-05-19 | merge | Brad Payne (Vir Linden) | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-05-07 | Merge downstream version 3.7.8 code | simon | |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
2014-04-09 | MAINT-2245 FIXED Object's content doesn't display inside "Buy" dialog when ↵ | andreykproductengine | |
prim is set for sale | |||
2014-03-14 | MAINT-3804 FIXED Crash in LLAudioEngine::getAudioData when playing gestures ↵ | maksymsproductengine | |
with audio device disabled. | |||
2014-03-12 | merge | Brad Payne (Vir Linden) | |
2014-03-12 | merge with release | Richard Linden | |
2014-03-10 | merge changes for 3.7.3-release | Oz Linden | |
2013-12-05 | merge | Brad Payne (Vir Linden) | |
2013-11-19 | merge up to 3.6.10-release; some of the storm-68 changes lost | Oz 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-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-03 | added initial memory usage tracking for lltrace | Richard Linden | |
2013-10-01 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-10-01 | changed over to manual naming of MemTrackable stats | Richard Linden | |
changed claimMem and disclaimMem behavior to not pass through argument added more mem tracking stats to floater_stats | |||
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-25 | SH-3455 WIP - moved setAvatarObject() to run after the self av constructor. ↵ | Brad Payne (Vir Linden) | |
Disabled sendAgentWearablesUpdate. | |||
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-21 | SH-4433 WIP Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden | |
made getPrimaryAccumulator return a reference since it was an always non-null pointer changed unit conversion to perform lazy division in order to avoid truncation of timer values | |||
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-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-08-07 | NORSPEC-329 fix mangling of diffuse alpha mode by material edits when only ↵ | Graham Linden | |
one face really has alpha | |||
2013-08-04 | NORSPEC-305 -NORSPEC-335 fix scale and HUD anim regression from materials ↵ | Graham Linden | |
changes in CL 28424 | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-07-24 | SH-4376 FIX: Interesting: in Statistics, replace the text "0" with "n/a" when | Richard Linden | |
there are no samples during the time period. added hasValue to SampleAccumulator so we don't print a value when we don't have a single sample yet added some disabled log output for scene load timing | |||
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-24 | fix for SH-4264: interesting: Content near edges of screen does not load | Xiaohong Bao | |
2013-06-22 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
removed LLTrace unit typedefs | |||
2013-06-21 | Automated merge with file:///F:%5Cviewer-bear | Dave Parks | |
2013-06-20 | merge with release | Richard Linden | |