<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llfloaterdebugmaterials.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>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://megapahit.org/viewer.git/commit/?id=8a576ea16fe6f887458a2001ab9b0e5d2b41f58a'/>
<id>urn:sha1:8a576ea16fe6f887458a2001ab9b0e5d2b41f58a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor material retrieval to always invoke the region's GET material cap first</title>
<updated>2012-12-12T19:39:47Z</updated>
<author>
<name>Kitty Barnett</name>
<email>develop@catznip.com</email>
</author>
<published>2012-12-12T19:39:47Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=3cd04749128f3daa185bca477552a566bc287a8e'/>
<id>urn:sha1:3cd04749128f3daa185bca477552a566bc287a8e</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://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://megapahit.org/viewer.git/commit/?id=4c68faec400e4c6d75a53528d8064a3448707158'/>
<id>urn:sha1:4c68faec400e4c6d75a53528d8064a3448707158</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle delayed requesting and sending of materials through an idle callback</title>
<updated>2012-12-03T14:46:49Z</updated>
<author>
<name>Kitty Barnett</name>
<email>develop@catznip.com</email>
</author>
<published>2012-12-03T14:46:49Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=1e194eb412bb10c1733ed76e270e45578ac15e0b'/>
<id>urn:sha1:1e194eb412bb10c1733ed76e270e45578ac15e0b</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://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://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://megapahit.org/viewer.git/commit/?id=a0392ec5ec5703bd54bc4e091820d1c1423bbad4'/>
<id>urn:sha1:a0392ec5ec5703bd54bc4e091820d1c1423bbad4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed two minor issues (mDiffuseAlphaMode and mAlphaMaskCutoff were reversed; specular rotation had wrong format specifier)</title>
<updated>2012-12-02T00:04:56Z</updated>
<author>
<name>Kitty Barnett</name>
<email>develop@catznip.com</email>
</author>
<published>2012-12-02T00:04:56Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=2feac960904b0b94d05253e4c345f1853ed3bbbf'/>
<id>urn:sha1:2feac960904b0b94d05253e4c345f1853ed3bbbf</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://megapahit.org/viewer.git/commit/?id=566fbe751a4094db7c3d553d3866f0c057db18c9'/>
<id>urn:sha1:566fbe751a4094db7c3d553d3866f0c057db18c9</id>
<content type='text'>
</content>
</entry>
</feed>
