<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llfloaterimagepreview.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>2025-11-28T16:03:31Z</updated>
<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://megapahit.org/viewer.git/commit/?id=54b3f3de64f3749022d95063c7439bfed316645f'/>
<id>urn:sha1:54b3f3de64f3749022d95063c7439bfed316645f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#5026 Upload To Folder feature not working</title>
<updated>2025-11-21T12:14:45Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2025-11-21T03:31:30Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=7b2c3f7a22b0df319348224072b14448b1d0f54b'/>
<id>urn:sha1:7b2c3f7a22b0df319348224072b14448b1d0f54b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>p#490 Fix missing Lossless check</title>
<updated>2025-10-15T19:32:22Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2025-10-15T17:37:25Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=1f608d833e16ed7f0762a3f860cec8aedeaf98c3'/>
<id>urn:sha1:1f608d833e16ed7f0762a3f860cec8aedeaf98c3</id>
<content type='text'>
that broke sculpt upload
</content>
</entry>
<entry>
<title>#4541 Fix reused message</title>
<updated>2025-08-14T18:28:06Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2025-08-14T18:06:31Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=479618097b14c477413086d6a2d4f40a411556ad'/>
<id>urn:sha1:479618097b14c477413086d6a2d4f40a411556ad</id>
<content type='text'>
it was also in use by local bitmaps
</content>
</entry>
<entry>
<title>#4541 Cap image upload size to prevent issues</title>
<updated>2025-08-13T20:07:12Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2025-08-13T18:40:53Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=d859557c1865b0636ce2a407d2e7b814fbfc1eb6'/>
<id>urn:sha1:d859557c1865b0636ce2a407d2e7b814fbfc1eb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#4527 Crash trying to upload a huge image</title>
<updated>2025-08-12T21:21:28Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2025-08-12T19:13:51Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=82e6e42b9ee62af0e39049e3d789457fe1a41281'/>
<id>urn:sha1:82e6e42b9ee62af0e39049e3d789457fe1a41281</id>
<content type='text'>
Raw image permits only a 256 MB buffer so this isn't unexpected.
</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://megapahit.org/viewer.git/commit/?id=ce9d66cdd18c58c3b26fbebde633ae00732d7f9f'/>
<id>urn:sha1:ce9d66cdd18c58c3b26fbebde633ae00732d7f9f</id>
<content type='text'>
# Conflicts:
#	indra/newview/llvoavatar.cpp
</content>
</entry>
<entry>
<title>2k image resize (#4444)</title>
<updated>2025-07-26T19:18:26Z</updated>
<author>
<name>Kyler "Félix" Eastridge</name>
<email>felix.wolfz@gmail.com</email>
</author>
<published>2025-07-26T19:18:26Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=533390a531fb1f82f7f14c6ab3bf3cfa6d806cd1'/>
<id>urn:sha1:533390a531fb1f82f7f14c6ab3bf3cfa6d806cd1</id>
<content type='text'>
* Fix spelling error in variable name

* Resize images larger than allowed before upload

* Resize bulk images if they are larger than the allow size

* Fix indentation error caused by Visual Studio

* Fix bulk upload cost calculation</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>Fix copy&amp;paste error in llfloaterimagepreview.cpp (#2596)</title>
<updated>2024-09-18T22:21:22Z</updated>
<author>
<name>Ansariel Hiller</name>
<email>Ansariel@users.noreply.github.com</email>
</author>
<published>2024-09-18T22:21:22Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=2fd18ee162824e449dc893c66d7dd8c56518ee7c'/>
<id>urn:sha1:2fd18ee162824e449dc893c66d7dd8c56518ee7c</id>
<content type='text'>
</content>
</entry>
</feed>
