Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-14 | v-r -> s-e merge WIP | Brad Payne (Vir Linden) | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-03-12 | merge | Brad Payne (Vir Linden) | |
2014-03-12 | merge with release | Richard Linden | |
2014-02-05 | MAINT-3555 crash in LLPanel::~LLPanel() on shutdown: | maksymsproductengine | |
- memory leaks fixing; | |||
2013-09-26 | SH-3455 WIP | Brad Payne (Vir Linden) | |
2013-09-19 | SH-3455 WIP - removing bake upload code | Brad Payne (Vir Linden) | |
2013-09-19 | SH-3455 WIP - removing bake upload code | Brad Payne (Vir Linden) | |
2013-08-14 | SH-4422 FIX - fixed some recently introduced issues with link description ↵ | Brad Payne (Vir Linden) | |
fields, which among other things reduces the number of appearance requests sent. | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-08-09 | Refactoring link creation calls in preparation for adding AIS v3 hook. | Don Kjer | |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-07-19 | SH-3889 WIP - added callbacks to control ordering of operations after ↵ | Brad Payne (Vir Linden) | |
wearable save. | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-05 | Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵ | Richard Linden | |
dependencies | |||
2013-04-24 | SH-4128 WIP - misc cleanup | Brad Payne (Vir Linden) | |
2013-04-24 | SH-4128 WIP - cleanup around item link removal and callbacks | Brad Payne (Vir Linden) | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-11 | merge | prep | |
2013-03-04 | Removed deprecated calls to incrementCofVersion | prep | |
2013-02-27 | Automated merge with https://bitbucket.org/lindenlab/sunshine-internal | Richard Linden | |
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2013-01-16 | SH-3645 WIP - preserve item order after wearable save as | Brad Payne (Vir Linden) | |
2013-01-15 | SH-3339 WIP, SH-3645 WIP - added getActualDescription to obviate an ↵ | Brad Payne (Vir Linden) | |
obnoxious and widely-used workaround, re-create COF link after wearable edit to force COF version bump | |||
2013-01-09 | SH-3620: Fix for editing a nocopy wearable being removed from the outfit | prep | |
2012-12-13 | Merged SH-3339 work with sunshine-internal. Still a WIP. | Logan Dethrow | |
2012-12-13 | WIP SH-3339. Commit to merge from trunk to get build fixes, etc. | Logan Dethrow | |
2012-12-13 | Fix for SH-3591. | prep@lindenlab.com | |
2012-12-12 | Fixes for SH-3591 & SH-3620 | prep | |
2012-12-04 | Pull and merge viewer-development | simon@Simon-PC.lindenlab.com | |
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
2012-11-19 | Removed a few unnecessary include lines. | Logan Dethrow | |
2012-11-19 | Moved implementation of incrementCofVersion to llappearancemgr.cpp. Changed ↵ | Logan Dethrow | |
retry logic to use the more robust mRetryPolicy instead of my own previous implementation. | |||
2012-11-19 | WIP SH-3339 Only try to increment the cof version if in a server bake region. | Logan Dethrow | |
2012-11-16 | WIP First buildable code after adding support for SH-3339. | Logan Dethrow | |
2012-11-15 | WIP Working on adding http request to increment the COF version when a ↵ | Logan Dethrow | |
change is made to an item in an agent's current outfit folder. SH-3339 | |||
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-09-10 | MAINT-826 FIXED Show the first subpart by default | maxim_productengine | |
2012-09-06 | Extracted mWearableDatas from LLAgentWearables into ↵ | Don Kjer | |
llappearance/LLWearableData. Moved LLDriverParam into llappearance | |||
2012-09-03 | Merge VirLinden/sunshine -> don_linden/sunshine-experimental | Don Kjer | |
2012-09-03 | Renamed LLVOAvatarDefines to LLAvatarAppearanceDefines | Don Kjer | |
2012-09-03 | Extracted texture baking system into llappearance library. | Don Kjer | |
2012-08-22 | SH-3625 - some associated cleanup, do_update field is useless in various ↵ | Brad Payne (Vir Linden) | |
calls because of possible race conditions | |||
2012-08-21 | Make sure mWearableItem/mNameEditor are valid before dereferencing them. | Nicky | |
2012-05-22 | MAINT-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 | |||
2011-12-18 | STORM-1737 panel_edit_skin.xml uses confusing historical terminology | Jonathan Yap | |
2011-04-14 | VWR-25445 FIXED breasts... accordions are presented in Edit Physics floater ↵ | Loren Shih | |
for male avatars Accordions are selectively hidden based on gender. | |||
2011-04-06 | For SH-1308 Edit Physics sometimes messes up camera | Loren Shih | |
Removed camera switching for phyics wearables. | |||
2011-04-03 | Added breast sway (left-right). | Seraph Linden | |