Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-06 | YET another hairy merge from viewer-trunk. Conflicts resolved... so far. | Tofu Linden | |
2010-04-05 | EXT-6703 : LLInventory.h cleanup and create new LLInventoryDefines | Loren Shih | |
Superficial header file cleanup for LLInventoryFunctions. Change made to simulator files as well. | |||
2010-04-05 | EXT-6703 : LLInventory.h cleanup and create new LLInventoryDefines | Loren Shih | |
Took out enums and flags from LLInventory into LLInventoryDefines Did a bunch of header file reformatting for LLInventory.h Change made to simulator files as well. | |||
2010-03-31 | merge from viewer-trunk | Tofu Linden | |
2010-03-30 | EXT-3529 : INFRASTRUCTURE : Move LLFindWearables code and others into ↵ | Loren Shih | |
LLInventoryFunctions These functions are defined in LLInventoryFunctions.h but their implementation is in LLInventoryBridge... moved everything to LLInventoryFunctions. | |||
2010-03-30 | EXT-3415 : INFRASTRUCTURE : Move LLInventoryCollectFunctors to separate class | Loren Shih | |
Moved all the LLInventoryModelCOllectFunctors from LLInventoryModel to LLInventoryFunctions | |||
2010-03-30 | HUGE merge from viewer-trunk. Many conflicts resolved. | Tofu Linden | |
2010-03-29 | Merge | Loren Shih | |
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-29 | For EXT-4666: changed LLGestureManager to LLGestureMgr throughout | Brad Payne (Vir Linden) | |
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-02-11 | merge from viewer2. | Tofu Linden | |
trivial xml conflict resolved. | |||
2010-02-11 | EXT-5332 : Fix coverty whine on break statement fallthrough - ↵ | Loren Shih | |
LLInventoryFunctions.cpp Mandated by Tofu to fix a break statement fallthrough for coverty. This is not my team's code but I was happy to fix it. BTW: This does not result in any functionality change, so it is makes no difference outside coverty whether we get this into viewer2 versus viewer2.1. Reviewed by: Vir | |||
2010-01-29 | merge from viewer2 | Tofu Linden | |
2010-01-27 | Cleaned up including of the "llviewerinventory.h" | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-01-20 | Merge from viewer2. Minor conflict resolved. | Tofu Linden | |
2010-01-19 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-18 | work on EXT-4322 Remove the Communicate floater | Ychebotarev ProductEngine | |
leave some LLFloaterChat usages commented for later review... --HG-- branch : product-engine | |||
2010-01-14 | EXT-3795 First run messages still display (click & drag on map, Build tools ↵ | angela | |
open, movement controlled, etc) | |||
2009-12-18 | Merge with viewer-2-0 | Dave Parks | |
2009-12-16 | EXT-3527 : Centralize calls to getIsItemWorn | Loren Shih | |
Moved function from llinventorybridge to llinventoryfunctions. --HG-- branch : avatar-pipeline | |||
2009-11-12 | Fixes for mesh inventory type correctness. | Palmer | |
2009-11-04 | Redo Bao's broken merge | Bryan O'Sullivan | |
2009-11-03 | merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-02 | EXT-1866 : Inventory Side Panel | Loren Shih | |
svn merge -r137106:137808 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/inventory-panel Porting over changes from svn Inventory Panel work. |