summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersnapshot.cpp
AgeCommit message (Collapse)Author
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵Andrey Lihatskiy
LF, and trim trailing whitespaces as needed
2023-11-21SL-20563 Add 'No Post' option to Snapshot floaterAlexander Gavriliuk
2023-11-16SL-20563 Add 'No Post' option to Snapshot floaterAlexander Gavriliuk
2022-07-19SL-17670 Simplify outfit snapshot floaterMnikolenko Productengine
2021-08-20DRTVWR-534: Batch of modifications to 360 capture project after moving from ↵Callum Prentice
internal repo to public one.
2019-11-13SL-11964 Removed SL Share from the viewerAndreyL ProductEngine
2019-08-13Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-07-11SL-11435 When ALM is enabled, Depth mode shots are broken when snapshot size ↵ruslantproductengine
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-04-24SL-10994 Removed Facebook In-world SharingAndreyL ProductEngine
SL-11024 Fixed Twitter connect failure
2018-06-12MAINT-8727 FIXED Saving snapshot will cause disconnect if you do not choose ↵maxim_productengine
path in File picker quickly
2018-04-03MAINT-8429 FIXED Screenshot opens on full screen of the viewerMnikolenko Productengine
2018-03-21MAINT-8403 FIXED "Snapshot" is stuck and not responding after sending ↵maxim_productengine
snapshot via e-mail
2017-08-11MAINT-7566 Better define 6016 for MAX_SNAPSHOT_IMAGE_SIZEMnikolenko Productengine
2017-02-16MAINT-7132 snapshot window should re-open in last selected modeMnikolenko Productengine
2016-11-03MAINT-6580 Snapshot becomes blank after changing the size of Second Life windowandreykproductengine
2016-10-06MAINT-6800 FIXED Using Snapshot Freeze Frame option causes several issuesMnikolenko Productengine
2016-09-07MAINT-6699 FIXED [VOB] Crash in LLSnapshotLivePreview::getBigThumbnailImage()Mnikolenko Productengine
2016-09-01MAINT-6686 FIXED [VOB] Outfit Snapshot floater should be resized ↵Mnikolenko Productengine
independently of general Snapshot floater
2016-08-16Merge VOB with 4.0.8-releasepavelkproductengine
2016-08-10MAINT-6616 new crash in VOB viewer in snapshot previewMnikolenko Productengine
2016-08-04MAINT-6604 FIXED [VOB] Snapshot preview is corruptedMnikolenko Productengine
2016-07-19MAINT-6583 FIXED [VOB] Snapshot floater is stuck in "Posting" state.pavelkproductengine
Removed wrong callback set from VOB snapshot floater
2016-06-02MAINT-5194 Visual Outfit browserpavelkproductengine
Made refactoring of LLFloaterOutfitSnapshot and LLFloaterSnapshot
2016-05-24Merge VOB with release 4.0.6pavelkproductengine
2016-05-19Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2016-04-29MAINT-6226 Incorporate a customized Snapshot feature to Outfit Browser flowpavelkproductengine
Initial version, further refactoring pending
2016-04-13MAINT-3286 FIXED Fix error message on snapshot save when user has no L$andreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-05-26MAINT-5096 FIXED Camming is broken in freeze frame mode once snapshot is ↵AndreyL ProductEngine
refreshed... Fix for freezing by ticking the "Freeze frame" checkbox
2015-05-07MAINT-4812 Restore sending snapshot as email from the viewer.Mnikolenko ProductEngine
2015-05-06Fixed Mac build after tools update - stripped unsused symbolspavelkproductengine
2015-04-28Merge viewer-release, become version 3.7.29Mnikolenko ProductEngine
2015-04-13merge changes for 3.7.27-releaseOz Linden
2015-04-07MAINT-5059 FIXED Update snapshot as well as thumbnail.Mnikolenko ProductEngine
2015-02-24merge changes for 3.7.25-releaseOz Linden
2015-02-03MAINT-4812 FIXED Remove sending snapshot as email from the viewer.Mnikolenko ProductEngine
2014-12-18MAINT-4726 FIXED Strange camera roll when using freeze frame in snapshot floaterMnikolenko ProductEngine
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround ↵callum_linden
(long long round) in VS2013
2014-12-08MAINT-4342 FIXED Height text-box value decreases after it was set to a ↵andreykproductengine
specific value
2014-11-12MAINT-4660 FIXED making Photosandreykproductengine
2014-09-17MAINT-4341 FIXED Pixel width and height of the preview is not matched to ↵andreykproductengine
value of Width or Height text-box in the “Snapshot to inventory” window
2014-08-20STORM-2060/STORM-2076: Added: Commenting to explain why we use the height ↵NiranV
spinner instead of the width one.
2014-08-20STORM-2060/STORM-2076: Changed: Code to a more appropiate, shorter version. ↵NiranV
Thanks Oz.
2014-08-20STORM-2060/STORM-2076: Fixed: Whole detection logic not working because of ↵NiranV
reasons i cannot seem to understand in this hypercube like snapshot floater.
2014-08-15STORM-2060: Fixed: Height spinner not being detected as first changed.NiranV
2014-08-15BUG-7020: Fixed: Snapshot floater being resized while it's minimized.NiranV
2014-08-09STORM-2066: Fixed: Selecting a resolution dropdown bigger than the maximum ↵NiranV
window resolution with toggled "Show UI in Snapshot" freezes the Viewer.
2014-08-08STORM-2060: Fixed: Width/Height spinners resetting every time type a custom ↵NiranV
value while 'custom' is not set in the resolution dropdown.
2014-08-08STORM-2057/2058/2061: Changed: Always update snapshot and thumbnail on every ↵NiranV
change. Making everything only show up the "need to refresh" message seems impossible with the current onIdle system of the preview other than making incredibly hacky stuff.
2014-07-30STORM-2040: Fixed: Width and Height spinners always reverting to previous ↵NiranV
values when entering a custom value while anything else than "Custom" is selected in the size dropdown. Do NOT. Ever. Change. Our. Resolution. Again. Unless we ask you to with the proper dropdown entries.