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

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


* remove min/max limits of world HDRI rotation
* remove min/max limits of world HDRI rotation
* [https://github.com/LuxCoreRender/BlendLuxCore/commit/f0fb21391f6dcb8dbbac6fdc91ddaea1275d9f6b If pyluxcore import fails, show the most common error source in the error message]
* In world sky light settings, the dropdown for the linked sun light now shows only sun lamps as available options


===Fixed Bugs===
===Fixed Bugs===
Line 111: Line 113:
* fix gamma and gain parameters of imagemap texture, they are scalars instead of sockets
* 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
* fix statistics being overwritten when render slot is switched during final render
* [https://github.com/LuxCoreRender/BlendLuxCore/commit/672d8c195205dbd5f7f767620ba9cf7ad69630ea use same precision for world and light gain]
* [https://github.com/LuxCoreRender/BlendLuxCore/issues/211 fix broken default material ID assignment]
* [https://github.com/LuxCoreRender/BlendLuxCore/issues/210 fix shape keys not being applied in some cases]


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

Revision as of 21:29, 14 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

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