Since it was being a bit cumbersome to fill new release features, fixes and issues into the release info mail template (and I guess nobody scanned that for new feature list anyway), it may be better to have a changelog here in the forum.
New features- Render settings dialog sections are now collapsible. The current implementation is just temporary and will be replaced by a better one soon in the future.
- Enable adaptivity option added to the render settings dialog
- Regular sampling pattern experimental feature added. This optimizes the pixel sampling pattern during rendering and may give up to 10% performance boost, depending on the scene (at least according to my limited measurements). The control (named random sampling) is located in the performance section of the render settings dialog and has following values:
- All passes - pixels in all passes will be sampled randomly. This is the default and corresponds to the original Corona sampling pattern.
- None - pixels in all passes will be sampled in a regular pattern (from bottom of the image to the top)
- First pass - pixels in the first pass will be sampled randomly, then the renderer switches to regular sampling pattern
Fixes- After opening another SketchUp scene, material property and selection updates were not correctly propagated from SketchUp to Corona material editor.
- The plugin would crash when launching material editor without an activated Corona license.
- Materials were not reset properly when loading a another scene. This caused the old materials to be used in the new scene.
- Texture coordinates from materials applied to groups should now be exported correctly.
Issues- Interactive rendering is still a bit unstable when changes are being made in the scene geometry.
- When sections of the render settings dialog are (un)collapsed, the controls may sometimes be drawn in a wrong place. This is just a visual issue and may be "fixed" by collapsing/uncollapsing the section.
- Material transfer from SketchUp to Corona does not work correctly when there are non-english characters in material name (letters with accents and similar).