<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llvovolume.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>2026-06-13T09:44:11Z</updated>
<entry>
<title>Merge tag 'Second_Life_Release#663bf4d3-26.3' into 26.3</title>
<updated>2026-06-13T09:44:11Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-06-13T06:20:22Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=191669d38d232d2bd61a0dd2252c7a3543a2b467'/>
<id>urn:sha1:191669d38d232d2bd61a0dd2252c7a3543a2b467</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#5579 Cleanup</title>
<updated>2026-03-31T15:28:31Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-03-26T23:06:27Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e2d8ace323fa4980a6a6e12f4585c2b90f388934'/>
<id>urn:sha1:e2d8ace323fa4980a6a6e12f4585c2b90f388934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#5579 Implement partial complexity calculations</title>
<updated>2026-03-31T15:28:31Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-03-25T22:01:18Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c7576cddf3e548a7a6e63776da5674b7cb31297f'/>
<id>urn:sha1:c7576cddf3e548a7a6e63776da5674b7cb31297f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5411 from trish-sl/fix-highlighttransparency-alphablend0</title>
<updated>2026-03-12T04:56:19Z</updated>
<author>
<name>trish-sl</name>
<email>sl.trish.ace@gmail.com</email>
</author>
<published>2026-03-12T04:56:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=6194e8829f274a8f6b12c6b80baa105b350bd975'/>
<id>urn:sha1:6194e8829f274a8f6b12c6b80baa105b350bd975</id>
<content type='text'>
FIX - PBR materials with alpha mode BLEND and alpha value of 0 are not highlighted</content>
</entry>
<entry>
<title>Merge tag 'Second_Life_Release#3529bc5f-2026.02' into 2026.02</title>
<updated>2026-03-07T06:55:05Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-03-07T06:55:05Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=eac10375e294cd24c21c09497e838e70dcf4d74a'/>
<id>urn:sha1:eac10375e294cd24c21c09497e838e70dcf4d74a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>secondlife/viewer#2623: Remove assert</title>
<updated>2026-01-05T18:45:57Z</updated>
<author>
<name>Cosmic Linden</name>
<email>cosmic@lindenlab.com</email>
</author>
<published>2024-09-20T00:34:28Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=24dccc4015a291b819c2a4bb0451c8898e5a3cc2'/>
<id>urn:sha1:24dccc4015a291b819c2a4bb0451c8898e5a3cc2</id>
<content type='text'>
Signed-off-by: Rye &lt;rye@alchemyviewer.org&gt;
</content>
</entry>
<entry>
<title>secondlife/viewer#2462: Optimize unloading of prims</title>
<updated>2026-01-05T18:45:57Z</updated>
<author>
<name>Cosmic Linden</name>
<email>cosmic@lindenlab.com</email>
</author>
<published>2026-01-03T02:34:34Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=4f70d8c830c6213bafcbf40f5ff7eb72840739cc'/>
<id>urn:sha1:4f70d8c830c6213bafcbf40f5ff7eb72840739cc</id>
<content type='text'>
Signed-off-by: Rye &lt;rye@alchemyviewer.org&gt;
</content>
</entry>
<entry>
<title>Optimize away repeated map finds for getParameterEntry* functions via pointers</title>
<updated>2026-01-05T16:24:37Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2026-01-02T14:50:59Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=647b26d7b75644f97b2d9afcb1a11f677ae107f5'/>
<id>urn:sha1:647b26d7b75644f97b2d9afcb1a11f677ae107f5</id>
<content type='text'>
Signed-off-by: Rye &lt;rye@alchemyviewer.org&gt;
</content>
</entry>
<entry>
<title>#5123 A bunch of small performance optimizations</title>
<updated>2025-12-09T21:44:01Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2025-12-09T20:26:09Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b83c5fab496daf7ee8ca282d55b4b59008a70b1e'/>
<id>urn:sha1:b83c5fab496daf7ee8ca282d55b4b59008a70b1e</id>
<content type='text'>
mostly for turning control settings into cached variants
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'secondlife/release/2026.01' into 2026.01</title>
<updated>2025-12-04T08:48:50Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-12-04T05:58:12Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e3a35af2c676fb211ff7d01a79eb1a3299bc82f3'/>
<id>urn:sha1:e3a35af2c676fb211ff7d01a79eb1a3299bc82f3</id>
<content type='text'>
</content>
</entry>
</feed>
