Commit Graph

175 Commits (94ac0064354594de8adbb99084029c8b4027b2f6)

Author SHA1 Message Date
andreykproductengine 181e48c442 MAINT-4341 FIXED Pixel width and height of the preview is not matched to value of Width or Height text-box in the “Snapshot to inventory” window 2014-09-17 21:13:18 +03:00
NiranV 7e5ede1678 STORM-2060/STORM-2076: Added: Commenting to explain why we use the height spinner instead of the width one. 2014-08-20 16:56:18 +02:00
NiranV 417362e9d8 STORM-2060/STORM-2076: Changed: Code to a more appropiate, shorter version. Thanks Oz. 2014-08-20 16:04:50 +02:00
NiranV 5bdf2a0cda STORM-2060/STORM-2076: Fixed: Whole detection logic not working because of reasons i cannot seem to understand in this hypercube like snapshot floater. 2014-08-20 04:06:15 +02:00
NiranV e11451fc1d STORM-2060: Fixed: Height spinner not being detected as first changed. 2014-08-15 18:36:30 +02:00
NiranV e8d3a37f91 BUG-7020: Fixed: Snapshot floater being resized while it's minimized. 2014-08-15 18:35:00 +02:00
NiranV aaf4428fad STORM-2066: Fixed: Selecting a resolution dropdown bigger than the maximum window resolution with toggled "Show UI in Snapshot" freezes the Viewer. 2014-08-09 02:14:01 +02:00
NiranV edc1a4efd3 STORM-2060: Fixed: Width/Height spinners resetting every time type a custom value while 'custom' is not set in the resolution dropdown. 2014-08-08 20:54:01 +02:00
NiranV ade715c7ea STORM-2057/2058/2061: Changed: Always update snapshot and thumbnail on every 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-08-08 19:09:08 +02:00
NiranV 858e2159b9 STORM-2040: Fixed: Width and Height spinners always reverting to previous 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.
2014-07-30 06:19:16 +02:00
NiranV 870c2fbe9d STORM-2047: Removed: Advanced button code. It's obselete now since our UI does it all by itself. 2014-07-30 05:08:39 +02:00
NiranV dca057c665 Changed: Snapshot floater layout.
Changed: Snapshots to disk default to 'Custom' (Window Resolution)
Added: Big Auto-scaling integrated image Preview. Can be toggled.
Added: Fixed german translations for the new floater layout.
Removed: Need to have SnapshotFiltersEnabled to see the filter dropdown.
Removed: SnapshotFiltersEnabled debug.
2014-07-25 10:16:38 +02:00
Merov Linden 51865f4e94 Pull merge from lindenlab/viewer-release 2014-05-19 21:43:42 -07:00
simon 250db74bf9 Pull and merge viewer-release as version 3.7.8 2014-05-07 10:56:41 -07:00
Merov Linden 8dae4bc222 Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile errors 2014-05-06 18:21:04 -07:00
Merov Linden a5366f06ed ACME-1277 : Final set of filters, added a SnapshotFiltersEnabled debug setting 2014-02-13 15:15:05 -08:00
Mnikolenko ProductEngine 52fe667671 MAINT-2754 FIXED Call findInstance() instead of getInstance(). 2014-02-11 13:58:44 +02:00
Merov Linden 009449126a ACME-1296 : Remove Filters from Advanced Snapshot panel 2014-01-31 12:08:23 -08:00
Merov Linden 8f9e58428a Pull merge from lindenlab/viewer-acme 2014-01-30 18:58:03 -08:00
Merov Linden e970fa7f1c ACME-1293 : Use notification to signal from the snapshot panel to its container rather than grabbing global instances, use unique control_name for widgets, fix Post button visibility on Twitter 2014-01-30 18:53:05 -08:00
Merov Linden e42a372592 ACME : Add filters to Snapshot Advanced panel for demo 2014-01-29 22:41:27 -08:00
Merov Linden b35889a651 ACME-1195 : Complete perf improvements. Also we do not regrab/refresh when we don't have to (e.g. change format) in particular when changing filter. Better control that way and faster UI. 2014-01-28 17:45:48 -08:00
Merov Linden 6bf3cb875c ACME-1195 : WIP : Lazy evaluate intermediate images in snapshot preview so perf is better in common cases, allow thumbnail to be computed from grabed frame (for SL Share), thumbnail display still buggy in SL Share 2014-01-28 10:19:57 -08:00
maksymsproductengine 9af766f582 MAINT-3587 FIXED settings.xml still references avatarsunited.com for snapshot upload 2013-12-21 00:15:08 +02:00
Cho 9108354e9d Renamed floater_social to floater_facebook for ACME-1205 2013-12-05 00:28:28 +00:00
Richard Linden fe518bde8e merge with release 2013-11-06 17:22:04 -08:00
Cho cea9ffe89c added Twitter floater for ACME-1146, ACME-1147, ACME-1148, ACME-1149, and ACME-1150 2013-11-04 23:42:21 +00:00
Cho 0e71fb3c9d added Flickr floater for ACME-1136, ACME-1137, ACME-1138, ACME-1140, and ACME-1141 2013-11-02 01:50:17 +01:00
Richard Linden e340009fc5 second phase summer cleaning
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-08-09 17:11:19 -07:00
Cho f04c88493f removed remaining LLFacebookConnect references from llfloatersnapshot.cpp for ACME-660 2013-07-02 01:43:29 +01:00
Gilbert Gonzales 29477353f9 ACME-628 Removing unneeeded headers files and used forward declarations for llfloatersnapshot.h, llfloatersocial.h and llsnapshotlivepreview.h. 2013-06-27 11:26:18 -07:00
Gilbert Gonzales bb59fff5a0 ACME-628 Removing unneeeded headers files from llsnapshotpreview, llsnapshot and llfloatersocial 2013-06-26 17:54:33 -07:00
Gilbert Gonzales 48cc41a0f8 ACME-593: Now the photo tab of the facebook panel displays a screenshot based upon when the facebook floater was opened. 2013-06-24 17:33:10 -07:00
Gilbert Gonzales 3fa5ac310c ACME-593 Populate the image with the actual screenshot image: Placed LLSnapshotLivePreview class into file llsnapshotlivepreview.h/cpp so that it could be utilized by other classes. 2013-06-24 11:57:19 -07:00
Merov Linden 2eb466908e ACME-520 : Add more extended state in LLFacebookConnect and handle it consistently and transparently from the public interface 2013-06-14 20:01:33 -07:00
Cho 933debfc10 cleaned up FBC snapshot feature and made it work with new direct upload route on FBC API 2013-06-12 01:16:27 +01:00
Merov Linden bee5369b2f ACME-464 : Fixed : We connect to FB when bringing up the Upload to FB Snapshot panel 2013-06-06 20:08:46 -07:00
Richard Linden 0a96b47663 merge with viewer-release 2013-06-05 19:05:43 -07:00
Graham Madarasz bf6182daa8 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
Richard Linden 8de397b19e SH-3931 WIP Interesting: Add graphs to visualize scene load metrics
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-18 08:43:03 -07:00
Richard Linden f07b9c2c69 renamed LLTrace stat gathering classes/methods to make the structure of LLTrace clearer
Count becomes CountStatHandle
Count.sum becomes sum(Count, value), etc.
2013-03-06 11:08:25 -08:00
Richard Linden a52d203a4f SH-3405 WIP convert existing stats to lltrace system
started conversion of llviewerassetstats
removed old, dead LLViewerStats code
made units tracing require units declaration
clean up of units handling
2012-10-17 20:00:07 -07:00
Richard Linden 8d2f7a5265 SH-3405 WIP convert existing stats to lltrace system
converted all remaining LLViewerStats to lltrace
2012-10-15 19:43:35 -07:00
Richard Linden 66fcc2da39 Automated merge with https://bitbucket.org/lindenlab/viewer-development 2012-01-05 10:59:29 -08:00
Richard Linden 9f92904343 Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience 2012-01-03 09:41:49 -08:00
Richard Linden 3861249a74 use lazy deletion of views via die() method to avoid some potential crashes 2012-01-03 09:41:16 -08:00
Vadim ProductEngine 8cf297ab48 EXP-1762 FIXED Pre-select current window resolution. 2011-12-23 20:16:48 +02:00
Vadim ProductEngine 4c4543a464 EXP-1732 FIXED "Refresh to Save" message displayed in auto-refresh mode. 2011-12-23 17:44:59 +02:00
Oz Linden b015ab4bd2 merge changes for vmrg-206 2011-12-16 09:39:55 -05:00
Vadim ProductEngine 6cefa46636 EXP-1635 FIXED Made it clear that inventory snapshots are limited to 512x512 px. 2011-12-14 17:12:40 +02:00