<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openscad, branch f_improve_help</title>
<subtitle>code driven CAD modeller</subtitle>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/'/>
<entry>
<title>Automatize and improve --help output</title>
<updated>2014-02-13T11:41:39Z</updated>
<author>
<name>Jan Huwald</name>
<email>jh@sotun.de</email>
</author>
<published>2014-02-13T11:41:39Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=0c3dd2a53a98ad509ae47e2d02a729b10fa6286f'/>
<id>0c3dd2a53a98ad509ae47e2d02a729b10fa6286f</id>
<content type='text'>
- replace the fixed string in help() with auto-generated strings
  obtained (via boost:program_options) from the option_descriptions
- split visible options into two actions (-o, --info, ...) and options
  (which only modify actions)
- merge and improve the description text of the options_description
  and the string found in help()
- use local lambda help() in main to keep calls to ::help() short
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- replace the fixed string in help() with auto-generated strings
  obtained (via boost:program_options) from the option_descriptions
- split visible options into two actions (-o, --info, ...) and options
  (which only modify actions)
- merge and improve the description text of the options_description
  and the string found in help()
- use local lambda help() in main to keep calls to ::help() short
</pre>
</div>
</content>
</entry>
<entry>
<title>compile as C++11</title>
<updated>2014-02-13T11:00:12Z</updated>
<author>
<name>Jan Huwald</name>
<email>jh@sotun.de</email>
</author>
<published>2014-02-13T11:00:12Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=ec3743dc9a69ab04a3a50b9ae4b5162363e0d94b'/>
<id>ec3743dc9a69ab04a3a50b9ae4b5162363e0d94b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>More comments to clarify #495</title>
<updated>2014-02-11T06:33:06Z</updated>
<author>
<name>Marius Kintel</name>
<email>marius@kintel.net</email>
</author>
<published>2014-02-11T06:33:06Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=dbaf1776d8b7408c8f918e661ac673db39ca4cf9'/>
<id>dbaf1776d8b7408c8f918e661ac673db39ca4cf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added testcase for #112</title>
<updated>2014-02-11T06:04:49Z</updated>
<author>
<name>Marius Kintel</name>
<email>marius@kintel.net</email>
</author>
<published>2014-02-11T06:04:49Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=57ac24013e91252b846723428cd1aedb881b3f8a'/>
<id>57ac24013e91252b846723428cd1aedb881b3f8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added test for issue exporting volume with a cavity - #495</title>
<updated>2014-02-11T06:04:27Z</updated>
<author>
<name>Marius Kintel</name>
<email>marius@kintel.net</email>
</author>
<published>2014-02-11T06:04:27Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=ec52c4e713b38568faa7b80cd467b6ed6007f8ef'/>
<id>ec52c4e713b38568faa7b80cd467b6ed6007f8ef</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>Merge branch 'master' into export-menu</title>
<updated>2014-02-10T18:34:19Z</updated>
<author>
<name>Marius Kintel</name>
<email>marius@kintel.net</email>
</author>
<published>2014-02-10T18:34:19Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=64eee477c703169d4c00ec140fcd7682d9a13a9b'/>
<id>64eee477c703169d4c00ec140fcd7682d9a13a9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:openscad/openscad</title>
<updated>2014-02-10T18:30:57Z</updated>
<author>
<name>Marius Kintel</name>
<email>marius@kintel.net</email>
</author>
<published>2014-02-10T18:30:57Z</published>
<link rel='alternate' type='text/html' href='http://code.sotun.de/git/openscad/commit/?id=214fb779ac653c654771bcf1d4b7630c7372666d'/>
<id>214fb779ac653c654771bcf1d4b7630c7372666d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
