Commit Graph

68389 Commits (69a31fad4caabec61e4a5e4094de63620ab4da66)

Author SHA1 Message Date
PanteraPolnocy 7b6e497c13 Updated Polish translation 2022-07-26 22:16:16 +02:00
Cosmic Linden cdff716908 SL-17801: Don't let external code delete the raw pointer to the picking octree 2022-07-26 10:40:19 -07:00
Cosmic Linden f1128da8da SL-17801: Use raw array for mOctreeTriangles to avoid memory alignment issues, increasing risk of crashes during picking due to SIMD operations 2022-07-26 10:40:19 -07:00
Ansariel 256d87229f FIRE-31836: Fix incorrect help link for animation preview 2022-07-25 13:53:35 +02:00
Ansariel 51e40a9d42 FIRE-31823: Torn off menu doesn't update enabled/visible state 2022-07-25 13:50:19 +02:00
Ansariel 9daf462bf2 Get rid of some old commented out stuff 2022-07-24 18:11:58 +02:00
Ansariel 11e35693c5 Disable environment settings in QP comboboxes that exist solely for displaying purposes and not for selection by the user 2022-07-24 18:02:19 +02:00
Nicky 5be4dd156c OSX; update fmodstudio to 2.02.07 2022-07-24 13:20:32 +02:00
Ansariel d407396a00 Update FMOD Studio to 2.02.07 on Windows 2022-07-23 12:54:26 +02:00
Ansariel 9232846287 Build fix 2022-07-22 12:41:14 +02:00
Ansariel f9f81ebe20 Merge branch 'DRTVWR-548-maint-N' of https://bitbucket.org/lindenlab/viewer 2022-07-22 12:19:11 +02:00
Ansariel e82f8b16cb Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-ll-master 2022-07-22 12:13:41 +02:00
Andrey Kleshchev bb318110ef SL-17818 Crash at childrenHandleDragAndDrop 2022-07-22 10:56:37 +03:00
Andrey Kleshchev 3f89c98dac SL-17816 Crash trying to schedule audio decoding on shutdown 2022-07-22 03:11:19 +03:00
Andrey Kleshchev 25900c179c SL-17815 Crash at parcelLineFlags
Col ended up negative
2022-07-22 03:11:18 +03:00
Sabrina Shanman 16fe16f363 Merged in SL-17801 (pull request #1070)
SL-17801: Add various safeguards to keep triangle indices count valid

Approved-by: Andrey Lihatskiy
2022-07-21 23:19:06 +00:00
Andrey Kleshchev 798e38051c SL-17814 Crash at landmark's onCommitTextChanges 2022-07-22 02:14:54 +03:00
Cosmic Linden 4ef83bb8bd SL-17801: Add various safeguards to keep triangle indices count valid 2022-07-21 15:19:00 -07:00
Andrey Kleshchev 3f6c9e2f7a SL-17798 floater now allows 1024 textures 2022-07-20 00:53:37 +03:00
Ansariel c782221156 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-07-19 11:41:05 +02:00
Andrey Kleshchev 841ca2f522 SL-17473 Viewer not clearing all Vertex Buffers #2 2022-07-19 11:40:34 +02:00
PanteraPolnocy 287577c205 Tune the About floater block heights after re-merging Starlight skins 2022-07-18 22:56:27 +02:00
Mnikolenko Productengine 38cc06e43a SL-17785 FIXED World Map scrolls too slowly when searching for a region. 2022-07-18 16:53:43 +03:00
Zi Ree b9cb43844f FIRE-31818 - validate pointers when trying to get visible texture faces so trees with nullptr texture entries don't crash the viewer here 2022-07-17 23:01:41 +02:00
Andrey Kleshchev c5433f1836 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-16 14:38:41 +02:00
Andrey Kleshchev edf071fd84 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-16 14:37:34 +02:00
Andrey Kleshchev 2b3bc13074 SL-17760 Crash at LLFolderViewItem::refresh(318)
and at LLFolderViewItem::postBuild for LLConversationViewParticipant
2022-07-16 14:37:34 +02:00
Andrey Kleshchev 268744f18c SL-17759 Crash at LLProgressBar::draw
mImageBar and mImageFill are specified as optional
2022-07-16 14:37:34 +02:00
Andrey Kleshchev 830bc5f4e8 SL-17758 Crash at LLSpatialSetOcclusionStateDiff::traverse(850)
According to bugsplat node was null
2022-07-16 14:37:33 +02:00
Andrey Kleshchev 8eed2a0813 SL-14572 Fixed two cases of viewer using wrong names for muting 2022-07-16 14:37:33 +02:00
Ansariel e2c11f690d Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-07-16 14:31:55 +02:00
Ansariel deeb7245ca Update German translation that was forgotten at some point 2022-07-16 14:31:37 +02:00
Ansariel 0739fe9f9a Update German translation 2022-07-16 14:25:49 +02:00
Ansariel 61119c137b Merge branch 'DRTVWR-561-maint-O' of https://bitbucket.org/lindenlab/viewer 2022-07-16 14:25:37 +02:00
Ansariel df45fad6e1 Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-ll-master 2022-07-16 13:40:56 +02:00
PanteraPolnocy 9a1e7bd866 About floater update 2022-07-16 05:04:32 +02:00
Cosmic Linden 9648b50ab6 SL-17691: Consolidate calls to onDrawableUpdateFromServer to reduce false positives, change mServerDrawableUpdateCount from U64->U32 2022-07-15 15:21:00 +02:00
Cosmic Linden 460d3ddcb2 SL-17691: Make objects active if there are too many material updates from the server 2022-07-15 15:18:58 +02:00
Cosmic Linden 254cef763d SL-17751: Fix bounding boxes not updating in special cases, leading to object invisibility 2022-07-15 15:11:49 +02:00
Cosmic Linden 3feb511623 SL-17448: Also update the octree box if there is a position rebuild 2022-07-15 15:11:49 +02:00
Cosmic Linden 6d2c8c2628 SL-17448: Be more thorough about generating bounding boxes that don't affect the octree 2022-07-15 15:10:16 +02:00
Cosmic Linden 0f2c9ea2ae 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-15 15:07:08 +02:00
Cosmic Linden 97c54c9715 SL-17510: Fix frequently updating meshes (ex: sculpties) causing expensive octree updates by removing them from the static octree via makeActive 2022-07-15 14:53:51 +02:00
Andrey Kleshchev 7cdc3e2f65 SL-17628 Added attachments can be moved past limit #2 2022-07-14 22:39:23 +03:00
Ansariel f4f7a0a773 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-07-14 19:08:38 +02:00
Zi Ree d8951ca678 Revert some of the changes made to prevent calling card duplication, as the method has changed and the viewer is now responsible for creating calling cards after friendship has formed. 2022-07-14 18:47:41 +02:00
Ansariel a9ec3d8013 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-07-14 18:44:52 +02:00
Andrey Kleshchev 1f53aab286 SL-17773 Properly reset buttons 2022-07-14 19:07:25 +03:00
Andrey Kleshchev e0360ee13a SL-17773 Discard changes clears notes instead of setting previous version 2022-07-14 17:41:17 +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