Commit Graph

46265 Commits (1a437cbedf94de90d749f426dde09f2466693de2)

Author SHA1 Message Date
Dave Parks 4261cbba78 SL-17485 Add texture memory accounting for OS X 2022-06-01 10:34:33 -05:00
Dave Parks 609476e607 SL-17484 More unit test pruning. Fix for crash when deleting textures. 2022-06-01 09:25:16 -05:00
Dave Parks fc7b5549cb SL-17484 Fix for unit tests. Deprecate non-threaded LLQueuedThread and make lllfsthread threaded. 2022-05-31 16:54:05 -05:00
Andrey Kleshchev ab3d986ac8 SL-15312 Tweaks and fixes #2
- changed 'is friend' color
- fixed off/online status vanishing
- changed user name format
- fixed rights behavior
- cleaned up some unused code
- readded click functionality to permission icons (might need to return buttons instead)
2022-05-31 23:31:14 +03:00
Dave Parks dfa71e2bb5 SL-17490 Only update a subset of textures each frame and remove dead debug code. 2022-05-31 11:57:15 -05:00
Dave Parks 8c5697a2d6 SL-17490 Update Tracy 2022-05-31 08:33:18 -05:00
Mnikolenko Productengine 192e7284aa SL-17471 FIXED Wrong category is chosen after searching via SLapp URL 2022-05-31 15:51:56 +03:00
Andrey Lihatskiy dd2fe2687c DRTVWR-544 post-merge fix (restored SL-14961) 2022-05-31 02:35:29 +03:00
Andrey Lihatskiy 9b0569840f Merge branch 'master' into DRTVWR-544-maint
# Conflicts:
#	indra/llprimitive/llmodel.cpp
#	indra/llprimitive/llmodel.h
#	indra/newview/llappviewer.cpp
#	indra/newview/llappviewer.h
2022-05-31 01:58:09 +03:00
Andrey Kleshchev 4ffc6c3fde SL-15312 Tweaks and fixes
- Allowed resizing text fields for classifieds in profiles
- Fixed mislabeled floater from picks to classifieds
- Fixed classified floater's title
- Added support to see multiple classifieds
- Removed obsolete panels
- Fixed pick requests for various menus
- Fixed pick creation from landmarks
- Improved online status handling
- Updated headers in files
2022-05-31 01:47:30 +03:00
Mnikolenko Productengine 1e09d25d9c SL-16297 Don't play moap located outside the parcel, If an agent is standing in a parcel with this flag set 2022-05-30 19:07:29 +03:00
Andrey Lihatskiy a426e8ddb3 DRTVWR-543 post-merge cleanup 2022-05-27 19:05:14 +03:00
Andrey Kleshchev d4a799a1a8 SL-15312 Online status 2022-05-27 17:55:04 +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
Euclid Linden 69aef3a806 Merged in DV559-merge-6.6.1 (pull request #997)
DRTVWR-559 merge up to release v6.6.1
2022-05-26 22:36:03 +00:00
Dave Houlton 78c6c341c5 Merge master v 6.6.1 into DRTVWR-559 2022-05-26 16:16:47 -06:00
Andrey Lihatskiy 58a500bee8 Merge branch 'master' into DRTVWR-561-maint-O 2022-05-26 03:07:14 +03:00
Andrey Lihatskiy 2ed401882e Merge branch 'master' into DRTVWR-483
# Conflicts:
#	indra/newview/llviewertexturelist.cpp
2022-05-26 02:56:29 +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 41e32126d4 SL-17484 Unit test build fix (remove priority parameters). 2022-05-24 17:48:41 -05:00
Dave Parks 3e9dcba813 SL-17486 Fix for many texture types failing to load. 2022-05-24 17:03:11 -05:00
Dave Parks 9bcc01e3e3 SL-17484 Build fix. 2022-05-24 14:30:30 -05:00
Dave Parks 7fb07008fc Merged in SL-17219 (pull request #992)
SL-17219
2022-05-24 18:38:03 +00:00
Dave Parks 9f9465f5bd Merged DRTVWR-563 into SL-17219 2022-05-24 18:34:52 +00:00
Dave Parks 3b3d3d88d1 SL-17287 Don't update reflection probes when PBR is disabled. 2022-05-24 11:38:23 -05:00
Dave Parks 0940e88718 SL-17472 Add checkbox to preferences for enabling "PBR" that uses "class3" deferred shaders. Move reflection probe shaders to class3 and restore class2 shaders to non-reflection probe versions. 2022-05-24 10:34:47 -05:00
Andrey Kleshchev 23d310436a SL-15312 Change permission status to be icons instead of buttons 2022-05-24 00:35:22 +03:00
Andrey Kleshchev f15ad900e4 SL-15312 Added new group visibility icons 2022-05-24 00:15:51 +03:00
Dave Parks 6eaf8521ab SL-17287 Instrument and optimize cubemap render. Fix for cubemap snapshots doing a full resolution render instead of a 512x512 render. 2022-05-20 19:05:28 -05:00
Andrey Kleshchev 14e3104f86 SL-17452 Fixed anscii usage dullahan side 2022-05-21 01:11:38 +03:00
Andrey Kleshchev a7e4428d06 SL-17452 CEF not working in non-ASCII install path
Fix ASCII specific function
2022-05-21 00:04:17 +03:00
Andrey Kleshchev 397f401a50 SL-17436 Tools floater drops negative Z position for attachments 2022-05-20 23:19:26 +03:00
Dave Parks 6c6d9a10f8 SL-17287 Update Tracy to 0.8.1. Clean up GPU instrumentation. 2022-05-20 13:31:18 -05:00
Dave Parks 096ad1306d SL-17286 Only update reflection probe UBO once per pipe flush 2022-05-19 22:36:03 -05:00
Dave Parks 3564b24e2a SL-17286 Reflection probe alpha/fullbright support. 2022-05-19 22:24:41 -05:00
Andrey Kleshchev d1265cda36 SL-17425 Crash when closing two dependent floaters
dependent_it in llfloater was not valid after dependent floater removed itself from the list
2022-05-20 01:35:40 +03: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 02fb1bd610 Make reflection probe ambiance controllable by a saved setting 2022-05-18 23:51:06 -05:00
Dave Parks 63878a60eb SL-17416 Box reflection probe influence volumes 2022-05-18 23:09:57 -05:00
Dave Parks bf183ecff7 SL-17449 Fix for Alexa's hair 2022-05-18 17:56:54 -05:00
Dave Parks c1deab5ba7 SL-17417 Fix for incorrect reflection orientation on fullbright prims. 2022-05-18 15:55:24 -05:00
Andrey Kleshchev 35a5fc74c0 SL-15312 Added permission indicators 2022-05-18 23:53:53 +03:00
Nat Goodspeed c0aa1a1202 SL-17219: Merge 'DRTVWR-546' of lindenlab/viewer into SL-17219
Update task branch from main project branch.
2022-05-18 14:08:24 -04:00
Andrey Kleshchev ed74d15246 SL-17388 Add SSE version info to ViewerStats 2022-05-18 01:27:25 +03:00
Howard Stearns 9bec9afb4d Merge branch 'DRTVWR-546-maint' of bitbucket.org:lindenlab/viewer into DRTVWR-544-maint 2022-05-17 13:46:09 -07:00
Dave Parks 53c692c959 SL-17416 Quick 'n dirty reflection probe override hack. 2022-05-17 14:32:07 -05:00
Andrey Kleshchev 9373f64f49 SL-3007 Small improvements for auto filling abuse reports 2022-05-17 22:14:26 +03:00
Dave Parks a936322261 Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-546 2022-05-17 13:23:32 -05:00
Dave Parks 85b3f707d3 SL-17421 Fix for fullbright alpha mask shader ignoring vertex alpha 2022-05-17 13:23:08 -05:00