Code Search for Developers
 
 
  

messages.txt from PovClipse at Krugle


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

PovClipse

PovClipse is an eclipse editor plugin for Povray (Persistence of Vision Raytracer) sceene- and include files.\r\nIt features syntax highlighting, code folding, code assist, outline view as well as running Povray using render configurations.

Project homepage: http://sourceforge.net/projects/povclipse
Programming language(s): Java
License: other

  META-INF/
    MANIFEST.MF
  build/
  help/
    toc.xml
  icons/
    inactive/
      copy_config.gif
      delete_config.gif
      show_debug.gif
      show_fatal.gif
      show_render.gif
      show_statistic.gif
      show_warning.gif
    outline/
      background.gif
      blob.gif
      bounded_by.gif
      box.gif
      camera.gif
      clipped_by.gif
      comment.gif
      cone.gif
      csg.gif
      cylinder.gif
      declaration.gif
      declaration_local.gif
      density.gif
      disc.gif
      find_obj.gif
      finish.gif
      fog.gif
      folder_wrench.png
      heightfield.gif
      if.gif
      ifdef.gif
      ifndef.gif
      include.gif
      interior.gif
      irid.gif
      isosurface.gif
      julia_fractal.gif
      lathe.gif
      light.gif
      macro.gif
      media.gif
      mesh.gif
      mirror.gif
      normal.gif
      objects.gif
      photons.gif
      pigment.gif
      plane.gif
      poly.gif
      polygon.gif
      prism.gif
      rainbow.gif
      scattering.gif
      setting.gif
      sky.gif
      sphere.gif
      sphere_sweep.gif
      string.gif
      superquadric.gif
      text.gif
      texture.gif
      torus.gif
      triangle.gif
      warp.gif
    ovr16/
      povclipse_project_decorator.gif
      view_image_decorator.gif
    wizban/
      exportdir_wiz.png
      exportzip_wiz.png
      importdir_wiz.png
      importzip_wiz.png
      newfile_wiz.png
    arrow_left.png
    arrow_right.png
    chain_close.gif
    chain_open.gif
    clock_duration.png
    clock_go.png
    clock_stop.png
    collapseall.gif
    copy_config.gif
    copy_config_as_template.gif
    delete.png
    delete_config.gif
    error.png
    expandall.gif
    filter.gif
    gears.png
    information.png
    key.gif
    megapov_logo.gif
    messagebox_info.png
    new_config.gif
    new_config_from_template.gif
    order_alphabetical_asc.gif
    page_sort.png
    play.gif
    povclipse_logo_16.png
    povclipse_logo_32.png
    povclipse_logo_48.png
    povclipse_logo_96.png
    povclipse_logo_text_80.png
    povray_logo.gif
    povray_logo_inactive.gif
    render_config.png
    render_config_template.png
    run_tool.gif
    sample.gif
    show_debug.gif
    show_fatal.gif
    show_render.gif
    show_statistic.gif
    show_warning.gif
    template.gif
    trash.gif
    zoom.gif
    zoom_in.gif
    zoom_one.gif
    zoom_out.gif
  messages/
    nl/
    I18nColorEditor.properties
    I18nCommon.properties
    I18nEditor.properties
    I18nError.properties
    I18nFlowEditor.properties
    I18nImageView.properties
    I18nImportExportWizard.properties
    I18nOutline.properties
    I18nPreference.properties
    I18nProjectProperty.properties
    I18nRenderAS.properties
    I18nRenderView.properties
    I18nRunningRendererView.properties
    I18nUpdate.properties
    I18nWizards.properties
  res/
    database.sql
    famfamfam_flag_icons.zip
    famfamfam_silk_icons_v013.zip
    file-convert.scm
    jakarta-oro-2.0.8.zip
    logo.bmp
    logo.pov
    ressources.txt
    script-fu-make-shadow.scm
    sounds.rar
  sounds/
    alarms/
    beeps/
  src/
    com/
    html_src/
  templates/
    includes.xml
    patterns.xml
    templates.xml
  .classpath
  .project
  SVN_revisions.txt
  ant.jar
  build.properties
  changelog.txt
  commons-net-1.4.1.jar
  jakarta-oro-2.0.8.jar
  jakarta-regexp-1.4.jar
  jaxen-1.1.jar
  jcifs-1.2.13.jar
  jdom.jar
  jiu.jar
  log4j-1.2.13.jar
  logger.properties
  messages.txt
  plugin.properties
  plugin.xml
  plugin_de.properties
  plugin_es.properties
  plugin_fr.properties
  plugin_pt.properties
  povclipse_build.xml
  release_howto.txt
  todo.txt