Show messages.txt syntax highlighted
=============================================================================
PovClipse 0.7.2 @ SourceForge & Povray
Title: PovClipse 0.7.2 released
Hi,
PovClipse, the free Eclipse plugin for Povray and MegaPOV, is available in version 0.7.2.
The most important new features since 0.7.1 are:
=> New settings for changing the default Povray and MegaPOV include folder (Linux and Mac users will love this option ;-)).
=> Performance optimizations (some configurable using the preferences)
=> PovClipse speaks Portuguese now
=> The logging level can be configured using start parameter
=> Bugfixes
Please see the history page ( http://povclipse.sourceforge.net ) for the complete list of new features.
As usual, please use the Eclipse update mechanism to install PovClipse as described on the PovClipse homepage ( http://povclipse.sourceforge.net ) in section "Installation".
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!
Have fun with PovClipse!
Best regards,
Wolf
=============================================================================
PovClipse Logo challenge @ SourceForge & Povray
Title: PovClipse logo challenge stated
Hi,
PovClipse still lacks a recognizable logo, so a logo challenge has started.
The goal is to contribute a highly recognizable logo to the PovClipse project.
The challenge will be open until 2007-Aug-28, followed by a 4 week voting period.
The PovClipse logo will be picked from the top-3 voted logos.
If you're a graphical person please feel invited to take part in the challenge!
Please check the PovClipse homepage ( http://povclipse.sourceforge.net ) for more details!
Best regards,
Wolf
=============================================================================
PovClipse 0.7.1 @ SourceForge & Povray
Title: PovClipse 0.7.1 released
Hi,
PovClipse, the free Eclipse plugin for Povray and MegaPOV, is available in version 0.7.1.
The most important new features since 0.6.3 are:
=> "Auto save" for dirty editors, configurable using the PovClipse preferences.
=> Image view support now TGA and HDR, thus all imagetypes produced by Povray or MegaPOV can be shown.
=> Configurable templates can be used to create render configurations.
=> Bugfixes
Please see the history page ( http://povclipse.sourceforge.net ) for the complet list of new features.
As usual, please use the Eclipse update mechanism to install PovClipse as described on the PovClipse homepage ( http://povclipse.sourceforge.net ) in section "Installation".
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!
Have fun with PovClipse!
Best regards,
Wolf
=============================================================================
PovClipse 0.7.0 @ SourceForge & Povray
Title: PovClipse 0.7.0 released
Hi,
PovClipse, the free Eclipse plugin for Povray and MegaPOV, is available in version 0.7.0.
The most important new features since 0.6.3 are:
=> Improved table of content for the PovClipse and Povray eclipse help.
=> (Optional) MegaPOV help feature available
=> The Outline view shows the details of an entry using a tree structure.
=> New Outline entry types: texture, pigment, normal, warp, interior_texture,
color_map, pigment_map, image_map, slope_map, normal_map, bump_map, density_map,
finish, density, irid, interior, media, scattering, density, photons, clipped_by, bounded_by
=> Outline entries can be filtered
=> The PovClipse preferences offers independent version check settings for all 3 features
(PovClipse, Povray 3.6 Documentation, MegaPOV 1.2.1 Documentation)
Please see the history page ( http://povclipse.sourceforge.net/history.html ) for the complet list of new features.
As usual, please use the Eclipse update mechanism to install PovClipse as described on the PovClipse homepage ( http://povclipse.sourceforge.net ) in section "Installation".
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!
Have fun with PovClipse!
Best regards,
Wolf
=============================================================================
PovClipse 0.6.3 @ SourceForge & Povray
Title: PovClipse 0.6.3 released
Hi,
PovClipse, the free Eclipse plugin for Povray and MegaPOV, is available in version 0.6.3.
The most important new features since 0.6.2 are:
=> Support for MegaPOV (keywords as well as using it as renderer)
=> Hovering over a rgb[f|t|ft] or color_map statement displays the
color / color_map in the hover window.
=> Syntax checks displaying error or warning symbols for:
* Include files (error displayed if file can not be found)
* Variable names (error displayed for not known words)
* Macro documentation (warning displayed if a macro has no comment)
=> PovClipse speaks the following new languages:
* Spanish
* French
=> New FAQ section in the documentation ( http://povclipse.sourceforge.net/faq/faq.html )
Please see the history page ( http://povclipse.sourceforge.net/history.html ) for the complet list of new features.
As usual, please use the Eclipse update mechanism to install PovClipse as described on the PovClipse homepage ( http://povclipse.sourceforge.net ) in section "Installation".
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!
Have fun with PovClipse!
Best regards,
Wolf
=============================================================================
PovClipse 0.6.2 @ SourceForge & Povray
Title: PovClipse 0.6.2 released
Hi,
PovClipse, the free Eclipse plugin for Povray, is available in version 0.6.2.
The new features since 0.6.1:
=> Java 6 (AKA "Mustang") is supported.
=> Povray 3.6 docs integrated into the eclipse help system (optional)
=> If the word below the cursor is listed on the Povray documentation
index page Shift+F2 opens the Povray help at the corresponding page.
=> Holding the Ctrl key activates hypertext on:
* include file name (opens an editor showing the included file)
* macro name (opens an editor showing the #macro code)
* declaration name (opens an editor showing the #declare code.)
=> Information hover on declared names.
As usual, please use the Eclipse update mechanism to install PovClipse as described on the PovClipse homepage ( http://povclipse.sourceforge.net ) in section "Installation".
Do not download the source ZIP located on the Sourceforge project page as it does not contain the binaries, only the sources!
Have fun with PovClipse!
Best regards,
Wolf
=============================================================================
PovClipse 0.6.1 @ SourceForge & Povray
Title: XMAS gift: PovClipse 0.6.1 released
Hi,
I have a XMAS gift for you: PovClipse, the free Eclipse plugin for Povray, is available in version 0.6.1.
The some of the new features since 0.6.0:
=> The editor outline view shows macros names.
=> The completion proposals contains macro names as well.
=> The color and color_map editor displays transmit and filter values using a background pattern.
=> Hovering over a declaration or macro name displays the comment.
=> Hovering over an include statement displays the macros and declaration introduced by the included file.
=> The code-folding hover shows the content syntax highlighted.
=> All hovers can be given the focus using 'F2'.
=> Update check on startup displaying a hint if a new version is available
As usual, please use the Eclipse update mechanism to install PovClipse as described on the PovClipse homepage ( http://povclipse.sourceforge.net ) in section "Installation".
Do not download the source ZIP located on the Sourceforge project page as it does not contain the binaries, just the sources are included!
Have fun with PovClipse!
Best regards,
Wolf
=============================================================================
PovClipse 0.6.0 @ Povray news
Hi,
PovClipse (http://povclipse.sourceforge.net/), the free Eclipse plugin for Povray, is available in version 0.6.0.
New features emerged since version 0.4.2 includes:
=> specialized graphical editors for color and color_map statements
=> Code assistant contains declared variables/objects
=> Code assistant knows the control characters '.', '*' and '+' to limit the completion proposals to keywords, templates or declarations only
=> The complete list of Povray 3.6 INI settings is supported
=> The Povray library path contains referenced projects automatically
=> Internationalization: PovClipse speaks English and German
=> PovClipse has a perspective of it's own
=> Eclipse 3.2.1 is supported
This is a major release which realy excites me.
I love especially the color_map editor. Please try it out (put the cursor somewhere within a color_map statement and hit Ctrl+Shift+M) and tell me what you think of it.
As usual, use the eclipse update mechanism to install PovClipse as described on the PovClipse homepage in section "Installation".
Do not download the source ZIP located on the Sourceforge project page as it does not contain the binaries!
Have fun with PovClipse!
Best regards,
Wolf
See more files for this project here