<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/app_settings/shaders/class1/objects/previewV.glsl, 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>2024-04-29T04:56:09Z</updated>
<entry>
<title>#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed</title>
<updated>2024-04-29T04:56:09Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2024-04-29T04:43:28Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=1b68f71348ecf3983b76b40d7940da8377f049b7'/>
<id>urn:sha1:1b68f71348ecf3983b76b40d7940da8377f049b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-19884 Fix for garbled rigged meshes in model import preview window.</title>
<updated>2023-06-27T23:49:36Z</updated>
<author>
<name>RunitaiLinden</name>
<email>davep@lindenlab.com</email>
</author>
<published>2023-06-27T23:49:36Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=8d17467f7f70aa28d7ad012426ca59dc760bc43f'/>
<id>urn:sha1:8d17467f7f70aa28d7ad012426ca59dc760bc43f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-19655 Decruft legacy GLSL shaders and now unused build queues.</title>
<updated>2023-05-17T23:09:36Z</updated>
<author>
<name>RunitaiLinden</name>
<email>davep@lindenlab.com</email>
</author>
<published>2023-05-17T23:09:36Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=c827d32ebedeaa46ed75a91ae779f6547fc0d090'/>
<id>urn:sha1:c827d32ebedeaa46ed75a91ae779f6547fc0d090</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-17086 Fix for bad lighting in upload preview render.</title>
<updated>2022-04-26T19:43:55Z</updated>
<author>
<name>Dave Parks</name>
<email>davep@lindenlab.com</email>
</author>
<published>2022-04-26T19:43:55Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=436544a51a99da007cdb702cee338ffb85da85a5'/>
<id>urn:sha1:436544a51a99da007cdb702cee338ffb85da85a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-13081 Model is unnaturally grey</title>
<updated>2020-04-21T15:55:29Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>andreykproductengine@lindenlab.com</email>
</author>
<published>2020-04-21T15:55:29Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=d38fd1e7c3a48260f670e135501bba68d9d4dc51'/>
<id>urn:sha1:d38fd1e7c3a48260f670e135501bba68d9d4dc51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into DRTVWR-482</title>
<updated>2020-04-21T10:12:05Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2020-04-21T10:12:05Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=a4b1c0330a6a8e43bf4c41c5b0c836bd1dee2268'/>
<id>urn:sha1:a4b1c0330a6a8e43bf4c41c5b0c836bd1dee2268</id>
<content type='text'>
# Conflicts:
#	indra/newview/app_settings/shaders/class1/objects/previewV.glsl
#	indra/newview/lldynamictexture.cpp
#	indra/newview/llfloatermodelpreview.cpp
</content>
</entry>
<entry>
<title>SL-10969, SL-11073</title>
<updated>2019-05-28T21:36:00Z</updated>
<author>
<name>Graham Linden</name>
<email>graham@lindenlab.com</email>
</author>
<published>2019-05-28T21:36:00Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=3d9bd0fb8291ad3de4aaa20100149bd45680538b'/>
<id>urn:sha1:3d9bd0fb8291ad3de4aaa20100149bd45680538b</id>
<content type='text'>
Modify forward projector lighting to use falloff like the deferred lights.

Make tex cache not evaluate evictions for size during validation passes.
</content>
</entry>
<entry>
<title>SL-10288 comments cleanup</title>
<updated>2019-01-03T12:30:01Z</updated>
<author>
<name>AndreyL ProductEngine</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2019-01-03T12:30:01Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=dd3a3693729cc700872a6e94e0ae4898cf25c3fb'/>
<id>urn:sha1:dd3a3693729cc700872a6e94e0ae4898cf25c3fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-10288 Mesh uploader changes from Firestorm</title>
<updated>2019-01-02T22:35:38Z</updated>
<author>
<name>AndreyL ProductEngine</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2019-01-02T22:35:38Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=3b932c27b7b1009ef404da5a7e0613d9cd3e7bf5'/>
<id>urn:sha1:3b932c27b7b1009ef404da5a7e0613d9cd3e7bf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove execute permission from many files that should not have it</title>
<updated>2015-11-10T14:48:56Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2015-11-10T14:48:56Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=c8726aba303bcf1207b730a344536e25491420bc'/>
<id>urn:sha1:c8726aba303bcf1207b730a344536e25491420bc</id>
<content type='text'>
</content>
</entry>
</feed>
