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

From LuxCoreRender Wiki
Jump to navigation Jump to search
Line 24: Line 24:
* Changed the default min. epsilon from 1e-9f to 1e-5f
* Changed the default min. epsilon from 1e-9f to 1e-5f
* Python unit test now automatically run at any commit thanks to [https://travis-ci.org travis-ci.org]
* Python unit test now automatically run at any commit thanks to [https://travis-ci.org travis-ci.org]
* [https://forums.luxcorerender.org/viewtopic.php?f=6&t=19#p319 Added the support for glass dispersion]


Fixed bugs:
Fixed bugs:

Revision as of 11:32, 2 January 2018

New features:

Fixed bugs:

  • Fixed a bug in Glossy2 material (Fresnel reflection related code)
  • Fixed NaNs in Metal2 material
  • Fixed NaNs in Scale texture bump mapping code
  • Fixed a bug when saving light sources defined with an old deprecated syntax
  • Fixed a memory leak in convergence test

Known problems: