<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llfloatermodelwizard.cpp, branch 26.3</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.3</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.3'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2012-05-18T16:12:42Z</updated>
<entry>
<title>STORM-1860 Remove obsolete code and file(s) for mesh model upload wizard</title>
<updated>2012-05-18T16:12:42Z</updated>
<author>
<name>Jonathan Yap</name>
<email>none@none</email>
</author>
<published>2012-05-18T16:12:42Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=dd5d7fadca40b43a597b1af14d94273286498ab8'/>
<id>urn:sha1:dd5d7fadca40b43a597b1af14d94273286498ab8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for SH-2028.  Also fixed layout issues with new upload warning and upload price text when floater is resized.</title>
<updated>2011-07-09T21:58:14Z</updated>
<author>
<name>Don Kjer</name>
<email>don@lindenlab.com</email>
</author>
<published>2011-07-09T21:58:14Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=7029c8ff534419a3bcfd0e5fc39a4739e4cdc19c'/>
<id>urn:sha1:7029c8ff534419a3bcfd0e5fc39a4739e4cdc19c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SH-1965 FIXED recalculating physics in model upload wizard before requesting the upload fee.</title>
<updated>2011-07-05T18:21:26Z</updated>
<author>
<name>seth_productengine</name>
<email>none@none</email>
</author>
<published>2011-07-05T18:21:26Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=5f17754a39c94c90be98313d52efab18e3cfc789'/>
<id>urn:sha1:5f17754a39c94c90be98313d52efab18e3cfc789</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automated merge with https://bitbucket.org/seth_productengine/mesh-development</title>
<updated>2011-07-01T20:41:52Z</updated>
<author>
<name>Nyx (Neal Orman)</name>
<email>nyx@lindenlab.com</email>
</author>
<published>2011-07-01T20:41:52Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=d2fe45b8778ffbc67a2c6ec53704de6c95e7b0b3'/>
<id>urn:sha1:d2fe45b8778ffbc67a2c6ec53704de6c95e7b0b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SH-1725 SH-1726 FIX mesh upload wizard &amp; advanced don't handle upload errors gracefully</title>
<updated>2011-07-01T20:39:49Z</updated>
<author>
<name>Nyx (Neal Orman)</name>
<email>nyx@lindenlab.com</email>
</author>
<published>2011-07-01T20:39:49Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=8accd2cc045e016d6198f13b27001b7b31028da7'/>
<id>urn:sha1:8accd2cc045e016d6198f13b27001b7b31028da7</id>
<content type='text'>
Restructured the code to be a bit cleaner, now have callbacks with appropriate functionality
in both the wizard and advanced uploaders. If the upload fails, it requires the user to
re-submit the recalculate request.
</content>
</entry>
<entry>
<title>SH-1964 FIXED switching to "Review" wizard step upon fee request success and to "Physics" step upon failure.</title>
<updated>2011-07-01T13:36:25Z</updated>
<author>
<name>Seth ProductEngine</name>
<email>slitovchuk@productengine.com</email>
</author>
<published>2011-07-01T13:36:25Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=51dcb8476df521da73e935ea0d7ea5ad3b08d288'/>
<id>urn:sha1:51dcb8476df521da73e935ea0d7ea5ad3b08d288</id>
<content type='text'>
Fixed disabling the final wizard step upon upload failure.
</content>
</entry>
<entry>
<title>Automated merge with https://bitbucket.org/seth_productengine/mesh-development</title>
<updated>2011-06-30T19:57:14Z</updated>
<author>
<name>Nyx (Neal Orman)</name>
<email>nyx@lindenlab.com</email>
</author>
<published>2011-06-30T19:57:14Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=1716b8428f88989b2b8898e27cc137e7746a4805'/>
<id>urn:sha1:1716b8428f88989b2b8898e27cc137e7746a4805</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SH-1332 Remaining mesh wizard upload work</title>
<updated>2011-06-30T19:55:19Z</updated>
<author>
<name>Nyx (Neal Orman)</name>
<email>nyx@lindenlab.com</email>
</author>
<published>2011-06-30T19:55:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=17060f4e92b12ab74a1b570cd9ee4d1543fb23d1'/>
<id>urn:sha1:17060f4e92b12ab74a1b570cd9ee4d1543fb23d1</id>
<content type='text'>
adding observer classes for the upload step so we don't move to success state until upload succeeds.
</content>
</entry>
<entry>
<title>SH-1725 WIP Fixed model wizard making multiple calls to upload permissions check.</title>
<updated>2011-06-30T16:12:27Z</updated>
<author>
<name>Seth ProductEngine</name>
<email>slitovchuk@productengine.com</email>
</author>
<published>2011-06-30T16:12:27Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=87458cd714cd5b12057b8f61dfc8000df176458f'/>
<id>urn:sha1:87458cd714cd5b12057b8f61dfc8000df176458f</id>
<content type='text'>
Fixed truncated warning text.
</content>
</entry>
<entry>
<title>SH-1725 WIP Fixed "Upload" button to be enabled only after recalculating the upload fee and weight.</title>
<updated>2011-06-30T13:37:43Z</updated>
<author>
<name>seth_productengine</name>
<email>none@none</email>
</author>
<published>2011-06-30T13:37:43Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=93d6c921c9ca45241983096a4eb8b199c347d59c'/>
<id>urn:sha1:93d6c921c9ca45241983096a4eb8b199c347d59c</id>
<content type='text'>
</content>
</entry>
</feed>
