summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatermodelwizard.h
AgeCommit message (Collapse)Author
2011-07-09Fix for SH-2028. Also fixed layout issues with new upload warning and ↵Don Kjer
upload price text when floater is resized.
2011-06-30Automated merge with https://bitbucket.org/seth_productengine/mesh-developmentNyx (Neal Orman)
2011-06-30SH-1332 Remaining mesh wizard upload workNyx (Neal Orman)
adding observer classes for the upload step so we don't move to success state until upload succeeds.
2011-06-30SH-1725 WIP Fixed model wizard making multiple calls to upload permissions ↵Seth ProductEngine
check. Fixed truncated warning text.
2011-06-30SH-1725 WIP Fixed "Upload" button to be enabled only after recalculating the ↵seth_productengine
upload fee and weight.
2011-06-29SH-1725 WIP Added upload permissions and fee requests to Upload Model Wizard.Seth ProductEngine
- Enabled warning for users without upload permissions. - Enabled "Calculate weights & fee" button. - Temporarily enabled to upload meshes if upload permission capability request has failed.
2011-06-29SH-1726 FIXED (Viewer modifications to advanced model upload to accommodate ↵Paul ProductEngine
upload fee & prim equivalency) - Changed XUI according to the spec - Added requesting upload permission, physics weight and fee weight - Split requesting fee and uploading model steps in mesh repository
2011-06-28SH-1725 WIP Fixed model preview panels cursor change.Seth ProductEngine
2011-06-22SH-1725 WIP Floater upload model wizard update:Seth ProductEngine
- XUI changed according to latest mockups - Added switching to advanced upload floater - Added "Recalculate geometry" and "Recalculate physics" buttons
2011-03-25SH-1104 Add additional panel before review step.Leyla Farazha
2011-01-12SH-777 Wizard top buttons need to be clickable and switch between wizard stepsleyla_linden
2011-01-06added callback for updating wizard dimensions and costs from the model previewleyla_linden
properly enabling/disabling wizard buttons xml ui fixes
2010-12-31Physics stage of wizardleyla_linden
2010-12-21fixed wizard model not previewing issues and added pan/zoomleyla_linden
2010-12-20model upload wizard - added optimization and state changesleyla_linden
2010-12-09Initial code for the upload model wizard - loading model is working, not ↵leyla_linden
much else