<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dragonfireclient.git/src/client/render, branch on_receive_particlespawner</title>
<subtitle>luanti cheat client
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/atom?h=on_receive_particlespawner</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/atom?h=on_receive_particlespawner'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/'/>
<updated>2022-05-17T20:12:00+00:00</updated>
<entry>
<title>Merge branch 'master' of https://github.com/minetest/minetest</title>
<updated>2022-05-17T20:12:00+00:00</updated>
<author>
<name>Elias Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2022-05-17T20:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=21df26984da91143c15587f5a03c98d68c3adc4e'/>
<id>urn:sha1:21df26984da91143c15587f5a03c98d68c3adc4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement shadow offsets for the new SM distortion function (#12191)</title>
<updated>2022-04-14T20:49:30+00:00</updated>
<author>
<name>x2048</name>
<email>codeforsmile@gmail.com</email>
</author>
<published>2022-04-14T20:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=a5d29fa1d4bc6849d7a6529edc522accac8219d2'/>
<id>urn:sha1:a5d29fa1d4bc6849d7a6529edc522accac8219d2</id>
<content type='text'>
* Move shadow position calculation to vertex shaders
* Animate entire scene before rendering shadows to prevent lagging of shadows
* Remove unnecessary use of PolygonOffsetFactor
* Apply normal offset to both nodes and objects
* Rename getPerspectiveFactor -&gt; applyPerspectiveDistortion
* Remove perspective distortion from fragment shaders</content>
</entry>
<entry>
<title>Spacing fixes</title>
<updated>2022-04-08T13:55:21+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2021-12-01T23:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=7993909fabce4f796ca67b5a8139936667de25df'/>
<id>urn:sha1:7993909fabce4f796ca67b5a8139936667de25df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Disable dynamic shadows for the 5.5.0 release" (#12032)</title>
<updated>2022-01-31T21:48:14+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2022-01-31T21:48:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=c61998bd2000427b96fc506edffa9fa4e27a1a9b'/>
<id>urn:sha1:c61998bd2000427b96fc506edffa9fa4e27a1a9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable dynamic shadows for the 5.5.0 release</title>
<updated>2022-01-29T23:42:55+00:00</updated>
<author>
<name>SmallJoker</name>
<email>mk939@ymail.com</email>
</author>
<published>2021-10-16T17:21:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=a27362de6a66692b191f8db0eea13f8d9302cef6'/>
<id>urn:sha1:a27362de6a66692b191f8db0eea13f8d9302cef6</id>
<content type='text'>
The dynamic shadows are yet not in the desired state to justify the
inclusion into version 5.5.0. A stable release is long overdue, hence
this allows fixes to continue in 5.6.0-dev to finally release an
acceptable version of the dynamic shadows feature.

Reverting this commit is highly recommended to proceed in development.
</content>
</entry>
<entry>
<title>Reset override material in anaglyph</title>
<updated>2022-01-16T12:10:33+00:00</updated>
<author>
<name>Dmitry Kostenko</name>
<email>codeforsmile@gmail.com</email>
</author>
<published>2022-01-15T19:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=b6555ee6aff8cd062034a08f1dbfca9c294cb0c6'/>
<id>urn:sha1:b6555ee6aff8cd062034a08f1dbfca9c294cb0c6</id>
<content type='text'>
Reset override material properties before applying the color filter.
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/minetest/minetest</title>
<updated>2021-09-19T18:56:13+00:00</updated>
<author>
<name>Elias Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2021-09-19T18:56:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=c8900e169a1ddceec07a449f1ae7c4322ff02036'/>
<id>urn:sha1:c8900e169a1ddceec07a449f1ae7c4322ff02036</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move updating shadows outside of RenderingCore::drawAll. (#11491)</title>
<updated>2021-08-12T18:07:09+00:00</updated>
<author>
<name>x2048</name>
<email>codeforsmile@gmail.com</email>
</author>
<published>2021-08-12T18:07:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=442e48b84fea511badf108cedc2a6b43d79fd852'/>
<id>urn:sha1:442e48b84fea511badf108cedc2a6b43d79fd852</id>
<content type='text'>
Fixes indirect rendering modes such as some 3D modes mentioned in #11437 and undersampled rendering.
Does not fully fix anaglyph 3d mode.</content>
</entry>
<entry>
<title>Shadow mapping render pass (#11244)</title>
<updated>2021-06-06T16:51:21+00:00</updated>
<author>
<name>Liso</name>
<email>anlismon@gmail.com</email>
</author>
<published>2021-06-06T16:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=c47313db65f968559711ac1b505ef341a9872017'/>
<id>urn:sha1:c47313db65f968559711ac1b505ef341a9872017</id>
<content type='text'>


Co-authored-by: x2048 &lt;codeforsmile@gmail.com&gt;</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/minetest/minetest</title>
<updated>2021-05-13T16:06:47+00:00</updated>
<author>
<name>Elias Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2021-05-13T16:06:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=f3e741dad1311e0b4057b530386e246f921be52c'/>
<id>urn:sha1:f3e741dad1311e0b4057b530386e246f921be52c</id>
<content type='text'>
</content>
</entry>
</feed>
