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

From LuxCoreRender Wiki
Jump to navigation Jump to search
Line 23: Line 23:
* Now .bpy serialized mesh file can be used in any place where it was only possible to use a .ply file
* Now .bpy serialized mesh file can be used in any place where it was only possible to use a .ply file
* 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 at [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]


Fixed bugs:
Fixed bugs:

Revision as of 15:47, 26 December 2017

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

Known problems: