summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerobject.h
AgeCommit message (Collapse)Author
2012-08-08merge changes for DRTVWR-189Oz Linden
2012-08-06PATH-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-31Merge in viewer-developmentsimon@Simon-PC.lindenlab.com
2012-07-24merge to viewer-developmentoOz Linden
2012-07-23Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-13merge changes for DRTVWR-179Oz Linden
2012-07-12Removing debug settings that were in place for pathfinding simulator testing.Todd Stinson
2012-07-12PATH-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-11Fix merge issues - duplicate insertions of codesimon@Simon-PC.lindenlab.com
2012-07-11Pull in viewer-development because it's painful. Merge with runitai's help.simon@Simon-PC.lindenlab.com
2012-07-06MAINT-1228 FIX Can not put more than one object into the contents of an objectcallum
Reviewed by Paul PE
2012-06-19MAINT-794 Factor out a lot of CPU overhead around updating objects.Dave Parks
2012-06-11MAINT-646 Get rid of a hotspot in LLViewerObjectList::update, fix for error ↵Dave Parks
in llpolymorph
2012-05-22MAINT-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-24PATH-542: Ensuring that the rotation is properly updated after the ↵Todd Stinson
ObjectUpdate message from the server.
2012-03-30Adding 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-20BUGFIX: 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-16Removing unreachable code from the viewer. Corresponding changes made on ↵Todd Stinson
the server to remove the message handling.
2012-03-13PATH-199: Enforcing permanent objects in frozen state to not move.Todd Stinson
2012-02-29PATH-199: Starting to introducing the pathfinding flags for the object.Todd Stinson
2012-02-28PATH-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-10SH-2644 Fix debug display that shows selection triangle count and streaming costDave Parks
2011-10-04SH-2428 Make GCC 4.4 happy by using LLVector4a striders with LLAlphaObject ↵Dave Parks
subclasses -- also vectorize particle VBO updates
2011-08-15MergePaul ProductEngine
2011-08-10Fix for merge breakagesBrad Payne (Vir Linden)
2011-08-10merge viewer-development to mesh-developmentBrad Payne (Vir Linden)
2011-08-08Merge with 8582496d7733948e19396167df9b4d2d4cd35f0cseth_productengine
2011-08-06SH-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-02Sh-2129 Viewer caps implementation for resource cost selected. Also cleanup ↵prep linden
of old code related to earlier accounting work.
2011-07-08Merge viewer-development -> mesh-developmentDon Kjer
2011-06-22WIP SH-1791 - constructAndAddReturnable() now accepts target regionprep
2011-06-22WIP for SH-1791prep linden
2011-06-01merge changes for latest viewer-developmentOz Linden
2011-05-26dos2unix fixes for newview files.Loren Shih
2011-05-26storm-1189: remove more of the code for classic cloudsOz Linden
2011-05-20automated merge mesh-development -> davep-mesh-candidate-2010Loren Shih
2011-05-20SH-1252 and SH-1253 WIP.prep linden
2011-05-17SH-1419 FIXED Sim complains about changing physical materials when Physics, ↵Loren Shih
Temporary, or Phantom is changed.
2011-05-09SH-1419 Sim complains about changing physical materials when Physics, ↵Loren Shih
Temporary, or Phantom is changed.
2011-04-04SH-477 Scene stats console work in progress.Dave Parks
2011-03-30SH-477 Better mesh streaming cost estimation.Dave Parks
2011-01-24Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-01-19ER-428 / CTS-422 : [PUBLIC] movement updates are lost when walking. Changed ↵Dave SIMmONs
code to detect if the circuit has stopped getting packets. Reviewed by Andrew
2011-01-14Automated merge up from viewer-developmentLoren Shih
2011-01-13Automated merge up from viewer-developmentLoren Shih
2011-01-12Merge with viewer-developmentDon Kjer
2011-01-10STORM-807 : Clean up code as discussed with AndrewMerov Linden
2010-12-22Cleanup from review with Andrew and MerovDon Kjer
2010-12-16ER-414: Add object update type debug rendering viewDon Kjer
2010-12-01Automated merge up from viewer-developmentLoren Shih