<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/client/render, branch wield_animation</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=wield_animation</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=wield_animation'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2021-02-06T12:47:12+00:00</updated>
<entry>
<title>Fall back to default when rendering mode (3d_mode) is set invalid (#10922)</title>
<updated>2021-02-06T12:47:12+00:00</updated>
<author>
<name>Muhammad Rifqi Priyo Susanto</name>
<email>muhammadrifqipriyosusanto@gmail.com</email>
</author>
<published>2021-02-06T12:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=3ac07ad34daa2e06a11f76d2fab402f411487d46'/>
<id>urn:sha1:3ac07ad34daa2e06a11f76d2fab402f411487d46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup shader generation code (#10663)</title>
<updated>2020-12-19T19:57:10+00:00</updated>
<author>
<name>Vitaliy</name>
<email>numzer0@yandex.ru</email>
</author>
<published>2020-12-19T19:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ccbf8029ea6bfc5bb5d4af340bd4c2c0d58fe0ff'/>
<id>urn:sha1:ccbf8029ea6bfc5bb5d4af340bd4c2c0d58fe0ff</id>
<content type='text'>
Shader generation is a mess. This commit cleans some parts up, including dropping remains of HLSL support which was never actually implemented.</content>
</entry>
<entry>
<title>Add object crosshair, disable entity selectionboxes by default (#9523)</title>
<updated>2020-07-14T17:13:04+00:00</updated>
<author>
<name>LoneWolfHT</name>
<email>lonewolf04361@gmail.com</email>
</author>
<published>2020-07-14T17:12:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=88ffd641243ead70d82623d54822421c72893240'/>
<id>urn:sha1:88ffd641243ead70d82623d54822421c72893240</id>
<content type='text'>
Adds new object crosshair base pack texture
</content>
</entry>
<entry>
<title>Modernize include guards and add missing ones (#9898)</title>
<updated>2020-05-23T11:23:05+00:00</updated>
<author>
<name>Awkor</name>
<email>awkor.16+github@gmail.com</email>
</author>
<published>2020-05-23T11:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=037422fdba9a47bd538480988fbf8aad67d66c85'/>
<id>urn:sha1:037422fdba9a47bd538480988fbf8aad67d66c85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve undersampling settings</title>
<updated>2019-09-17T17:06:51+00:00</updated>
<author>
<name>Hugo Locurcio</name>
<email>hugo.locurcio@hugo.pro</email>
</author>
<published>2019-09-17T04:13:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=05a7da627959afef2198f2036f4144e3d8abfbda'/>
<id>urn:sha1:05a7da627959afef2198f2036f4144e3d8abfbda</id>
<content type='text'>
The setting now accepts values between 1 and 8 in the
Advanced Settings menu.
Values 0 and 1 now behave the same way (setting it to 1 won't
disable MSAA anymore), so there's no need to expose 0 as a value.

This closes #8939.
</content>
</entry>
<entry>
<title>Unify wield item handling (#8677)</title>
<updated>2019-08-07T17:16:31+00:00</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2019-08-07T17:16:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e462a9a5ef46776d974203bb44e0b89e8c980b29'/>
<id>urn:sha1:e462a9a5ef46776d974203bb44e0b89e8c980b29</id>
<content type='text'>
This moves the wield item functions to Player and the tool utils for range calculation
Also 'local_inventory' was removed due to redundancy in Client</content>
</entry>
<entry>
<title>Move client-specific files to 'src/client' (#7902)</title>
<updated>2018-11-28T19:01:49+00:00</updated>
<author>
<name>Quentin Bazin</name>
<email>quent42340@gmail.com</email>
</author>
<published>2018-11-28T19:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5f1cd555cd9d1c64426e173b30b5b792d211c835'/>
<id>urn:sha1:5f1cd555cd9d1c64426e173b30b5b792d211c835</id>
<content type='text'>
Update Android.mk
Remove 'src/client' from include_directories
</content>
</entry>
<entry>
<title>Disable HW stereo for IrrLicht 1.9 (not supported anymore)</title>
<updated>2018-11-11T17:08:15+00:00</updated>
<author>
<name>number Zero</name>
<email>numzer0@yandex.ru</email>
</author>
<published>2018-11-05T12:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4f9c33de640a748d020e63c7c85ccbbe341ab7a7'/>
<id>urn:sha1:4f9c33de640a748d020e63c7c85ccbbe341ab7a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add crossview support (#7361)</title>
<updated>2018-05-29T16:38:58+00:00</updated>
<author>
<name>otdav33</name>
<email>odavies@dread.life</email>
</author>
<published>2018-05-29T16:38:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=3f0720e721a2f4360fd0397a67ad57e0adc30f79'/>
<id>urn:sha1:3f0720e721a2f4360fd0397a67ad57e0adc30f79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Render copyright notice: Fix name spelling (#7042)</title>
<updated>2018-02-15T20:19:34+00:00</updated>
<author>
<name>Vitaliy</name>
<email>silverunicorn2011@yandex.ru</email>
</author>
<published>2018-02-15T20:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=11928b7af1dc2d90de27f2b046b727d63bd30982'/>
<id>urn:sha1:11928b7af1dc2d90de27f2b046b727d63bd30982</id>
<content type='text'>
</content>
</entry>
</feed>
