<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llgltfmateriallist.cpp, 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>2025-11-28T16:03:31Z</updated>
<entry>
<title>#5072 Use make_shared for more efficient ref counting and allocation</title>
<updated>2025-11-28T16:03:31Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2025-11-28T16:03:31Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=54b3f3de64f3749022d95063c7439bfed316645f'/>
<id>urn:sha1:54b3f3de64f3749022d95063c7439bfed316645f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#4195 Clear code from a merge conflict</title>
<updated>2025-10-06T14:09:01Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2025-10-06T13:54:17Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=9c28607a7c787b8ee623da76ef3a4861d612316e'/>
<id>urn:sha1:9c28607a7c787b8ee623da76ef3a4861d612316e</id>
<content type='text'>
This part was removed unintentionally, due to a merge conflict resolution.
</content>
</entry>
<entry>
<title>Fix #4195: Preserve transforms when switching PBR materials (#4725)</title>
<updated>2025-10-06T13:52:33Z</updated>
<author>
<name>Aqil Ahmad</name>
<email>aaqilahmadd@gmail.com</email>
</author>
<published>2025-10-06T13:52:33Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=5fe152cfea87c04c1edf2caa7d419a056a7916a2'/>
<id>urn:sha1:5fe152cfea87c04c1edf2caa7d419a056a7916a2</id>
<content type='text'>
Fixes texture transforms being reset when switching from Blinn-Phong to PBR materials and between PBR. Previously, custom scale, offset, and rotation settings would be lost, making it tedious to switch between PBR materials.</content>
</entry>
<entry>
<title>#3189 Fix missed else condition</title>
<updated>2025-09-29T21:27:47Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2025-09-29T20:40:41Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=ec3fe8c2a56d92c5eff480d7f027a1b6062bb4cf'/>
<id>urn:sha1:ec3fe8c2a56d92c5eff480d7f027a1b6062bb4cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'release/2025.03' into rye/forevermac</title>
<updated>2025-03-13T09:28:36Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@geenzo.com</email>
</author>
<published>2025-03-13T09:28:36Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=97085ed30057ce950184f057340e0ecbcfc7614b'/>
<id>urn:sha1:97085ed30057ce950184f057340e0ecbcfc7614b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#3189 Pasted PBR materials disappearing</title>
<updated>2025-03-12T23:04:13Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2025-03-12T18:07:53Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=0ad55a33a06c9d1878199ff1ce3e253a65832dd3'/>
<id>urn:sha1:0ad55a33a06c9d1878199ff1ce3e253a65832dd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix deprecation warnings under C++20 on MSVC</title>
<updated>2025-02-11T10:04:11Z</updated>
<author>
<name>Rye</name>
<email>rye@lindenlab.com</email>
</author>
<published>2025-02-11T10:03:13Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=9b060f7fccfed39a7c24dafaa4c66da0cfc4984d'/>
<id>urn:sha1:9b060f7fccfed39a7c24dafaa4c66da0cfc4984d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>viewer#2027 Cannot apply PBR Materials on larger linksets</title>
<updated>2024-07-18T03:37:11Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2024-07-17T21:01:10Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=e3a7ad3d35d1bf51544829b698525e7dcac5a8c8'/>
<id>urn:sha1:e3a7ad3d35d1bf51544829b698525e7dcac5a8c8</id>
<content type='text'>
Split updates into batches that respect server update limit
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_development</title>
<updated>2024-06-10T23:22:12Z</updated>
<author>
<name>Brad Linden</name>
<email>brad@lindenlab.com</email>
</author>
<published>2024-06-10T23:22:12Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=7c42711ca3a4e67b95473aa5129dce5ff19bea15'/>
<id>urn:sha1:7c42711ca3a4e67b95473aa5129dce5ff19bea15</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
