<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llpanelobjectinventory.cpp, branch 26.4</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.4</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.4'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2026-08-13T01:19:15Z</updated>
<entry>
<title>Merge branch 'geenz/linux-to-develop' into marchcat/lua-linux-develop</title>
<updated>2026-08-13T01:19:15Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2026-08-13T01:19:15Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=f376c52ee2a22b3b58263d86566394e80626fc1a'/>
<id>urn:sha1:f376c52ee2a22b3b58263d86566394e80626fc1a</id>
<content type='text'>
# Conflicts:
#	.github/workflows/build.yaml
#	indra/llinventory/llinventory.cpp
#	indra/newview/CMakeLists.txt
#	indra/newview/llappviewer.cpp
#	indra/newview/llappviewerwin32.cpp
#	indra/newview/llviewermenu.cpp
#	indra/newview/llvoiceclient.cpp
#	indra/newview/skins/default/xui/en/floater_preferences_graphics_advanced.xml
</content>
</entry>
<entry>
<title>Publish object inventories to external editor. (#5834)</title>
<updated>2026-07-23T00:41:55Z</updated>
<author>
<name>Rider Linden</name>
<email>rider@lindenlab.com</email>
</author>
<published>2026-07-23T00:41:55Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a6a2f98070cd55fcaadafc237bd0ffba9d466655'/>
<id>urn:sha1:a6a2f98070cd55fcaadafc237bd0ffba9d466655</id>
<content type='text'>
* Adding tight integration flag for vscode and open code through a URL.

* [WIP] Publish objects and their contents from the viewer into VS code.

* [WIP] Still very much a work in progress, supports most of the core operations publish, get, write, delete, and create.  Still quite a few bugs to work out.

* [WIP] Object publishing checkpoint.

* [checkpoint] Script tight integration with vscode, object publishing.

* Number of fixed issue.

* A few redundancy and performance fixes.

* Some cosmetics.

* I like "Explore" better than "Publish"

* Object renaming, luau inventory icon, runstate, restart.

* Some clean up around permissions and possible nullptr deref.

* Code review feedback.</content>
</entry>
<entry>
<title>#3729 Don't store tooltips for inventory</title>
<updated>2026-05-28T22:52:15Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-05-26T17:39:07Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ec82c45f0ebae8c09691d09baacf5662c89d969d'/>
<id>urn:sha1:ec82c45f0ebae8c09691d09baacf5662c89d969d</id>
<content type='text'>
Tooltips are just names, there is no point buffering them.
</content>
</entry>
<entry>
<title>Optimize inventory parsing and inventory panel creation using std::unordered_map and reduce temporaries during inventory parse</title>
<updated>2026-01-21T20:07:08Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2026-01-11T18:37:58Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=28fee038e0e14e0538eefade38961e9ae1665d81'/>
<id>urn:sha1:28fee038e0e14e0538eefade38961e9ae1665d81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#4811 #4813 Fixed RemoveItemWarn invalid notification and deleting no-mod content (#4812)</title>
<updated>2025-10-13T12:37:23Z</updated>
<author>
<name>TJ</name>
<email>tj8@live.com.au</email>
</author>
<published>2025-10-13T12:37:23Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=46b4ea4d6d256fb644369d8701cc80944be44800'/>
<id>urn:sha1:46b4ea4d6d256fb644369d8701cc80944be44800</id>
<content type='text'>
* Fixed trying to display an invalid notification for RemoveItemWarn
* Fixed allowing deleting no-mod content if tried to be deleted twice</content>
</entry>
<entry>
<title>Merge commit '9e24b30' into marchcat/maint-c/restore</title>
<updated>2025-04-10T03:01:50Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2025-04-10T03:01:50Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=5d7a5001b41df8989cd493433c3dc45459db8240'/>
<id>urn:sha1:5d7a5001b41df8989cd493433c3dc45459db8240</id>
<content type='text'>
# Conflicts:
#	indra/llmath/v2math.cpp
#	indra/llmath/v2math.h
#	indra/llmath/v3math.h
#	indra/llmath/v4math.h
#	indra/llui/llfolderviewitem.cpp
#	indra/llui/llfolderviewitem.h
#	indra/llui/llfolderviewmodel.h
#	indra/llui/llmodaldialog.cpp
#	indra/llui/lltexteditor.cpp
#	indra/llui/lltexteditor.h
#	indra/llwindow/llwindowwin32.cpp
#	indra/newview/llagent.cpp
#	indra/newview/llagentcamera.h
#	indra/newview/llavatarrenderinfoaccountant.cpp
#	indra/newview/llconversationmodel.h
#	indra/newview/llfloaterinventorysettings.cpp
#	indra/newview/llfloaternamedesc.cpp
#	indra/newview/llfloaternamedesc.h
#	indra/newview/llfloaterobjectweights.cpp
#	indra/newview/llfloaterobjectweights.h
#	indra/newview/llfolderviewmodelinventory.h
#	indra/newview/llinspecttexture.cpp
#	indra/newview/llinventorybridge.cpp
#	indra/newview/llinventorybridge.h
#	indra/newview/llinventoryfunctions.cpp
#	indra/newview/llinventorygallery.h
#	indra/newview/llinventorygallerymenu.cpp
#	indra/newview/llinventorymodel.cpp
#	indra/newview/llinventorypanel.cpp
#	indra/newview/llinventorypanel.h
#	indra/newview/llmaterialeditor.cpp
#	indra/newview/lloutfitgallery.cpp
#	indra/newview/lloutfitgallery.h
#	indra/newview/lloutfitslist.cpp
#	indra/newview/lloutfitslist.h
#	indra/newview/llpanelgroupcreate.cpp
#	indra/newview/llpanelgroupgeneral.cpp
#	indra/newview/llpanelobjectinventory.cpp
#	indra/newview/llpaneloutfitsinventory.h
#	indra/newview/llpanelprofile.cpp
#	indra/newview/llpanelwearing.cpp
#	indra/newview/llreflectionmap.cpp
#	indra/newview/llselectmgr.cpp
#	indra/newview/llsidepanelappearance.cpp
#	indra/newview/llsidepaneliteminfo.cpp
#	indra/newview/llteleporthistorystorage.cpp
#	indra/newview/lltexturectrl.cpp
#	indra/newview/lltexturectrl.h
#	indra/newview/lltexturefetch.cpp
#	indra/newview/lltexturefetch.h
#	indra/newview/llviewerassetupload.cpp
#	indra/newview/llviewercamera.cpp
#	indra/newview/llviewercamera.h
#	indra/newview/llviewermenufile.cpp
#	indra/newview/llviewerobject.h
#	indra/newview/llviewertexture.cpp
#	indra/newview/llviewerwindow.cpp
#	indra/newview/llvoavatar.cpp
#	indra/newview/llvoavatar.h
#	indra/newview/llvoavatarself.cpp
#	indra/newview/llvovolume.cpp
#	indra/newview/llvovolume.h
#	indra/newview/tests/llviewerassetstats_test.cpp
</content>
</entry>
<entry>
<title>#459 Filters on object inventory</title>
<updated>2024-09-07T22:11:56Z</updated>
<author>
<name>Alexander Gavriliuk</name>
<email>alexandrgproductengine@lindenlab.com</email>
</author>
<published>2024-09-03T16:05:45Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=2b7b81fbdbaaaa8698828af9529f9693692da2a2'/>
<id>urn:sha1:2b7b81fbdbaaaa8698828af9529f9693692da2a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1840 from secondlife/inventory_favorites</title>
<updated>2024-06-27T15:57:02Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2024-06-27T15:57:02Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ac0f56668b42bbd01396633bbfd6dbda7ea434a5'/>
<id>urn:sha1:ac0f56668b42bbd01396633bbfd6dbda7ea434a5</id>
<content type='text'>
viewer#1300
viewer#1301
viewer#1424
viewer#1425
viewer#1619
viewer#1005</content>
</entry>
<entry>
<title>Merge main into inventory_favorites</title>
<updated>2024-06-10T16:25:02Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2024-06-10T14:06:06Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=0dcc912cecdfb365c1f4246545ece40ccb7bc18e'/>
<id>urn:sha1:0dcc912cecdfb365c1f4246545ece40ccb7bc18e</id>
<content type='text'>
# Conflicts:
#	indra/llui/llfolderviewmodel.h
#	indra/newview/llpanelwearing.cpp
#	indra/newview/llwearableitemslist.cpp
</content>
</entry>
<entry>
<title>viewer#1408 Change misleading content removal wanring</title>
<updated>2024-05-24T10:59:28Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2024-05-24T07:09:42Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c4392d4da3859966ab39f44371ea42fce87ae029'/>
<id>urn:sha1:c4392d4da3859966ab39f44371ea42fce87ae029</id>
<content type='text'>
</content>
</entry>
</feed>
