Ansariel
e2620e973f
Merge viewer-neko
2019-06-20 09:50:07 +02:00
andreykproductengine
ea045c4fdf
SL-11450 After detaching everything viewer shows wrong slot count
...
Attachments' title not overwriting properly
2019-06-19 20:36:58 +03:00
Ansariel
8b75f941c0
Merge viewer-bear
2019-05-03 23:06:01 +02:00
Brad Payne (Vir Linden)
099e58f75b
SL-10401 - get agent attachment limit from SimulatorFeatures if available
2019-04-23 15:13:38 +01:00
Ansariel
3192fe832f
Merge viewer-quickgraphics
2016-03-08 01:41:31 +01:00
Oz Linden
bc22e58743
merge changes for 4.0.1-release
2016-01-15 16:55:04 -05:00
Oz Linden
c8726aba30
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
Ansariel
68739bc569
Merge Viewer-Bear
2015-10-27 01:31:15 +01:00
andreykproductengine
9cddfc5a0e
MAINT-5443 FIXED Appearance menu does not display gestures in outfit
2015-08-28 16:24:12 +03:00
Tank_Master
6babf8abd2
Merge LL 3.7.7
2014-06-09 11:29:57 -07:00
Tank_Master
3d1ac7c0ec
Merge LL 3.7.3 (Viewer-Bear fixes)
2014-03-17 14:14:15 -07:00
Richard Linden
5b846ed2a6
merge with release
2014-03-12 12:48:43 -07:00
maksymsproductengine
e6c85c46c4
MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:
...
- memory leaks fixing;
2014-02-05 20:45:09 +02:00
Ansariel
78a63bc314
Added some info where the UI XML for LLCOFWearables can actually be found...
2014-02-04 13:10:30 +01:00
Ansariel
e78d696660
FIRE-12739: Make attachment counter work with Firestorm edit appearance floater and fix some more stuff so everything plays nice since accordions got replaced with tabs
2014-01-20 12:33:13 +01:00
Richard Linden
e340009fc5
second phase summer cleaning
...
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-08-09 17:11:19 -07:00
Richard Linden
a2e22732f1
Summer cleaning - removed a lot of llcommon dependencies to speed up build times
...
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-30 19:13:45 -07:00
Oz Linden
ddd5659f81
merge changes for DRTVWR-294
2013-04-19 10:11:29 -04:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
prep
8e3b190e91
merge
2013-03-11 15:17:13 -04:00
Brad Payne (Vir Linden)
b232919c0a
SH-3625 WIP - consolidating code paths for wearable/attachment removal
2012-08-21 17:03:42 -04:00
Jonathan Yap
399bd5643c
STORM-653 As a user i would like to be able to see the available number of attachments and remaining free slots.
2011-12-17 13:27:20 -05:00
Paul ProductEngine
9d3fc5d930
EXP-1209 FIXED Sidetray removed.
...
- Removed all sidetray dependencies and the sidetray itself.
- Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused.
2011-09-29 21:43:07 +03:00
Paul ProductEngine
3c8b0ab537
EXP-1226 FIXED (Create and register a floater for Appearance side tab)
...
- Added xml for a new floater Appearance and registred it in the floaterreg
- Removed side tray dependencies
- Added static helper method: LLFloaterSidePanelContainer::getPanel
2011-09-27 22:06:56 +03:00
Jonathan Yap
9134ec0197
STORM-899 'No attachments worn' text on blank 'Attachments' accordion remains in English for all locales
2011-06-07 16:43:38 -04:00
Jonathan Yap
bf8b02b1f3
STORM-899 'No attachments worn' text on blank 'Attachments' accordion remains in English for all locales
2011-05-26 09:17:14 -04:00
Vadim Savchuk
c331607d97
STORM-185 FIXED Don't reset accordions in the Outfit Edit panel when a wearable gets worn.
...
The fix consists of two parts:
1. Saving/restoring scrollbar position when refreshing the clothing/attachments/bodyparts lists
(the lists get refreshed on COF change).
2. Not resetting expanded accordion tab upon wearing an item (which was introduced with the fix of EXT-8164).
So, apart from preserving scrollbar position (which is what the bug reporter requests),
I also fixed that when you wear something, the Clothing accordion was always expanded.
2010-09-16 22:01:40 +03:00
Paul Guslisty
9789192275
VWR-22723 Add More category picker defaults whenever a clothing item is removed
...
- After wearable removed from COF list, check: whether any outfit of the same wearable type as removed left in COF. If left then select it.
- Added method selectClothing(LLWearableType::EType) to the LLCOFWearables that selects first clothing from COF of specified WearableType
Reviewed by Vadim Savchuk
2010-08-31 19:42:46 +03:00
Tofu Linden
e416840f85
Backed out changeset c3d41f18ce2b
...
back-out the back-out for this branch. yay.
2010-08-24 19:22:00 +01:00
Tofu Linden
98cc236503
Backed out changeset a62bf7c0af21
...
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24 18:44:39 +01:00
Tofu Linden
6ba23344c9
merge heads. whew.
2010-08-24 18:37:53 +01:00
Oz Linden
06b0d72efa
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
Tofu Linden
b68f753a75
(hairy) merge from viewer-release
2010-08-05 12:42:12 +01:00
Brad Payne (Vir Linden)
e6d5cc3bd1
EXT-8283 FIX, EXT-8360 FIX - original fixes got broken, presumably during some merge
2010-08-04 17:21:33 -04:00
Tofu Linden
4e966c1b15
merge from viewer-release
2010-08-04 12:21:34 +01:00
Paul Guslisty
e3a33b068d
EXT-8284 FIXED ('Add More' panel items aren't sorted by clothing type after it was opened by 'Replace' item of context menu)
...
Restored from BAD MERGE at 5b5cc4a8642d
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/750/
--HG--
branch : product-engine
2010-08-04 11:38:29 +03:00
Richard Nelson
39965cf6e8
merge from dessie/viewer-release
2010-08-02 19:45:35 -07:00
Christian Goetze (CG)
6a1fefac22
Redo the same merge as in changeset "2026f824953f", but this time with feeeeling.
2010-08-02 16:59:20 -07:00
Kent Quirk
19c0d6d4ea
Merge from q/viewer-release to dessie/viewer-release for 2.1.1 beta 1
2010-07-30 10:11:55 -04:00
Richard Linden
15247f0869
Backed out changeset: 58571b4e704b
2010-07-27 14:22:14 -07:00
Richard Nelson
76a9c1214f
merge
2010-07-30 10:07:14 -07:00
Richard Nelson
147bc94274
changed to use childSetAction without void* argument
2010-07-30 09:57:52 -07:00
Richard Linden
28bd15d47d
Merge from dessie/viewer-release
2010-07-27 14:44:17 -07:00
Tofu Linden
400f7db2d9
Conflict resolution. Erring on the side of viewer-release.
2010-07-26 14:01:45 +01:00
Tofu Linden
44d0fd81ee
(hairy) merge from viewer-release
2010-07-26 10:34:39 +01:00
Andrew Polunin
a96f47db68
EXT-8164 FIXED (Accordions should be reset to default state after Edit Outfit panel reopening)
...
Now accordion on panels 'Edit Outfit', 'Editing Shape', 'Editing Hair', 'Editing Eyes', 'Editing Skin', 'Group Profile' and 'Place Profile' are reset when the panels are closed and then opened again.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/782/
--HG--
branch : product-engine
2010-07-21 19:00:57 +03:00
Richard Nelson
fde4edf75d
merge
2010-07-20 11:31:23 -07:00
Brad Payne (Vir Linden)
06aa2322b2
EXT-8360 FIX - cleanup
2010-07-20 11:21:18 -04:00
Brad Payne (Vir Linden)
1dae91d735
EXT-8360 WIP - propagating COF item name changes various places
2010-07-19 17:15:32 -04:00
Dessie Linden
5d85dad85f
Reverted changeset 2bb10eae42bf
2010-07-15 12:31:08 -07:00