Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-03 | Vectorized octree and much of llspatialpartition and lldrawable. | Dave Parks | |
Octree driven raycast. | |||
2010-05-15 | Highlight for object cost and proper retrieval/display of prim object cost ↵ | Dave Parks | |
and linkset cost. | |||
2010-05-04 | Automated merge | Roxie Linden | |
2010-04-28 | merge from viewer-trunk | Tofu Linden | |
2010-04-21 | Various fixes for multi-attachments support. Ported over from ↵ | Loren Shih | |
https://hg.lindenlab.com/seraphlinden/seraph-viewer-for-server-1.40/ | |||
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-07 | merge from viewer-trunk | Tofu Linden | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-04-06 | another hairy merge from viewer-trunk :( | Tofu Linden | |
2010-04-01 | Automated Merge | Roxie Linden | |
2010-04-01 | Merge | Matthew Breindel (Falcon) | |
2010-03-31 | Merge | Matthew Breindel (Falcon) | |
2010-03-31 | DEV-47845 Cleaned up names. | Matthew Breindel (Falcon) | |
2010-03-30 | HUGE merge from viewer-trunk. Many conflicts resolved. | Tofu Linden | |
2010-03-29 | EXT-5940 : Typedef all vector<LLUUID>'s | Loren Shih | |
Superficial cleanup to change all typedef std::vector<LLUUID> to use a common typedef uuid_vec_t instead. | |||
2010-03-29 | EXT-6536 : Make LLVOAvatarSelf a singleton | Loren Shih | |
Superficial cleanup to replace all instances of "gAgentAvatar" with "gAgentAvatarp". | |||
2010-03-29 | EXT-6536 : Make LLVOAvatarSelf a singleton | Loren Shih | |
Superficial cleanup to replace all instances of "LLVOAvatarSelf *avatarp = gAgent.getAvatarObject" with "gAgentAvatar". | |||
2010-03-26 | DEV-47845 Fix to work with TCP/LLSD message. This checkin is experimental, ↵ | Matthew Breindel (Falcon) | |
so if it breaks a build, just revert to the previous changeset. | |||
2010-03-26 | EXT-6536 : Make LLVOAvatarSelf a singleton | Loren Shih | |
Superficial cleanup so that all instances of gAgent.getAvatarObject() use "LLVOAvatarSelf *avatarp = gAgent.getAvatarObject". | |||
2010-03-25 | automated merge | Loren Shih | |
2010-03-23 | EXT-2959 : Full out camera functions from llagent to llagentcamera | Loren Shih | |
First check-in; only compiles, nothing more. | |||
2010-03-22 | Weekly automated merge from viewer 2.0 | Roxie Linden | |
2010-03-20 | merge | Dave Parks | |
2010-03-19 | EXT-6479 : Inspect Object floater doesn't update highlight and selection | Loren Shih | |
EXT-4013 : Functionality loss: Inspect object (aka see a list of creators / timestamps for all prims in a linkset) Simple fix to only use Inspect floater if it's actually active (i.e. visible). | |||
2010-03-19 | EXT-6479 : Inspect Object floater doesn't update highlight and selection | Loren Shih | |
EXT-4013 : Functionality loss: Inspect object (aka see a list of creators / timestamps for all prims in a linkset) Very simple fix that addresses some brokenness with the inspect multi-object floater. Nature of changes is that when we re-enabled the floater (i.e. uncommented the associated code) per last-minute request, a couple of blocks of code had been left commented out. | |||
2010-02-09 | merge | davep@billy.gateway.2wire.net | |
2010-02-06 | Fix for bad GL blend function caching. | Dave Parks | |
2010-02-06 | Fix for bad GL blend function caching. | Dave Parks | |
2010-02-05 | merge from viewer2 trunk. | Tofu Linden | |
2010-02-04 | EXT-3144 EXT-4226: Re-employ tentative state for individual items in media ↵ | Rick Pasetto | |
settings Review #95 This change undoes some prior change that seems to not allow showing media data for multiple selection. There was all of this code put in to support displaying tentative state for media, but code was added to basically override it. Perhaps the reason was tentative state items were not ignored on apply...this change does that. | |||
2010-01-28 | Merge from viewer2 trunk. | Tofu Linden | |
2010-01-28 | CID-351 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLSelectMgr::LLSelectMgr() File: /indra/newview/llselectmgr.cpp | |||
2010-01-27 | CID-384 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLSelectNode::LLSelectNode(const LLSelectNode&) File: /indra/newview/llselectmgr.cpp | |||
2009-12-22 | Added prim cost equivalency to UI for importer and tools floater. | Dave Parks | |
2009-12-18 | Merge with viewer-2-0 | Dave Parks | |
2009-12-16 | merge | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-16 | For EXT-3114: [BSI] Can't right click > edit a no-mod attachment | Brad Payne (Vir Linden) | |
--HG-- branch : avatar-pipeline | |||
2009-12-14 | Merging in latest viewer 2 | Palmer Truelson | |
2009-12-10 | Dos2Unix fix for llselectmgr.cpp | Loren Shih | |
2009-12-09 | Partial EXT-3268 Object Profile option showing up in avatar 3D Context menu | James Cook | |
Renamed gPie* and menu_pie_* to just gMenu* and menu_* because they are no longer pie menus. Created separate other-attachment menus. Reviewed with Richard. | |||
2009-12-09 | EXT-2827 and fix for delete key not deleting objects while building. | James Cook | |
Object inventory was grabbing edit menu handling during refresh. Put back Angela's code so that Right-click > Remove > Delete is now disabled if you have a single face selected. Fixed LLSelectMgr::contains() for SELECT_ALL_TES case. Reviewed with Richard. | |||
2009-12-08 | Back out EXT-2827 Unable to delete object when select face of object | James Cook | |
May cause right-click delete to fail - testing that Backed out changeset: 1f8e1e73f9f4 | |||
2010-03-01 | Automated merge with a few fixups for code review comments | Roxie Linden | |
2010-02-26 | automated merge | Roxie Linden | |
2010-02-25 | automated merge from trunk | Roxie Linden | |
2009-12-07 | Merge of viewer 2 changes | Palmer | |
2009-12-04 | EXT-2827 Unable to delete object when select face of object | angela | |
2009-11-30 | Linker optimization - use "extern template" for commonly regenerated templates | James Cook | |
Also replaced many duplicate calls to LLViewerCamera::getInstance() with local pointer. Reviewed with Ambroff | |||
2009-11-28 | Use extern template for common singletons to reduce code bloat/link time. | James Cook | |
2009-11-24 | Removed include llnotifications.h from llfloater.h trying to speed builds | James Cook | |
Fixed many other includes related to this file. Cleaned out llfloatertestlistview to be an empty test floater. |