Difference between revisions of "LuxCoreRender Release Notes v2.1"

From LuxCoreRender Wiki
Jump to navigation Jump to search
Line 94: Line 94:


* [https://github.com/LuxCoreRender/BlendLuxCore/issues/196 fix DOF with object as target does not work as expected]
* [https://github.com/LuxCoreRender/BlendLuxCore/issues/196 fix DOF with object as target does not work as expected]
''Alpha3 released''
* fix gamma and gain parameters of imagemap texture, they are scalars instead of sockets
* fix statistics being overwritten when render slot is switched during final render


===Known problems===
===Known problems===

Revision as of 17:38, 16 August 2018

LuxCore

New Features

  • Denoiser
  • Updated to VisualStudio C++ 2017

Alpha0 released

  • Updated to Boost v1.67
  • Updated to OpenImageIO v1.8.11
  • Updated to OpenEXR v2.2.0
  • Updated to Embree v3.2.0

Alpha1 released

Alpha2 released

Fixed Bugs

  • Fixed few errors in pyluxcoretools

Alpha0 released

  • Fixed infinite lights emission for BIDIRCPU/LIGTHCPU
  • Normal mesh now have a local space like instanced mesh (for animation and procedural textures)

Alpha1 released
Alpha2 released

Known Problems

Blender Addon (BlendLuxCore)

New features

Alpha0 released

Alpha1 released

Alpha2 released

  • show a warning if the scene contains a lot of light sources
  • expose direct light type property of triangle meshes
  • new render statistics panel in the image editor toolshelf (LuxCore category), provides in-depth render information with option to compare two render slots
  • Add support for image sequences
  • Improved export process and viewport render updates

Fixed Bugs

Alpha0 released

Alpha1 released

Alpha2 released

Alpha3 released

  • fix gamma and gain parameters of imagemap texture, they are scalars instead of sockets
  • fix statistics being overwritten when render slot is switched during final render

Known problems