<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openscad/src, branch f_read_stdin</title>
<subtitle>code driven CAD modeller</subtitle>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/'/>
<entry>
<title>allow reading .scad files from standard input</title>
<updated>2014-02-13T12:33:46Z</updated>
<author>
<name>Jan Huwald</name>
<email>jh@sotun.de</email>
</author>
<published>2014-02-13T12:33:46Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=afb6634b453cd9ad698a7b53d39d62392663be32'/>
<id>afb6634b453cd9ad698a7b53d39d62392663be32</id>
<content type='text'>
This patch loads the root source code form standard input if "-" is
given as file name. In this case handle_dep() is disabled for the root
module but still executed for all included files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch loads the root source code form standard input if "-" is
given as file name. In this case handle_dep() is disabled for the root
module but still executed for all included files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapted wil1471's pull request #385 to master</title>
<updated>2014-02-13T05:15:35Z</updated>
<author>
<name>Marius Kintel</name>
<email>marius@kintel.net</email>
</author>
<published>2014-02-13T05:15:35Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=78baae599b6c0fbe058071c98ebc541ed66fd030'/>
<id>78baae599b6c0fbe058071c98ebc541ed66fd030</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix: GUI stayed locked if CGAL compile failed</title>
<updated>2014-02-13T05:06:48Z</updated>
<author>
<name>Marius Kintel</name>
<email>marius@kintel.net</email>
</author>
<published>2014-02-13T05:06:48Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=ada0609b9cb338fc14f1822f9a94fe9e0af95d67'/>
<id>ada0609b9cb338fc14f1822f9a94fe9e0af95d67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed issue 1 of #598: Auto-compile on subsequent File-&gt;Open</title>
<updated>2014-02-11T00:17:39Z</updated>
<author>
<name>Marius Kintel</name>
<email>marius@kintel.net</email>
</author>
<published>2014-02-11T00:17:39Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=8d8518d12852adf6c7982ce75e90c587d82a3901'/>
<id>8d8518d12852adf6c7982ce75e90c587d82a3901</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move Export menu entries to a sub-menu of the File menu (fixes #474).</title>
<updated>2014-02-10T18:28:36Z</updated>
<author>
<name>Torsten Paul</name>
<email>Torsten.Paul@gmx.de</email>
</author>
<published>2014-02-10T18:28:36Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=157bf75a9b6fa576d4f4fb8090660981fcb0e646'/>
<id>157bf75a9b6fa576d4f4fb8090660981fcb0e646</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecated child()</title>
<updated>2014-02-10T07:46:24Z</updated>
<author>
<name>Marius Kintel</name>
<email>marius@kintel.net</email>
</author>
<published>2014-02-10T07:46:24Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=dcb0b53d1155acfcdf5a9821dc8f21a1f5867c75'/>
<id>dcb0b53d1155acfcdf5a9821dc8f21a1f5867c75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a bug failing to detect changes in underlying libraries. Should improve some of the issues reported in #181</title>
<updated>2014-02-10T07:19:56Z</updated>
<author>
<name>Marius Kintel</name>
<email>marius@kintel.net</email>
</author>
<published>2014-02-10T07:19:56Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=6f4cf3ebecdd720ed31c0257543fd071f41afc17'/>
<id>6f4cf3ebecdd720ed31c0257543fd071f41afc17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up some module cache misbehaviors. Fixes #535</title>
<updated>2014-02-09T22:17:10Z</updated>
<author>
<name>Marius Kintel</name>
<email>marius@kintel.net</email>
</author>
<published>2014-02-09T22:17:10Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=603ce024201b22d722e1bbb41eb5cc2ae682f708'/>
<id>603ce024201b22d722e1bbb41eb5cc2ae682f708</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backported #638 from unstable</title>
<updated>2014-02-06T06:49:38Z</updated>
<author>
<name>Marius Kintel</name>
<email>marius@kintel.net</email>
</author>
<published>2014-02-06T06:49:38Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=b4163c6deac9a7bca23f878ac1ddf8470815cb82'/>
<id>b4163c6deac9a7bca23f878ac1ddf8470815cb82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix related to 6a1d91dc76ec819e85b180b8cdaf40ddd639a538</title>
<updated>2014-02-06T06:49:11Z</updated>
<author>
<name>Marius Kintel</name>
<email>marius@kintel.net</email>
</author>
<published>2014-02-06T06:49:11Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=f8f3ca45e77035f7e0a942940d7c538a48cafd74'/>
<id>f8f3ca45e77035f7e0a942940d7c538a48cafd74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
