Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-13 | merge changes for DRTVWR-179 | Oz Linden | |
2012-07-11 | Pull in viewer-development because it's painful. Merge with runitai's help. | simon@Simon-PC.lindenlab.com | |
2012-07-11 | MAINT-794 Fix for assert on loading some types of objects before their parents. | Dave Parks | |
2012-07-06 | MAINT-1228 FIX Can not put more than one object into the contents of an object | callum | |
Reviewed by Paul PE | |||
2012-08-01 | Merge back viewer-lion, which has viewer-development and down-stream fixes | simon@Simon-PC.lindenlab.com | |
2012-07-20 | MAINT-570 Remove unused memory tracking system LLMemType | Dave Parks | |
2012-06-28 | MAINT-678 Fix for inconsistent data in physics shape display | Dave Parks | |
2012-06-26 | Some clean-up after checking the differences between the pathfinding branch ↵ | Todd Stinson | |
and viewer-release. | |||
2012-06-22 | merge | Dave Parks | |
2012-06-19 | MAINT-794 Factor out a lot of CPU overhead around updating objects. | Dave Parks | |
2012-06-15 | Merge | Dave Parks | |
2012-06-11 | PATH-704: Enforcing permanency only for static objects on neighboring regions. | Todd Stinson | |
2012-06-11 | MAINT-646 Get rid of a hotspot in LLViewerObjectList::update, fix for error ↵ | Dave Parks | |
in llpolymorph | |||
2012-06-08 | MAINT-646 Knock out some extraneous performance timers | Dave Parks | |
2012-05-30 | merge changes for storm-1852 | Oz Linden | |
2012-05-25 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-05-22 | MAINT-119 FIXED (PUBLIC]no-transfer textures not searchable via texture picker) | Paul ProductEngine | |
- Implemented Richard's and Leo's spec - Also fixed an issue when applying no-transfer texture for an object using texture picker, creates redundant copies of the texture in the object's content | |||
2012-05-11 | STORM-1852 Altitude display stutters or is clamped when flying higher than 4096m | Jonathan Yap | |
2012-05-08 | PATH-629: Allowing viewer edits to permanent objects when in god-mode ↵ | Todd Stinson | |
regardless of frozen mode. | |||
2012-05-07 | MAINT-753 : [crashhunters] crash at LLVOVolume::updateFaceFlags(). Null ↵ | simon@Simon-PC.lindenlab.com | |
pointer checks are good. Reviewed by Kelly | |||
2012-04-25 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-04-26 | MAINT-813 FIXED crash when trying to access the region info after viewer ↵ | Seth ProductEngine | |
disconnect. Added checks for LLViewerRegion pointer in LLViewerObject being invalid. | |||
2012-04-24 | PATH-542: Ensuring that the rotation is properly updated after the ↵ | Todd Stinson | |
ObjectUpdate message from the server. | |||
2012-03-30 | MAINT-813 FIXED Potential fix for a crash at ↵ | Vadim ProductEngine | |
LLViewerRegion::getPosGlobalFromRegion. As far as I can tell, if login fails with the "Region has begun the logout process" message, gAgentAvatarp gets destroyed, which leads to the crash. Adding a check that should prevent it (could not reproduce to make sure). | |||
2012-03-20 | BUGFIX: Removing server warning notification that occurs when attempting to ↵ | Todd Stinson | |
use the inner tubes on the premium wilderness region. The updateFlags() was being called while processing a server message, which would result in erroneous data being posted back to the server. | |||
2012-03-16 | Removing unreachable code from the viewer. Corresponding changes made on ↵ | Todd Stinson | |
the server to remove the message handling. | |||
2012-03-13 | PATH-199: Enforcing permanent objects in frozen state to not move. | Todd Stinson | |
2012-02-28 | PATH-199: Cleaning up code related to object flags so that I can better use ↵ | Todd Stinson | |
the flags to managed pathfinding flags such as permanent and character. | |||
2012-01-18 | SH-2794 Map buffer now performs as well as buffersubdata | Dave Parks | |
2011-11-15 | merge | Dave Parks | |
2011-11-10 | SH-2644 Fix debug display that shows selection triangle count and streaming cost | Dave Parks | |
2011-10-05 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-09-22 | merge changes for storm-1607 | Oz Linden | |
2011-09-16 | SH-2440 FIX - first build, then test, then commit | Brad Payne (Vir Linden) | |
2011-09-16 | SH-2440 FIX - avoid calling initInstance() on LLVOAvatarSelf if it already ↵ | Brad Payne (Vir Linden) | |
exists | |||
2011-08-15 | Merge | Paul ProductEngine | |
2011-08-10 | merge viewer-development to mesh-development | Brad Payne (Vir Linden) | |
2011-08-09 | merge changes for storm-1436 | Oz Linden | |
2011-08-08 | Merge with 8582496d7733948e19396167df9b4d2d4cd35f0c | seth_productengine | |
2011-08-06 | SH-2170 FIXED Detecting selection of objects that cross parcel bounds added. | Seth ProductEngine | |
In this case the land impacts data is not displayed for such selection. | |||
2011-08-02 | Sh-2129 Viewer caps implementation for resource cost selected. Also cleanup ↵ | prep linden | |
of old code related to earlier accounting work. | |||
2011-07-29 | STORM-1436 FIXED Broken localization of "Contents" and "New Script" items in ↵ | Vadim ProductEngine | |
the Contents tab of Build Tools. The bug happened when the translations contained non-ASCII characters. Reason: Names of inventory items are limited to ASCII characters. Fix: Leave names in English, localize them when displaying (on the fly). The fix only affects object's inventory (i.e. not agent inventory). | |||
2011-07-19 | Cherry pick of ↵ | Brad Payne (Vir Linden) | |
https://bitbucket.org/lindenlab/mesh-development/changeset/9cea44ebea3b by don, to fix old viewer crashes in mesh regions | |||
2011-07-18 | Adding support for viewer reading mesh params from an alternative param type. | Don Kjer | |
2011-07-08 | Merge viewer-development -> mesh-development | Don Kjer | |
2011-07-06 | SH-1945 FIXED Added a check for Estate Managership when checking whether an ↵ | Seth ProductEngine | |
object encroaching on the region can be returned. | |||
2011-06-24 | Bug fixes for SH-1791 | prep linden | |
2011-06-22 | WIP SH-1791 - constructAndAddReturnable() now accepts target region | prep | |
2011-06-22 | WIP for SH-1791 | prep linden | |
2011-06-22 | merge latest viewer-development | Oz Linden | |