<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llwindow/llwindowmacosx.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-09-04T14:57:01Z</updated>
<entry>
<title>Merge tag 'Second_Life_Release#5ddd940-26.4' into 26.4</title>
<updated>2026-09-04T14:57:01Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-09-04T14:57:01Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=87d8ac40c6fe53ed75e48f9d50e0f0cde2627e40'/>
<id>urn:sha1:87d8ac40c6fe53ed75e48f9d50e0f0cde2627e40</id>
<content type='text'>
</content>
</entry>
<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://megapahit.org/viewer.git/commit/?id=00bb3bb6f07660bd914d29a1389342bb3060d254'/>
<id>urn:sha1:00bb3bb6f07660bd914d29a1389342bb3060d254</id>
<content type='text'>
</content>
</entry>
<entry>
<title>p#700 Add a postponed size update on viewDidMoveToWindow</title>
<updated>2026-08-29T08:50:39Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-08-28T17:59:44Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e47869b667ae34b524f303f7ab2b1c1c5d661278'/>
<id>urn:sha1:e47869b667ae34b524f303f7ab2b1c1c5d661278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for the view scaling issue on mac</title>
<updated>2026-08-16T09:11:58Z</updated>
<author>
<name>mobserveur</name>
<email>mobserveur@gmail.com</email>
</author>
<published>2026-08-16T09:11:58Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=214fa765986b4c1e1de1b917581f8508278abd8e'/>
<id>urn:sha1:214fa765986b4c1e1de1b917581f8508278abd8e</id>
<content type='text'>
this commit is a fix for the scaling issue happening randomly on macs with a retina display.
</content>
</entry>
<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>Fix missing CJK/Indic text on Linux with lazy font fallback</title>
<updated>2026-07-12T23:39:04Z</updated>
<author>
<name>nibbbl</name>
<email>63519528+nibbbl@users.noreply.github.com</email>
</author>
<published>2026-07-12T23:29:00Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b9a83b97a937f6404ff6932a3ac9e2cc8f797456'/>
<id>urn:sha1:b9a83b97a937f6404ff6932a3ac9e2cc8f797456</id>
<content type='text'>
Resolve fallback fonts per-glyph from FontConfig on demand instead of a
truncated static list, so CJK/Thai/Indic scripts render.
</content>
</entry>
<entry>
<title>macOS 27 build fixes + transition to UTType for file pickers (#5937)</title>
<updated>2026-06-17T15:46:23Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@lindenlab.com</email>
</author>
<published>2026-06-17T15:46:23Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=34c308ebdb219c8c3e5cdc5a1192db8a51ef0c44'/>
<id>urn:sha1:34c308ebdb219c8c3e5cdc5a1192db8a51ef0c44</id>
<content type='text'>
* Get the viewer building on macOS 27

* Strip -mmacosx-version-min when we're below an SDK supported version.

Substitutes an actual SDK supported minimum version.

* Move kIOMainPortDefault behind an SDK compatibility check.

* Update llwindowmacosx_iokit.h

* Update llwindowmacosx_iokit.h</content>
</entry>
<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://megapahit.org/viewer.git/commit/?id=e3a35af2c676fb211ff7d01a79eb1a3299bc82f3'/>
<id>urn:sha1:e3a35af2c676fb211ff7d01a79eb1a3299bc82f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed LLWindowMacOSX::setCursorPosition scaling gl_pos when it shouldn't</title>
<updated>2025-11-24T17:06:53Z</updated>
<author>
<name>Hecklezz</name>
<email>tj8@live.com.au</email>
</author>
<published>2025-11-23T20:09:02Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=18e152eba86565dd4a36f8207fe44e0a278ce386'/>
<id>urn:sha1:18e152eba86565dd4a36f8207fe44e0a278ce386</id>
<content type='text'>
Signed-off-by: Hecklezz &lt;tj8@live.com.au&gt;
</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://megapahit.org/viewer.git/commit/?id=ab9976389fe5e4c254d3eb2c39fd2dff083d8d2d'/>
<id>urn:sha1:ab9976389fe5e4c254d3eb2c39fd2dff083d8d2d</id>
<content type='text'>
</content>
</entry>
</feed>
