<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llvovolume.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-07T06:55:05Z</updated>
<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>
<entry>
<title>#5086 Fix 'Copy SLURL' generating obsolete http link</title>
<updated>2025-12-02T19:48:12Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2025-12-02T13:49:30Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=35661866fbaa5d1b1437c998d61121cf651839a5'/>
<id>urn:sha1:35661866fbaa5d1b1437c998d61121cf651839a5</id>
<content type='text'>
use https
</content>
</entry>
<entry>
<title>Introduce menu option and key bind(alt+shift+t) to show/hide reflection probes in transparency debug view</title>
<updated>2025-11-24T18:15:39Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2025-11-24T16:18:34Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=5c131e4fdccabfe42fb1cf86ee3eab9f01d1208e'/>
<id>urn:sha1:5c131e4fdccabfe42fb1cf86ee3eab9f01d1208e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge tag 'Second_Life_Release#4e2a9667-2025.08' into 2025.08</title>
<updated>2025-10-26T04:45:19Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-10-25T12:04:44Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=aa76edd40883e57541dc85b14d098708d6e074ed'/>
<id>urn:sha1:aa76edd40883e57541dc85b14d098708d6e074ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge tag 'Second_Life_Release#01823996-2025.08' into 2025.08</title>
<updated>2025-10-25T12:03:33Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-10-23T04:00:12Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ab9976389fe5e4c254d3eb2c39fd2dff083d8d2d'/>
<id>urn:sha1:ab9976389fe5e4c254d3eb2c39fd2dff083d8d2d</id>
<content type='text'>
</content>
</entry>
</feed>
