<feed xmlns='http://www.w3.org/2005/Atom'>
<title>powder/src/elements/ligh.c, branch solidswork</title>
<subtitle>The Powder Toy</subtitle>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/'/>
<entry>
<title>Remove old code</title>
<updated>2012-11-17T19:43:59Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2012-11-17T19:43:59Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=e3594aba9e05c6865d396418c028049cda92c2f3'/>
<id>e3594aba9e05c6865d396418c028049cda92c2f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use atan2 for LIGH angle calculations</title>
<updated>2012-06-28T23:04:46Z</updated>
<author>
<name>jacksonmj</name>
<email>mj-pt@jacksonmj.co.uk</email>
</author>
<published>2012-06-28T23:04:46Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=966f1dcc235d65943d14e2a99058de709a15659a'/>
<id>966f1dcc235d65943d14e2a99058de709a15659a</id>
<content type='text'>
atan2 gives the actual angle (in the range -pi to pi). acos and asin just
give the principal value (in the range 0 to pi, or -pi/2 to pi/2)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
atan2 gives the actual angle (in the range -pi to pi). acos and asin just
give the principal value (in the range 0 to pi, or -pi/2 to pi/2)
</pre>
</div>
</content>
</entry>
<entry>
<title>Lightning direction affected by Newtonian gravity</title>
<updated>2012-06-26T23:52:12Z</updated>
<author>
<name>jacksonmj</name>
<email>mj-pt@jacksonmj.co.uk</email>
</author>
<published>2012-06-26T23:50:25Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=3a946efdfdf6bfc83540e7b4ce980acd3f6ae9b5'/>
<id>3a946efdfdf6bfc83540e7b4ce980acd3f6ae9b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Make THDR TYPE_ENERGY again, so it goes in photon map"</title>
<updated>2012-06-10T20:29:16Z</updated>
<author>
<name>jacksonmj</name>
<email>mj-pt@jacksonmj.co.uk</email>
</author>
<published>2012-06-10T20:29:16Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=6d307b47b5e91202f9cc1a4cc299475ff0d68493'/>
<id>6d307b47b5e91202f9cc1a4cc299475ff0d68493</id>
<content type='text'>
This reverts commit 8b20bfd764308fddc1280b8a9d030e77503d0b0c.

TYPE_ENERGY makes THDR move like photons, and means adjacent particles
don't conduct as much heat from it (since the heat conduction code only
looks for particles in pmap, not photons).

Heat transfer could be fixed by increasing THDR's heat conductivity, but
gas or powder movement is probably better than photon movement for THDR.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 8b20bfd764308fddc1280b8a9d030e77503d0b0c.

TYPE_ENERGY makes THDR move like photons, and means adjacent particles
don't conduct as much heat from it (since the heat conduction code only
looks for particles in pmap, not photons).

Heat transfer could be fixed by increasing THDR's heat conductivity, but
gas or powder movement is probably better than photon movement for THDR.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make THDR TYPE_ENERGY again, so it goes in photon map</title>
<updated>2012-06-09T10:08:11Z</updated>
<author>
<name>jacksonmj</name>
<email>mj-pt@jacksonmj.co.uk</email>
</author>
<published>2012-06-09T10:08:11Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=8b20bfd764308fddc1280b8a9d030e77503d0b0c'/>
<id>8b20bfd764308fddc1280b8a9d030e77503d0b0c</id>
<content type='text'>
Will simplify checking for excessive stacking
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Will simplify checking for excessive stacking
</pre>
</div>
</content>
</entry>
<entry>
<title>Added GPLv3+ license headers to all files in src/elements/</title>
<updated>2012-05-06T11:55:05Z</updated>
<author>
<name>Aditya Vaidya</name>
<email>kroq.gar78@gmail.com</email>
</author>
<published>2012-05-06T04:47:27Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=f69920b96cda8c46807a1782e40e546c0d434cb3'/>
<id>f69920b96cda8c46807a1782e40e546c0d434cb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix glow for deut at ligh</title>
<updated>2012-03-17T18:15:45Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2012-03-17T18:15:45Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=4d45bbedb3f46bc5ffc40fc0e4618252bd4a63d4'/>
<id>4d45bbedb3f46bc5ffc40fc0e4618252bd4a63d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge latest FIGH additions</title>
<updated>2011-10-26T16:10:21Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2011-10-26T16:10:21Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=e2c9882692fabcd22a7d022ebd21fd3b36ad84b0'/>
<id>e2c9882692fabcd22a7d022ebd21fd3b36ad84b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made a special structure for stick mans.</title>
<updated>2011-10-26T14:36:00Z</updated>
<author>
<name>savask</name>
<email>savask@yandex.ru</email>
</author>
<published>2011-10-23T08:22:31Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=03902ec9a4c60e53a7f80649bcf3a1158a20465e'/>
<id>03902ec9a4c60e53a7f80649bcf3a1158a20465e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge latest with graphicstest</title>
<updated>2011-10-25T10:31:21Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2011-10-25T10:31:21Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=07a1f21df484a252d54c82262ade6d4117425694'/>
<id>07a1f21df484a252d54c82262ade6d4117425694</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
