<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/povclipse/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/povclipse/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 01 Jan 2008 08:12:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/povclipse/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>Charitable organization donation 2007</title><link>https://sourceforge.net/p/povclipse/news/2008/01/charitable-organization-donation-2007/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In the year 2007 PovClipse received a total donation of EUR 30,50. &lt;/p&gt;
&lt;p&gt;As promised, 10% of the PovClipse donations were donated to a charitable organization.&lt;/p&gt;
&lt;p&gt;I upgraded the 10% to EUR 5,00 and donated it to SOS-Kinderdorf International – Austria ( &lt;a href="http://www.sos-kinderdorf.at" rel="nofollow"&gt;http://www.sos-kinderdorf.at&lt;/a&gt; ), Project “SOS-Kinderdorf Rechberg ( &lt;a href="http://www.sos-kinderdorf.at/cgi-bin/sos/jsp/retrieve.do?site=AT" rel="nofollow"&gt;http://www.sos-kinderdorf.at/cgi-bin/sos/jsp/retrieve.do?site=AT&lt;/a&gt;&amp;amp;hNav=show&amp;amp;fn=2214a_oberoesterreich_rechberg_geat&amp;amp;nav=2.2&amp;amp;cat=/221_childrens_villages ).&lt;/p&gt;
&lt;p&gt;Thanks Vaclav for your generous PovClipse donation!&lt;/p&gt;
&lt;p&gt;- Wolf &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Moestl</dc:creator><pubDate>Tue, 01 Jan 2008 08:12:34 -0000</pubDate><guid>https://sourceforge.net1fc83079beea6f496715dab92f714e4c9b44b9eb</guid></item><item><title>PovClipse 1.0.1 released</title><link>https://sourceforge.net/p/povclipse/news/2007/11/povclipse-101-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;PovClipse, the free Eclipse plugin for Povray and MegaPOV, is available in version 1.0.1.&lt;/p&gt;
&lt;p&gt;The most important new features since 1.0.0 are:&lt;br /&gt;
Render Messages View: &lt;br /&gt;
=&amp;gt; Clicking on a line having a magnifier icon opens the file mentioned in the text and moves the cursor to the indicated line. This allows jumping directly to the error line indicated by Povray. &lt;br /&gt;
Editor performance: &lt;br /&gt;
=&amp;gt; Refreshing the Outline view after file changes tended to be very slow for big files. A massive performance increase for this part could be accomplished. &lt;br /&gt;
Outline View: New entry types: &lt;br /&gt;
=&amp;gt; #switch, #while&lt;br /&gt;
=&amp;gt; #fopen, #fclose, #read, #write &lt;br /&gt;
Bug fixes: &lt;br /&gt;
=&amp;gt; Outline view messed-up hierarchy levels if the characters ' or &amp;quot; were used within comments. &lt;br /&gt;
=&amp;gt; Corrected some typos in the English translation &lt;/p&gt;
&lt;p&gt;Please see the history page ( &lt;a href="http://povclipse.sourceforge.net"&gt;http://povclipse.sourceforge.net&lt;/a&gt; ) for the complete list of new features.&lt;/p&gt;
&lt;p&gt;As usual, please use the Eclipse update mechanism to install or update PovClipse as described on the PovClipse homepage ( &lt;a href="http://povclipse.sourceforge.net"&gt;http://povclipse.sourceforge.net&lt;/a&gt; ) in section &amp;quot;Installation&amp;quot;.&lt;br /&gt;
Do not download the source ZIP located on the Sourceforge project page as it does not contain the binaries, only the sources are in there!&lt;/p&gt;
&lt;p&gt;Have fun with PovClipse!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;
Wolf&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Moestl</dc:creator><pubDate>Sat, 03 Nov 2007 13:31:36 -0000</pubDate><guid>https://sourceforge.net1145e33bf2a2b1a2676adabbc2b151fc75fbca19</guid></item><item><title>PovClipse 1.0.0 released!</title><link>https://sourceforge.net/p/povclipse/news/2007/09/povclipse-100-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;PovClipse, the free Eclipse plugin for Povray and MegaPOV, has hit the major release 1.0.0!&lt;/p&gt;
&lt;p&gt;The most important new features since 0.7.2 are:&lt;br /&gt;
=&amp;gt; New official PovClipse Logo: The Povclipse Logo challenge was won by Sebastian Sanabria Diaz, his logo submission is used as the official PovClipse logo. &lt;br /&gt;
=&amp;gt; Project managment:&lt;br /&gt;
* Project creation wizard including project folder layout management &lt;br /&gt;
* Export of projects into an ZIP / TAR / TGZ archive &lt;br /&gt;
* Import of projects from an ZIP / TAR / TGZ archive or from a folder&lt;br /&gt;
* Povray default library path contains the scene- and include project layout folder &lt;br /&gt;
=&amp;gt; Render configurations: partial renderings can now be specified using Pixel or percentage values, previously only percentages were supported. &lt;br /&gt;
=&amp;gt; Outline View: new entry types #if, #ifdef, #ifndef &lt;br /&gt;
=&amp;gt; Bugfixes&lt;/p&gt;
&lt;p&gt;Please see the history page ( &lt;a href="http://povclipse.sourceforge.net"&gt;http://povclipse.sourceforge.net&lt;/a&gt; ) for the complete list of new features.&lt;/p&gt;
&lt;p&gt;As usual, please use the Eclipse update mechanism to install PovClipse as described on the PovClipse homepage ( &lt;a href="http://povclipse.sourceforge.net"&gt;http://povclipse.sourceforge.net&lt;/a&gt; ) in section &amp;quot;Installation&amp;quot;.&lt;br /&gt;
Do not download the source ZIP located on the Sourceforge project page as it does not contain the binaries, only the sources are in there!&lt;/p&gt;
&lt;p&gt;Have fun with PovClipse!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;
Wolf&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Moestl</dc:creator><pubDate>Sun, 16 Sep 2007 18:41:13 -0000</pubDate><guid>https://sourceforge.netabb181845968bd4b84a3d03649dc69219acb1a7e</guid></item><item><title>Logo challenge winner: Sebastian Sanabria Diaz</title><link>https://sourceforge.net/p/povclipse/news/2007/09/logo-challenge-winner-sebastian-sanabria-diaz/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The voting time for the logo challenge is over now, and I'm proud to announce the winner: Sebastian Sanabria Diaz.&lt;/p&gt;
&lt;p&gt;Give him a big hand!&lt;/p&gt;
&lt;p&gt;As he has won the challenge his submission will be used as the official PovClipse logo in the upcomming PovClipse version.&lt;/p&gt;
&lt;p&gt;Please check the news section on the PovClipse homepage ( &lt;a href="http://povclipse.sourceforge.net"&gt;http://povclipse.sourceforge.net&lt;/a&gt; ) or the logo challenge result page in order to get a view of the winning logo.&lt;/p&gt;
&lt;p&gt;- Wolf&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Moestl</dc:creator><pubDate>Tue, 04 Sep 2007 13:20:49 -0000</pubDate><guid>https://sourceforge.net2826938c03238e97baa6b50e739adf29ccf8f7cb</guid></item><item><title>PovClipse logo challenge voting has started</title><link>https://sourceforge.net/p/povclipse/news/2007/08/povclipse-logo-challenge-voting-has-started/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The PovClipse logo challenge submission period is over, please take a look at the submitted logo proposals and vote for your favourite!&lt;/p&gt;
&lt;p&gt;You will find the voting page at &lt;a href="http://povclipse.sourceforge.net/"&gt;http://povclipse.sourceforge.net/&lt;/a&gt; Menu “Logo challenge” =&amp;gt; “Gallery and voting”.&lt;/p&gt;
&lt;p&gt;The voting period is from 2007-Aug-01 to 2007-Aug-28.&lt;/p&gt;
&lt;p&gt;Thanks for voting!&lt;/p&gt;
&lt;p&gt;-- Wolf&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Moestl</dc:creator><pubDate>Wed, 01 Aug 2007 06:07:57 -0000</pubDate><guid>https://sourceforge.net1fdf20175c0a9611324908a89bbb34b6c08deea8</guid></item><item><title>Logo challenge reminder</title><link>https://sourceforge.net/p/povclipse/news/2007/06/logo-challenge-reminder/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The logo challenge is active now for 2 month, 3 logo proposals were submitted.&lt;/p&gt;
&lt;p&gt;Come on, you can do better than this! Where are the Povray artists, the masters of MegaPOV and other glorious graphical performers?&lt;/p&gt;
&lt;p&gt;The logo challenge is active for another month, PovClipse is awaiting your logo proposals! &lt;br /&gt;
Please see the Logo challenge page for more details on the logo challenge, including how to participate.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Moestl</dc:creator><pubDate>Thu, 28 Jun 2007 06:09:24 -0000</pubDate><guid>https://sourceforge.net32b4459c0f236822d94cc2becb99edfb524d764b</guid></item><item><title>PovClipse 0.7.2 released</title><link>https://sourceforge.net/p/povclipse/news/2007/06/povclipse-072-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;PovClipse, the free Eclipse plugin for Povray and MegaPOV, is available in version 0.7.2.&lt;/p&gt;
&lt;p&gt;The most important new features since 0.7.1 are:&lt;br /&gt;
=&amp;gt; New settings for changing the default Povray and MegaPOV include folder (Linux and Mac users will love this option ;-)).&lt;br /&gt;
=&amp;gt; Performance optimizations (some configurable using the preferences)&lt;br /&gt;
=&amp;gt; PovClipse speaks Portuguese now&lt;br /&gt;
=&amp;gt; The logging level can be configured using start parameter&lt;br /&gt;
=&amp;gt; Bugfixes&lt;/p&gt;
&lt;p&gt;Please see the history page ( &lt;a href="http://povclipse.sourceforge.net"&gt;http://povclipse.sourceforge.net&lt;/a&gt; ) for the complete list of new features.&lt;/p&gt;
&lt;p&gt;As usual, please use the Eclipse update mechanism to install PovClipse as described on the PovClipse homepage ( &lt;a href="http://povclipse.sourceforge.net"&gt;http://povclipse.sourceforge.net&lt;/a&gt; ) in section &amp;quot;Installation&amp;quot;.&lt;br /&gt;
Do not download the source ZIP located on the Sourceforge project page as it does not contain the binaries, only the sources are in there!&lt;/p&gt;
&lt;p&gt;Have fun with PovClipse!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;
Wolf&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Moestl</dc:creator><pubDate>Mon, 25 Jun 2007 17:22:24 -0000</pubDate><guid>https://sourceforge.net59f697a2c5940ad64d0114a9e25409a705260ba9</guid></item><item><title>PovClipse logo challenge</title><link>https://sourceforge.net/p/povclipse/news/2007/04/povclipse-logo-challenge/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;PovClipse still lacks a recognizable logo, so a logo challenge has started.&lt;br /&gt;
The goal is to contribute a highly recognizable logo to the PovClipse project.&lt;/p&gt;
&lt;p&gt;The challenge will be open until 2007-Aug-28, followed by a 4 week voting period.&lt;br /&gt;
The PovClipse logo will be picked from the top-3 voted logos.&lt;/p&gt;
&lt;p&gt;If you're a graphical person please feel invited to take part in the challenge!&lt;/p&gt;
&lt;p&gt;Please check the PovClipse homepage ( &lt;a href="http://povclipse.sourceforge.net"&gt;http://povclipse.sourceforge.net&lt;/a&gt; ) for more details!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;
Wolf&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Moestl</dc:creator><pubDate>Fri, 27 Apr 2007 18:48:22 -0000</pubDate><guid>https://sourceforge.net06e943fb053b54638c523db188605f00e992c288</guid></item><item><title>PovClipse 0.7.1 released</title><link>https://sourceforge.net/p/povclipse/news/2007/04/povclipse-071-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;PovClipse, the free Eclipse plugin for Povray and MegaPOV, is available in version 0.7.1.&lt;/p&gt;
&lt;p&gt;The most important new features since 0.6.3 are:&lt;br /&gt;
=&amp;gt; &amp;quot;Auto save&amp;quot; for dirty editors, configurable using the PovClipse preferences.&lt;br /&gt;
=&amp;gt; Image view support now TGA and HDR, thus all imagetypes produced by Povray or MegaPOV can be shown.&lt;br /&gt;
=&amp;gt; Configurable templates can be used to create render configurations.&lt;br /&gt;
=&amp;gt; Bugfixes&lt;/p&gt;
&lt;p&gt;Please see the history page ( &lt;a href="http://povclipse.sourceforge.net"&gt;http://povclipse.sourceforge.net&lt;/a&gt; ) for the complet list of new features.&lt;/p&gt;
&lt;p&gt;As usual, please use the Eclipse update mechanism to install PovClipse as described on the PovClipse homepage ( &lt;a href="http://povclipse.sourceforge.net"&gt;http://povclipse.sourceforge.net&lt;/a&gt; ) in section &amp;quot;Installation&amp;quot;.&lt;br /&gt;
Do not download the source ZIP located on the Sourceforge project page as it does not contain the binaries, only the sources are in there!&lt;/p&gt;
&lt;p&gt;Have fun with PovClipse!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;
Wolf&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Moestl</dc:creator><pubDate>Fri, 27 Apr 2007 18:47:28 -0000</pubDate><guid>https://sourceforge.netc656483cbbeeea03fe48a53f22f455668748618c</guid></item><item><title>PovClipse 0.7.0 released</title><link>https://sourceforge.net/p/povclipse/news/2007/03/povclipse-070-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;PovClipse, the free Eclipse plugin for Povray and MegaPOV, is available in version 0.7.0.&lt;/p&gt;
&lt;p&gt;The most important new features since 0.6.3 are:&lt;br /&gt;
=&amp;gt; Improved table of content for the PovClipse and Povray eclipse help. &lt;br /&gt;
=&amp;gt; (Optional) MegaPOV help feature available&lt;br /&gt;
=&amp;gt; The Outline view shows the details of an entry using a tree structure.&lt;br /&gt;
=&amp;gt; New Outline entry types: texture, pigment, normal, warp, interior_texture,&lt;br /&gt;
color_map, pigment_map, image_map, slope_map, normal_map, bump_map, density_map,&lt;br /&gt;
finish, density, irid, interior, media, scattering, density, photons, clipped_by, bounded_by&lt;br /&gt;
=&amp;gt; Outline entries can be filtered&lt;br /&gt;
=&amp;gt; The PovClipse preferences offers independent version check settings for all 3 features &lt;br /&gt;
(PovClipse, Povray 3.6 Documentation, MegaPOV 1.2.1 Documentation)&lt;/p&gt;
&lt;p&gt;Please see the history page ( &lt;a href="http://povclipse.sourceforge.net/history.html"&gt;http://povclipse.sourceforge.net/history.html&lt;/a&gt; ) for the complet list of new features.&lt;/p&gt;
&lt;p&gt;As usual, please use the Eclipse update mechanism to install PovClipse as described on the PovClipse homepage ( &lt;a href="http://povclipse.sourceforge.net"&gt;http://povclipse.sourceforge.net&lt;/a&gt; ) in section &amp;quot;Installation&amp;quot;.&lt;br /&gt;
Do not download the source ZIP located on the Sourceforge project page as it does not contain the binaries, only the sources are in there!&lt;/p&gt;
&lt;p&gt;Have fun with PovClipse!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;
Wolf&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wolfgang Moestl</dc:creator><pubDate>Fri, 30 Mar 2007 16:44:11 -0000</pubDate><guid>https://sourceforge.net13e0af20d5ad1c7130a4e3cc2e0cbf17cefaffcc</guid></item></channel></rss>