<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/builtin, branch stencil_shadows</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=stencil_shadows</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=stencil_shadows'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2023-04-12T09:46:26+00:00</updated>
<entry>
<title>Add `vector.in_area()` utility function (#13390)</title>
<updated>2023-04-12T09:46:26+00:00</updated>
<author>
<name>AFCMS</name>
<email>afcm.contact@gmail.com</email>
</author>
<published>2023-04-12T09:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=68f81ace97db0d41b4a51876870c30cebec1338c'/>
<id>urn:sha1:68f81ace97db0d41b4a51876870c30cebec1338c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove formspec_default_bg_color/opacity settings (#13419)</title>
<updated>2023-04-11T18:57:36+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2023-04-11T18:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2fc7eb3ea26af60feadc182a9d469d630314665b'/>
<id>urn:sha1:2fc7eb3ea26af60feadc182a9d469d630314665b</id>
<content type='text'>
These settings are unnecessary. They only apply when formspecs don't have a background/bgcolor set. In practice, most games do theme their GUIs. Removing low value settings simplifies code and improves UX by decluttering the settings menu

Split out from #12140</content>
</entry>
<entry>
<title>Drop ENABLE_GLES option</title>
<updated>2023-04-08T18:19:35+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2023-03-05T14:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9d736e8b8baeeacad9cfa94edd18adfcaf000029'/>
<id>urn:sha1:9d736e8b8baeeacad9cfa94edd18adfcaf000029</id>
<content type='text'>
ENABLE_GLES predates forking Irrlicht. Its primary use was to distinguish Irrlicht-ogles from upstream version as Minetest could be compiled with either.
That's not necessary anymore and gets in the way sometimes.
</content>
</entry>
<entry>
<title>Move video_driver default selection to runtime</title>
<updated>2023-04-08T18:19:35+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2023-03-05T14:55:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c26e122485a7180edf434c0c1211713ff377d6d7'/>
<id>urn:sha1:c26e122485a7180edf434c0c1211713ff377d6d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Enable connected glass by default (#13242)"</title>
<updated>2023-04-02T18:56:31+00:00</updated>
<author>
<name>SmallJoker</name>
<email>mk939@ymail.com</email>
</author>
<published>2023-04-02T18:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1c1f1b161512fea8a04fade4db274fa11659bf68'/>
<id>urn:sha1:1c1f1b161512fea8a04fade4db274fa11659bf68</id>
<content type='text'>
This reverts commit a93f3542d92e87c3d728f067358e6f42b31cfe96 for
the upcoming 5.7.0 release.

See https://github.com/minetest/minetest/issues/8290 for a detailed discussion.
</content>
</entry>
<entry>
<title>Return 'loops' occlusion culler under a setting (#13352)</title>
<updated>2023-03-29T22:10:23+00:00</updated>
<author>
<name>x2048</name>
<email>codeforsmile@gmail.com</email>
</author>
<published>2023-03-29T22:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=93898957b6c5862c6db0fa2555eaa5d3a0070e12'/>
<id>urn:sha1:93898957b6c5862c6db0fa2555eaa5d3a0070e12</id>
<content type='text'>
* Add occlusion_culler setting to minetest.conf.example
* Add raytraced occlusion culling to 'loops' algorithm

---------

Co-authored-by: sfan5 &lt;sfan5@live.de&gt;</content>
</entry>
<entry>
<title>Update credits tab and mailmap</title>
<updated>2023-03-29T21:19:11+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2023-03-16T12:49:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=0a698d92c3dc94057af9c4b83712593cf66c10eb'/>
<id>urn:sha1:0a698d92c3dc94057af9c4b83712593cf66c10eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix core.item_eat for same-item replace_with_item and split stacks before dropping (#13286)</title>
<updated>2023-03-27T18:02:23+00:00</updated>
<author>
<name>DS</name>
<email>ds.desour@proton.me</email>
</author>
<published>2023-03-27T18:02:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ea095d3f69e7aadbcdbe5294e5dfc42ba2fe93bf'/>
<id>urn:sha1:ea095d3f69e7aadbcdbe5294e5dfc42ba2fe93bf</id>
<content type='text'>
The replace_with_item can be added to the slot of the wield item, which
is afterwards overwritten. This causes item loss.</content>
</entry>
<entry>
<title>Add Indonesian translation of builtin</title>
<updated>2023-03-24T11:35:12+00:00</updated>
<author>
<name>Muhammad Rifqi Priyo Susanto</name>
<email>muhammadrifqipriyosusanto@gmail.com</email>
</author>
<published>2023-03-24T11:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=baf99f826c6e35519f68b666c27af6953f295159'/>
<id>urn:sha1:baf99f826c6e35519f68b666c27af6953f295159</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Malay translation of builtin</title>
<updated>2023-03-24T11:34:58+00:00</updated>
<author>
<name>Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi (MNH48)</name>
<email>translation@mnh48.moe</email>
</author>
<published>2023-03-24T11:34:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9c07bf68f1114b73f09b1be3b9a857ac1d465ec0'/>
<id>urn:sha1:9c07bf68f1114b73f09b1be3b9a857ac1d465ec0</id>
<content type='text'>
</content>
</entry>
</feed>
