<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/gltf/buffer_util.h, 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-01-21T09:03:05Z</updated>
<entry>
<title>#5310 Resolve 'unimplented copyScalar' error</title>
<updated>2026-01-21T09:03:05Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-01-21T01:31:40Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=8a1c9a58ab9feaa8547cc42e9b266c454f09baad'/>
<id>urn:sha1:8a1c9a58ab9feaa8547cc42e9b266c454f09baad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#4581 Crash on LL::GLTF::copy</title>
<updated>2025-08-20T19:32:42Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2025-08-20T17:54:28Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e01c4477450857be7b20ffd7db402738fad31946'/>
<id>urn:sha1:e01c4477450857be7b20ffd7db402738fad31946</id>
<content type='text'>
Tried to initialize LLVector2 TexCoords with vector3 data?
</content>
</entry>
<entry>
<title>#4191 Crash opening a gltf model</title>
<updated>2025-05-30T22:21:19Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2025-05-30T14:37:51Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=bd7e79df36f8bf473bd6332eda7f1def5b9aaad7'/>
<id>urn:sha1:bd7e79df36f8bf473bd6332eda7f1def5b9aaad7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#4080 Fix gltf crash when opening</title>
<updated>2025-05-28T18:07:17Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2025-05-28T17:54:03Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=0dbf2b40f6f30728858fadb6390c465dc36669aa'/>
<id>urn:sha1:0dbf2b40f6f30728858fadb6390c465dc36669aa</id>
<content type='text'>
</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>1836 dont store texture in system memory unless absolutely necessary (#1843)</title>
<updated>2024-06-27T18:12:43Z</updated>
<author>
<name>Dave Parks</name>
<email>davep@lindenlab.com</email>
</author>
<published>2024-06-27T18:12:43Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ab87978cbc71cd4c83648627998055a010700f05'/>
<id>urn:sha1:ab87978cbc71cd4c83648627998055a010700f05</id>
<content type='text'>
* #1836 Texture memory usage overhaul.  Much decrufting
- don't keep a copy of textures in system memory
- use GPU to downrez textures instead of reloading from cache
- use GPU to generate brightness/darkness bumpmaps</content>
</entry>
<entry>
<title>Fix whitespace pre-commit hook failures</title>
<updated>2024-06-12T20:51:21Z</updated>
<author>
<name>Brad Linden</name>
<email>brad@lindenlab.com</email>
</author>
<published>2024-06-12T20:51:21Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=8444cd9562a6a7b755fcb075864e205122354192'/>
<id>urn:sha1:8444cd9562a6a7b755fcb075864e205122354192</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#1718 Add GLTF support for multiple texcoords (#1720)</title>
<updated>2024-06-11T22:10:13Z</updated>
<author>
<name>Dave Parks</name>
<email>davep@lindenlab.com</email>
</author>
<published>2024-06-11T22:10:13Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=f40fbdf4ad27a547e30781cd44cd6847d68d3300'/>
<id>urn:sha1:f40fbdf4ad27a547e30781cd44cd6847d68d3300</id>
<content type='text'>
* Fix for GLTF MeshPrimitiveModes test</content>
</entry>
<entry>
<title>#1687 Add support for KHR_texture_transform (#1717)</title>
<updated>2024-06-11T18:27:54Z</updated>
<author>
<name>Dave Parks</name>
<email>davep@lindenlab.com</email>
</author>
<published>2024-06-11T18:27:54Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=429c92ad75fd3b3f7b9dfc52ed034b25004a3b9c'/>
<id>urn:sha1:429c92ad75fd3b3f7b9dfc52ed034b25004a3b9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#1677 Add GLTF extensions serialization and support for KHR_materials_unlit (#1686)</title>
<updated>2024-06-10T21:57:31Z</updated>
<author>
<name>Dave Parks</name>
<email>davep@lindenlab.com</email>
</author>
<published>2024-06-10T21:57:31Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=4522f33d2bad2cc0f67e10a0b0ad3cc7c1b43fbd'/>
<id>urn:sha1:4522f33d2bad2cc0f67e10a0b0ad3cc7c1b43fbd</id>
<content type='text'>
</content>
</entry>
</feed>
