<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llinventory, branch main</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://www.megapahit.org/viewer.git/atom?h=main</id>
<link rel='self' href='https://www.megapahit.org/viewer.git/atom?h=main'/>
<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>#5078 Replace boost::function with std::function</title>
<updated>2025-12-01T10:46:57Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2025-12-01T10:46:57Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=fb3f0e18a2ada57f98c3b10fab0c13fb2d504ae1'/>
<id>urn:sha1:fb3f0e18a2ada57f98c3b10fab0c13fb2d504ae1</id>
<content type='text'>
* Replace boost::function usage with std::function for easier debugging and reduced compiler warnings
* Remove a few remaining instances of boost::noncopyable that were missed in tests

Signed-off-by: Rye &lt;rye@alchemyviewer.org&gt;</content>
</entry>
<entry>
<title>Replace boost noncopyable and undefined function usage with modern c++ deleted operator and constructor</title>
<updated>2025-11-30T17:22:22Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2025-11-28T18:49:27Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=afb1f4d692bb593b3f200d490dd3f8fdeab8d279'/>
<id>urn:sha1:afb1f4d692bb593b3f200d490dd3f8fdeab8d279</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>#4772 fix group ownership detection for deeded objects</title>
<updated>2025-10-07T14:25:50Z</updated>
<author>
<name>Maxim Nikolenko</name>
<email>maximnproductengine@lindenlab.com</email>
</author>
<published>2025-10-07T14:25:50Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=688224a6cb103a4ed2604a3cc2ed8aa326efcd8e'/>
<id>urn:sha1:688224a6cb103a4ed2604a3cc2ed8aa326efcd8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge tag 'Second_Life_Release#55f1c8b9-2025.06' into 2025.06</title>
<updated>2025-08-07T23:37:27Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-08-07T23:30:46Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=cfc4f075a82f9dc1156fce6994083143de6727a8'/>
<id>urn:sha1:cfc4f075a82f9dc1156fce6994083143de6727a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch '2025.05' into 2025.06</title>
<updated>2025-08-07T23:24:42Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-08-07T23:24:42Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=73fdef6693017f1160875d1f7a79875945df3929'/>
<id>urn:sha1:73fdef6693017f1160875d1f7a79875945df3929</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch develop into 2025.06</title>
<updated>2025-08-06T13:05:19Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2025-08-06T13:05:19Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=ce9d66cdd18c58c3b26fbebde633ae00732d7f9f'/>
<id>urn:sha1:ce9d66cdd18c58c3b26fbebde633ae00732d7f9f</id>
<content type='text'>
# Conflicts:
#	indra/newview/llvoavatar.cpp
</content>
</entry>
<entry>
<title>#3969 Make inventory creation from cache faster</title>
<updated>2025-07-28T08:48:53Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2025-07-25T16:06:06Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=3b8b408b9031f295a936eb5e3342fbb7eb671c7c'/>
<id>urn:sha1:3b8b408b9031f295a936eb5e3342fbb7eb671c7c</id>
<content type='text'>
Still has a lot of space for improvements, but should be 2.5 times faster
</content>
</entry>
<entry>
<title>Merge tag 'Second_Life_Project#bca9ba9b-glTF_Mesh_Import' into gltf_mesh_import</title>
<updated>2025-07-03T13:25:03Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-07-03T13:25:03Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=9dee269eacd32c48627d3fcc243104a56f021bbc'/>
<id>urn:sha1:9dee269eacd32c48627d3fcc243104a56f021bbc</id>
<content type='text'>
</content>
</entry>
</feed>
