Commit Graph

80 Commits (d0e90ea0cf8f6881bf2b1f9a407e5eea57ccca3d)

Author SHA1 Message Date
Mnikolenko ProductEngine 5e241cf621 MAINT-1850 FIXED Update Preview tittle and description after setting texture's id. 2015-05-29 13:23:36 +03:00
Mnikolenko ProductEngine 015e979632 MAINT-1774 FIXED Don't open preview texture floater if user clicks "Cancel" button. 2014-12-10 12:32:51 +02:00
andreykproductengine 4734125659 MAINT-4710 FIXED The 'Copy to inventory' button should be disabled in Texture preview floater when permissions forbid it 2014-12-02 19:47:47 +02:00
Simon Linden a773cdd6f7 Fix linux build 2014-01-08 02:36:12 +00:00
MaximB ProductEngine dd1bd943b9 MAINT-3592 (Viewer opening square textures should set the 1:1 size constraint) 2014-01-02 22:29:46 +02:00
MaximB ProductEngine 39e76aaea8 MAINT-3592 (Viewer opening square textures should set the 1:1 size constraint) 2014-01-01 03:43:56 +02:00
dmitrykproductengine be9d946375 MAINT-2897 MAINT-2897 Need to be able to save textures from inventory as PNG 2013-08-14 11:32:23 +03:00
Oz Linden ddd5659f81 merge changes for DRTVWR-294 2013-04-19 10:11:29 -04:00
Graham Madarasz bf6182daa8 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
Brad Payne (Vir Linden) 5a436e46f6 SH-3959 WIP - pass information about type of fetched image - server bake, host bake, map tile, etc - down the chain so LLTextureFetchWorker can adjust behavior as needed 2013-03-08 17:07:17 -05:00
Don Kjer 1f6e20c5bb Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTexture 2012-09-04 17:43:08 +00:00
Dave Parks 14f6bbadef SH-2242 Work in progress migrating to glVertexAttrib everywhere 2011-08-08 15:29:23 -05:00
Merov Linden 968a26799b EXP-737 : Fix texture dimensions display in image preview 2011-04-20 20:32:57 -07:00
Xiaohong Bao 4af7e9eb64 Merge viewer-development-shining up to REV 3bf724ecb7c6 (fix for SH-829: Viewer attempting to load precached images in file types that are not being used.) 2011-01-21 16:25:23 -07:00
Xiaohong Bao c46cbafb15 fix for SH-761: Texture Saving Does Not Work 2011-01-18 16:46:33 -07:00
Paul Guslisty ee538257d3 STORM-622 FIXED Texture picker screws up when multiple textures are opened.
Reason:
	In viewer 2 ability was added to set aspect ratio while previewing textures. It was achieved by resizing the floater containing a texture, instead of proportionally resize the texture. The problem happened when multifloater was opened with texture preview floaters and for some floaters textures were not loaded yet. After texture was loaded, the floater (in multifloater) which contained just loaded texture resized to fit with the new texture's size and texture preview floaters screwed up from the multifloater.

Solution:
        Proportionally resizing a texture inside the floater instead of the floater itself.

Also two issues was fixed: 1. when floater resized the texture streched in the floater and lost its proportions. 2. When docking texture floater to the multifloater, multifloater resized to fit with docked floater and other texture lost their proportions.
2010-12-10 13:01:01 +02:00
Monroe Linden b62b10dd26 Post-convert merge by convert_monolith.py from ./viewer-experience 2010-08-27 16:58:33 -07:00
Richard Nelson 124bc854dd moved buildFloater out of lluictrlfactory to llfloater.cpp 2010-08-16 17:44:23 -07:00
Tofu Linden e416840f85 Backed out changeset c3d41f18ce2b
back-out the back-out for this branch.  yay.
2010-08-24 19:22:00 +01:00
Tofu Linden 98cc236503 Backed out changeset a62bf7c0af21
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24 18:44:39 +01:00
Tofu Linden 6ba23344c9 merge heads. whew. 2010-08-24 18:37:53 +01:00
Oz Linden 06b0d72efa Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
Christian Goetze (CG) 6a1fefac22 Redo the same merge as in changeset "2026f824953f", but this time with feeeeling. 2010-08-02 16:59:20 -07:00
Kent Quirk 19c0d6d4ea Merge from q/viewer-release to dessie/viewer-release for 2.1.1 beta 1 2010-07-30 10:11:55 -04:00
Richard Linden 15247f0869 Backed out changeset: 58571b4e704b 2010-07-27 14:22:14 -07:00
Richard Nelson 566e3969f9 deprecated LLPanel::child*() methods 2010-07-30 10:02:30 -07:00
Xiaohong Bao 540e2d8e5d EXT-8301: FIXED: crash at LLViewerFetchedTexture::cleanup() [secondlife-bin llviewertexture.cpp] 2010-07-15 15:16:50 -06:00
Dessie Linden 5d85dad85f Reverted changeset 2bb10eae42bf 2010-07-15 12:31:08 -07:00
Xiaohong Bao d9ff1c28a3 EXT-7500: FIXED: Texture Jamming problems with http texture off 2010-07-13 15:18:03 -06:00
Xiaohong Bao 26b03161f5 fix for EXT-7839: texture console is stalled;
fix for EXT-7500: Texture Jamming problems with http texture off;
2010-06-30 18:21:08 -06:00
Tofu Linden b5f9e437ea PE merge. 2010-02-18 16:57:52 +00:00
Ychebotarev ProductEngine ed46f84873 fix for major EXT-4937 Texture Preview floater doesn't resize to match the aspect ratio of the viewed image
--HG--
branch : product-engine
2010-02-18 15:00:16 +02:00
Tofu Linden eae7cbbb4a EXT-5460 OK and Cancel buttons missing from own snapshots 2010-02-18 10:56:46 +00:00
Tofu Linden e033f24531 trivial whitespace reformatting. 2010-02-16 13:49:46 +00:00
richard ddfc6efbee EXT-5025 - Tooltips block mouse clicks
EXT-4547	[BSI] it is possible to highlight multiple layers of chat
EXT-3844 	Mouse wheel camera zoom is not reflected on View popup slider
EXT-3103 	Add an option to restrict entering non-ascii symbols in text editor.

reviewed by Leyla
2010-02-05 11:32:33 -08:00
Loren Shih 1e47e5b42d EXT-4022 : Texture previews don't work in object contents
This was broken long ago in viewer-2.0.0-2 when someone made the decision to stop passing in ObjectID to the texture preview floater.
2010-02-03 17:42:04 -05:00
Ychebotarev ProductEngine 2cd45c80e8 fix for normal EXT-4466 Uploaded pick overlaps floater after changing of aspect ratio
--HG--
branch : product-engine
2010-01-21 13:09:47 +02:00
Leyla Farazha 8e5b453ea0 EXT-3589 Favorites Appear Squished Together on Left Half of Favorites Bar
EXT-3602 	 Inventory > New Clothes sub menu not aligned
EXT-3631 	 Texture preview after upload > Image covers buttons
reviewed by James
2009-12-29 16:12:12 -08:00
Eric M. Tulla (BigPapi) 4964ca39f1 EXT-2703: tex preview bug ui/buttons weren't visible or would appear off floater 2009-12-18 17:35:28 -05:00
Eric M. Tulla (BigPapi) 9db47b1d4b Fix for EXT-3368 - "Save Texture" functionality was no longer respecting perms 2009-12-10 16:07:54 -05:00
Eric M. Tulla (BigPapi) 272bb744af Fix for save texture functionality no longer respecting permissions 2009-12-09 20:24:37 -05:00
Eric M. Tulla (BigPapi) dc8365ff00 Fix for EXT-2703 & EXT-2708 - save texture as issues
Added save as to texture preview floater.  Fixed behavior of save as (was only working for textures, not snapshots).
Removed advanced menu entry for save texture as (refused to work after multiple implementations).
2009-12-09 16:27:39 -05:00
James Cook cbc0783cd1 Created lightweight LLNotificationsUtil::add(), switched most alerts to use it
Cuts number of includes of llnotifications.h from 300+ to 40.
2009-11-25 01:15:50 -08:00
James Cook 458430be91 Removed include llnotifications.h from llfloater.h trying to speed builds
Fixed many other includes related to this file.
Cleaned out llfloatertestlistview to be an empty test floater.
2009-11-24 22:13:10 -08:00
James Cook 15cbc0abd8 EXT-2403 Object name, description now forced to be ASCII characters only
Also fixes EXT-172, EXT-2399.  Semantics now are:
Object name, object desc, parcel name, region name, inventory item name
all are ASCII only.
Parcel desc allows arbitrary Unicode chars.
Group names force ASCII only.
Reviewed with Leyla
2009-11-17 16:07:48 -08:00
James Cook 0f6242d9fd Sanitize naming of getWindowRect (scaled vs. raw pixels) and getWorldViewRect (scaled vs. raw)
Reduces chance of future UI bugs related to UI size.
Discussed with Richard.
2009-11-10 14:00:38 -08:00
Steve Bennetts 485dcd9a8f Fixed textrue prioritization so that boosted textures are always highest priority. 2009-11-06 16:16:01 -08:00
Loren Shih 9c048d12fd merge
--HG--
branch : avatar-pipeline
2009-11-06 18:31:52 -05:00
Loren Shih 2aa981ac23 EXT-2278 : "Save Texture As" for bottom panel
EXT-2310 : "Save Texture As" for inventory right-click menu

"Save Texture As" now works properly and brings up the texture preview while saving.
Also added "Save Texture As" to the right-click inventory context menu.

--HG--
branch : avatar-pipeline
2009-11-06 17:35:05 -05:00
Steve Bennetts afe6350160 merge from texture-pipeline 2009-11-06 12:15:41 -08:00