<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mesecons, branch origin/animated_turbine</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.linux-forks.de/mesecons/atom?h=origin%2Fanimated_turbine</id>
<link rel='self' href='http://git.linux-forks.de/mesecons/atom?h=origin%2Fanimated_turbine'/>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/'/>
<updated>2017-02-12T18:57:30+00:00</updated>
<entry>
<title>make "on" water turbine animated!</title>
<updated>2017-02-12T18:57:30+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2017-02-12T18:57:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=46cbc76988ec62593f0ca04a6a32cbeaa0f57a8b'/>
<id>urn:sha1:46cbc76988ec62593f0ca04a6a32cbeaa0f57a8b</id>
<content type='text'>
This uses a fairly simple trick: the textures are animated, while the
model is static and has a number of rotated copies of the parts that are
seen to move (four copies of the blades, eight copies of the top/bottom
and their edges).  The opaque parts of the textures then decide which of
those faces' copies are visible in each frame.
</content>
</entry>
<entry>
<title>fix Z-fighting on water turbine</title>
<updated>2017-02-12T15:56:54+00:00</updated>
<author>
<name>Vanessa Ezekowitz</name>
<email>vanessaezekowitz@gmail.com</email>
</author>
<published>2017-02-12T15:56:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=fa3bd1927042ca5ded14623226f447bcb907b953'/>
<id>urn:sha1:fa3bd1927042ca5ded14623226f447bcb907b953</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fpga: Make formspec usage less prone to breakage</title>
<updated>2017-01-28T10:54:27+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2017-01-28T10:54:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=2bc3c5d97c6227b4d93316e344dd2a312a872f7a'/>
<id>urn:sha1:2bc3c5d97c6227b4d93316e344dd2a312a872f7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FPGAs (#315)</title>
<updated>2017-01-28T10:33:13+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2017-01-28T10:33:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=07d074075c82dd762fa9d6d3b1b5a466a77f177b'/>
<id>urn:sha1:07d074075c82dd762fa9d6d3b1b5a466a77f177b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make descriptions of insulated wires consistent</title>
<updated>2017-01-22T12:39:10+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2017-01-22T12:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=518885301494805f92e29fcab299c2d277d4fb46'/>
<id>urn:sha1:518885301494805f92e29fcab299c2d277d4fb46</id>
<content type='text'>
This allows finding all of them by searching
"insulated" in the creative menu.
</content>
</entry>
<entry>
<title>Fix Lua error with microcontrollers</title>
<updated>2017-01-19T15:31:36+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2017-01-19T15:31:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=7667e7d8c53b310daf8fc7a2edb20525837c038c'/>
<id>urn:sha1:7667e7d8c53b310daf8fc7a2edb20525837c038c</id>
<content type='text'>
caused by an oversight in ececf525b6f717956a38fa314d2472f72451159d
</content>
</entry>
<entry>
<title>Fix remaining namespace pollutions (closes #311)</title>
<updated>2017-01-15T22:12:13+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2017-01-15T22:12:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=ececf525b6f717956a38fa314d2472f72451159d'/>
<id>urn:sha1:ececf525b6f717956a38fa314d2472f72451159d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Luacontroller: Revert function stripping from digiline messages</title>
<updated>2017-01-15T19:11:12+00:00</updated>
<author>
<name>Jeija</name>
<email>norrepli@gmail.com</email>
</author>
<published>2017-01-15T19:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=54daee236e680fa79b2dd31e812f7e063887a0bf'/>
<id>urn:sha1:54daee236e680fa79b2dd31e812f7e063887a0bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix most of the namespace pollutions reported in #311</title>
<updated>2017-01-15T10:53:49+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2017-01-15T10:53:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=c2e3d7c4e58b2563e79aead60c6efedf27c786cf'/>
<id>urn:sha1:c2e3d7c4e58b2563e79aead60c6efedf27c786cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make insulated cossover to mesh</title>
<updated>2017-01-02T13:59:52+00:00</updated>
<author>
<name>DS-Minetest</name>
<email>vorunbekannt75@web.de</email>
</author>
<published>2017-01-01T16:58:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.linux-forks.de/mesecons/commit/?id=7415036f5b3e75e182bb3818b7e68718022319c1'/>
<id>urn:sha1:7415036f5b3e75e182bb3818b7e68718022319c1</id>
<content type='text'>
This removes the weird "holes" in the isolation of the crossing
</content>
</entry>
</feed>
