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

From LuxCoreRender Wiki
Jump to navigation Jump to search
Line 22: Line 22:
* Reworked the film of CPU engines to be shared among threads instead of copied, reducing memory usage of CPU engines (see [https://github.com/LuxCoreRender/BlendLuxCore/issues/151#issuecomment-412856800 this issue])
* Reworked the film of CPU engines to be shared among threads instead of copied, reducing memory usage of CPU engines (see [https://github.com/LuxCoreRender/BlendLuxCore/issues/151#issuecomment-412856800 this issue])
* Added the support for a new Film output: SERIALIZED_FILM
* Added the support for a new Film output: SERIALIZED_FILM
* Added the support for a new AOV: MATERIAL_ID_COLOR


===Fixed Bugs===
===Fixed Bugs===

Revision as of 11:13, 17 September 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
Alpha3 released

  • Reworked the film of CPU engines to be shared among threads instead of copied, reducing memory usage of CPU engines (see this issue)
  • Added the support for a new Film output: SERIALIZED_FILM
  • Added the support for a new AOV: MATERIAL_ID_COLOR

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

Alpha3 released

  • Periodic saves now update the files at the end of a rendering session

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

Alpha3 released

Fixed Bugs

Alpha0 released

Alpha1 released

Alpha2 released

Alpha3 released

Known problems