Andrey Kleshchev
7cdc3e2f65
SL-17628 Added attachments can be moved past limit #2
2022-07-14 22:39:23 +03:00
Andrey Kleshchev
620ee989e3
SL-17772 Crash and a memory leak in LLPanelInventoryListItemBase
...
1. text_params, not text_aprams, due to this viewer was reusing same params and failing to create mTitleCtrl
2. All ctrls should be owned.
2022-07-13 22:51:29 +03:00
Sabrina Shanman
dc5a293eff
Merged in SL-17691 (pull request #1054 )
...
SL-17691: Color changes on objects cause octree rebuilds
Approved-by: Andrey Lihatskiy
2022-07-13 16:34:44 +00:00
Cosmic Linden
1614e4390b
SL-17691: Consolidate calls to onDrawableUpdateFromServer to reduce false positives, change mServerDrawableUpdateCount from U64->U32
2022-07-12 17:43:01 -07:00
Cosmic Linden
0aaf52c77c
SL-17691: Make objects active if there are too many material updates from the server
2022-07-12 15:53:38 -07:00
Andrey Kleshchev
c287bc0a86
SL-17760 Crash at LLFolderViewItem::refresh(318)
...
and at LLFolderViewItem::postBuild for LLConversationViewParticipant
2022-07-13 00:08:41 +03:00
Andrey Kleshchev
0c3149eb7d
SL-17759 Crash at LLProgressBar::draw
...
mImageBar and mImageFill are specified as optional
2022-07-12 23:28:13 +03:00
Andrey Kleshchev
618766da89
SL-17758 Crash at LLSpatialSetOcclusionStateDiff::traverse(850)
...
According to bugsplat node was null
2022-07-12 23:11:31 +03:00
Andrey Kleshchev
237efeeaf6
SL-14572 Fixed two cases of viewer using wrong names for muting
2022-07-12 22:28:45 +03:00
Sabrina Shanman
12b49fde1d
Merged in SL-17751 (pull request #1058 )
...
SL-17751: Fix bounding boxes not updating in special cases, leading to object invisibility
Approved-by: Andrey Lihatskiy
2022-07-12 19:00:22 +00:00
Cosmic Linden
0715790057
SL-17751: Fix bounding boxes not updating in special cases, leading to object invisibility
2022-07-12 10:43:12 -07:00
Mnikolenko Productengine
caa5b92fb7
SL-17665 additional checks to avoid moving protected folders
2022-07-11 16:46:19 +03:00
Maxim Nikolenko
6fc22df480
SL-17727 FIXED Crash when specifying --graphicslevel option on mac
2022-07-08 19:03:51 +03:00
Andrey Kleshchev
b6e8596cd9
SL-16598 Stuck in Ground Sit
...
'Sitting' motion was in a loading state, but not active, which resulted in viewer dropping 'sitting' state
2022-07-07 22:59:49 +03:00
Maxim Nikolenko
e292bf2633
Merged in SL-17666
...
SL-17666 Allow Map sidebar UI to be hidden
2022-07-07 18:03:59 +00:00
Andrey Kleshchev
2cf9f046a6
SL-17545 lodQueryCallback should quit as soon as it is done
2022-07-07 20:50:56 +03:00
Mnikolenko Productengine
59c586d0c6
SL-17666 Allow Map sidebar UI to be hidden
2022-07-07 18:14:49 +03:00
Sabrina Shanman
2f5a5f4151
Merged in SL-17448 (pull request #1044 )
...
SL-17448: Fix LOD/octree update feedback loops causing LOD fluctuations.
Approved-by: Andrey Lihatskiy
2022-07-06 16:58:12 +00:00
Andrey Kleshchev
3dcdc4c85a
SL-17545 fix double-scheduling of calculations
2022-07-06 15:57:58 +03:00
Cosmic Linden
f74a17ca72
SL-17448: Also update the octree box if there is a position rebuild
2022-07-05 16:38:40 -07:00
Andrey Kleshchev
429274c468
SL-17545 Recalculate lods when replacing high lod with something incompatible
2022-07-04 21:40:31 +03:00
Mnikolenko Productengine
ed9dbabb5e
SL-17665 Add operation to create a subfolder from selected items in Inventory
2022-07-04 20:25:18 +03:00
Cosmic Linden
65fb1c26f1
SL-17448: Be more thorough about generating bounding boxes that don't affect the octree
2022-07-01 15:18:30 -07:00
Cosmic Linden
21d581ed38
SL-17448: Fix LOD/octree update feedback loops causing LOD fluctuations.
...
May also fix octree updates on mere material changes due to general refactoring.
2022-07-01 15:18:30 -07:00
Andrey Kleshchev
0fbfa6e884
SL-17493 Show total object count in object inventory
2022-07-01 22:37:44 +03:00
Cosmic Linden
a3312328bf
SL-17510: Fix frequently updating meshes (ex: sculpties) causing expensive octree updates by removing them from the static octree via makeActive
2022-07-01 11:19:46 -07:00
Mnikolenko Productengine
8488d86009
SL-17668 Add operation "show in inventory" on in-world avatar attachment
2022-06-30 13:22:19 +03:00
Andrey Lihatskiy
a7c9ca8960
Merge branch 'master' into DRTVWR-561-maint-O
2022-06-29 20:32:13 +03:00
Nat Goodspeed
1e4f2ec07e
Increment viewer version to 6.6.2
...
following promotion of DRTVWR-543
2022-06-29 11:01:34 -04:00
Andrey Kleshchev
10ab905c96
SL-17628 Added attachments can be moved past limit
...
Support 'button up' when losing focus
When releasing button far out of view or by refocusing something, button was not commiting. LLPanelObject last call was sendPosition(btn_down) with btn_down true which resulted in missed update. Now it will get one more call with btn_down==false.
2022-06-25 00:39:36 +03:00
Andrey Kleshchev
48d2836ce6
SL-17436 Tools floater drops negative Z position for attachments
2022-06-24 22:07:18 +03:00
Andrey Kleshchev
0c169dd37a
SL-17590 Telehub beacon sometimes renders black
2022-06-21 23:24:14 +03:00
Mnikolenko Productengine
e8dd01beec
SL-17589 FIXED Camera does not zoom correctly when editing wearables
2022-06-17 19:00:38 +03:00
Mnikolenko Productengine
9f5a38b98e
SL-17562 FIXED Grid Options changes position upon reopening of Build Window
2022-06-16 19:40:33 +03:00
Andrey Kleshchev
f451672b0c
SL-17475 Fix wrong remap buffer size
2022-06-16 16:46:04 +03:00
Mnikolenko Productengine
dcac3f0514
SL-17577 Allow setting Object for sale for L$0 from Object Profile
2022-06-15 17:53:22 +03:00
Andrey Kleshchev
b1cbf369cf
SL-17475 Use a shadow indices buffer before simplification
2022-06-14 21:41:27 +03:00
Andrey Kleshchev
45bcefd981
SL-17475 fix remap causing an assert
2022-06-14 16:40:56 +03:00
Andrey Kleshchev
b08340f183
SL-17475 Remap models before simplification
2022-06-11 10:23:46 +03:00
Andrey Kleshchev
2efd6727c1
SL-17546 Fix 'release' configuration build tests
2022-06-08 19:47:37 +03:00
Andrey Kleshchev
314d086814
SL-17546 Do not launch updater for a non-interactible instance
2022-06-07 22:21:07 +03:00
Mnikolenko Productengine
ff65e23f20
SL-17515 FIXED Extreme Mouse Sensitivity for Certain Actions
2022-06-03 14:08:04 +03:00
Andrey Kleshchev
90e8cc630d
SL-17505 Preview should be displaying rigged attachments only
2022-06-02 22:21:44 +03:00
Andrey Lihatskiy
a426e8ddb3
DRTVWR-543 post-merge cleanup
2022-05-27 19:05:14 +03:00
Andrey Lihatskiy
8bfd7e16f8
post-merge build fix
2022-05-27 03:22:22 +03:00
Andrey Lihatskiy
3da7a50b71
Merge branch 'master' into DRTVWR-543-maint
...
# Conflicts:
# autobuild.xml
# indra/cmake/LLCommon.cmake
# indra/llcommon/CMakeLists.txt
# indra/llrender/llgl.cpp
# indra/newview/llappviewer.cpp
# indra/newview/llface.cpp
# indra/newview/llflexibleobject.cpp
# indra/newview/llvovolume.cpp
2022-05-27 02:51:33 +03:00
Andrey Lihatskiy
58a500bee8
Merge branch 'master' into DRTVWR-561-maint-O
2022-05-26 03:07:14 +03:00
Nat Goodspeed
cdbd06e8ed
Increment viewer version to 6.6.1
...
following promotion of DRTVWR-546
2022-05-25 19:22:09 -04:00
Dave Parks
3365a39080
SL-17451 Fix for erroneous attempt to apply vertex color alpha to texture before alpha masking (we don't actually support this and the vertex color alpha is sometimes zero when you think it ought not be).
2022-05-19 14:02:48 -05:00
Dave Parks
bf183ecff7
SL-17449 Fix for Alexa's hair
2022-05-18 17:56:54 -05:00