<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llprimitive/llgltfmaterial.cpp, branch cef_147</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=cef_147</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=cef_147'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2026-03-16T01:31:56Z</updated>
<entry>
<title>Mac build fix for a merge issue.</title>
<updated>2026-03-16T01:31:56Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-03-13T17:03:44Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=f148dbcc8a9566f1f717fdeb00813ad57427bee7'/>
<id>urn:sha1:f148dbcc8a9566f1f717fdeb00813ad57427bee7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#2975 Fix scale calculation</title>
<updated>2026-03-16T01:31:56Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-03-12T20:10:05Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e2e62f921d1a60a069f49b09efd941f6f91a0587'/>
<id>urn:sha1:e2e62f921d1a60a069f49b09efd941f6f91a0587</id>
<content type='text'>
Needs to account for rotation
</content>
</entry>
<entry>
<title>#2975 PBR support for planar aligment</title>
<updated>2026-01-29T23:07:21Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-01-28T01:43:43Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=98d7f697ce5d7509a4dabde877de2856e27892dd'/>
<id>urn:sha1:98d7f697ce5d7509a4dabde877de2856e27892dd</id>
<content type='text'>
Since checkbox is shared between pbr and normal textures, I'm making it affect both for now.
</content>
</entry>
<entry>
<title>Reduce temporary istringstream allocations during LLDate and GLTF override parsing</title>
<updated>2026-01-21T20:07:08Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2026-01-11T18:22:32Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=2f8d6420f346b6ee8c98860030b03d79ff88a9c4'/>
<id>urn:sha1:2f8d6420f346b6ee8c98860030b03d79ff88a9c4</id>
<content type='text'>
</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://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>Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now</title>
<updated>2024-07-08T18:27:14Z</updated>
<author>
<name>Ansariel</name>
<email>ansariel.hiller@phoenixviewer.com</email>
</author>
<published>2024-07-08T18:27:14Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9fdca96f8bd2211a99fe88e57b70cbecefa20b6d'/>
<id>urn:sha1:9fdca96f8bd2211a99fe88e57b70cbecefa20b6d</id>
<content type='text'>
</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://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://megapahit.org/viewer.git/commit/?id=c95b4bf3ea2b681d6d05468b07e60fedb71fa2cf'/>
<id>urn:sha1:c95b4bf3ea2b681d6d05468b07e60fedb71fa2cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>secondlife/viewer#1475: Add PBR terrain repeats editing</title>
<updated>2024-06-08T01:14:32Z</updated>
<author>
<name>Cosmic Linden</name>
<email>cosmic@lindenlab.com</email>
</author>
<published>2024-05-16T02:27:37Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=6de0086ae9c678dafa8a26eb117279a487860f2f'/>
<id>urn:sha1:6de0086ae9c678dafa8a26eb117279a487860f2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings</title>
<updated>2024-06-01T13:49:26Z</updated>
<author>
<name>Ansariel</name>
<email>ansariel.hiller@phoenixviewer.com</email>
</author>
<published>2024-06-01T13:49:26Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8'/>
<id>urn:sha1:b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8</id>
<content type='text'>
</content>
</entry>
</feed>
