Commit Graph

69051 Commits (bdc94eac5cda3dd6700a1cd462178b7ac3c4cfec)

Author SHA1 Message Date
Zi Ree 264237a070 Linux SDL2 - Also exclude scrolllock just to be on the safe side 2022-07-29 14:17:59 +02:00
Zi Ree 28b82cb645 Linux SDL2 - Fix main enter/return key not working when capslock or numlock are engaged 2022-07-29 13:35:18 +02:00
Ansariel 85d023a22e Merge branch 'DRTVWR-483' of https://bitbucket.org/lindenlab/viewer 2022-07-29 13:14:40 +02:00
Ansariel 034882cbeb Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-07-29 13:13:44 +02:00
Ansariel 68185928ed Fix apparent copy&paste issue; this seems to result in no visual difference for rigged fullbright meshes, but let's fix it and see if something comes up 2022-07-28 20:00:34 +02:00
ZiRee 94cb1ba16c GCC11.1 does not like these being floats, so cast them to U32 before using them as array size: error: expression in new-declarator must have integral or enumeration type 2022-07-28 16:18:30 +00:00
ZiRee 97b0b87f7a Creating an LLVector4 from LLColor3 causes an array out of bounds read on reading .mV[3]. Doing a detour via LLVector3 fixes this but maybe there is a less roundabout way. 2022-07-28 16:15:35 +00:00
ZiRee 59becbde75 GCC11.1 warning: moving a local object in a return statement prevents copy elision [-Werror=pessimizing-move] 2022-07-28 16:12:17 +00:00
Zi Ree 017d872d2e Changed LL_WARNS into LL_DEBUGS for successful OpenGL context creation 2022-07-28 18:03:28 +02:00
Zi Ree 1f81f59409 Add support for shared OpenGL contexts when using SDL2 for multithreaded OpenGL image processing 2022-07-28 17:53:47 +02:00
Pantera fad265af9c FIRE-31854 French translation update, by Laurent Bechir
Plus a minor Polish change
2022-07-28 13:57:58 +02:00
Nicky 99b924a7fc Implementations for pure virtual methods from base class (needed for threaded texture decode. Or at least to make things compile first). 2022-07-28 12:06:55 +02:00
Sabrina Shanman eba7ae24dc Merged in SL-17826 (pull request #1077)
SL-17826: Fix index out of bounds in mOwnership when drawing parcel lines

Approved-by: Andrey Kleshchev
Approved-by: Andrey Lihatskiy
2022-07-27 18:25:37 +00:00
Andrey Kleshchev 9664eb8633 SL-17831 Cut spammy log message 2022-07-27 21:17:56 +03:00
Mnikolenko Productengine 8771130ef7 SL-17809 Sounds from Avatar position instead of Camera position 2022-07-27 19:30:55 +03:00
Ansariel 5bb868ab3d OSX build fix 2022-07-27 13:07:32 +02:00
Andrey Kleshchev 2a48c19530 SL-17828 Crash at LLPolyMorphData::loadBinary
These files are usually prepackaged with viewer, either all issues should lead to an error or all issues should use warns. I don't think it is a critical issue, so instead of crashing, printing out filename.
2022-07-27 08:43:25 +03:00
Andrey Kleshchev faeded3657 SL-17827 Crash at LLCamera::setViewHeightInPixels 2022-07-27 08:43:25 +03:00
Ansariel 1e50da6b7a Merge branch 'DRTVWR-548-maint-N' of https://bitbucket.org/lindenlab/viewer 2022-07-27 02:06:54 +02:00
Ansariel 991fb72d28 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-07-27 01:29:52 +02:00
Cosmic Linden 1521221e56 SL-17826: Fix index out of bounds in mOwnership when drawing parcel lines 2022-07-26 15:17:50 -07:00
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
Andrey Kleshchev 4c3f343799 SL-17045 LSL editor cursor position desynchronization
1. Fixed cursor position calculations
2. Fixed selection rect calculation
2022-07-26 19:43:04 +03: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
Nicky 6fdd35d500 Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-maint_cmake 2022-07-21 23:36:06 +02:00
Ansariel 00905ce455 Update German translation 2022-07-21 20:00:30 +02:00
Ansariel 33621382b4 Merge branch 'DRTVWR-565-maint-P' of https://bitbucket.org/lindenlab/viewer
# Conflicts:
#	indra/newview/llappviewer.cpp
#	indra/newview/llfloateroutfitsnapshot.cpp
#	indra/newview/llfloaterpreference.cpp
#	indra/newview/llfloaterpreference.h
#	indra/newview/llfloatersnapshot.cpp
#	indra/newview/llviewerfloaterreg.cpp
#	indra/newview/skins/default/xui/en/floater_outfit_snapshot.xml
2022-07-21 19:54:15 +02:00
Andrey Kleshchev 6db39a6f1d SL-17778 'Application not responding' popup while cleaning cache on startup 2022-07-21 20:52:54 +03:00
Mnikolenko Productengine d7b4a15a12 SL-17569 restore previous list of ignored notifications after pressing the Cancel button 2022-07-20 19:46:57 +03:00
Mnikolenko Productengine 5d13ae6433 SL-17670 remove tab characters 2022-07-20 12:13:17 +03:00
Andrey Kleshchev 3f6c9e2f7a SL-17798 floater now allows 1024 textures 2022-07-20 00:53:37 +03:00
Andrey Kleshchev f4e6ccc2c4 SL-17796 Crash at LLVolumeFace::getVertexData 2022-07-19 21:08:51 +03:00
Mnikolenko Productengine fcb3b6917c SL-17670 Simplify outfit snapshot floater 2022-07-19 18:56:59 +03:00
Ansariel c782221156 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-07-19 11:41:05 +02:00