Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-20 | Merge from viewer2. Minor conflict resolved. | Tofu Linden | |
2010-01-18 | Some trivial comment/logging typos that were bothering me more than they ↵ | Tofu Linden | |
needed to. | |||
2009-12-14 | Merging in latest viewer 2 | Palmer Truelson | |
2009-12-09 | EXT-3303 : Crash on select object inventory root folder and hover Build menu | Loren Shih | |
Unsafe cast (which has existed since viewer1.23) was causing crash. | |||
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-07 | Merge of viewer 2 changes | Palmer | |
2009-12-04 | merge to pull viewer-2 changes into avp | Nyx (Neal Orman) | |
--HG-- branch : avatar-pipeline | |||
2009-12-04 | Fix linux build, newline at end of file | James Cook | |
2009-12-04 | Deleting content inside a prim from build floater deletes prim, rather than ↵ | angela | |
content EXT-2575 | |||
2009-12-03 | EXT-3125 : INFRASTRUCTURE : Cleanup LLInventoryFilter to disambiguate ↵ | Loren Shih | |
various filter options EXT-3124 : Add lookup for finding all linked items to an item LLInventoryFilter cleanup, including adding ability to lookup item by UUID. --HG-- branch : avatar-pipeline | |||
2009-12-03 | EXT-2575 [BSI] Deleting content inside a prim from build floater deletes ↵ | angela | |
prim, rather than content | |||
2009-12-02 | CTS-37 Mesh-type assets can't be added to the inventory of a prim | Karl Stiefvater (qarl) | |
2009-11-25 | Merge of viewer 2 | Palmer Truelson | |
2009-11-25 | Created lightweight LLNotificationsUtil::add(), switched most alerts to use it | James Cook | |
Cuts number of includes of llnotifications.h from 300+ to 40. | |||
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. | |||
2009-11-23 | Add damage % text to nav bar, clip text entry to avoid overlapping icons | James Cook | |
Fixed includes of llmenugl.h / llnotifications.h Note: Clipping is incorrect, I think due to line editor bug. | |||
2009-11-19 | EXT-2490 Right click context menu for objects should include build tools | Leyla Farazha | |
EXT-2541 Help > Report Abuse screenshot not showing up EXT-2549 Crash on exit from mouse-look (Mini Map related) EXT-2548 Viewer freezes when going out of the mouselook while there are more than two floaters EXT-1983 [BSI] Trying to edit a script in a no mod object pops up script editor with "object out of range" reviewed by Richard | |||
2009-11-17 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer | |
2009-11-11 | Merged in viewer 2 changes, adjusted xui problems, added mesh folder type ↵ | Palmer | |
and more mesh inventory type info | |||
2009-11-11 | EXT-2051 Add tooltip to inventory items showing their full names | angela | |
2009-11-09 | EXT-1866 : Inventory Side Panel | Loren Shih | |
Various trivial UI behavioral changes for disabling/enabling old/new floaters when bringing up properties of objects/items. This is to make the UI behavior compliant with the Inventory Panel MVP. Also added missing sidepanel_task_info.xml (although this is not actually enabled for viewer2.0). | |||
2009-11-04 | Redo Bao's broken merge | Bryan O'Sullivan | |
2009-11-03 | update from viewer2 and merge into avp | Eric M. Tulla (BigPapi) | |
--HG-- branch : avatar-pipeline | |||
2009-11-03 | EXT-2131 : object properties sidepanel | Loren Shih | |
EXT-2128 : remove multi-properties ability, disable from inventory menu Also includes llsidepanelinventory cleanup. --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. |