<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llappearancemgr.cpp, branch 26.4</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://www.megapahit.org/viewer.git/atom?h=26.4</id>
<link rel='self' href='https://www.megapahit.org/viewer.git/atom?h=26.4'/>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/'/>
<updated>2026-09-04T13:58:53Z</updated>
<entry>
<title>Merge remote-tracking branch 'secondlife/release/26.4' into 26.4</title>
<updated>2026-09-04T13:58:53Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-09-01T10:35:23Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=00bb3bb6f07660bd914d29a1389342bb3060d254'/>
<id>urn:sha1:00bb3bb6f07660bd914d29a1389342bb3060d254</id>
<content type='text'>
</content>
</entry>
<entry>
<title>@5929 Add drag-n-drop reordering for clothing layers (#5918)</title>
<updated>2026-06-25T19:08:15Z</updated>
<author>
<name>gwigz</name>
<email>gwigz@users.noreply.github.com</email>
</author>
<published>2026-06-25T19:08:15Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=9aaf3e7747dd92ecdbce9878d3ac19a0027845c4'/>
<id>urn:sha1:9aaf3e7747dd92ecdbce9878d3ac19a0027845c4</id>
<content type='text'>
- Drag-and-drop reordering for clothing layers with visual insertion indicator
- Includes new `keep_scroll_pos` param to preserve and restore scroll positions during layout and resize</content>
</entry>
<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://www.megapahit.org/viewer.git/commit/?id=191669d38d232d2bd61a0dd2252c7a3543a2b467'/>
<id>urn:sha1:191669d38d232d2bd61a0dd2252c7a3543a2b467</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#5489 Follow up for appearance fixes</title>
<updated>2026-04-16T20:46:26Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-04-16T17:35:05Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=9272e04afd47c6dff7835a617403df0b7555728f'/>
<id>urn:sha1:9272e04afd47c6dff7835a617403df0b7555728f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[FIXED] Wearing &gt;56 clothing items will incorrectly filter since body parts are passed in as well</title>
<updated>2026-03-15T19:55:33Z</updated>
<author>
<name>Kitty Barnett</name>
<email>develop@catznip.com</email>
</author>
<published>2026-02-28T19:18:47Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=4034714980dd36a454639b1324cfac6a6bd8bf59'/>
<id>urn:sha1:4034714980dd36a454639b1324cfac6a6bd8bf59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>If multiple LLWearableHoldingPattern instances are waiting for completion, only the most recently created one should progress</title>
<updated>2026-03-15T19:55:33Z</updated>
<author>
<name>Kitty Barnett</name>
<email>develop@catznip.com</email>
</author>
<published>2024-08-29T23:03:23Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=6c6d618f6db3941e95223a49f1daf8f6a05346a2'/>
<id>urn:sha1:6c6d618f6db3941e95223a49f1daf8f6a05346a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resolve issues tracking worn attachments that aren't in COF yet (see PR for more details)</title>
<updated>2026-03-15T19:55:33Z</updated>
<author>
<name>Kitty Barnett</name>
<email>develop@catznip.com</email>
</author>
<published>2024-08-29T18:51:00Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=b2a22e1a9bfe93d72503492f4d6096567e164937'/>
<id>urn:sha1:b2a22e1a9bfe93d72503492f4d6096567e164937</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resolve race condition when removing/add attachments inside of a LLWearableHoldingPattern (see PR for details)</title>
<updated>2026-03-15T19:55:33Z</updated>
<author>
<name>Kitty Barnett</name>
<email>develop@catznip.com</email>
</author>
<published>2024-08-29T18:42:02Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=a7512cfc9c7fdf7b3a24f09bc1b84878aa188ffb'/>
<id>urn:sha1:a7512cfc9c7fdf7b3a24f09bc1b84878aa188ffb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LLAppearanceMgr::updateAppearanceFromCOF() doesn't properly filter items collected from folder links</title>
<updated>2026-03-15T19:55:33Z</updated>
<author>
<name>Kitty Barnett</name>
<email>develop@catznip.com</email>
</author>
<published>2024-08-29T12:54:56Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=ac0c734aaf7390118b68a42496b357d074586c01'/>
<id>urn:sha1:ac0c734aaf7390118b68a42496b357d074586c01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up unused code</title>
<updated>2026-03-15T19:55:33Z</updated>
<author>
<name>Kitty Barnett</name>
<email>develop@catznip.com</email>
</author>
<published>2024-08-29T11:54:11Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=d44da708b5b5bb5d761520fc07816f0b86085bf9'/>
<id>urn:sha1:d44da708b5b5bb5d761520fc07816f0b86085bf9</id>
<content type='text'>
</content>
</entry>
</feed>
