Commit Graph

125 Commits (052d8a8f2eeb4501a62096e2565f377a03f6a609)

Author SHA1 Message Date
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
Nyx (Neal Orman) 5e57352e12 SH-350 SH-351 SH-355 FIX Several fixes for ARC
Fixed the texture resolution calculation against the rounding errors
   we had before.
Fixed the bug where linking prims changed the combined cost
Fixed the bug where twisting was not computed properly

Code reviewed by davep.
2010-11-18 16:42:57 -05:00
Oz Linden a5619d16f7 correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
Dave Parks b70ccfe8e3 Add pure physics cost to UI 2010-10-07 14:00:43 -05:00
Dave Parks 7c2b9221d6 merge 2010-09-27 15:20:27 -05:00
Brad Payne (Vir Linden) 90e3d83a5c Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
Dave Parks 3cda760638 Added test code for volume raycast octree and fixed a crash in render cost calculation when selecting trees/grass. Reviewed by jwolk. 2010-09-10 14:08:12 -05:00
Nyx (Neal Orman) e3fec30097 CTS-231 WIP create new ARC algorithm to be more accurate and account for meshes
First pass - uses the new algorithm to hopefully be more accurate of render load
on low-end machines. Also accounts for mesh complexity, including if a mesh is
weighted or non-weighted.

Code reviewed by davep
2010-09-01 10:59:45 -04:00
Monroe Linden b62b10dd26 Post-convert merge by convert_monolith.py from ./viewer-experience 2010-08-27 16:58:33 -07:00
Dave Parks 2f012dd34f merge 2010-08-25 14:48:18 -05:00
Richard Nelson 124bc854dd moved buildFloater out of lluictrlfactory to llfloater.cpp 2010-08-16 17:44:23 -07:00
jwolk 671609239f Added new UI to show linked set cost and object cost. Changed terminology in edit tools. Updated request payload when requesting object cost. Paired with davep 2010-08-13 17:30:09 -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
Richard Nelson 9b526997d9 deprecated LLPanel::child*() methods 2010-07-30 10:02:30 -07:00
Richard Nelson 566e3969f9 deprecated LLPanel::child*() methods 2010-07-30 10:02:30 -07:00
Dave Parks 13202e744c merge 2010-07-14 11:11:31 -05:00
Richard Linden 7a54ce3cf6 EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startup
reviewed by Leyla
2010-06-22 13:42:55 -07:00
Dave Parks aab53dc250 merge 2010-06-10 15:16:08 -05:00
Dave Parks f461ae214c Merge with render-pipeline 2010-06-07 23:05:22 -05:00
Paul Guslisty 32ce71dd6e EXT-6658 FIXED Fixed text overflow and truncation
- Made more vertical space between radio group and status text to avoid overlapping
- Moved by 5 pixels to the left \"checkbox fullbright\" checkbox to avoid trancation
- Replaced checkbox's label with TextBox to have ability to apply word_wrap for truncated label

Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/430/

--HG--
branch : product-engine
2010-05-21 19:16:51 +03:00
Dave Parks 246dd9c168 Highlight for object cost and proper retrieval/display of prim object cost and linkset cost. 2010-05-15 02:45:58 -05:00
Tofu Linden 61774546f0 HUGE merge from viewer-trunk. Many conflicts resolved. 2010-03-30 13:15:36 +01:00
Loren Shih fc49539b36 EXT-2959 : Full out camera functions from llagent to llagentcamera
First check-in; only compiles, nothing more.
2010-03-23 15:59:52 -04:00
Tofu Linden b31d7cb22f merge from viewer2. 2010-02-17 18:54:47 +00:00
angela 3d3f72bd03 EXT-5172 set prefs review: "Allow media to auto-play" , media setting "auto play" and "auto scale" to 'true' by default 2010-02-17 15:51:17 +08:00
Tofu Linden e2d56363f1 viewer2 merge. 2010-02-16 16:50:21 +00:00
angela 3f6a19ddd3 EXT-5172 prefs review: Allow media to auto-play should be set by default 2010-02-16 19:03:49 +08:00