<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llfloaterdebugmaterials.h, branch main</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://www.megapahit.org/viewer.git/atom?h=main</id>
<link rel='self' href='https://www.megapahit.org/viewer.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/'/>
<updated>2013-01-16T22:28:30Z</updated>
<entry>
<title>remove prototype access code used for server testing</title>
<updated>2013-01-16T22:28:30Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2013-01-16T22:28:30Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=8a576ea16fe6f887458a2001ab9b0e5d2b41f58a'/>
<id>urn:sha1:8a576ea16fe6f887458a2001ab9b0e5d2b41f58a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up now unused code from llfloaterdebugmaterials.h/cpp</title>
<updated>2012-12-05T19:12:44Z</updated>
<author>
<name>Kitty Barnett</name>
<email>develop@catznip.com</email>
</author>
<published>2012-12-05T19:12:44Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=711b525087513f65d4f354da1322030c0a3c2c70'/>
<id>urn:sha1:711b525087513f65d4f354da1322030c0a3c2c70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added LLMaterialMgr::getAll() to retrieve all materials for the specified region</title>
<updated>2012-12-05T18:34:27Z</updated>
<author>
<name>Kitty Barnett</name>
<email>develop@catznip.com</email>
</author>
<published>2012-12-05T18:34:27Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=4c68faec400e4c6d75a53528d8064a3448707158'/>
<id>urn:sha1:4c68faec400e4c6d75a53528d8064a3448707158</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added LLMaterialMgr::get() to retrieve individual materials (with optional callback)</title>
<updated>2012-12-03T14:20:11Z</updated>
<author>
<name>Kitty Barnett</name>
<email>develop@catznip.com</email>
</author>
<published>2012-12-03T14:20:11Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=25bffc3d43ec7696c0a9fab43514affbfe006fb9'/>
<id>urn:sha1:25bffc3d43ec7696c0a9fab43514affbfe006fb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Started LLMaterialMgr to handle viewer&lt;-&gt;region materials communication</title>
<updated>2012-12-03T00:46:26Z</updated>
<author>
<name>Kitty Barnett</name>
<email>develop@catznip.com</email>
</author>
<published>2012-12-03T00:46:26Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=1e26dbdcd27a1f29fe249cc7e074e5ede284bac8'/>
<id>urn:sha1:1e26dbdcd27a1f29fe249cc7e074e5ede284bac8</id>
<content type='text'>
  * refactored LLFloaterDebugMaterials::requestPutMaterials() to use LLMaterialMgr instead
  * replaced "Object editing" results list with information about the active selection instead
</content>
</entry>
<entry>
<title>Refactor LLFloaterDebugMaterials::convertToPrintableMaterialID() as LLMaterialID::asString() so it can be used everywhere</title>
<updated>2012-12-02T20:29:43Z</updated>
<author>
<name>Kitty Barnett</name>
<email>develop@catznip.com</email>
</author>
<published>2012-12-02T20:29:43Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=a0392ec5ec5703bd54bc4e091820d1c1423bbad4'/>
<id>urn:sha1:a0392ec5ec5703bd54bc4e091820d1c1423bbad4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed line editors to spin controls for all material float parameters in the debug floater</title>
<updated>2012-12-01T23:39:45Z</updated>
<author>
<name>Kitty Barnett</name>
<email>develop@catznip.com</email>
</author>
<published>2012-12-01T23:39:45Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=566fbe751a4094db7c3d553d3866f0c057db18c9'/>
<id>urn:sha1:566fbe751a4094db7c3d553d3866f0c057db18c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pull and merge from https://bitbucket.org/lindenlab/viewer-development</title>
<updated>2012-12-01T23:31:17Z</updated>
<author>
<name>Kitty Barnett</name>
<email>develop@catznip.com</email>
</author>
<published>2012-12-01T23:31:17Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=fd3af97a01ef5ed6c07fb0eef9e705f01725a95a'/>
<id>urn:sha1:fd3af97a01ef5ed6c07fb0eef9e705f01725a95a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Encapsulate material definitions in LLMaterial and refactor LLFloaterDebugMaterials to use the new class</title>
<updated>2012-11-28T23:00:18Z</updated>
<author>
<name>Kitty Barnett</name>
<email>develop@catznip.com</email>
</author>
<published>2012-11-28T23:00:18Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=6618cff96c75bd0183b173c30ec818404038c2dd'/>
<id>urn:sha1:6618cff96c75bd0183b173c30ec818404038c2dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correcting issue where the POST response was being handled directly by the floater and bypassing the multi-materials handler.  This should correct any issue with using the POST ability across regions.</title>
<updated>2012-11-28T01:24:21Z</updated>
<author>
<name>William Todd Stinson</name>
<email>stinson@lindenlab.com</email>
</author>
<published>2012-11-28T01:24:21Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=e46c10d7971b6cb422e5ac73e667491260521742'/>
<id>urn:sha1:e46c10d7971b6cb422e5ac73e667491260521742</id>
<content type='text'>
</content>
</entry>
</feed>
