Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-12 | merge with release | Richard Linden | |
2014-01-03 | merge changes for 3.6.12-release | Oz Linden | |
2013-12-18 | STORM-1831 Changing addRegionChangedCallback to more closely resemble the ↵ | Ima Mechanique | |
feature it replaces. This fixes the crashes reported by Whirly ;-) | |||
2013-12-17 | add LLAgent::removeRegionChangedCallback | Oz Linden | |
2013-12-02 | merge with release | Richard Linden | |
2013-11-19 | replace uses of LLEnvManagerNew::setRegionChangeCallback with ↵ | Oz Linden | |
LLAgent::addRegionChangedCallback | |||
2013-11-19 | add documentation to LLAgent::addRegionChangedCallback and improve logging | Oz Linden | |
2013-11-18 | add callbacks to LLAgent for Region and Parcel changes | Oz Linden | |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-11-11 | Merge 3.6.11 for RC-ability | Graham Linden | |
2013-10-25 | Fix release merge issues (included upstream changes not yet in release from ↵ | Graham Linden | |
bear) | |||
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-09-09 | eliminate some redundant geometry rebuilding operations during teleporting | Xiaohong Bao | |
2013-08-30 | fix for SH-4295: Interesting: Teleporting to previous location leave some ↵ | Xiaohong Bao | |
objects invisible. | |||
2013-08-26 | Merge downstream code from CHUIStorm release | simon | |
2013-08-26 | Merge downstream code for CHUIStorm | simon | |
2013-08-22 | MAINT-2904 FIXED (Users of "LittleSight" viewer are invisible but can listen ↵ | Mnikolenko ProductEngine | |
to spatial chat) | |||
2013-08-19 | merge changes for DRTVWR-285 | Oz Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
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-25 | CHOP-962: Make LLControlVariable::setPersist() accept only enum. | Nat Goodspeed | |
Initial change made LLControlVariable::mPersist an enum, but retained bool/BOOL public API. setPersist(true) set one value, setPersist(false) set another, forcePersist() set the third. Per code review, expose enum to public, make setPersist() (and LLControlVariable constructor, and LLControlGroup:: declareControl(), and all the LLControlGroup::declareMumble() methods, and all the unit-test dummy declareMumble() method bodies) accept that enum. Remove forcePersist(). Fix calls to LLControlGroup::declareMumble() accordingly. Also rename PERSIST_YES to PERSIST_NONDFT, also per code review. | |||
2013-07-11 | MAINT-2879 : Viewer should revoke animation permissions with "Stop Animating Me" | simon | |
Reviewed by Kelly | |||
2013-06-21 | Automated merge with file:///F:%5Cviewer-bear | Dave Parks | |
2013-06-19 | Pull merge lindenlab/viewer-release | Merov Linden | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-10 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect standard naming conventions for handlers vs. reactors | |||
2013-05-05 | Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵ | Richard Linden | |
dependencies | |||
2013-05-02 | Pull from viewer-release | Merov Linden | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
2013-04-09 | CHUI-797 FIXED Only one separated conversation window is shown after exiting ↵ | PavelK ProductEngine | |
from mouselook view Added all separated conversation floaters to skip list used in gFloaterView->popVisibleAll(skip_list) in llagent.cpp since LLFloaterIMContainer::setVisible() takes control of them by itself. | |||
2013-04-03 | SH-4058 - log spam reduction initiative. | Brad Payne (Vir Linden) | |
2013-03-21 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
copied over scene load frame differencing changes from viewer-interesting made periodicrecording flexible enough to allow for indefinite number of periods added scene loading stats floater fixed collapsing behavior of container views | |||
2013-03-19 | Merge in viewer-beta to get CHUI code | Simon Linden | |
2013-03-11 | Viewer-chui merge | prep | |
2013-03-06 | renamed LLTrace stat gathering classes/methods to make the structure of ↵ | Richard Linden | |
LLTrace clearer Count becomes CountStatHandle Count.sum becomes sum(Count, value), etc. | |||
2013-03-05 | Fixing issues with not detecting when LLSD XML parsing fails. Changing most ↵ | Don Kjer | |
http error handlers to understand LLSD error responses. Fleshing out most http error handler message spam. | |||
2013-02-28 | merge | Nyx Linden | |
2013-02-28 | SH-3909 Support avatar height offset | Nyx Linden | |
Adding a new visual param that allows users to manually adjust an offset for how far off the ground (+ or -) their avatar's root bone is. Supports the +-2m range people are used to adjusting in their viewers, but new implementation should support server-generated appearances. | |||
2013-02-25 | SH-3860 WIP, SH-3899 WIP - make folder version management more debuggable, ↵ | Brad Payne (Vir Linden) | |
log appearance request results | |||
2013-02-25 | MAINT-2407 'Stop animating me' spams server | Kelly Washington | |
reviewed with Simon | |||
2013-02-13 | SH-3812 WIP, SH-3852 WIP - some metrics cleanup, added rebake when needed ↵ | Brad Payne (Vir Linden) | |
and sb system is unavailable, to avoid stale appearance problems | |||
2013-02-13 | SH-3852 WIP - modified metrics for update_appearance_from_cof and ↵ | Brad Payne (Vir Linden) | |
wear_inventory_category, end when bakes are fully loaded | |||
2013-02-07 | SH-3852 WIP - track per-timer stats | Brad Payne (Vir Linden) | |
2013-02-07 | SH-3852 WIP - small tweaks | Brad Payne (Vir Linden) | |
2013-02-01 | SH-3800 WIP - log some of sent appearance msg info as well as received | Brad Payne (Vir Linden) | |
2013-02-01 | SH-3800 WIP - reject appearance messages with contradictory appearance ↵ | Brad Payne (Vir Linden) | |
version info | |||
2013-01-28 | SH-3779 WIP, SH-3534 WIP - more bake-status tracking | Brad Payne (Vir Linden) | |
2013-01-23 | SH-3534 WIP - better encapsulation of mUseServerBakes | Brad Payne (Vir Linden) | |