Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-15 | Merge in viewer-development code and fix build | simon@Simon-PC.lindenlab.com | |
2012-09-20 | Pull and merge from ↵ | William Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-beta-drtvwr-179. | |||
2012-09-20 | reapply fde2ac0276e2: MAINT-646 Get rid of a hotspot in ↵ | Dave Parks | |
LLViewerObjectList::update, fix for error in llpolymorph | |||
2012-09-13 | MAINT-1561: BUGFIX Another target omega fix for an issue detected with a ↵ | William Todd Stinson | |
clock pendulum. | |||
2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the ↵ | William Todd Stinson | |
repository. | |||
2012-09-05 | Merge in latest viewer-development | simon@Simon-PC.lindenlab.com | |
2012-09-04 | merge changes for DRTVWR-207 | Oz Linden | |
2012-08-31 | merge changes for | Oz Linden | |
2012-08-29 | MAINT-1455 FIX Media Texture not visually updated correctly | callum | |
Reviewed by me. (Bao created) | |||
2012-08-20 | merge back beta fixes | Oz Linden | |
2012-08-14 | PATH-842: Another tweak to get the llSetTargetOmega functionality working in ↵ | Todd Stinson | |
the viewer. | |||
2012-08-08 | merge changes for DRTVWR-189 | Oz Linden | |
2012-08-06 | PATH-842, VWR-29431: BUGFIX Correcting a regression introduced by the fix ↵ | Todd Stinson | |
for PATH-542. The viewer calculated rotation resulting from an object's angular velocity was being incorrectly reset when the corresponding object update was received. With this bugfix, the rotation resulting from the angular velocity is accumulated separately and is re-appplied when the object update resets the object's rotation. | |||
2012-07-31 | Merge in viewer-development | simon@Simon-PC.lindenlab.com | |
2012-07-24 | merge to viewer-developmento | Oz Linden | |
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-13 | merge changes for DRTVWR-179 | Oz Linden | |
2012-07-12 | Removing debug settings that were in place for pathfinding simulator testing. | Todd Stinson | |
2012-07-12 | PATH-807: Adding an additional check for if the object is marked as ↵ | Todd Stinson | |
volume-detect. Note that this will require Andrew's corresponding server-side change to take effect. However, the viewer change alone should have no neative effect prior to the server being updated. | |||
2012-07-11 | Fix merge issues - duplicate insertions of code | simon@Simon-PC.lindenlab.com | |
2012-07-11 | Pull in viewer-development because it's painful. Merge with runitai's help. | simon@Simon-PC.lindenlab.com | |
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-19 | MAINT-794 Factor out a lot of CPU overhead around updating objects. | Dave Parks | |
2012-06-11 | MAINT-646 Get rid of a hotspot in LLViewerObjectList::update, fix for error ↵ | Dave Parks | |
in llpolymorph | |||
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-04-24 | PATH-542: Ensuring that the rotation is properly updated after the ↵ | Todd Stinson | |
ObjectUpdate message from the server. | |||
2012-03-30 | Adding in some debug functionality to allow permanent and/or character flags ↵ | Todd Stinson | |
on objects to be hidden from the viewer. This enables testing of the server-side enforcement of object rules. | |||
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-29 | PATH-199: Starting to introducing the pathfinding flags for the object. | 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. | |||
2011-11-10 | SH-2644 Fix debug display that shows selection triangle count and streaming cost | Dave Parks | |
2011-10-04 | SH-2428 Make GCC 4.4 happy by using LLVector4a striders with LLAlphaObject ↵ | Dave Parks | |
subclasses -- also vectorize particle VBO updates | |||
2011-08-15 | Merge | Paul ProductEngine | |
2011-08-10 | Fix for merge breakages | Brad Payne (Vir Linden) | |
2011-08-10 | merge viewer-development to mesh-development | Brad Payne (Vir 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-08 | Merge viewer-development -> mesh-development | Don Kjer | |
2011-06-22 | WIP SH-1791 - constructAndAddReturnable() now accepts target region | prep | |
2011-06-22 | WIP for SH-1791 | prep linden | |
2011-06-01 | merge changes for latest viewer-development | Oz Linden | |
2011-05-26 | dos2unix fixes for newview files. | Loren Shih | |
2011-05-26 | storm-1189: remove more of the code for classic clouds | Oz Linden | |
2011-05-20 | automated merge mesh-development -> davep-mesh-candidate-2010 | Loren Shih | |
2011-05-20 | SH-1252 and SH-1253 WIP. | prep linden | |