<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llprimitive/llmaterial.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>2024-06-10T17:45:59Z</updated>
<entry>
<title>Post-merge - trim trailing whitespace</title>
<updated>2024-06-10T17:45:59Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2024-06-10T17:42:42Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=c95b4bf3ea2b681d6d05468b07e60fedb71fa2cf'/>
<id>urn:sha1:c95b4bf3ea2b681d6d05468b07e60fedb71fa2cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert remaining cases of BOOL to bool in llmath and llprimitive</title>
<updated>2024-02-20T00:14:01Z</updated>
<author>
<name>Ansariel</name>
<email>ansariel.hiller@phoenixviewer.com</email>
</author>
<published>2024-02-19T20:33:38Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=c3e6f7b1643076df35a6960f735024078ddbb353'/>
<id>urn:sha1:c3e6f7b1643076df35a6960f735024078ddbb353</id>
<content type='text'>
Changed the return values for LLPrimitive::packTEMessage methods from FALSE to true - these seemed to be strange and wrong, especially considering the following statement in LLVOAvatarSelf:
bool success = packTEMessage(mesgsys);
</content>
</entry>
<entry>
<title>SL-20024: Put material in object inventory when material is no-modify or no-transfer</title>
<updated>2023-08-11T23:30:49Z</updated>
<author>
<name>Cosmic Linden</name>
<email>cosmic@lindenlab.com</email>
</author>
<published>2023-07-21T20:01:11Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=e7e565dc6e7e0c666132ffffa4798b2cfc00d6a4'/>
<id>urn:sha1:e7e565dc6e7e0c666132ffffa4798b2cfc00d6a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/main' into DRTVWR-559</title>
<updated>2023-07-17T20:37:03Z</updated>
<author>
<name>Brad Linden</name>
<email>brad@lindenlab.com</email>
</author>
<published>2023-07-17T20:37:03Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=f975cfd7361729195f2bb14d874e5eacc6140759'/>
<id>urn:sha1:f975cfd7361729195f2bb14d874e5eacc6140759</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-18882: Show diffuse non-alpha textures opaque on editing</title>
<updated>2023-02-27T07:15:29Z</updated>
<author>
<name>Alexander Gavriliuk</name>
<email>gavriliuk@gmail.com</email>
</author>
<published>2023-02-27T07:15:29Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=a6ea3fa741c90b4fe88550085f9a6b52d71447fd'/>
<id>urn:sha1:a6ea3fa741c90b4fe88550085f9a6b52d71447fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimizations, decruft, and intel compatibility pass (#53)</title>
<updated>2023-01-19T15:13:45Z</updated>
<author>
<name>RunitaiLinden</name>
<email>davep@lindenlab.com</email>
</author>
<published>2023-01-19T15:13:45Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=7bd9d21e19b923096ba2b5ea3cbc8be3e13d7aa0'/>
<id>urn:sha1:7bd9d21e19b923096ba2b5ea3cbc8be3e13d7aa0</id>
<content type='text'>
SL-18869, SL-18772  Overhaul VBO management, restore occlusion culling, intel compatibility pass, etc</content>
</entry>
<entry>
<title>Beginning viewer side work for SL-17198 new asset and inventory types for Materials</title>
<updated>2022-04-28T20:08:37Z</updated>
<author>
<name>Brad Kittenbrink</name>
<email>brad@lindenlab.com</email>
</author>
<published>2022-04-28T20:08:37Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=c9ef206e39063c46c1fbab355c1a015e3e8b022e'/>
<id>urn:sha1:c9ef206e39063c46c1fbab355c1a015e3e8b022e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-17116 work on implementing MaterialID in ExtraParams of ObjectUpdate and related messages</title>
<updated>2022-04-27T21:48:25Z</updated>
<author>
<name>Brad Kittenbrink</name>
<email>brad@lindenlab.com</email>
</author>
<published>2022-04-27T21:48:25Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=c9fbd9e2e820ce4d5e62468f757ee0502fa93af1'/>
<id>urn:sha1:c9fbd9e2e820ce4d5e62468f757ee0502fa93af1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-15299 SL-15313 BUG-230802 Revert BOM fix causing issues with avatar alpha masks.</title>
<updated>2021-05-26T16:57:39Z</updated>
<author>
<name>Dave Houlton</name>
<email>euclid@lindenlab.com</email>
</author>
<published>2021-05-26T16:57:39Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=7199ce45142f47003ba04381a76c1a4c7545f127'/>
<id>urn:sha1:7199ce45142f47003ba04381a76c1a4c7545f127</id>
<content type='text'>
Revert "SL-12069 Issues with bakes-on-mesh and alpha modes"
This reverts commit 5691d302ef876a7e6fb6861441f14e5e7f0c7735.
</content>
</entry>
<entry>
<title>SL-12069 Issues with bakes-on-mesh and alpha modes</title>
<updated>2020-12-10T21:17:07Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2020-07-02T13:36:43Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=5691d302ef876a7e6fb6861441f14e5e7f0c7735'/>
<id>urn:sha1:5691d302ef876a7e6fb6861441f14e5e7f0c7735</id>
<content type='text'>
</content>
</entry>
</feed>
