summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersnapshot.cpp
AgeCommit message (Collapse)Author
2013-06-05merge with viewer-releaseRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-18SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
changed LLCriticalDamp to LLSmoothInterpolation and sped up interpolator lookup improvements to stats display of llstatbar added scene load stats floater accessed with ctrl|shift|2
2013-03-06renamed LLTrace stat gathering classes/methods to make the structure of ↵Richard Linden
LLTrace clearer Count becomes CountStatHandle Count.sum becomes sum(Count, value), etc.
2012-10-17SH-3405 WIP convert existing stats to lltrace systemRichard Linden
started conversion of llviewerassetstats removed old, dead LLViewerStats code made units tracing require units declaration clean up of units handling
2012-10-15SH-3405 WIP convert existing stats to lltrace systemRichard Linden
converted all remaining LLViewerStats to lltrace
2012-01-05Automated merge with https://bitbucket.org/lindenlab/viewer-developmentRichard Linden
2012-01-03Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2012-01-03use lazy deletion of views via die() method to avoid some potential crashesRichard Linden
2011-12-23EXP-1762 FIXED Pre-select current window resolution.Vadim ProductEngine
2011-12-23EXP-1732 FIXED "Refresh to Save" message displayed in auto-refresh mode.Vadim ProductEngine
2011-12-16merge changes for vmrg-206Oz Linden
2011-12-14EXP-1635 FIXED Made it clear that inventory snapshots are limited to 512x512 px.Vadim ProductEngine
2011-12-14EXP-1639 FIXED Fixed a resolution rounding error.Vadim ProductEngine
The error sometimes led to the following issues with maximized viewer window on MS Windows: * displaying incorrect resolution * failure to update snapshot
2011-12-12merge changes for vmrg-202Oz Linden
2011-12-07EXP-1639 WIP Cleaning up to improve readability; added more debugging messages.Vadim ProductEngine
2011-12-01EXP-1639 WIP Added debugging messages.Vadim ProductEngine
2011-11-24merge changes for vmrg-193Oz Linden
2011-11-16EXP-1597 FIXED Reshape save status messages correctly.Vadim ProductEngine
2011-11-16EXP-1562 WIP Turned the Save button into flyout (Save / Save as).Vadim ProductEngine
By the way, fixed: * inability to save a snapshot to disk after pressing "Cancel" in the file picker. * displaying "Saved to computer!" after pressing "Cancel" in the file picker.
2011-11-16EXP-1562 WIP Disable custom resolution controls by default (when "Current ↵Vadim ProductEngine
Window" is pre-select).
2011-11-15EXP-1561 FIX Preview image looks stretchedRichard Linden
2011-11-15EXP-1590 FIXED Success / Failure message now appears on top, overlaying the ↵Vadim ProductEngine
preview image.
2011-11-14EXP-1573 FIXED Display "Refresh to save" hint when snapshot needs to be ↵Vadim ProductEngine
refreshed. By the way, removed redundant onCommitResolution() callback.
2011-11-11EXP-1564 FIXED The Advanced Options button now changes its icon when the ↵Vadim ProductEngine
Advanced Options panel is expanded. By the way, fixed the button position.
2011-11-07STORM-1690 FIXED Constrain Proportions option was broken.Vadim ProductEngine
By the way: - Fixed a crash in the postcard floater (accessing destroyed buttons). - Minor code cleanups.
2011-11-07STORM-1688 FIXED The camera icon next to the "refresh snapshot" button is ↵Vadim ProductEngine
now always visible.
2011-11-07STORM-1580 WIP Switched profile feed snapshot format to PNG for better clarity.Vadim ProductEngine
2011-11-03STORM-1580 WIP Removed the "Keep open after saving" checkbox that makes no ↵Vadim ProductEngine
sense anymore.
2011-11-03STORM-1580 WIP Updated texture upload progress according to the spec.Vadim ProductEngine
By the way, fixed displaying upload cost.
2011-11-03STORM-1580 WIP Implemented new "Working" and "Success/Failure" screens.Vadim ProductEngine
2011-11-02STORM-1580 WIP Another build fix.Vadim ProductEngine
2011-11-02STORM-1580 WIP Fixed build.Vadim ProductEngine
2011-11-02STORM-1580 WIP Initial commit for PO review.Vadim ProductEngine
2011-10-19mergeDave Parks
2011-10-11EXP-1293 Nearby chat toasts no longer appear.leyla_linden
EXP-1316 Minimized Snapshot floater has a snapshot preview image attached below. EXP-1318 Clicking on nearby chat toasts should bring up Nearby Chat history
2011-09-26fixed toolbar context menuRichard Nelson
deprecated pointless LLView::deleteViewByHandle
2011-09-14SH-2243 work in progress -- application side matrix stack managementDave Parks
2011-05-05Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated ↵brad kittenbrink
a bunch of unnecesary header dependencies.
2011-02-01SH-483 Fix for varioius issues with hi-rez snapshots -- mainly disable the ↵Dave Parks
ability to take hi-rez snapshots if UI or HUD attachments are in the snapshot, and go back to old tile compositing method instead of using huge framebuffer objects.
2010-12-10STORM-378 ADDITIONAL FIX REVERTED Backed out changeset: f858446d207fSeth ProductEngine
2010-12-10STORM-378 FIX REVERTED Backed out changeset: 1bce3dd882dfSeth ProductEngine
2010-12-06STORM-378 : pull into viewer-betaMerov Linden
2010-12-03STORM-378 ADDITIONAL FIX Fixed playing snapshot animation and sound when a ↵Seth ProductEngine
snapshot is refreshed.
2010-12-01STORM-687 FIXED Applied floater transparency to snapshot preview texture ↵Vadim ProductEngine
(unless the floater is focused, see STORM-676 to know why).
2010-11-23STORM-378 FIXED Added playing snapshot animation and sound when snapshot ↵Seth ProductEngine
floater is open or refreshed and a snapshot is actually taken. Removed animation upon saving and sending a snapshot.
2010-10-10VWR-21967 There's lots of ::renderForSelect() code that we don't need any more.Tofu Linden
VWR-22088 Remove underlying ::renderForSelect() code (render-pipeline)
2010-09-16mergeRichard Linden
2010-08-31SNOW-680 VWR-10854 : Honour share with group and allow anyone to copy for ↵Merov Linden
snapshots
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden