<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llviewerobjectlist.cpp, branch 26.1.1</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://www.megapahit.org/viewer.git/atom?h=26.1.1</id>
<link rel='self' href='https://www.megapahit.org/viewer.git/atom?h=26.1.1'/>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/'/>
<updated>2025-12-04T08:48:50Z</updated>
<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://www.megapahit.org/viewer.git/commit/?id=e3a35af2c676fb211ff7d01a79eb1a3299bc82f3'/>
<id>urn:sha1:e3a35af2c676fb211ff7d01a79eb1a3299bc82f3</id>
<content type='text'>
</content>
</entry>
<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>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://www.megapahit.org/viewer.git/commit/?id=ab9976389fe5e4c254d3eb2c39fd2dff083d8d2d'/>
<id>urn:sha1:ab9976389fe5e4c254d3eb2c39fd2dff083d8d2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial VHACD based llconvexdecomposition</title>
<updated>2025-10-03T13:51:03Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2025-09-18T17:38:54Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=b277cc6a8fd2a48ed3ba6498734d9fae209d181e'/>
<id>urn:sha1:b277cc6a8fd2a48ed3ba6498734d9fae209d181e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Not rely on LL_USESYSTEMLIBS for choosing zlib impl</title>
<updated>2025-05-12T12:43:55Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-05-12T12:43:55Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=a5dcf2912463f14818370d649a8c418e16fb6ff0'/>
<id>urn:sha1:a5dcf2912463f14818370d649a8c418e16fb6ff0</id>
<content type='text'>
with the effect of choosing zlib over zlib-ng in any condition, which
has been the case so far. But this opens the way to relying on some
other condition, such as which platform, for deciding whether we can
use zlib-ng or not, instead of zlib. So we can freely use, for example
LL's prebuilt, zlib-ng while still using system libraries for others.
</content>
</entry>
<entry>
<title>#3473 Fix crash at mActiveObjects</title>
<updated>2025-01-27T20:18:35Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2025-01-27T18:08:24Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=52a9316207f225e39a1e192ee8e666631ba6a646'/>
<id>urn:sha1:52a9316207f225e39a1e192ee8e666631ba6a646</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#3413 Crash at removeFromLocalIDTable #2</title>
<updated>2025-01-17T17:19:16Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2025-01-17T15:57:03Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=306e9e6d0293ed6470db19c0882930fff0cd145f'/>
<id>urn:sha1:306e9e6d0293ed6470db19c0882930fff0cd145f</id>
<content type='text'>
Don't rely onto region for cleanup
</content>
</entry>
<entry>
<title>#3413 Crash at removeFromLocalIDTable</title>
<updated>2025-01-17T17:19:16Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2025-01-16T18:57:23Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=b1bd083728d0fb630abdff64cd57cefb833bd0b9'/>
<id>urn:sha1:b1bd083728d0fb630abdff64cd57cefb833bd0b9</id>
<content type='text'>
Callstacks indicate that this happens only on shutdown.
No point to erase items one at a time, just clear the list beforehand.
</content>
</entry>
<entry>
<title>RaiseException on voiceControlCoro</title>
<updated>2024-11-06T22:08:30Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2024-11-04T21:45:48Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=b4bd89b07e6116eba8bc64a2056970994ad9cfff'/>
<id>urn:sha1:b4bd89b07e6116eba8bc64a2056970994ad9cfff</id>
<content type='text'>
For some reason try block from voiceControlCoro doesn't trigger, but one
from toplevel does and claim that it's voiceControlCoro, logs also
suggest that vivox was doing an outgoing call. This is mostly to get
evidence.
</content>
</entry>
<entry>
<title>secondlife/viewer#2391: Remove avatar rigging "callstack" logging</title>
<updated>2024-08-22T16:18:52Z</updated>
<author>
<name>Cosmic Linden</name>
<email>cosmic@lindenlab.com</email>
</author>
<published>2024-08-22T16:11:28Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=1743fe92d6c6ed2615d3336ab86062fbe845c1be'/>
<id>urn:sha1:1743fe92d6c6ed2615d3336ab86062fbe845c1be</id>
<content type='text'>
</content>
</entry>
</feed>
