Commit Graph

230 Commits (693e05ab85b3fcdc65bcb9f4123c2fae4ecc27fc)

Author SHA1 Message Date
Maxim Nikolenko ec7ad6338f
#3451 Crash at LLFloaterSnapshot::Impl::getActivePanel 2025-01-23 20:53:03 +02:00
Maxim Nikolenko 7e4cdc30f3
Don't keep updating snapshot preview when the floater is closed 2024-09-19 20:34:33 +03:00
Andrey Kleshchev fc46e6147e viewer#2310 Fix snapshot's size string dropping color during upload 2024-09-03 12:32:26 +03:00
Andrey Kleshchev 8f658804bc viewer#2310 Highlight image size when over limit for profile feed 2024-08-19 12:22:40 +03:00
Alexander Gavriliuk 5d25504f83 #2100 BugSplat Crash #1497210: LLVOAvatar::updateImpostors()(10616) 2024-07-29 19:50:28 +02:00
Rye Mutt 2d595bd00c Fix findChild calls during draw from LLFloaterSnapshot 2024-07-25 08:45:52 -04:00
Ansariel Hiller 6535ce51fd
Remove unnecessary code and (re-)add some more compile time constants (#2057) 2024-07-18 10:48:24 +03:00
Ayane bd0baebb6e
Raised the 512x512 limitation for uploading snapshots to inventory to 2048x2048 (#2025) 2024-07-17 02:47:22 +03:00
Ansariel 9fdca96f8b Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now 2024-07-08 20:27:14 +02:00
Ansariel e2e37cced8 Fix line endlings 2024-05-22 22:40:26 +03:00
Ansariel 1b67dd855c Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
# Conflicts:
#	autobuild.xml
#	indra/cmake/CMakeLists.txt
#	indra/cmake/GoogleMock.cmake
#	indra/llaudio/llaudioengine_fmodstudio.cpp
#	indra/llaudio/llaudioengine_fmodstudio.h
#	indra/llaudio/lllistener_fmodstudio.cpp
#	indra/llaudio/lllistener_fmodstudio.h
#	indra/llaudio/llstreamingaudio_fmodstudio.cpp
#	indra/llaudio/llstreamingaudio_fmodstudio.h
#	indra/llcharacter/llmultigesture.cpp
#	indra/llcharacter/llmultigesture.h
#	indra/llimage/llimage.cpp
#	indra/llimage/llimagepng.cpp
#	indra/llimage/llimageworker.cpp
#	indra/llimage/tests/llimageworker_test.cpp
#	indra/llmessage/tests/llmockhttpclient.h
#	indra/llprimitive/llgltfmaterial.h
#	indra/llrender/llfontfreetype.cpp
#	indra/llui/llcombobox.cpp
#	indra/llui/llfolderview.cpp
#	indra/llui/llfolderviewmodel.h
#	indra/llui/lllineeditor.cpp
#	indra/llui/lllineeditor.h
#	indra/llui/lltextbase.cpp
#	indra/llui/lltextbase.h
#	indra/llui/lltexteditor.cpp
#	indra/llui/lltextvalidate.cpp
#	indra/llui/lltextvalidate.h
#	indra/llui/lluictrl.h
#	indra/llui/llview.cpp
#	indra/llwindow/llwindowmacosx.cpp
#	indra/newview/app_settings/settings.xml
#	indra/newview/llappearancemgr.cpp
#	indra/newview/llappearancemgr.h
#	indra/newview/llavatarpropertiesprocessor.cpp
#	indra/newview/llavatarpropertiesprocessor.h
#	indra/newview/llbreadcrumbview.cpp
#	indra/newview/llbreadcrumbview.h
#	indra/newview/llbreastmotion.cpp
#	indra/newview/llbreastmotion.h
#	indra/newview/llconversationmodel.h
#	indra/newview/lldensityctrl.cpp
#	indra/newview/lldensityctrl.h
#	indra/newview/llface.inl
#	indra/newview/llfloatereditsky.cpp
#	indra/newview/llfloatereditwater.cpp
#	indra/newview/llfloateremojipicker.h
#	indra/newview/llfloaterimsessiontab.cpp
#	indra/newview/llfloaterprofiletexture.cpp
#	indra/newview/llfloaterprofiletexture.h
#	indra/newview/llgesturemgr.cpp
#	indra/newview/llgesturemgr.h
#	indra/newview/llimpanel.cpp
#	indra/newview/llimpanel.h
#	indra/newview/llinventorybridge.cpp
#	indra/newview/llinventorybridge.h
#	indra/newview/llinventoryclipboard.cpp
#	indra/newview/llinventoryclipboard.h
#	indra/newview/llinventoryfunctions.cpp
#	indra/newview/llinventoryfunctions.h
#	indra/newview/llinventorygallery.cpp
#	indra/newview/lllistbrowser.cpp
#	indra/newview/lllistbrowser.h
#	indra/newview/llpanelobjectinventory.cpp
#	indra/newview/llpanelprofile.cpp
#	indra/newview/llpanelprofile.h
#	indra/newview/llpreviewgesture.cpp
#	indra/newview/llsavedsettingsglue.cpp
#	indra/newview/llsavedsettingsglue.h
#	indra/newview/lltooldraganddrop.cpp
#	indra/newview/llurllineeditorctrl.cpp
#	indra/newview/llvectorperfoptions.cpp
#	indra/newview/llvectorperfoptions.h
#	indra/newview/llviewerparceloverlay.cpp
#	indra/newview/llviewertexlayer.cpp
#	indra/newview/llviewertexturelist.cpp
#	indra/newview/macmain.h
#	indra/test/test.cpp
2024-05-22 19:04:52 +02:00
Andrey Lihatskiy 1b68f71348 #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
Ansariel 60d3dd98a4 Convert remaining BOOL to bool 2024-02-21 23:14:31 +02:00
Ansariel a5261a5fa8 Convert BOOL to bool in llui 2024-02-21 03:00:25 +02:00
Ansariel 8c16ec2b53 Convert BOOL to bool in LLControlGroup and related classes 2024-02-21 03:00:25 +02:00
Ansariel c285f59ce2 Replace BOOL with bool in llwindow and dependent classes 2024-02-18 15:51:54 +02:00
Alexander Gavriliuk 70eda83fb0 SL-20563 Add 'No Post' option to Snapshot floater 2023-11-21 12:41:40 +01:00
Alexander Gavriliuk f98fa67820 SL-20563 Add 'No Post' option to Snapshot floater 2023-11-16 10:39:23 +01:00
Mnikolenko Productengine fcb3b6917c SL-17670 Simplify outfit snapshot floater 2022-07-19 18:56:59 +03:00
Callum Prentice 0c89e67eb5 DRTVWR-534: Batch of modifications to 360 capture project after moving from internal repo to public one. 2021-08-20 08:28:48 -07:00
AndreyL ProductEngine 7ffe8d0a51 SL-11964 Removed SL Share from the viewer 2019-11-13 05:32:05 +02:00
AndreyL ProductEngine ef423bfb81 Merged in lindenlab/viewer-release 2019-08-13 21:54:23 +03:00
ruslantproductengine 9c966e51da SL-11435 When ALM is enabled, Depth mode shots are broken when snapshot size is set to anything above current window size
- fixed bug described in the ticket
- fixed bug with UI (when user change the layer type (color/depth))
2019-07-11 20:30:30 +03:00
AndreyL ProductEngine ba90f3a8e4 SL-10994 Removed Facebook In-world Sharing
SL-11024 Fixed Twitter connect failure
2019-04-24 02:24:42 +03:00
maxim_productengine 1a014427a2 MAINT-8727 FIXED Saving snapshot will cause disconnect if you do not choose path in File picker quickly 2018-06-12 17:45:55 +03:00
Mnikolenko Productengine cebef099cc MAINT-8429 FIXED Screenshot opens on full screen of the viewer 2018-04-03 18:52:09 +03:00
maxim_productengine 75f5df57b4 MAINT-8403 FIXED "Snapshot" is stuck and not responding after sending snapshot via e-mail 2018-03-21 18:04:53 +02:00
Mnikolenko Productengine 9408490ac5 MAINT-7566 Better define 6016 for MAX_SNAPSHOT_IMAGE_SIZE 2017-08-11 18:21:10 +03:00
Mnikolenko Productengine 515a2f9c39 MAINT-7132 snapshot window should re-open in last selected mode 2017-02-16 14:46:10 +02:00
andreykproductengine a471a8e400 MAINT-6580 Snapshot becomes blank after changing the size of Second Life window 2016-11-03 16:49:08 +02:00
Mnikolenko Productengine 30d5e0df14 MAINT-6800 FIXED Using Snapshot Freeze Frame option causes several issues 2016-10-06 18:11:28 +03:00
Mnikolenko Productengine 1de6e0830c MAINT-6699 FIXED [VOB] Crash in LLSnapshotLivePreview::getBigThumbnailImage() 2016-09-07 17:26:07 +03:00
Mnikolenko Productengine 81b683f83b MAINT-6686 FIXED [VOB] Outfit Snapshot floater should be resized independently of general Snapshot floater 2016-09-01 16:40:41 +03:00
pavelkproductengine 05e77c5f26 Merge VOB with 4.0.8-release 2016-08-16 20:40:57 +03:00
Mnikolenko Productengine b496e4ff15 MAINT-6616 new crash in VOB viewer in snapshot preview 2016-08-10 16:32:35 +03:00
Mnikolenko Productengine cc7dda96e7 MAINT-6604 FIXED [VOB] Snapshot preview is corrupted 2016-08-04 17:27:48 +03:00
pavelkproductengine 97d73a7c31 MAINT-6583 FIXED [VOB] Snapshot floater is stuck in "Posting" state.
Removed wrong callback set from VOB snapshot floater
2016-07-19 20:09:46 +03:00
pavelkproductengine 9f789ddfba MAINT-5194 Visual Outfit browser
Made refactoring of LLFloaterOutfitSnapshot and LLFloaterSnapshot
2016-06-02 20:23:46 +03:00
pavelkproductengine 4d9b3cd725 Merge VOB with release 4.0.6 2016-05-24 18:37:20 +03:00
AndreyL ProductEngine b25a22a2c1 Merged in lindenlab/viewer-release 2016-05-19 23:02:37 +03:00
pavelkproductengine 4125bebce7 MAINT-6226 Incorporate a customized Snapshot feature to Outfit Browser flow
Initial version, further refactoring pending
2016-04-29 20:28:11 +03:00
andreykproductengine eec33adf34 MAINT-3286 FIXED Fix error message on snapshot save when user has no L$ 2016-04-13 18:59:00 +03:00
Oz Linden c8726aba30 remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
AndreyL ProductEngine 5c7b29920e MAINT-5096 FIXED Camming is broken in freeze frame mode once snapshot is refreshed...
Fix for freezing by ticking the "Freeze frame" checkbox
2015-05-26 07:27:36 +03:00
Mnikolenko ProductEngine 91304d3477 MAINT-4812 Restore sending snapshot as email from the viewer. 2015-05-07 16:22:44 +03:00
pavelkproductengine 2bedf20aa9 Fixed Mac build after tools update - stripped unsused symbols 2015-05-06 16:55:32 +03:00
Mnikolenko ProductEngine bb87365c37 Merge viewer-release, become version 3.7.29 2015-04-28 13:36:35 +03:00
Oz Linden a8ef252571 merge changes for 3.7.27-release 2015-04-13 16:23:36 -04:00
Mnikolenko ProductEngine 42471d556b MAINT-5059 FIXED Update snapshot as well as thumbnail. 2015-04-07 10:45:35 +03:00
Oz Linden 905431cf60 merge changes for 3.7.25-release 2015-02-24 15:48:28 -05:00