Commit Graph

154 Commits (f55667397e75991348fa25b6ad581a36de99acf0)

Author SHA1 Message Date
Mnikolenko Productengine 26511f5b87 MAINT-6994 Viewer still reports remaining capacity incorrectly during the presence of an region object bonus. 2016-12-13 11:59:53 +02:00
Oz Linden bc22e58743 merge changes for 4.0.1-release 2016-01-15 16:55:04 -05:00
Oz Linden c8726aba30 remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
Mnikolenko ProductEngine 3cec33653b build fix 2015-09-22 17:11:36 +03:00
Mnikolenko ProductEngine 723eae7187 MAINT-2130 FIXED Update Tools floater after loosing selection. 2015-09-22 12:46:18 +03:00
Mnikolenko ProductEngine 71babaf882 MAINT-147 FIXED Allow follow cam scripts after closing Build tools floater. 2015-03-10 11:29:17 +02:00
simon a5568f942b Merge downstream version 3.7.8 code 2014-05-07 15:28:13 -07:00
simon dc4c184696 Merge downstream version 3.7.8 code 2014-05-07 13:19:05 -07:00
andreykproductengine 4e0d3bdd4d MAINT-3977 FIXED Object does not display newly added contents if it was edited that session and you teleported to another region and back and then added new contents. 2014-05-06 17:21:18 +03:00
Richard Linden 0b9eeb02ab MAINT-2059 FIX Corner scaling doesn't highlight distance text
much cleanup of vector math
also made Stretch Both Sides checkbox clickable via label
2014-02-24 18:36:13 -08:00
Richard Linden 59628d6f85 Automated merge with http://bitbucket.org/lindenlab/viewer-release 2013-10-01 14:28:39 -07: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
Graham Linden dd31d9941f NORSPEC-296 make add_media button always available as long as the face is editable 2013-07-02 07:39:55 -07:00
Graham Madarasz bf6182daa8 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
Merov Linden faae38daaa Pull merge from lindenlab/viewer-developement 2013-01-30 20:01:03 -08:00
Kelly Washington d41eaa2e3d MAINT-1743 "Use Selection for Grid" does not change the grid ruler to "Reference"
in the tools floater
Reviewed with Simon.
2012-10-25 09:54:04 -07:00
Todd Stinson 6d84272d38 Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. 2012-08-23 15:11:10 -07:00
Todd Stinson 246df49315 MAINT-1413,MAINT-1425,MAINT-1426: BUGFIX Correcting a problem where the build/edit floater was being dirtied at the wrong time. 2012-08-14 19:34:24 -07:00
Todd Stinson 9488baada3 Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. 2012-08-09 12:06:09 -07:00
Richard Linden c4f59fd588 CHUI-239 FIX Viewer crash when opening object with contents 2012-07-25 14:30:17 -07:00
Todd Stinson f143da27bf PATH-760: Ensuring that the pathfinding attribute field works correctly with multiple objects selected. 2012-06-21 18:03:23 -07:00
Todd Stinson aea6b0c70c PATH-760: Renaming some methods of LLSelectMgr. 2012-06-21 17:29:12 -07:00
Todd Stinson 379aff3520 PATH-713: Disabling all editable object fields on the build tools floater when a static pathfinding object is in not in the current region. 2012-06-13 16:57:35 -07:00
Todd Stinson 2d94e8e764 PATH-629: Allowing viewer edits to permanent objects when in god-mode regardless of frozen mode. 2012-05-08 18:44:04 -07:00
Todd Stinson 58041846d5 Removing unreachable code from the viewer. Corresponding changes made on the server to remove the message handling. 2012-03-16 14:19:30 -07:00
callum ecb18174d4 EXP-1845 FIX Media controls cannot be selected or set in Build tools texture tab 2012-02-03 14:37:25 -08:00
callum 4140a68854 EXP-1818 World/Local/Reference editing mode hidden
Moved coordinate mode combo back into main build floater from sub-floater.
2012-01-23 17:00:57 -08:00
Richard Linden 3a597af700 EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat
fixed font metrics rounding error and made corrective adjustments in layout
2012-01-18 16:30:53 -08:00
Leslie Linden 990b5aea2b EXP-1769 FIX -- Crash in ASSERT (mInDraw == false) - can trigger with selecting build tool
* Fixed build window to not fail assert at construction time.
2012-01-04 17:34:11 -08:00
Seth ProductEngine ca8a484f0e SH-2169 FIXED Land impacts data added to build tools floater.
Land selection moved from advanced weights floater to build tools floater.
Removed selection observer from weights floater, selection data update in it is initiated from build floater.
2011-08-22 19:18:36 +03:00
Brad Payne (Vir Linden) 94f3432871 Remove ShowAdvancedBuilderOptions, now always enabled 2011-08-18 11:22:55 -04:00
Seth ProductEngine 543df6736f SH-2171 FIXED New prim weights added to weights detail floater.
- Fixed detecting cross-parcel objects selection.
- Various fixes in LLAccountingCostManager.
- getSelectedObjectRenderCost() moved from LLFloaterTools to LLObjectSelection where it used to reside. Previous commented out implementation of this method removed.
2011-08-17 01:42:21 +03:00
prep linden b9247373fb Sh-2129 Viewer caps implementation for resource cost selected. Also cleanup of old code related to earlier accounting work. 2011-08-02 17:01:46 -04:00
seth_productengine 6c7653c65b SH-2169 FIXED New object weights floater added. 2011-07-28 18:41:43 +03:00
Xiaohong Bao 5d25338ed0 fix for SH-2040: Missing '?: 0' and old style object/prim counts under Edit linked when Mesh disabled 2011-07-12 14:42:56 -06:00
Brad Payne (Vir Linden) 4bce553a96 merge viewer-development -> mesh-development 2011-07-01 09:41:10 -04:00
Nyx (Neal Orman) 41f3080d93 SH-1917 SH-1935 FIX PE cost is not always shown, includes unnecessary digits
Reformatted line showing prim equiv values, formatted to an integer,
removed old Render Cost display, and updated label of new display.
2011-06-28 15:36:26 -04:00
Paul ProductEngine 9afc77ba0a SH-1719 FIXED Viewer side cleanup of presentation of accounting data in build tools
- Moved grid mode combo box to the grid options floater

- Updated UI of the build floater according to the spec

- Fixed "conflict" between LLFloaterOpenHandler and LLFloaterHandler command handlers
2011-06-21 21:00:06 +03:00
Wolfpup Lowenhar edc0e31bc2 STORM-1393 : Correction for loss of object/prim counts in the Build floater for
non-mesh objects.
2011-06-20 11:55:46 -04:00
Dave Parks d6730fddf6 don't use quota accounting manager 2011-06-08 00:16:02 -05:00
Roxie Linden 31e850d048 transplant fix for SH-1467
viewer now uses simulatorfeatures to check whether to show
UI elements for mesh or not
2011-05-27 11:50:39 -07:00
prep linden 0b612741d5 SH-1252 and SH-1253 WIP. 2011-05-20 14:26:05 -04:00
Leyla Farazha 673801e644 SH-1205 Lock out ability to change sculpt stitching type or sculpt map when sculpt stitching type is set to mesh 2011-03-24 12:31:24 -07:00
Loren Shih c8293e29ca Automated merge up from viewer-development into mesh-development 2011-03-09 11:24:54 -05:00
Paul ProductEngine 776dde83ed STORM-889 FIXED Put Link/Unlink in Edit Panel
- Moved callbacks for Link/Unlink to the LLSelectMgr

- Binded Link/Unlink callbacks with buttons in Build Floater

- Replaced view_listener_t usage for Link, Unlink, EnableLink, EnableUnlink with boost::bind
2011-02-22 15:24:55 +02:00
leyla_linden d74c581360 SH-938 [REGRESSION] Mesh costs and old style costs shown in Edit tools on mesh region with MeshEnabled set to False 2011-02-09 15:09:15 -08:00
leyla_linden d0bf3079d7 SH-840 Convert resource cost physics cost to prim count 2011-02-09 10:53:38 -08:00
Nyx (Neal Orman) 8b15ca8d6b SH-930 FIX revert ARC algorithm for merge to viewer-development
Reverting incomplete changes to ARC so that we don't change RC when
we merge down.
2011-02-07 21:03:10 -05:00
leyla_linden ad54a46ba2 SH-841 Hide physics parameters in build tools when connected to a region that doesn't support additional physics parameters. 2011-01-28 12:22:51 -08:00
leyla_linden ca1c1eea78 SH-808 Selectively enable/disable features in edit tools 2011-01-19 11:38:34 -08:00