<feed xmlns='http://www.w3.org/2005/Atom'>
<title>powder/src/simulation/elements/ARAY.cpp, branch master</title>
<subtitle>The Powder Toy</subtitle>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/'/>
<entry>
<title>Add a way for photons to set the colour of FILT (major version bump required)</title>
<updated>2013-08-29T16:19:07Z</updated>
<author>
<name>jacksonmj</name>
<email>mj-pt@jacksonmj.co.uk</email>
</author>
<published>2013-08-29T16:19:07Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=bebe9bd8fd0e4b73fdeb9ea0218bda704e0a6fad'/>
<id>bebe9bd8fd0e4b73fdeb9ea0218bda704e0a6fad</id>
<content type='text'>
Also add some new FILT modes, and make FILT modes affect BIZR and
BRAY colour in the same way as they affect photon colour. Photons
passing next to DTEC will set the colour of all FILT in a straight
line starting from any FILT adjacent to the DTEC (a bit like an
ARAY beam), and the exact colour of the photon will be used for
FILT interactions instead of the colour based on temperature.

FILT tmp=4: red shift, tmp=5: blue shift. Size of shift determined
by FILT temperature. tmp=6: FILT has no effect on photon colour
(possible before by using invalid tmp modes, but here's a supported
method of doing it. Invalid tmp modes should be automatically replaced
in existing saves).

Also, FILT mode is now described in the HUD.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add some new FILT modes, and make FILT modes affect BIZR and
BRAY colour in the same way as they affect photon colour. Photons
passing next to DTEC will set the colour of all FILT in a straight
line starting from any FILT adjacent to the DTEC (a bit like an
ARAY beam), and the exact colour of the photon will be used for
FILT interactions instead of the colour based on temperature.

FILT tmp=4: red shift, tmp=5: blue shift. Size of shift determined
by FILT temperature. tmp=6: FILT has no effect on photon colour
(possible before by using invalid tmp modes, but here's a supported
method of doing it. Invalid tmp modes should be automatically replaced
in existing saves).

Also, FILT mode is now described in the HUD.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ARAY better, instead of relying on conduction check to stop on BRAY, which we know doesn't conduct.</title>
<updated>2013-05-08T11:48:54Z</updated>
<author>
<name>cracker64</name>
<email>cracker642@gmail.com</email>
</author>
<published>2013-05-08T11:48:54Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=45c321f1b36de61bf9583515c9d01647b63879bd'/>
<id>45c321f1b36de61bf9583515c9d01647b63879bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix PSCN BRAY (tmp = 2) not stopping normal BRAY from going through</title>
<updated>2013-05-08T14:29:10Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-05-08T14:29:10Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=c0b45928392efdffbde819842387a041e2d1936a'/>
<id>c0b45928392efdffbde819842387a041e2d1936a</id>
<content type='text'>
also some other random things
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also some other random things
</pre>
</div>
</content>
</entry>
<entry>
<title>change descriptions of many elements to be more consistent, contain more info, and be more helpful.</title>
<updated>2013-05-04T02:42:36Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-05-04T02:42:36Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=c68e4b1393f92fadfe4cf4b6dcca212414dd8646'/>
<id>c68e4b1393f92fadfe4cf4b6dcca212414dd8646</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix all tab spacing issues in all the element files</title>
<updated>2013-03-13T19:54:34Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-03-13T19:54:34Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=e493cf8a475baf2032f879b4c37a6b1ac1b51b54'/>
<id>e493cf8a475baf2032f879b4c37a6b1ac1b51b54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Going through again.</title>
<updated>2013-02-28T17:37:16Z</updated>
<author>
<name>cracker64</name>
<email>cracker642@gmail.com</email>
</author>
<published>2013-02-28T17:37:16Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=5873d6958641af21b92fcb039d26c336331f19e7'/>
<id>5873d6958641af21b92fcb039d26c336331f19e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CRAY spawns elements at its temp, fix color glitch with ARAY too, move FRME to force</title>
<updated>2013-02-22T16:54:32Z</updated>
<author>
<name>jacob1</name>
<email>jfu614@gmail.com</email>
</author>
<published>2013-02-22T16:54:32Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=11f45e3e992adc83447375f3b4e3d340970c91e5'/>
<id>11f45e3e992adc83447375f3b4e3d340970c91e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix things melting with heat sim off</title>
<updated>2012-08-28T14:08:11Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2012-08-28T14:08:11Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=05e32f169844c37afc6ff8dbf5c32bf025154ea8'/>
<id>05e32f169844c37afc6ff8dbf5c32bf025154ea8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renderer Presets and default graphics function</title>
<updated>2012-07-18T16:22:35Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2012-07-18T16:22:35Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=80044bb0f06b4186bcc2f07e1c5ddc4e195f2426'/>
<id>80044bb0f06b4186bcc2f07e1c5ddc4e195f2426</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A bit of refactoring (elements)</title>
<updated>2012-05-07T16:59:50Z</updated>
<author>
<name>Simon Robertshaw</name>
<email>simon@hardwired.org.uk</email>
</author>
<published>2012-05-07T16:59:50Z</published>
<link rel='alternate' type='text/html' href='http://git.unaligned.org/git/powder/commit/?id=51b17badf4c72270bb762ea795d05d51c8b355e3'/>
<id>51b17badf4c72270bb762ea795d05d51c8b355e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
