Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-09-28 | Missed a file from last commit. | Dave Parks | |
2010-09-28 | SH-238 Add check boxes to upload skin weights (or not) and/or joint ↵ | Dave Parks | |
positions (or not). Remove llfloaterimportcollada Reviewed by Prep. | |||
2010-09-27 | merge | Dave Parks | |
2010-09-22 | Remove LL_MESH_ENABLED macros (fixes drag and drop). Add mesh stitching ↵ | Dave Parks | |
type back into tools floater. | |||
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-06-15 | merge backout. | Tofu Linden | |
2010-06-15 | Backed out changeset 1c66b34b7fbe | Tofu Linden | |
2010-06-10 | Add "LL_MESH_ENABLED" preprocessor flag for toggling mesh code. Couple of ↵ | Dave Parks | |
merge fixes. | |||
2010-06-07 | Merge with render-pipeline | Dave Parks | |
2010-05-21 | VI-65 - Addition of Quick/Eazy Buy Web based floater. | Callum Prentice | |
Switched off by default for now until Web content ready - turn on with Debug Settings - 'QuickBuyCurrency' Reviewed by Sam/Richard | |||
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 | |
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-30 | HUGE merge from viewer-trunk. Many conflicts resolved. | Tofu Linden | |
2010-03-29 | For EXT-4666: changed LLGestureManager to LLGestureMgr throughout | Brad Payne (Vir Linden) | |
2010-03-24 | Merge | Leyla Farazha | |
2010-03-24 | Hooked up Save As Profile Pic | Leyla Farazha | |
reviewed by Richard CC# 167 | |||
2010-03-20 | merge | Dave Parks | |
2010-03-18 | (EXT-5982) [FRAGMENTATION] L$ kaufen window (Buy L$) | Sergei Litovchuk | |
- Moved hardcoded strings in LLFloaterBuyCurrency::buyCurrency() calls to strings.xml Reviewed by Vadim Savchuk https://codereview.productengine.com/secondlife/r/56/ --HG-- branch : product-engine | |||
2010-03-16 | Implemented normal task EXT-5982([HARD CODED] on L$ kaufen window (Buy L$)). | Andrew Dyukov | |
- Moved hardcoded strings in LLFloaterBuyCurrency::buyCurrency() calls to strings.xml Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/33/ --HG-- branch : product-engine | |||
2010-03-05 | Inventory now updates appropriately when using model uploader. | Dave Parks | |
2010-01-07 | Backed out changeset: 0e0f8b0b0fa8 | Dave Parks | |
2010-01-06 | LLImportCollada no longer a singleton to prepare for subclassing. | Dave Parks | |
2009-12-18 | Merge with viewer-2-0 | Dave Parks | |
2009-12-11 | implemented EXT-2323 “Get rid from obsolete notification widgets”; | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-12-07 | fix of another merge borkasaurus | Palmer Truelson | |
2009-12-07 | Fixing merge borkasaurs. | Palmer | |
2009-12-07 | Merge of viewer 2 changes | Palmer | |
2009-12-01 | EXT-3028 : "Find Original" does nothing if floater inventory isn't open | Loren Shih | |
Changed logic for getActiveInventory so that it considers InventorySP. Removed getActiveInventory and replaced with getActiveInventoryPanel since that follows its current usage. This currently contains a bug because the InventorySP always thinks it's open. --HG-- branch : avatar-pipeline | |||
2009-11-25 | retry asset upload failures. | Karl Stiefvater (qarl) | |
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 llnotifications.h from all headers by adding llnotificationsptr.h | James Cook | |
Fixed many more includes | |||
2009-11-18 | Fixed variable price upload path. | Jonathan@Chomp.lindenlab.com | |
2009-11-17 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer | |
2009-11-13 | Header file cleanup | Loren Shih | |
Removed unnecessary "#include llinventorymodel.h" now that llinventoryobserver was split from llinventorymodel. --HG-- branch : avatar-pipeline | |||
2009-11-11 | Merged in viewer 2 changes, adjusted xui problems, added mesh folder type ↵ | Palmer | |
and more mesh inventory type info | |||
2009-11-09 | super importer stuff (gui, texture upload, etc.) | Karl Stiefvater (qarl) | |
2009-11-06 | merge from texture-pipeline | Steve Bennetts | |
2009-11-06 | merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 | Xiaohong Bao | |
2009-11-04 | Redo Bao's broken merge | Bryan O'Sullivan | |
2009-11-03 | Changed variable price upload responders to reflect server changes. I hope ↵ | Jon Wolk | |
this gets pulled into the hg repository | |||
2009-11-03 | For QAR-2014 : Sandbox for testing FolderTypes [VIEWER] | Loren Shih | |
svn merge -r136068:136089 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/folder-types__merge__viewer2.0.0-3-r135948 into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3 Infrastructure changes for cleaning up Asset/Folder types. Associated sim changes are only so that the sim still compiles. | |||
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. | |||
2009-11-02 | Sync up with render-pipeline-7 ignore-dead-branch | David Parks | |
2009-10-14 | Merge r135130 for DEV-4476 - Edits to notecards not visible in viewer session | Brian McGroarty | |
2009-08-27 | svn merge -r 129841:129910 ↵ | Monroe Williams | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/pluginapi_05-merge@129910 svn merge -r 129913:131718 svn+ssh://svn.lindenlab.com/svn/linden/branches/pluginapi/pluginapi_05 Some branch shenannigans in the pluginapi_05 branch caused this to become a two-part merge. | |||
2009-08-04 | svn merge -r 128442:129343 ↵ | Richard Nelson | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-18 into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3 | |||
2009-07-07 | Merge skinning-14 to viewer-2, including refactoring many floaters to ↵ | James Cook | |
register them with LLFloaterReg, support for introspection of ParamBlock based UI widgets to dump XML schema, splitting llfolderview.cpp into three separate files to unravel dependencies and skeleton for for LLListView widget. Resolved conflicts in these files: lldraghandle.h, lluictrl.h, llchiclet.cpp, llfolderview.h/cpp, lliinventorybridge.cpp, llpanelpicks.cpp, llviewermenu.cpp, floater_mute.xml, floater_preferences.xml, notifications.xml, panel_preferences_audio.xml, panel_preferences_graphics1.xml, panel_region_general.xml svn merge -r124961:126284 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-14 | |||
2009-06-23 | Fixed a bunch of missing includes and forward declares. I was trying to ↵ | James Cook | |
benchmark with precompiled headers off, but we'll have to do a bunch more cleanup before it's possible to disable that feature cleanly. Not reviewed. |